11 Commits

Author SHA1 Message Date
ajacoutot
cd28d9de8d Second and last pass at pre-entively fixing ports that would break once
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
sthen
979d244604 sync WANTLIB 2016-07-09 08:57:11 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
b9747db03c Fix build with GnutTLS 3.4 (upstram). 2016-03-06 12:17:17 +00:00
sthen
97f6865657 update to gfwenhywfar 4.13.1, the beta version we were using previously has
been removed (spotted by ajacoutout)
2015-01-30 16:20:43 +00:00
henning
6567d59dc3 update to gwenhywfar-4.12.0beta, ok+help sthen 2014-10-07 13:25:18 +00:00
naddy
972f82005d switch from the ancient des_ API to DES_ 2014-04-15 12:00:46 +00:00
sthen
f996d1723c bugfix/cleanup update to gwenhywfar 4.11.0b 2014-03-15 00:17:45 +00:00
nigel
d3bd6c3b91 add qt4 to port ready for kmymoney
Ok @sthen
2014-03-14 16:13:43 +00:00
sthen
cf964b6e94 update to gwenhywfar 4.10.0b and clean up DISTFILES handling
(not the latest version, but not far off and that can be updated separately)
2014-03-09 21:01:55 +00:00
phessler
f013db20a8 Gwenhywfar is a multi-platform (*BSD, Linux, MS-Win, etc.)
helper library for networking and security applications and libraries.
It is used by various 'finance' software, 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/)

with and OK sthen@
lots of poking and testing from henning@
2013-07-11 18:57:39 +00:00