Source code of manned.org https://manned.org/
Find a file
Yorhel 7aa89145ca indexer: Re-use memory buffer when reading RPM repo data
This avoids reading the entire uncompressed XML into a buffer.
2018-05-04 15:25:35 +02:00
indexer indexer: Re-use memory buffer when reading RPM repo data 2018-05-04 15:25:35 +02:00
lib/ManUtils www: Include .so mans if found in the same package 2017-02-26 08:52:23 +01:00
sql Add Ubuntu 18.04 + Fedora 28 2018-05-01 20:30:27 +02:00
util Add Ubuntu 18.04 + Fedora 28 2018-05-01 20:30:27 +02:00
web web: Updating Cargo deps + fixes for stable 2018-03-25 08:15:22 +02:00
www Link updates 2018-03-25 08:14:53 +02: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