5e46 FreshPorts -- security/makepasswd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
makepasswd 1.10_4 security on this many watch lists=15 search for ports that depend on this port
Random password generator
Maintained by: toni.viemero@iki.fi search for ports maintained by this maintainer
Port Added: 01 Apr 2003 08:07:45
License: GPLv1


Generates true random passwords by using the /dev/random feature
of Linux, with the emphasis on security over pronounceability. It
can also encrypt plaintext passwords given on the command line.

WWW: http://packages.debian.org/stable/makepasswd
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. security/p5-Crypt-PasswdMD5
  2. security/p5-Crypt-OpenSSL-Random
  3. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/makepasswd/ && make install clean
To add the package: pkg_add -r makepasswd


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.acc.umu.se/debian/pool/main/m/makepasswd/
  3. ftp://ftp.au.debian.org/debian/pool/main/m/makepasswd/
  4. ftp://ftp.bg.debian.org/debian/pool/main/m/makepasswd/
  5. ftp://ftp.br.debian.org/debian/pool/main/m/makepasswd/
  6. ftp://ftp.cl.debian.org/debian/pool/main/m/makepasswd/
  7. ftp://ftp.cz.debian.org/debian/pool/main/m/makepasswd/
  8. ftp://ftp.de.debian.org/debian/pool/main/m/makepasswd/
  9. ftp://ftp.df.lth.se/pub/debian/pool/main/m/makepasswd/
  10. ftp://ftp.ee.debian.org/debian/pool/main/m/makepasswd/
  11. ftp://ftp.es.debian.org/debian/pool/main/m/makepasswd/
  12. ftp://ftp.fi.debian.org/debian/pool/main/m/makepasswd/
  13. ftp://ftp.fr.debian.org/debian/pool/main/m/makepasswd/
  14. ftp://ftp.hk.debian.org/debian/pool/main/m/makepasswd/
  15. ftp://ftp.hr.debian.org/debian/pool/main/m/makepasswd/
  16. ftp://ftp.hu.debian.org/debian/pool/main/m/makepasswd/
  17. ftp://ftp.ie.debian.org/debian/pool/main/m/makepasswd/
  18. ftp://ftp.is.debian.org/debian/pool/main/m/makepasswd/
  19. ftp://ftp.it.debian.org/debian/pool/main/m/makepasswd/
  20. ftp://ftp.jp.debian.org/debian/pool/main/m/makepasswd/
  21. ftp://ftp.nl.debian.org/debian/pool/main/m/makepasswd/
  22. ftp://ftp.no.debian.org/debian/pool/main/m/makepasswd/
  23. ftp://ftp.pl.debian.org/debian/pool/main/m/makepasswd/
  24. ftp://ftp.ru.debian.org/debian/pool/main/m/makepasswd/
  25. ftp://ftp.se.debian.org/debian/pool/main/m/makepasswd/
  26. ftp://ftp.si.debian.org/debian/pool/main/m/makepasswd/
  27. ftp://ftp.sk.debian.org/debian/pool/main/m/makepasswd/
  28. ftp://ftp.snt.utwente.nl/pub/linux/debian/pool/main/m/makepasswd/
  29. ftp://ftp.uk.debian.org/debian/pool/main/m/makepasswd/
  30. ftp://ftp.us.debian.org/debian/pool/main/m/makepasswd/
  31. ftp://ftp.wa.au.debian.org/debian/pool/main/m/makepasswd/
  32. ftp://ftp2.de.debian.org/debian/pool/main/m/makepasswd/
  33. ftp://mirror.symnds.com/debian/pool/main/m/makepasswd/
  34. http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/m/makepasswd/
  35. http://www.gtlib.gatech.edu/pub/debian/pool/main/m/makepasswd/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 12:36:12
Original commit files touched by this commit  1.10_4
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
27 Nov 2010 20:47:03
Original commit files touched by this commit  1.10_4
sunpoet search for other commits by this committer
- Add LICENSE
- Remove obsolete MD5 sum
- Update WWW

PR:             ports/152623
Submitted by:   Toni Viemero <toni.viemero@iki.fi> (maintainer)
13 Sep 2010 19:47:55
Original commit files touched by this commit  1.10_4
decke search for other commits by this committer
- Update to Debian patchset 1.10-5
- Use /dev/urandom rather than /dev/random
- Increase default password length range from 6-8 characters to 8-10
- Use OpenSSL's random number generator, seeded with 256 bits of entropy

PR:             ports/150536
Submitted by:   Toni Viemero <toni dot viemero at iki dot fi> (maintainer)
Approved by:    beat (co-mentor, implicit)
29 Nov 2008 20:23:50
Original commit files touched by this commit  1.10_3
miwi search for other commits by this committer
- Chase Debian version to avoid unfetchable patchfile

PR:             129252
Submitted by:   Toni Viemerö <toni.viemero@iki.fi> (maintainer)
13 May 2006 04:15:53
Original commit files touched by this commit  1.10_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
24 Jan 2006 01:03:33
Original commit files touched by this commit  1.10_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
06 Mar 2004 18:56:44
Original commit files touched by this commit  1.10_2
pav search for other commits by this committer
- Use MASTER_SITE_DEBIAN_POOL
- Add SIZE

PR:             ports/63849
Submitted by:   Toni Viemero <toni.viemero@iki.fi> (maintainer)
11 Nov 2003 09:19:49
Original commit files touched by this commit  1.10_2
krion search for other commits by this committer
- Fix running with perl <5.6, on 4.x
- Bump PORTREVISION

PR:             59104
Submitted by:   maintainer
09 Nov 2003 16:38:32
Original commit files touched by this commit  1.10_1
krion search for other commits by this committer
- Update to latest patchlevel and
  make it use /dev/urandom
- Utilize DOCSDIR

PR:             59081
Submitted by:   maintainer
02 Apr 2003 02:29:32
Original commit files touched by this commit  1.10
edwin search for other commits by this committer
reformat the pkg-descr, as pointed out by adamw@
01 Apr 2003 08:04:10
Original commit files touched by this commit  1.10
edwin search for other commits by this committer
New port: makepasswd, random password generator

        Random password generator.

PR:             ports/49008
Submitted by:   Toni Viemero <toni.viemero@iki.fi>

Number of commits found: 11

2869
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24546
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0