Port details |
- pgpgpg Wrapper for GnuPG to simulate PGP 2.6.x
- 0.13_5 security =14 0.13_5Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@BSDforge.com
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gnupg, sudo, openssl, nmap
- License: GPLv2
- WWW:
- https://mroth.net/pgpgpg/
- Description:
- pgpgpg is a wrapper around Gnu Privacy Guard which takes PGP 2.6
command line options, translates them, and calls GnuPG (Gnu Privacy
Guard) to perform the desired action.
- ¦ ¦ ¦ ¦
- 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/pgpgpg/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pgpgpg
- pkg install pgpgpg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pgpgpg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608744168
SHA256 (pgpgpg-0.13.tar.gz) = 905e1d2c60715a733f30e7469e9255370d69858abfe0c7d4972b10cb0165cbc3
SIZE (pgpgpg-0.13.tar.gz) = 53135
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gnupg1>=0 : security/gnupg1
- Runtime dependencies:
-
- gnupg1>=0 : security/gnupg1
- This port is required by:
- for Run
-
- news/cnews
Configuration Options:
- No options to configure
- Options name:
- security_pgpgpg
- 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) |
0.13_5 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.13_5 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.13_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.13_5 01 Jan 2021 23:06:39 |
pi |
security/pgpgpg: fix MASTER_SITES, unbreak, submitter becomes maintainer
PR: 252076
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
0.13_4 03 Sep 2016 15:02:31 |
adamw |
Fix dependencies and path to gpg.
Looking in ${PREFIX} for the binaries is definitely wrong, so use
${LOCALBASE} instead. While here, just depend on the gnupg1 package
itself.
Also, remove a pointless comment that describes what a normal need for
BUILD and RUN dependencies is. |
0.13_4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.13_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.13_4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.13_4 01 Feb 2014 17:04:54 |
miwi |
- Stage support |
0.13_4 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.13_4 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.13_4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.13_4 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.13_3 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.13_2 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.13_1 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
0.13_1 25 May 2004 18:48:23 |
krion |
- Fix MASTER_SITES
PR: ports/67186
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
0.13_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.13_1 18 Mar 2004 16:50:35 |
trevor |
Matt Behrens no longer wants to maintain this. |
0.13_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.13_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.13 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
0.13 15 Feb 2003 12:13:05 |
arved |
Use MASTER_SITE_GNUPG |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |