Port details |
- spass-qt5 Secure password generator with a true RNG (Qt5 GUI)
- 3.2.5_9 security =2 3.2.5_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2019-09-02 11:52:48
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.guyrutenberg.com/2010/08/13/statistical-tests-for-my-audio-based-random-number-generator/
- Description:
- spass is a random password generator written by Guy Rutenberg
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spass-qt5>0:security/spass-qt5
- To install the port:
- cd /usr/ports/security/spass-qt5/ && make install clean
- To add the package, run one of these commands:
- pkg install security/spass-qt5
- pkg install spass-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spass-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1564168089
SHA256 (guyru-spass-v3.2-5-gd38d173_GH0.tar.gz) = af2fac7c18e8dea881d65bcf780bfd777353e1aa402462c67a9b6c4e37d71dfa
SIZE (guyru-spass-v3.2-5-gd38d173_GH0.tar.gz) = 53482
Packages (timestamps in pop-ups are UTC):
- Master port: security/spass
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- format.hpp : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libboost_program_options.so : devel/boost-libs
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_spass-qt5
- USES:
- qmake:no_env qt:5 cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: security/spass | Commit | Credits | Log message |
3.2.5_9 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
3.2.5_8 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
3.2.5_3 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
3.2.5_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
3.2.5_2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
3.2.5_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.5 02 Sep 2019 11:52:44 |
kai |
security/spass{-qt5}: Update to 3.2
* Introduce security/spass-qt5 as a slave port that contains only the GUI
version which was added with the 3.1 release.
* Use the latest commit d38d173 to make use of the WITH_GUI boolean flag
that enables the GUI/CLI-only build.
Changelog since 3.0:
* Minor tweaks for the CLI version
* Additional Qt5 GUI version
PR: 238621
Submitted by: Thomas Merkel <tm@NetBSD.org> (initial patch)
Reviewed by: mat (portmgr, to determine if FLAVORS can be used or not)
Differential Revision: https://reviews.freebsd.org/D21084 |
Number of commits found: 8
|