Port details |
- passwordsafe Popular secure and convenient password manager
- 1.12.0_3 sysutils =2 1.12.0_2Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2017-03-12 07:51:49
- Last Update: 2024-10-25 15:56:41
- Commit Hash: 4d13b25
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ART20
- WWW:
- https://pwsafe.org
- Description:
- Password Safe is a password database utility. Users can keep their
passwords securely encrypted on their computers. A single Safe Combination
unlocks them all.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- passwordsafe>0:sysutils/passwordsafe
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/sysutils/passwordsafe/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/passwordsafe
- pkg install passwordsafe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: passwordsafe
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: aarch64 armv6 armv7
- distinfo:
- TIMESTAMP = 1615744771
SHA256 (pwsafe-pwsafe-1.12.0_GH0.tar.gz) = 8d331019170f2920a28ccda08ae420c78e016f41d3ccedb7b4dba1f5f7f25bcb
SIZE (pwsafe-pwsafe-1.12.0_GH0.tar.gz) = 14937705
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zip : archivers/zip
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libcurl.so : ftp/curl
- libuuid.so : misc/e2fsprogs-libuuid
- libxerces-c.so : textproc/xerces-c3
- libqrencode.so : graphics/libqrencode
- libintl.so : devel/gettext-runtime
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for passwordsafe-1.12.0_3:
NLS=on: Native Language Support
YUBIKEY=off: Yubikey support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_passwordsafe
- USES:
- compiler:c++11-lang gmake pkgconfig xorg gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.0_3 25 Oct 2024 15:56:41 |
Po-Chuan Hsieh (sunpoet) |
textproc/xerces-c3: Update to 3.3.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023 |
1.12.0_2 26 Nov 2023 14:47:28 |
Bernard Spil (brnrd) |
sysutils/passwordsafe: Set portscout limit |
1.12.0_2 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.12.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.12.0_1 25 Apr 2022 14:12:54 |
Piotr Kubaj (pkubaj) |
sysutils/passwordsafe: switch back to using clang on powerpc* |
1.12.0_1 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
1.12.0_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.12.0_1 12 Oct 2021 15:01:38 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
1.12.0_1 18 Jul 2021 19:03:44 |
Piotr Kubaj (pkubaj) |
sysutils/passwordsafe: fix build on powerpc
ItemData.cpp:1942:23: error: variable-sized object may not be initialized
unsigned char buf[len] = {0}; |
1.12.0_1 16 Apr 2021 07:52:45 |
Yuri Victorovich (yuri) |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout |
1.12.0 14 Apr 2021 11:46:56 |
Piotr Kubaj (pkubaj) |
sysutils/passwordsafe: fix build on powerpc64le
powerpc64le is little endian. |
1.12.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.12.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.0 21 Mar 2021 12:37:37 |
brnrd |
sysutils/passwordsafe: Add missing cURL LIB_DEPENDS |
1.12.0 14 Mar 2021 19:42:04 |
brnrd |
sysutils/passwordsafe: Update to 1.12.0 |
1.03.b_3 17 May 2020 05:55:12 |
lbartoletti |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
1.03.b_2 23 Mar 2020 10:59:59 |
pkubaj |
sysutils/passwordsafe: fix build on powerpc64 elfv2
Switch to GCC on powerpc64, due to (already reported upstream) clang bug:
Assertion failed: (CAT && "unexpected type for array initializer"), function
VisitCXXNewExpr, file
/poudriere/jails/powerpc64-head/usr/src/contrib/llvm-project/clang/lib/AST/ExprConstant.cpp,
line 8690. |
1.03.b_2 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.03.b_2 03 Oct 2019 21:14:06 |
linimon |
Add file missed in r497148.
Pointyhat to: linimon
PR: 236799
Submitted by: pkubaj
Approved by: portmgr (tier-2 blanket) |
1.03.b_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.03.b_1 29 Mar 2019 14:50:58 |
linimon |
Add USES=compiler:c++11-lang, this port adds -std=c++11 to CPPFLAGS.
Don't add --stdlib=libc++ to CXXFLAGS, Clang uses it by default and GCC can't
use libc++.
Don't set CC, CXX, CPP, those are set by the ports tree.
Add a define for __ppc__.
While here, pet portlint.
PR: 236799
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.03.b_1 25 Feb 2019 12:47:20 |
bapt |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
1.03.b 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
1.03.b 11 Dec 2017 08:03:21 |
brnrd |
sysutils/passwordsafe: Update to 1.03BETA
- Adds QR-code feature |
1.02.1.b 30 Nov 2017 05:55:17 |
linimon |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
1.02.1.b 20 Nov 2017 10:40:57 |
brnrd |
sysutils/passwordsafe: Fix build with wx 3.0.3.1
PR: 223757
Submitted by: rozhuk im gmail.com |
1.02.1.b 26 Sep 2017 18:39:12 |
brnrd |
sysutils/passwordsafe: Add missing patch for Yubikey |
1.02.1.b 17 Sep 2017 10:56:45 |
brnrd |
sysutils/passwordsafe:Add Yubikey support
- Update to 1.02.1beta while here |
1.02.b_1 02 Sep 2017 14:23:38 |
sunpoet |
Update to 3.2.0
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395 |
1.02.b 21 Jun 2017 21:46:10 |
linimon |
Also fails the exact same way on aarch64 as armv6.
Approved by: portmgr (tier-2 blanket) |
1.02.b 10 Jun 2017 20:53:28 |
brnrd |
sysutils/passwordsafe: Update to 1.02BETA
- Update to 1.02BETA
- Remove upstreamed patches |
1.01.b 27 May 2017 00:20:19 |
linimon |
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.01.b 19 Mar 2017 11:35:43 |
brnrd |
sysutils/passwordsafe: Mark broken on 10.x
- clang segfaults on 10.x |
1.01.b 12 Mar 2017 07:51:37 |
brnrd |
sysutils/passwordsafe: new port
- PasswordSafe (pwsafe) is a password manager with a secure twofish
encrypted database file
Sponsored by: AsiaBSDCon 2017
Differential Revision: https://reviews.freebsd.org/D9470 |