Port details |
- sig2dot GPG/PGP Keyring Graph Generator
- 0.35 security =2 0.35Version 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-08-07 08:32:26
- 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:
- http://www.chaosreigns.com/code/sig2dot/
- Description:
- sig2dot can be used to generate a graph of all of the signature relationships
in a GPG/PGP keyring. It converts the output of "gpg --list-sigs" to a .dot
file, which is a graph definition that can be rendered by springgraph or
graphviz.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sig2dot>0:security/sig2dot
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/sig2dot/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sig2dot
- pkg install sig2dot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sig2dot
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sig2dot.pl) = 86515b1ec5300c049ff681bdfdedcfcd35d597790fad8e9a1d1db92497f59b33
SIZE (sig2dot.pl) = 11600
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_sig2dot
- USES:
- shebangfix 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) |
0.35 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.35 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.35 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
0.35 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.35 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
0.35 27 Feb 2014 09:09:18 |
ehaupt |
Support staging |
0.35 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.35 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.35 26 Jul 2013 10:46:37 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.35 15 Jun 2012 10:13:28 |
johans |
- Register conflicts between signing-party/sig2dot/springgraph
- Rename pgpring to pgppubring to avoid singing-party conflict with mail/mutt
- Bump portrevision
Submitted by: Sulev-Madis 'ketas' Silber <madis555@hot.ee> |
0.35 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.35 09 Aug 2010 13:28:50 |
arved |
Drop Maintainership
PR: 149436
Submitted by: old maintainer |
0.35 05 Dec 2005 18:11:01 |
mnag |
Update to 0.35
Add SHA256
PR: 89984
Submitted by: maintainer |
0.27 08 Sep 2005 08:16:03 |
krion |
Assign maintainership to daniel@roe.ch
PR: ports/85855
Submitted by: Daniel Roethlisberger <daniel@roe.ch> |
0.27 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.27 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.27 20 Feb 2003 18:59:13 |
knu |
De-pkg-comment. |
0.27 07 Aug 2002 08:32:07 |
ijliao |
add sig2dot 0.27
GPG/PGP Keyring Graph Generator |