summaryrefslogtreecommitdiff
path: root/contrib/packages
AgeCommit message (Collapse)Author
2022-11-04-bashismMartin Schanzenbach
2022-10-16-more package specific filesMartin Schanzenbach
2022-10-16PACKAGES: Update fedora configurations and scriptsMartin Schanzenbach
2022-10-11-add gitignore, add fedora package scriptMartin Schanzenbach
2022-09-26Arch packages don't depend anymore on gnURLmadmurphy
2022-08-06[contrib/] Update non-git Arch package (new deps: `python-sphinx` and ↵madmurphy
`python-sphinx_rtd_theme`)
2022-08-05[contrib] Update `contrib/packages/arch/gnunet-git/.SRCINFO`madmurphy
2022-08-05[contrib] Enable the `gnunet://` URI scheme handler by ensuring that ↵madmurphy
`/usr/share/applications/gnunet-uri.desktop` is installed; add `python-sphinx` and `python-sphinx_rtd_theme` to the `$makedepends` array of `contrib/packages/arch/gnunet-git/PKGBUILD`
2022-07-17[contrib/] Dependency update in Arch packagesmadmurphy
2022-06-12Add Arch packagesmadmurphy
2021-04-26-fix misc typosChristian Grothoff
2021-04-24Swap gnunet-config's default behaviour for the rewrite flagAlessio Vanni
With the previous default, a configuration file could keep values different from the defaults even when the user did not explicitly edit that option, potentially leading to buggy behaviour. For example: GNUnet's version X+1 changes the default value for a certain option A, but anyone who has edited the configuration file with version X or earlier, would still have got the old default for A even when updating to version X+1. It was possible to write only the edited parts, but that required explicitly passing the `--rewrite' (or `-w') flag. The default behaviour has now been swapped so that the resulting file contains only differences, while a "frozen" configuration is generated with the `--rewrite' flag. Also, as it's a minor change: a function used internally by the logging component was using translated strings to check the requested log level. This behaviour is buggy as passing an untranslated string to e.g. `GNUNET_log_setup', while the current locale is different and a translation for that string exists, would generate a different log level than the one requested.
2020-01-16add new versions of alpine packages (not yet in alpine repo)xrs
2019-11-29Minor fixes; preparing for next gnunet release.xrs
2019-11-22move homebrew.ng0
2019-10-26obsolete due to alpine policyxrs
2019-10-24move contrib/alpine to contrib/packages/alpineng0
2019-03-10Docs: Remove requirement for `python-future`.Hartmut Goebel
This Python module was used nowhere and would not make much sense either: The code is for Python 3.7 which is the most current version of Python and there is no "future" to "backport" to 3.7.
2018-09-07doc: start work on mdoc generation supportNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-07-14Guix Env/Build: Add a guix build definition without testsdvn
2018-06-25check in guix packages for dvnNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-06-25check in guix packages for dvnNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-01-08clean up contrib: move 2 guix files to the root level. folder structure will ↵ng0
be moved to https://c.n0.is/ng0_guix/packages
2018-01-04newlineng0
2018-01-04extend contrib packages guix READMEng0
2018-01-01guix-env.scm: it is python2ng0
2017-12-31contrib: still python2.ng0
2017-12-31contrib: gnunet-doc.scm: fix upng0
2017-10-27doc: doc-gendoc-install rule.ng0
2017-10-25fix module importng0
2017-10-25gendocsng0
2017-10-21move docmentation to separate folderng0
2017-10-21doc changesng0
modified: contrib/packages/guix/gnunet-doc.scm adapt to the changes in this mixed commit modified: doc/.gitignore add new files modified: doc/Makefile.am make use of canonical, included, rules generate html output with docstyle.css from taler exchange. modified: doc/chapters/installation.texi new file: doc/chapters/vocabulary.texi modified: doc/gnunet-c-tutorial.texi modified: doc/gnunet.texi new file: doc/docstyle.css not really in use yet, but collected for later: doc/gendocs.sh , doc/hacks.el
2017-10-17contrib/packages/guix: Add 'which' to native-inputsng0
2017-10-13Adjustment in how contrib/packages/guix/gnunet.scm is being used.ng0
2017-09-30build-process: pass '--enable-documentation' to ONLY build the documentation.ng0
This obviously defaults to NO. Furthermore add DISTCLEANFILES to 'doc/Makefile.am'. Adjust contrib/packages/guix/gnunet-doc.scm to it.
2017-09-29contrib: guix: change texlive urls.ng0
2017-09-28contrib/p/guix: Add new file to build gnunet with tests.ng0
2017-09-28contrib: guix: Add gnunetg-test.ng0
Build with testsuite but without experimental features.
2017-09-27contrib: bump guix gnunet.ng0
2017-09-26..ng0
2017-09-26contrib/p/guix: bump version.ng0
2017-09-26some more changes in doc.ng0
2017-09-26contrib/packages/guix: use texinfo-5.2 for some packages. Start backporting ↵ng0
Texlive-2012.
2017-09-25This should fix #5134ng0
2017-09-10doc: start to integrate images. figs/*.pdf -> images/.png converted.ng0
2017-09-10contrib: guix changes.ng0
2017-09-07contrib: guix: actually install the gnunet-c-tutorial.ng0
2017-09-07contrib: fix hash.ng0
2017-09-07contrib: bump gnunet.ng0