Source code of manned.org https://manned.org/
Find a file
2018-01-19 10:23:06 +01:00
indexer indexer: Fix link resolution and hardlink handling for rpm 2017-01-18 13:07:42 +01:00
lib/ManUtils www: Include .so mans if found in the same package 2017-02-26 08:52:23 +01:00
sql Add FreeBSD 10.4 2018-01-15 21:39:45 +01:00
util Stop syncing Ubuntu Zesty 2018-01-19 10:23:06 +01:00
web Support bold+italic in HTML conversion 2017-01-16 09:52:32 +01:00
www Add database downloads 2017-12-23 14:28:16 +01:00
.gitignore Experimental rewrite of grotty to html conversion in Rust 2017-01-15 12:17:34 +01:00
COPYING Add COPYING, README and link to the public git repo 2012-08-15 18:22:49 +02:00
Makefile A few more HTML conversion improvements 2017-01-15 20:27:16 +01:00
README Experimental rewrite of grotty to html conversion in Rust 2017-01-15 12:17:34 +01:00

The Manned.org Source Code
--------------------------

  This repository holds the source code of Manned.org. For a description of the
  site, check out http://manned.org/info/about.
  
  Ironically, documentation about how things work is completely lacking.



Requirements

  General:
    perl: A somewhat recent version (no idea which, due to my XS usage)
    postgresql: Also a somewhat recent version
    rust + cargo (1.13+)

  www/ & lib/ & webs/: (Website)
    DBI
    DBD::Pg
    TUWF
    JSON::XS
    AnyEvent

  util/ & indexer/: (DB updating and package synchronisation stuff)
    curl
    psql


Contact

  contact@manned.org