Port details |
- p5-dicewaregen Perl script to generate Diceware dictionaries for passwords
- 1.4 security =2 1.4Version 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: 2011-05-24 08:36:11
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://github.com/graudeejs/dicewaregen.pl
- Description:
- Dicewaregen is simple perl script that generates Diceware dictionaries, that
can be used to create passphrases.
Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can
create Diceware dictionary. You can make few wordlists using different
languages, merge them and then make Diceware dictionary.
More info about Diceware: http://world.std.com/~reinhold/diceware.html
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-dicewaregen>0:security/p5-dicewaregen
- To install the port:
- cd /usr/ports/security/p5-dicewaregen/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-dicewaregen
- pkg install p5-dicewaregen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-dicewaregen
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1482713270
SHA256 (graudeejs-dicewaregen.pl-1.4_GH0.tar.gz) = 84977397b148ef34cd8755c40ae10b191deeb0a36c7930377325dcd2b8c7efea
SIZE (graudeejs-dicewaregen.pl-1.4_GH0.tar.gz) = 2746
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libaspell.so : textproc/aspell
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_p5-dicewaregen
- USES:
- perl5
- 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 |
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.4 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.4 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4 05 Jan 2019 14:46:30 |
zi |
- Reset MAINTAINER due to repeated fatal email bounces
Reported by: portscout |
1.4 26 Dec 2016 12:22:57 |
rene |
security/p5-dicewaregen: update to 1.4 [1]
- move to GitHub [1]
- pkg-descr tweaks [1]
- mark as architecture independent [2]
PR: 215562 [1]
Submitted by: maintainer (Aldis Berjoza) [1]
Reported by: poudriere [2] |
1.3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.3 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.3 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.3 06 Feb 2014 14:29:26 |
ehaupt |
Support staging. |
1.3 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.3 11 Sep 2013 17:17:47 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.3 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
1.3 17 Sep 2011 08:42:12 |
crees |
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com |
1.3 25 May 2011 07:08:39 |
culot |
- Update to 1.3
PR: ports/157297
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) |
1.2 24 May 2011 08:35:26 |
jadawin |
Dicewaregen is simple perl script that generated Diceware dictionaries, that
can be used to create secure passwords.
Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can
create Diceware dictionary. You can make few dictionaries using different
languages, merge them and then make Diceware dictionary.
More info about Diceware: http://world.std.com/~reinhold/diceware.html
WWW: http://hg.bsdroot.lv/aldis/dicewaregen/
PR: ports/157251
Submitted by: Aldis Berjoza <aldis at bsdroot.lv> |