Port details |
- gwenhywfar-gtk3 Gwenhywfar GTK3+ support library
- 5.10.2 devel =3 5.10.2Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2018-02-17 01:54:59
- Last Update: 2023-07-30 20:15:29
- Commit Hash: 98310b4
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- 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 - Dependency lines:
-
- gwenhywfar-gtk3>0: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 = 1690737100
SHA256 (gwenhywfar-5.10.2.tar.gz) = 60a7da03542865501208f20e18de32b45a75e3f4aa8515ca622b391a2728a9e1
SIZE (gwenhywfar-5.10.2.tar.gz) = 2668749
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- 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
- libharfbuzz.so : print/harfbuzz
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- libatk-1.0.so : accessibility/at-spi2-core
- 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: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/gwenhywfar |
Commit | Credits | Log message |
5.10.2 30 Jul 2023 20:15:29 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Update to 5.10.2 |
5.10.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
5.9.0 24 Feb 2022 14:24:13 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Fix overly aggressive pkg-plist substitutions |
5.9.0 24 Feb 2022 14:24:13 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Update to 5.9.0 |
5.6.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.6.0 12 Mar 2021 23:02:56 |
jhale |
devel/gwenhywfar*: Update to 5.6.0 |
5.4.1 30 Oct 2020 11:29:20 |
jhale |
devel/gwenhywfar: Update to 5.4.1 |
5.3.0 29 Jun 2020 16:26:57 |
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] |
4.19.0 17 Feb 2018 01:26:35 |
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 |