ports/184203: [NEW PORT] net/motsognir: an ANSI C gopher server

Mateusz Viste mateusz at viste-family.net
Sun Nov 24 00:20:00 UTC 2013


>Number:         184203
>Category:       ports
>Synopsis:       [NEW PORT] net/motsognir: an ANSI C gopher server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 24 00:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mateusz Viste
>Release:        9.2
>Organization:
>Environment:
FreeBSD build.local.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013     root at bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This is the port of Motsognir. A gopher server written in ANSI C.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	motsognir
#	motsognir/Makefile
#	motsognir/pkg-descr
#	motsognir/pkg-plist
#	motsognir/distinfo
#
echo c - motsognir
mkdir -p motsognir > /dev/null 2>&1
echo x - motsognir/Makefile
sed 's/^X//' >motsognir/Makefile << '980633cbb8d564fafb33bc7e934a7250'
X# $FreeBSD$
X
XPORTNAME=       motsognir
XPORTVERSION=    1.0.3
XCATEGORIES=     net
XLICENSE=        GPLv3
XMASTER_SITES=	SF/${PORTNAME}/v${PORTVERSION}
X
XMAINTAINER=     mateusz at viste-family.net
XCOMMENT=        A full-featured gopher server without dependencies
X.include <bsd.port.mk>
980633cbb8d564fafb33bc7e934a7250
echo x - motsognir/pkg-descr
sed 's/^X//' >motsognir/pkg-descr << 'd0c9e09b75b61bf1d209cc703bcba5dc'
XMotsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant).
X
XThe 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.
X
XWWW: http://sourceforge.net/projects/motsognir
d0c9e09b75b61bf1d209cc703bcba5dc
echo x - motsognir/pkg-plist
sed 's/^X//' >motsognir/pkg-plist << '9a9cdee40392062fc1c975c7489d4721'
Xusr/sbin/motsognir
Xetc/motsognir.conf
Xusr/share/doc/motsognir/changes.txt
Xusr/share/doc/motsognir/manual.pdf
X at dirrm usr/share/doc/motsognir
9a9cdee40392062fc1c975c7489d4721
echo x - motsognir/distinfo
sed 's/^X//' >motsognir/distinfo << '606e561e826c1cfc1fab36845683cbf7'
XSHA256 (motsognir-1.0.3.tar.gz) = e331fd701aa23826b88ad4818adb73691ae34c0da8d829b895aae4cd59fa04c8
XSIZE (motsognir-1.0.3.tar.gz) = 984246
606e561e826c1cfc1fab36845683cbf7
exit



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list