aboutsummaryrefslogtreecommitdiff
path: root/net/gnunet
Commit message (Collapse)AuthorAge
...
* gnunet: improve packagesDaniel Golle2015-06-04
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: split up into smaller packages, bump versionDaniel Golle2015-06-03
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: improve procd init-scriptDaniel Golle2015-05-31
| | | | | | | Directly call /usr/lib/gnunet/libexec/gnunet-service-arm instead of /usr/bin/gnunet-arm, so it remains attached to procd. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: use upstream fix for libmicrohttpd detectionDaniel Golle2015-05-31
| | | | | | | | | | The autoconf issue when detecting libmicrohttpd was fixed upstream in SVN revision 35845. Use that and remove the dirty work-around. See also: https://gnunet.org/bugs/view.php?id=3805#c9201 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: fixup more dependenciesDaniel Golle2015-05-31
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: work-around libmicrohttpd detectionDaniel Golle2015-05-31
| | | | | | | | | Bug filed upstream: https://gnunet.org/bugs/view.php?id=3805 Once fixed, this patch can be removed. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: fix things and use newer source versionDaniel Golle2015-05-31
| | | | | | | | | - use newer source version from SVN - made it detect gnurl - added init script - added gnunet user Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: add new packageDaniel Golle2015-05-30
The single 'gnunet' package built should be further split up, meta-packages for common use-cases should be added. However, it's not too big to run on devices with 8MB of flash or more, even in the current monolithic package. Integration with procd and netifd is not yet implemented. Signed-off-by: Daniel Golle <daniel@makrotopia.org>