FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 7:11 PM GMT
Port details
pwman 0.4.0 security on this many watch lists=3 search for ports that depend on this port
Console password management application based on gpg(me)
Maintained by: anders@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Jun 2002 22:04:06
License: not specified in port
PWman is a console application for managing passwords. It uses GPG (gpgme)
for encryption and authentication.

WWW: http://pwman.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: security/gnupg1
Required Libraries: textproc/libxml2
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://sunet.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://iweb.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://switch.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://surfnet.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://kent.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://freefr.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://voxel.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://jaist.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://osdn.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://nchc.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://ncu.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://transact.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://softlayer.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://internode.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://ufpr.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
http://waix.dl.sourceforge.net/project/pwman/pwman/pwman-0.4.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:03:52
Original commit files touched by this commit  0.4.0
ohauer search for other commits by this committer
-remove MD5
14 Sep 2010 02:44:11
Original commit files touched by this commit  0.4.0
pgollucci search for other commits by this committer
- Set LC_LANG=C so that pgp-key gpg key integration works

PR:             ports/141281
Submitted by:   Vyacheslav Anikin <anikinsl@gmail.com>
Approved by:    maintainer timeout (anders ; 277 days)
11 May 2010 17:54:06
Original commit files touched by this commit  0.4.0
anders search for other commits by this committer
Update to 0.4.0.
The new version has a much welcomed and useful search ability.
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.3.9
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
14 Dec 2008 20:16:45
Original commit files touched by this commit  0.3.9
miwi search for other commits by this committer
- Update to 0.3.9
- Take advantage of macro name 'SF' for MASTER_SITES
- Use PORTDOCS & PLIST_FILES instead

PR:             128967
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    maintainer timeout
06 Jun 2008 14:01:07
Original commit files touched by this commit  0.3.8_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
14 Apr 2008 11:52:54
Original commit files touched by this commit  0.3.8
anders search for other commits by this committer
Update to 0.3.8.
11 Feb 2007 23:12:02
Original commit files touched by this commit  0.3.5
anders search for other commits by this committer
Update to 0.3.5.

PR:             109014
Submitted by:   "Marcelo Araujo" <araujo@bsdmail.org> (partly)
22 Dec 2006 02:51:16
Original commit files touched by this commit  0.3.2_4
kuriyama search for other commits by this committer
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:     ume
21 Dec 2006 13:31:56
Original commit files touched by this commit  0.3.2_3
kuriyama search for other commits by this committer
- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:      dougb, lofi
13 May 2006 04:15:53
Original commit files touched by this commit  0.3.2_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  0.3.2_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
08 Oct 2005 21:32:20
Original commit files touched by this commit  0.3.2_2
pav search for other commits by this committer
- Fix handling of & sign, it need to be escaped for XML storage

PR:             ports/85240
Submitted by:   Maurice Castro <maurice@sphinx.clari.net.au>
Approved by:    maintainer timeout (anders, 17 days)

- While here, fix runtime crash on 64bit platforms by explicitly declaring
  getenv() (via including <stdlib.h> header)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.3.2_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.3.2_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
07 Mar 2003 06:10:51
Original commit files touched by this commit  0.3.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Jan 2003 05:23:25
Original commit files touched by this commit  0.3.2
kris search for other commits by this committer
Add two missing files
14 Oct 2002 22:25:30
Original commit files touched by this commit  0.3.2
anders search for other commits by this committer
Update to 0.3.2.
06 Oct 2002 19:35:45
Original commit files touched by this commit  0.3.0
anders search for other commits by this committer
Update to 0.3.0.
23 Jun 2002 21:58:05
Original commit files touched by this commit  0.2.1
anders search for other commits by this committer
Add pwman, a console password management application.

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.161 seconds.