mdoc fix; install cat page

This commit is contained in:
naddy 2010-04-08 13:59:03 +00:00
parent 6ea207d134
commit bc79d67ad0
3 changed files with 17 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2009/08/05 07:25:48 mglocker Exp $
# $OpenBSD: Makefile,v 1.30 2010/04/08 13:59:03 naddy Exp $
COMMENT= Nostromo webserver
DISTNAME= nostromo-1.9.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= www
MASTER_SITES= http://www.nazgul.ch/dev/
@ -26,7 +27,8 @@ WRKSRC= ${WRKDIST}/src
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nhttpd/nhttpd ${PREFIX}/sbin
${INSTALL_PROGRAM} ${WRKSRC}/tools/crypt ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/nhttpd/nhttpd.8 ${PREFIX}/man/man8
${INSTALL_MAN} ${WRKSRC}/nhttpd/nhttpd.cat8 \
${PREFIX}/man/cat8/nhttpd.0
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nostromo
${INSTALL_DATA} ${WRKDIST}/ChangeLog ${PREFIX}/share/doc/nostromo
${INSTALL_DATA} ${WRKDIST}/README ${PREFIX}/share/doc/nostromo

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-src_nhttpd_nhttpd_8,v 1.1 2010/04/08 13:59:03 naddy Exp $
--- src/nhttpd/nhttpd.8.orig Thu Apr 8 14:13:45 2010
+++ src/nhttpd/nhttpd.8 Thu Apr 8 14:14:17 2010
@@ -199,6 +199,7 @@ are:
401 Unauthorized
403 Forbidden
404 Not Found
+.Ed
.Sh ALIASES
With aliases you can create a fake path which will point to a real path.
For example, to let all links starting with /icons point to another path,

View File

@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST,v 1.6 2008/09/09 18:54:57 mglocker Exp $
@comment $OpenBSD: PLIST,v 1.7 2010/04/08 13:59:03 naddy Exp $
@newgroup _nostromo:536
@newuser _nostromo:536:_nostromo:daemon:Nostromo Account:/nonexistent:/sbin/nologin
@man man/man8/nhttpd.8
@man man/cat8/nhttpd.0
@bin sbin/crypt
@bin sbin/nhttpd
share/doc/nostromo/