Port details on branch 2022Q2 |
- gwenhywfar Multi-platform helper library for networking and security applications
- 5.12.1 devel
=4 5.12.0Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2005-06-08 14:46:26
- Last Update: 2025-08-05 06:50:19
- Commit Hash: 689bc88
- People watching this port, also watch:: mDNSResponder, libexif, vcdimager, OpenSP, libglade2
- Also Listed In: net security
- License: LGPL21+
- WWW:
- https://www.aquamaniac.de/rdm/projects/gwenhywfar
- Description:
- This is Gwenhywfar, a multi-platform (*BSD, Linux, MS-Win, etc.)
helper library for networking and security applications and libraries.
It is used by several 'finance' ports, and possibly others.
Gwenhywfar includes the following features, among several others:
- OS abstraction functions for directory and Internet address handling
and library loading (src/os/)
- Networking functions which allow managing many connections to be used
economically even in single threaded applications
- High-level functions for parsing files with a simplified "XML-like"
format and accessing them like a hierarchical database (src/parser/)
It is able to process valid XML files, too.
- High-level cryptographic functions on top of OpenSSL functionality
(src/crypt/)
¦ ¦ ¦ ¦ 
- 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:
-
- gwenhywfar>0:devel/gwenhywfar
- To install the port:
- cd /usr/ports/devel/gwenhywfar/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gwenhywfar
- pkg install gwenhywfar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gwenhywfar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754206688
SHA256 (gwenhywfar-5.12.1.tar.gz) = d188448b9c3a9709721422ee0134b9d0b7790ab7514058d99e04399e39465dda
SIZE (gwenhywfar-5.12.1.tar.gz) = 2734237
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- devel/gwenhywfar-fox16
- devel/gwenhywfar-gtk2
- devel/gwenhywfar-gtk3
- devel/gwenhywfar-qt5
- devel/gwenhywfar-qt6
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libgnutls.so : security/gnutls
- libgpg-error.so : security/libgpg-error
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- This port is required by:
- for Libraries
-
- devel/gwenhywfar-fox16
- devel/gwenhywfar-gtk2
- devel/gwenhywfar-gtk3
- devel/gwenhywfar-qt5
- devel/gwenhywfar-qt6
- devel/libchipcard
- finance/aqbanking
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gwenhywfar-5.12.1:
DOXYGEN=off: Build documentation with Doxygen
LIBXML2=off: XML parser support via libxml2
MEMDEBUG=off: Enable memory debugger statistic
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- devel_gwenhywfar
- USES:
- cpe gmake libtool localbase:ldflags pathfix pkgconfig gettext iconv:translit ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|