Port details |
- pwman Console password management application based on gpg(me)
- 0.4.5_4 security =5 0.4.5_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: 2002-06-23 22:04:06
- Last Update: 2024-02-25 13:19:52
- Commit Hash: 444c17c
- People watching this port, also watch:: openvpn, t1lib, p5-libwww, libxml2, unzip
- License: GPLv2+
- WWW:
- https://pwman.sourceforge.net/
- Description:
- PWman is a console application for managing passwords. It uses
GPG (gpgme) for encryption and authentication.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/pwman/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pwman
- pkg install pwman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pwman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1518315739
SHA256 (pwman-0.4.5.tar.gz) = 7e7cf582408711423b1577b24e65427352eec5586f0cab82bf08cecb242ca776
SIZE (pwman-0.4.5.tar.gz) = 135138
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:
-
- gpgv : security/gnupg1
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pwman-0.4.5_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_pwman
- USES:
- gnome ncurses
- 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 |
0.4.5_4 25 Feb 2024 13:19:52 |
Muhammad Moinur Rahman (bofh) |
security/pwman: Moved man to share/man
Approved by: portmgr (blanket) |
0.4.5_3 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.4.5_3 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 ) |
0.4.5_3 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 ) |
0.4.5_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.4.5_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.4.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.5_1 22 Sep 2020 11:23:52 |
se |
Fix build with -fno-common |
0.4.5 08 Nov 2019 13:17:00 |
tobik |
security: Add missing USES={gnome,php} |
0.4.5 11 Feb 2018 02:31:27 |
yuri |
security/pwman: Update to 0.4.5
Changelog:
https://sourceforge.net/projects/pwman/files/pwman/pwman-0.4.5/ChangeLog
Additional port changes:
* Changed to DISTVERSION
* Updated patch-configure |
0.4.4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.4.4 03 Feb 2016 22:27:14 |
marino |
security/pwman: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses |
0.4.4 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.4.4 12 Nov 2015 14:42:02 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
0.4.4 09 Aug 2014 15:03:50 |
pi |
security/pwman: 0.4.0 -> 0.4.4
PR: 191827
Submitted by: tkato432@yahoo.com |
0.4.0_1 11 Jul 2014 14:25:56 |
pawel |
- Fix build with clang
- Add staging support
- Convert to new options framework
MFH: 2014Q3 |
0.4.0_1 04 Jul 2014 12:46:11 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.4.0_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.4.0 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.4.0 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.4.0 14 Sep 2010 02:44:11 |
pgollucci |
- 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) |
0.4.0 11 May 2010 17:54:06 |
anders |
Update to 0.4.0.
The new version has a much welcomed and useful search ability. |
0.3.9 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.3.9 14 Dec 2008 20:16:45 |
miwi |
- 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 |
0.3.8_1 06 Jun 2008 14:01:07 |
edwin |
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) |
0.3.8 14 Apr 2008 11:52:54 |
anders |
Update to 0.3.8. |
0.3.5 11 Feb 2007 23:12:02 |
anders |
Update to 0.3.5.
PR: 109014
Submitted by: "Marcelo Araujo" <araujo@bsdmail.org> (partly) |
0.3.2_4 22 Dec 2006 02:51:16 |
kuriyama |
- 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 |
0.3.2_3 21 Dec 2006 13:31:56 |
kuriyama |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
0.3.2_2 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
0.3.2_2 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.2_2 08 Oct 2005 21:32:20 |
pav |
- 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) |
0.3.2_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.3.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.3.2 07 Mar 2003 06:10:51 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.3.2 14 Jan 2003 05:23:25 |
kris |
Add two missing files |
0.3.2 14 Oct 2002 22:25:30 |
anders |
Update to 0.3.2. |
0.3.0 06 Oct 2002 19:35:45 |
anders |
Update to 0.3.0. |
0.2.1 23 Jun 2002 21:58:05 |
anders |
Add pwman, a console password management application. |