| Port details |
- libgpg-error Common error values for all GnuPG components
- 1.59 security
=252 1.58Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
 - Port Added: 2003-10-21 20:24:18
- Last Update: 2026-02-19 18:45:42
- Commit Hash: 4f4a3c7
- People watching this port, also watch:: libgcrypt, libiconv, expat, png, libxml2
- Also Listed In: devel
- License: GPLv2 LGPL21
- WWW:
- https://www.gnupg.org/software/libgpg-error/
- Description:
- libgpg-error is a library that defines common error values
for all GnuPG components. Among these are GPG, GPGSM, GPGME,
GPG-Agent, libgcrypt, pinentry, SmartCard Daemon
and possibly more in the future.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libgpg-error>0:security/libgpg-error
- To install the port:
- cd /usr/ports/security/libgpg-error/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libgpg-error
- pkg install libgpg-error
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgpg-error
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771514444
SHA256 (libgpg-error-1.59.tar.bz2) = a19bc5087fd97026d93cb4b45d51638d1a25202a5e1fbc3905799f424cfa6134
SIZE (libgpg-error-1.59.tar.bz2) = 1123184
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:
-
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- devel/libdatovka
- security/libgcrypt
- security/rubygem-gpgme
-
Deleted ports which required this port:
- for Libraries
-
- audio/audiowmark
- audio/owntone
- comms/svxlink
- databases/libgda5-ui
- databases/recutils
- databases/xtrabackup80
- databases/xtrabackup84
-
Deleted ports which required this port:
- for Run
-
- devel/libdatovka
- security/libgcrypt
Configuration Options:
- ===> The following configuration options are available for libgpg-error-1.59:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- security_libgpg-error
- USES:
- cpe libtool pathfix tar:bzip2 gettext iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 109 (showing only 9 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0 24 Aug 2004 15:35:41
 |
sergei  |
- Update to 1.0 |
0.7_1 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.7_1 05 Apr 2004 06:18:27
 |
sergei  |
- Remove gmake dependency with trivial one-line patch
- Switch to using libtool-1.5
- Bump PORTREVISION |
0.7 29 Mar 2004 00:58:08
 |
adamw  |
Add USE_GMAKE. This fixes the build failure, and these
are certainly GNU Makefiles.
I'm not modifying the pkg-plist again; hopefully with
the USE_GMAKE addition, the maintainer will have the
same de.gmo catalogue installed that I do. |
0.7 27 Mar 2004 22:12:40
 |
sergei  |
- Update to 0.7
- Make USE_GETTEXT conditional - add WITHOUT_NLS knob |
0.6_1 27 Mar 2004 16:14:51
 |
adamw  |
Use USE_GETTEXT, and add a missing plist entry. PORTREVISION bump. |
0.6 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.6 08 Mar 2004 22:09:48
 |
sergei  |
- Update to 0.6
- Switch to my @FreeBSD.org address
- Use experimental USE_GPG feature |
0.5 21 Oct 2003 20:23:27
 |
sergei  |
Add libgpg-error 0.5, common error values for all GnuPG components.
PR: 58325
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: krion (mentor) |
Number of commits found: 109 (showing only 9 on this page)
|