| Port details on branch 2020Q3 |
- gnupg1 The GNU Privacy Guard (minimalist "classic" version)
- 1.4.23_2 security
=1 1.4.23_2Version of this port present on the latest quarterly branch. - Maintainer: adamw@FreeBSD.org
 - Port Added: 2020-08-22 22:03:45
- Last Update: 2020-08-22 08:33:27
- Commit Hash: 95cfc35
- People watching this port, also watch:: dspam
- License: GPLv3+
- WWW:
- https://www.gnupg.org/
- Description:
- GnuPG is a complete and free replacement for PGP. This is the "classic"
version, which doesn't support newer algorithms, but also has very
few dependencies. Use security/gnupg unless you're sure you want thisone.
GnuPG allows encrypting and signing your data and communication, and
features a versatile key management system as well as access modules
for many public key directories. GnuPG, also known as GPG, is a command
line tool with features for easy integration with other applications.
WWW: https://www.gnupg.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/gnupg1/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gnupg1
- pkg install gnupg1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnupg1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1528811374
SHA256 (gnupg-1.4.23.tar.bz2) = c9462f17e651b6507848c08c430c791287cd75491f8b5a8b50c6ed46b12678ba
SIZE (gnupg-1.4.23.tar.bz2) = 3749353
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libcurl.so : ftp/curl
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gnupg1-1.4.23_2:
CURL=on: Use libcurl for the keyserver interface
DOCS=on: Build and/or install documentation
ICONV=off: Encoding conversion support via iconv
LDAP=off: LDAP keyserver interface
LIBUSB=off: Support for USB smart cards
NLS=on: Native Language Support
SUID_GPG=off: Install GPG setuid
===> Use 'make config' to modify these settings
- Options name:
- security_gnupg1
- USES:
- charsetfix compiler cpe gmake readline tar:bzip2 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.23_2 22 Aug 2020 08:33:27
    |
Niclas Zeising (zeising)  |
MFH: r545570
security/gnupg1: Build with -fcommon
With llvm 11, builds are using -fno-common by default.
I've tried to fix gnupg1 to build with this, but it is qyite hard and
requires a lot of patches. In the meantime, upstream code has changed
significantly, and gnupg1 is old, so just switch it to use -fcommon instead,
to make it build.
Approved by: ports-secteam (joenum, implicit, -fno-common fixes) |
1.4.23_2 22 Aug 2020 08:33:27
  |
zeising  |
MFH: r545570
security/gnupg1: Build with -fcommon
With llvm 11, builds are using -fno-common by default.
I've tried to fix gnupg1 to build with this, but it is qyite hard and
requires a lot of patches. In the meantime, upstream code has changed
significantly, and gnupg1 is old, so just switch it to use -fcommon instead,
to make it build.
Approved by: ports-secteam (joenum, implicit, -fno-common fixes) |
Number of commits found: 2
|