aboutsummaryrefslogtreecommitdiff
path: root/net/motsognir
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.0.6Pawel Pekala2014-12-064-12/+12
| | | | | | | | | | - Reword pkg-descr file PR: 194972 Approved by: maintainer Notes: svn path=/head/; revision=374112
* net/motsognir: NEW PORT - Full-featured gopher server without dependenciesBartek Rutkowski2014-10-314-0/+74
Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). The Motsognir gopher server is meant to be used for small projects (like home servers), but should scale well on bigger architectures as well. All the configuration is done via a single configuration file, which has very reasonable defaults. That makes Motsognir easily maintainable, and allows the administrator to have a full knowledge of what features are allowed/enabled on the server. Motsognir supports server-side CGI applications and PHP scripts, is plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C without external dependencies. WWW: http://sourceforge.net/projects/motsognir PR: 184203 Submitted by: Mateusz Viste <mateusz@viste.fr> Approved by: mentors (implicit) Notes: svn path=/head/; revision=371787