aboutsummaryrefslogtreecommitdiff
path: root/contrib/packages
Commit message (Collapse)AuthorAge
* contrib: move guix packages to pckages folderMartin Schanzenbach2023-10-16
|
* -bashismMartin Schanzenbach2022-11-04
|
* -more package specific filesMartin Schanzenbach2022-10-16
|
* PACKAGES: Update fedora configurations and scriptsMartin Schanzenbach2022-10-16
|
* -add gitignore, add fedora package scriptMartin Schanzenbach2022-10-11
|
* Arch packages don't depend anymore on gnURLmadmurphy2022-09-26
|
* [contrib/] Update non-git Arch package (new deps: `python-sphinx` and ↵madmurphy2022-08-06
| | | | `python-sphinx_rtd_theme`)
* [contrib] Update `contrib/packages/arch/gnunet-git/.SRCINFO`madmurphy2022-08-05
|
* [contrib] Enable the `gnunet://` URI scheme handler by ensuring that ↵madmurphy2022-08-05
| | | | `/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`
* [contrib/] Dependency update in Arch packagesmadmurphy2022-07-17
|
* Add Arch packagesmadmurphy2022-06-12
|
* -fix misc typosChristian Grothoff2021-04-26
|
* Swap gnunet-config's default behaviour for the rewrite flagAlessio Vanni2021-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* add new versions of alpine packages (not yet in alpine repo)xrs2020-01-16
|
* Minor fixes; preparing for next gnunet release.xrs2019-11-29
|
* move homebrew.ng02019-11-22
|
* obsolete due to alpine policyxrs2019-10-26
|\
| * move contrib/alpine to contrib/packages/alpineng02019-10-24
|/
* Docs: Remove requirement for `python-future`.Hartmut Goebel2019-03-10
| | | | | | 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.
* doc: start work on mdoc generation supportNils Gillmann2018-09-07
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Guix Env/Build: Add a guix build definition without testsdvn2018-07-14
|
* check in guix packages for dvnNils Gillmann2018-06-25
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* check in guix packages for dvnNils Gillmann2018-06-25
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* clean up contrib: move 2 guix files to the root level. folder structure will ↵ng02018-01-08
| | | | be moved to https://c.n0.is/ng0_guix/packages
* newlineng02018-01-04
|
* extend contrib packages guix READMEng02018-01-04
|
* guix-env.scm: it is python2ng02018-01-01
|
* contrib: still python2.ng02017-12-31
|
* contrib: gnunet-doc.scm: fix upng02017-12-31
|
* doc: doc-gendoc-install rule.ng02017-10-27
|
* fix module importng02017-10-25
|
* gendocsng02017-10-25
|
* move docmentation to separate folderng02017-10-21
|
* doc changesng02017-10-21
| | | | | | | | | | | | | | | | | | | | | | | | 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
* contrib/packages/guix: Add 'which' to native-inputsng02017-10-17
|
* Adjustment in how contrib/packages/guix/gnunet.scm is being used.ng02017-10-13
|
* build-process: pass '--enable-documentation' to ONLY build the documentation.ng02017-09-30
| | | | | | | This obviously defaults to NO. Furthermore add DISTCLEANFILES to 'doc/Makefile.am'. Adjust contrib/packages/guix/gnunet-doc.scm to it.
* contrib: guix: change texlive urls.ng02017-09-29
|
* contrib/p/guix: Add new file to build gnunet with tests.ng02017-09-28
|
* contrib: guix: Add gnunetg-test.ng02017-09-28
| | | | Build with testsuite but without experimental features.
* contrib: bump guix gnunet.ng02017-09-27
|
* ..ng02017-09-26
|
* contrib/p/guix: bump version.ng02017-09-26
|
* some more changes in doc.ng02017-09-26
|
* contrib/packages/guix: use texinfo-5.2 for some packages. Start backporting ↵ng02017-09-26
| | | | Texlive-2012.
* This should fix #5134ng02017-09-25
|
* doc: start to integrate images. figs/*.pdf -> images/.png converted.ng02017-09-10
|
* contrib: guix changes.ng02017-09-10
|
* contrib: guix: actually install the gnunet-c-tutorial.ng02017-09-07
|
* contrib: fix hash.ng02017-09-07
|