pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnunet: Update to gnunet-0.11.4.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%n0.is@localhost>
Pushed By: ng0
Date: Mon May 13 08:22:45 2019 +0000
Changeset: 79e08895fd949eb5ebe14f612787880a9713fcf3
Modified Files:
gnunet/Makefile
gnunet/PLIST
gnunet/distinfo
gnunet/options.mk
Log Message:
gnunet: Update to gnunet-0.11.4.
ChangeLog:
Thu May 9 23:35:24 2019 +0200
gnunet-identity can now output the public key on creation of new
egos, and -e can act as a filter when listing all egos. -CG
Thu May 2 08:44:37 2019 +0200
gnunet-arm now logs to file by default -CG
Sat Apr 27 21:50:57 2019 +0200
RECLAIM: Added ECDH encryption for authorization code payload -schanzen
Sat 27 Apr 2019 06:36:31 AM CEST
Bump libmicrohttpd version requirement as some intermediate
versions have relevant bugs that cause problems. -CG
Sat Apr 27 01:50:43 2019 +0200
RECLAIM: No longer experimental -schanzen
Fri Apr 26 11:08:21 2019 +0200
REST: Configuration plugin added -schanzen
Tue Apr 23 23:00:00 UTC 2019
All manpages are properly licensed. -ng0
Sun Apr 21 22:22:22 UTC 2019
All manpages are now in mdoc format. -ng0
Sat Apr 20 18:38:43 UTC 2019
Remove optional gnunet-download-manager.scm and
with it the optional dependency on a no longer
maintained version of GNU Guile (#5682). -ng0
Sun Apr 14 09:54:20 2019 +0200
RECLAIM: Moved away from ABE to GNS encryption. Minor API changed and
renaming of records. Deprecated SQLite plugin in favor of namestore.
-schanzen
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=79e08895fd949eb5ebe14f612787880a9713fcf3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet/Makefile | 2 +-
gnunet/PLIST | 130 ++++++++++++++++++++++++++++--------------------------
gnunet/distinfo | 8 ++--
gnunet/options.mk | 3 +-
4 files changed, 75 insertions(+), 68 deletions(-)
diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 9704d1bbcf..7f80a5e87f 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= gnunet-0.11.3
+DISTNAME= gnunet-0.11.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=gnunet/}
diff --git a/gnunet/PLIST b/gnunet/PLIST
index 232ea70475..9d00c52516 100644
--- a/gnunet/PLIST
+++ b/gnunet/PLIST
@@ -27,6 +27,7 @@ bin/gnunet-nse
bin/gnunet-peerinfo
bin/gnunet-peerstore
bin/gnunet-publish
+bin/gnunet-reclaim
bin/gnunet-resolver
bin/gnunet-revocation
bin/gnunet-scalarproduct
@@ -68,6 +69,7 @@ include/gnunet/gnunet_constants.h
include/gnunet/gnunet_container_lib.h
include/gnunet/gnunet_conversation_service.h
include/gnunet/gnunet_core_service.h
+include/gnunet/gnunet_credential_service.h
include/gnunet/gnunet_crypto_lib.h
include/gnunet/gnunet_curl_lib.h
include/gnunet/gnunet_datacache_lib.h
@@ -119,7 +121,6 @@ include/gnunet/gnunet_program_lib.h
include/gnunet/gnunet_protocols.h
include/gnunet/gnunet_reclaim_attribute_lib.h
include/gnunet/gnunet_reclaim_attribute_plugin.h
-include/gnunet/gnunet_reclaim_plugin.h
include/gnunet/gnunet_reclaim_service.h
include/gnunet/gnunet_regex_service.h
include/gnunet/gnunet_resolver_service.h
@@ -143,7 +144,7 @@ include/gnunet/gnunet_testbed_logger_service.h
include/gnunet/gnunet_testbed_service.h
include/gnunet/gnunet_testing_lib.h
include/gnunet/gnunet_time_lib.h
-include/gnunet/gnunet_transport_address_service.h
+include/gnunet/gnunet_transport_application_service.h
include/gnunet/gnunet_transport_communication_service.h
include/gnunet/gnunet_transport_core_service.h
include/gnunet/gnunet_transport_hello_service.h
@@ -156,8 +157,7 @@ include/gnunet/gnunet_util_lib.h
include/gnunet/gnunet_vpn_service.h
include/gnunet/platform.h
include/gnunet/plibc.h
-include/gnunet/gnunet_credential_service.h
-include/gnunet/gnunet_transport_application_service.h
+lib/gnunet/libexec/gnunet-communicator-unix
lib/gnunet/libexec/gnunet-daemon-exit
lib/gnunet/libexec/gnunet-daemon-hostlist
lib/gnunet/libexec/gnunet-daemon-latency-logger
@@ -192,6 +192,7 @@ lib/gnunet/libexec/gnunet-service-nat-auto
lib/gnunet/libexec/gnunet-service-nse
lib/gnunet/libexec/gnunet-service-peerinfo
lib/gnunet/libexec/gnunet-service-peerstore
+lib/gnunet/libexec/gnunet-service-reclaim
lib/gnunet/libexec/gnunet-service-regex
lib/gnunet/libexec/gnunet-service-resolver
lib/gnunet/libexec/gnunet-service-revocation
@@ -226,14 +227,20 @@ lib/gnunet/libgnunet_plugin_datastore_heap.la
lib/gnunet/libgnunet_plugin_datastore_sqlite.la
lib/gnunet/libgnunet_plugin_gnsrecord_dns.la
lib/gnunet/libgnunet_plugin_gnsrecord_gns.la
+lib/gnunet/libgnunet_plugin_gnsrecord_reclaim.la
lib/gnunet/libgnunet_plugin_namecache_sqlite.la
lib/gnunet/libgnunet_plugin_namestore_heap.la
lib/gnunet/libgnunet_plugin_namestore_sqlite.la
lib/gnunet/libgnunet_plugin_peerstore_sqlite.la
+lib/gnunet/libgnunet_plugin_reclaim_attribute_gnuid.la
+lib/gnunet/libgnunet_plugin_rest_config.la
lib/gnunet/libgnunet_plugin_rest_copying.la
lib/gnunet/libgnunet_plugin_rest_gns.la
+lib/gnunet/libgnunet_plugin_rest_identity.la
lib/gnunet/libgnunet_plugin_rest_namestore.la
+lib/gnunet/libgnunet_plugin_rest_openid_connect.la
lib/gnunet/libgnunet_plugin_rest_peerinfo.la
+lib/gnunet/libgnunet_plugin_rest_reclaim.la
lib/gnunet/libgnunet_plugin_test.la
lib/gnunet/libgnunet_plugin_transport_http_client.la
lib/gnunet/libgnunet_plugin_transport_http_server.la
@@ -273,6 +280,8 @@ lib/libgnunetnse.la
lib/libgnunetnt.la
lib/libgnunetpeerinfo.la
lib/libgnunetpeerstore.la
+lib/libgnunetreclaim.la
+lib/libgnunetreclaimattribute.la
lib/libgnunetregex.la
lib/libgnunetregexblock.la
lib/libgnunetrest.la
@@ -286,21 +295,14 @@ lib/libgnunettestbed.la
lib/libgnunettestbedlogger.la
lib/libgnunettesting.la
lib/libgnunettransport.la
-lib/libgnunettransportaddress.la
+lib/libgnunettransportapplication.la
lib/libgnunettransportcommunicator.la
lib/libgnunettransportcore.la
lib/libgnunettransportmonitor.la
lib/libgnunettransporttesting.la
+lib/libgnunettransporttesting2.la
lib/libgnunetutil.la
lib/libgnunetvpn.la
-lib/libgnunet_plugin_rest_identity.a
-lib/libgnunet_plugin_rest_identity.la
-lib/libgnunet_plugin_rest_identity.so
-lib/libgnunettransportapplication.a
-lib/libgnunettransportapplication.la
-lib/libgnunettransportapplication.so
-lib/libgnunettransportapplication.so.0
-lib/libgnunettransportapplication.so.0.0.0
lib/pkgconfig/gnunetarm.pc
lib/pkgconfig/gnunetats.pc
lib/pkgconfig/gnunetblock.pc
@@ -336,6 +338,52 @@ lib/pkgconfig/gnunettesting.pc
lib/pkgconfig/gnunettransport.pc
lib/pkgconfig/gnunetutil.pc
lib/pkgconfig/gnunetvpn.pc
+man/man1/gnunet-arm.1
+man/man1/gnunet-ats.1
+man/man1/gnunet-auto-share.1
+man/man1/gnunet-bcd.1
+man/man1/gnunet-cadet.1
+man/man1/gnunet-config.1
+man/man1/gnunet-conversation-test.1
+man/man1/gnunet-conversation.1
+man/man1/gnunet-core.1
+man/man1/gnunet-datastore.1
+man/man1/gnunet-directory.1
+man/man1/gnunet-dns2gns.1
+man/man1/gnunet-download.1
+man/man1/gnunet-ecc.1
+man/man1/gnunet-fs.1
+man/man1/gnunet-gns-proxy-setup-ca.1
+man/man1/gnunet-gns-proxy.1
+man/man1/gnunet-gns.1
+man/man1/gnunet-identity.1
+man/man1/gnunet-namecache.1
+man/man1/gnunet-namestore-fcfsd.1
+man/man1/gnunet-namestore.1
+man/man1/gnunet-nat-auto.1
+man/man1/gnunet-nat-server.1
+man/man1/gnunet-nat.1
+man/man1/gnunet-nse.1
+man/man1/gnunet-peerinfo.1
+man/man1/gnunet-publish.1
+man/man1/gnunet-qr.1
+man/man1/gnunet-reclaim.1
+man/man1/gnunet-resolver.1
+man/man1/gnunet-revocation.1
+man/man1/gnunet-scalarproduct.1
+man/man1/gnunet-scrypt.1
+man/man1/gnunet-search.1
+man/man1/gnunet-statistics.1
+man/man1/gnunet-testbed-profiler.1
+man/man1/gnunet-testing-run-service.1
+man/man1/gnunet-timeout.1
+man/man1/gnunet-transport-certificate-creation.1
+man/man1/gnunet-transport.1
+man/man1/gnunet-unindex.1
+man/man1/gnunet-uri.1
+man/man1/gnunet-vpn.1
+man/man1/gnunet-zoneimport.1
+man/man5/gnunet.conf.5
share/doc/gnunet/COPYING
share/doc/gnunet/README
share/gnunet/config.d/arm.conf
@@ -361,6 +409,7 @@ share/gnunet/config.d/nse.conf
share/gnunet/config.d/peerinfo.conf
share/gnunet/config.d/peerstore.conf
share/gnunet/config.d/pt.conf
+share/gnunet/config.d/reclaim.conf
share/gnunet/config.d/regex.conf
share/gnunet/config.d/resolver.conf
share/gnunet/config.d/rest.conf
@@ -385,8 +434,10 @@ share/gnunet/gns-form-fields.xml
share/gnunet/gns-form.xslt
share/gnunet/gnunet-logo-color.png
share/gnunet/gnunet-logo.pdf
-share/gnunet/hellos/DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0
+share/gnunet/hellos/Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0
share/gnunet/openssl.cnf
+share/gnunet/services/openrc/gnunet.initd
+share/gnunet/services/systemd/gnunet.service
share/gnunet/testing_hostkeys.ecc
share/locale/de/LC_MESSAGES/gnunet.mo
share/locale/es/LC_MESSAGES/gnunet.mo
@@ -395,8 +446,9 @@ share/locale/it/LC_MESSAGES/gnunet.mo
share/locale/sv/LC_MESSAGES/gnunet.mo
share/locale/vi/LC_MESSAGES/gnunet.mo
share/locale/zh_CN/LC_MESSAGES/gnunet.mo
-share/gnunet/services/openrc/gnunet.initd
-share/gnunet/services/systemd/gnunet.service
+@pkgdir man/man7
+${PLIST.mdoc}man/man7/gnunet-c-tutorial.7
+${PLIST.mdoc}man/man7/gnunet-documentation.7
${PLIST.doc}info/gnunet-tutorial.info
${PLIST.doc}info/gnunet.info
${PLIST.doc}info/images/daemon_lego_block.png
@@ -433,52 +485,6 @@ ${PLIST.doc}info/images/service_lego_block.png
${PLIST.doc}info/images/service_lego_block.svg
${PLIST.doc}info/images/service_stack.png
${PLIST.doc}info/images/structure.dot
-${PLIST.doc}man/man1/gnunet-gns-proxy-setup-ca.1
-${PLIST.doc}man/man1/gnunet-nse.1
-${PLIST.doc}man/man1/gnunet-arm.1
-${PLIST.doc}man/man1/gnunet-ats.1
-${PLIST.doc}man/man1/gnunet-auto-share.1
-${PLIST.doc}man/man1/gnunet-bcd.1
-${PLIST.doc}man/man1/gnunet-cadet.1
-${PLIST.doc}man/man1/gnunet-config.1
-${PLIST.doc}man/man1/gnunet-conversation-test.1
-${PLIST.doc}man/man1/gnunet-conversation.1
-${PLIST.doc}man/man1/gnunet-core.1
-${PLIST.doc}man/man1/gnunet-datastore.1
-${PLIST.doc}man/man1/gnunet-directory.1
-${PLIST.doc}man/man1/gnunet-dns2gns.1
-${PLIST.doc}man/man1/gnunet-download-manager.1
-${PLIST.doc}man/man1/gnunet-download.1
-${PLIST.doc}man/man1/gnunet-ecc.1
-${PLIST.doc}man/man1/gnunet-fs.1
-${PLIST.doc}man/man1/gnunet-gns-proxy.1
-${PLIST.doc}man/man1/gnunet-gns.1
-${PLIST.doc}man/man1/gnunet-identity.1
-${PLIST.doc}man/man1/gnunet-namecache.1
-${PLIST.doc}man/man1/gnunet-namestore-fcfsd.1
-${PLIST.doc}man/man1/gnunet-namestore.1
-${PLIST.doc}man/man1/gnunet-nat-auto.1
-${PLIST.doc}man/man1/gnunet-nat-server.1
-${PLIST.doc}man/man1/gnunet-nat.1
-${PLIST.doc}man/man1/gnunet-peerinfo.1
-${PLIST.doc}man/man1/gnunet-publish.1
-${PLIST.doc}man/man1/gnunet-qr.1
-${PLIST.doc}man/man1/gnunet-resolver.1
-${PLIST.doc}man/man1/gnunet-revocation.1
-${PLIST.doc}man/man1/gnunet-scalarproduct.1
-${PLIST.doc}man/man1/gnunet-scrypt.1
-${PLIST.doc}man/man1/gnunet-search.1
-${PLIST.doc}man/man1/gnunet-statistics.1
-${PLIST.doc}man/man1/gnunet-testbed-profiler.1
-${PLIST.doc}man/man1/gnunet-testing-run-service.1
-${PLIST.doc}man/man1/gnunet-timeout.1
-${PLIST.doc}man/man1/gnunet-transport-certificate-creation.1
-${PLIST.doc}man/man1/gnunet-transport.1
-${PLIST.doc}man/man1/gnunet-unindex.1
-${PLIST.doc}man/man1/gnunet-uri.1
-${PLIST.doc}man/man1/gnunet-vpn.1
-${PLIST.doc}man/man1/gnunet-zoneimport.1
-${PLIST.doc}man/man5/gnunet.conf.5
${PLIST.experimental}bin/gnunet-auction-create
${PLIST.experimental}bin/gnunet-auction-info
${PLIST.experimental}bin/gnunet-auction-join
diff --git a/gnunet/distinfo b/gnunet/distinfo
index d763ff48c4..1eea014e26 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (gnunet-0.11.3.tar.gz) = 4e51b0b60a5d4c87fc668b97cdaea8121c11211d
-RMD160 (gnunet-0.11.3.tar.gz) = 07583d2f1634683770618d98331324ae4f73e641
-SHA512 (gnunet-0.11.3.tar.gz) = ff654ae52a0a20a105cfb032c99485d9c9e423e5bb100ba87ef9dfefd882beb50a1caa38bf331fc17052e5b6f0c8f9800d8db834a96ddfc858227c9aaa4b03da
-Size (gnunet-0.11.3.tar.gz) = 7552021 bytes
+SHA1 (gnunet-0.11.4.tar.gz) = 3dc57d7d7de37c6633402d3fd6a7d77f6b925bd9
+RMD160 (gnunet-0.11.4.tar.gz) = 70d37fe4e1bf732510100fe27bb6e9f3221bf271
+SHA512 (gnunet-0.11.4.tar.gz) = f07830f5dc85fb56385b7a9ed51b191128c6e14356f597d17904176759e043b6c311f47b4dcb863f12f4fdcfd58861db7c37d3682844feb7bc445cda7619204c
+Size (gnunet-0.11.4.tar.gz) = 7597015 bytes
diff --git a/gnunet/options.mk b/gnunet/options.mk
index ee4c985faa..77a38ebb56 100644
--- a/gnunet/options.mk
+++ b/gnunet/options.mk
@@ -3,7 +3,7 @@
PKG_OPTIONS_VAR= PKG_OPTIONS.gnunet
PKG_SUPPORTED_OPTIONS= doc mdoc idn mysql pgsql tests experimental bluez
PKG_SUGGESTED_OPTIONS= doc
-PLIST_VARS+= doc
+PLIST_VARS+= doc mdoc
PLIST_VARS+= experimental
# openssl is currently required by:
# src/transport/gnunet-transport-certificate-creation
@@ -31,6 +31,7 @@ CONFIGURE_ARGS+= --disable-documentation
.if !empty(PKG_OPTIONS:Mmdoc)
BUILD_DEPENDS+= texi2mdoc-[0-9]*:../../textproc/texi2mdoc
CONFIGURE_ARGS+= --enable-texi2mdoc-generation
+PLIST.mdoc= yes
.else
CONFIGURE_ARGS+= --disable-texi2mdoc-generation
.endif
Home |
Main Index |
Thread Index |
Old Index