Port details |
- gwenhywfar-gtk3 Gwenhywfar GTK3+ support library
- 5.9.0 devel
=1 5.9.0Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2018-02-17 01:54:59
- Last Update: 2022-02-24 14:24:13
- Commit Hash: c654ecc
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py38-pycparser
- Also Listed In: net security
- License: LGPL21+
- 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/)
WWW: https://www.aquamaniac.de/rdm/projects/gwenhywfar
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- gwenhywfar-gtk3>0:devel/gwenhywfar-gtk3
- For LIB depends:
- libgwengui-gtk3.so:devel/gwenhywfar-gtk3
- To install the port:
- cd /usr/ports/devel/gwenhywfar-gtk3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gwenhywfar-gtk3
- pkg install gwenhywfar-gtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gwenhywfar-gtk3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645492933
SHA256 (gwenhywfar-5.9.0.tar.gz) = e88c7d3383a3cbbe46cb3b2299f71dfb9e6fa565f5a1668b4297391c874b0e12
SIZE (gwenhywfar-5.9.0.tar.gz) = 2658463
- Packages (timestamps in pop-ups are UTC):
- Master port: devel/gwenhywfar
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libgnutls.so : security/gnutls
- libgpg-error.so : security/libgpg-error
- libgwenhywfar.so : devel/gwenhywfar
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- finance/gnucash
- Configuration Options:
- No options to configure
- Options name:
- devel_gwenhywfar-gtk3
- USES:
- cpe gettext gmake iconv:translit libtool localbase:ldflags pathfix pkgconfig gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: devel/gwenhywfar |
Date | By | Description |
24 Feb 2022 14:24:13 5.9.0
|
Jason E. Hale (jhale)  |
devel/gwenhywfar*: Update to 5.9.0 |
24 Feb 2022 14:24:13 5.9.0
|
Jason E. Hale (jhale)  |
devel/gwenhywfar*: Fix overly aggressive pkg-plist substitutions |
07 Apr 2021 08:09:01 5.6.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 5.6.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Mar 2021 23:02:56
5.6.0
|
jhale  |
devel/gwenhywfar*: Update to 5.6.0 |
30 Oct 2020 11:29:20
5.4.1
|
jhale  |
devel/gwenhywfar: Update to 5.4.1 |
29 Jun 2020 16:26:57
5.3.0
|
jhale  |
Update devel/gwenhywfar to 5.3.0 [1]
Update finance/aqbanking to 6.2.1
Fix gwenhywfar dependency in finance/gnucash
PR: 246812 [1]
Reported by: Jens Grassel <freebsd-ports@jan0sch.de> [1] |
17 Feb 2018 01:26:35
4.19.0
|
jhale  |
Update devel/gwenhywfar* to 4.19.0
Add devel/gwenhywfar-gtk3 slave port - support library for GTK3+
Remove unneeded linguisttools dependency from devel/gwenhywfar-qt5 |