Source code of https://dev.yorhel.nl/
Find a file
2019-03-23 18:11:00 +01:00
dat Fetch Yxml manual from the git repo 2019-03-23 14:18:47 +01:00
pub Migrate bug tracker to Gitea + add some redirects 2019-03-23 18:11:00 +01:00
.gitignore Fetch Yxml manual from the git repo 2019-03-23 14:18:47 +01:00
Makefile Fetch Yxml manual from the git repo 2019-03-23 14:18:47 +01:00
mkchangelog.pl Rewrite to static site 2019-03-23 11:56:53 +01:00
mkpod.pl Rewrite to static site 2019-03-23 11:56:53 +01:00
README.md Fix ncdc man page + Add index and Atom feeds 2019-03-23 13:16:36 +01:00
template.html Migrate bug tracker to Gitea + add some redirects 2019-03-23 18:11:00 +01:00
updates.pl Migrate bug tracker to Gitea + add some redirects 2019-03-23 18:11:00 +01:00

Requirements

Build-time:

  • GNU Make
  • curl
  • Perl (+ Pod::Simple)
  • TUWF
  • pandoc

Run-time (for the issue tracker):

  • Apache
  • Perl
  • TUWF
  • DBI
  • DBD::SQLite