Monday, January 01, 2018

drop man2web

With mandoc in base, does anyone use www/man2web?

Jan


Index: man2web/Makefile
===================================================================
RCS file: man2web/Makefile
diff -N man2web/Makefile
--- man2web/Makefile 4 Jun 2017 02:58:48 -0000 1.11
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,23 +0,0 @@
-# $OpenBSD: Makefile,v 1.11 2017/06/04 02:58:48 schwarze Exp $
-
-COMMENT= convert man pages to HTML
-
-DISTNAME= man2web-0.88
-REVISION= 1
-CATEGORIES= www
-HOMEPAGE= http://man2web.sourceforge.net/
-
-# GPL
-PERMIT_PACKAGE_CDROM= Yes
-WANTLIB= c
-
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=man2web/}
-
-CONFIGURE_STYLE= gnu
-CONFIGURE_ARGS= --with-distro=openbsd-3
-CONFIGURE_ARGS+= --disable-lynx # requires lynxcgi support
-MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/helpers
-
-FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/man2web
-
-.include <bsd.port.mk>
Index: man2web/distinfo
===================================================================
RCS file: man2web/distinfo
diff -N man2web/distinfo
--- man2web/distinfo 18 Jan 2015 03:15:38 -0000 1.5
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-SHA256 (man2web-0.88.tar.gz) = yYf9Lxw96yaye6Y8+2855pAlFYRa8Dc7ahrNEv0mMKw=
-SIZE (man2web-0.88.tar.gz) = 159264
Index: man2web/patches/patch-doc_man_sources_package_name_1_in
===================================================================
RCS file: man2web/patches/patch-doc_man_sources_package_name_1_in
diff -N man2web/patches/patch-doc_man_sources_package_name_1_in
--- man2web/patches/patch-doc_man_sources_package_name_1_in 28 Apr 2003 14:06:13 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,33 +0,0 @@
-$OpenBSD: patch-doc_man_sources_package_name_1_in,v 1.2 2003/04/28 14:06:13 naddy Exp $
---- doc/man_sources/package_name.1.in.orig Mon Apr 28 03:07:11 2003
-+++ doc/man_sources/package_name.1.in Mon Apr 28 15:43:04 2003
-@@ -151,8 +151,8 @@ FDL in the doc/ directory of the @packag
- .SH "SYNOPSIS"
- .IX Header "SYNOPSIS"
- .PD 0
--.IP "\fB@PACKAGE_NAME@\fR [\fB\-s\fR \fIsection\fR | \fB\-\-section\fR=\fIsection\fR] [\fB\-r\fR | \fB\-\-raw\fR] [\fB\-l\fR | \fB\-\-lynx\fR] \fIname\fR" 4
--.IX Item "@PACKAGE_NAME@ [-s section | --section=section] [-r | --raw] [-l | --lynx] name"
-+.IP "\fB@PACKAGE_NAME@\fR [\fB\-s\fR \fIsection\fR | \fB\-\-section\fR=\fIsection\fR] [\fB\-r\fR | \fB\-\-raw\fR] \fIname\fR" 4
-+.IX Item "@PACKAGE_NAME@ [-s section | --section=section] [-r | --raw] name"
- .IP "\fB@PACKAGE_NAME@\fR \fB\-a\fR | \fB\-k\fR | \fB\-\-apropos\fR | \fB\-\-keyword\fR \fIkeyword\fR" 4
- .IX Item "@PACKAGE_NAME@ -a | -k | --apropos | --keyword keyword"
- .IP "\fB@PACKAGE_NAME@\fR \fB\-p\fR | \fB\-\-print\-config\fR" 4
-@@ -193,9 +193,6 @@ Generate and print an index for \fIsecti
- .IP "\fB\-r\fR, \fB\-\-raw\fR" 4
- .IX Item "-r, --raw"
- Do not convert the file, print the raw man output.
--.IP "\fB\-l\fR, \fB\-\-lynx\fR" 4
--.IX Item "-l, --lynx"
--Display the output in Lynx.
- .IP "\fB\-p\fR, \fB\-\-print\-config\fR" 4
- .IX Item "-p, --print-config"
- Print out the current configuration, suitable for saving as a
-@@ -217,7 +214,7 @@ This would output the man page for \fIna
- .IP "\fB@PACKAGE_NAME@ \-\-print\-config\fR > \fI@PACKAGE_NAME@.conf\fR" 4
- .IX Item "@PACKAGE_NAME@ --print-config > @PACKAGE_NAME@.conf"
- This would print out the current configuration, saving it to
--\&\fI@PACKAGE_NAME.conf\fR.
-+\&\fI@PACKAGE_NAME@.conf\fR.
- .RE
- .RS 4
- .RE
Index: man2web/patches/patch-doc_man_sources_package_name_conf_5_in
===================================================================
RCS file: man2web/patches/patch-doc_man_sources_package_name_conf_5_in
diff -N man2web/patches/patch-doc_man_sources_package_name_conf_5_in
--- man2web/patches/patch-doc_man_sources_package_name_conf_5_in 20 Apr 2003 19:04:17 -0000 1.1.1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-doc_man_sources_package_name_conf_5_in,v 1.1.1.1 2003/04/20 19:04:17 naddy Exp $
---- doc/man_sources/package_name_conf.5.in.orig Sat Apr 19 00:11:07 2003
-+++ doc/man_sources/package_name_conf.5.in Sat Apr 19 00:11:33 2003
-@@ -152,7 +152,7 @@ FDL in the doc/ directory of the @packag
- .IX Header "DESCRIPTION"
- .RS 4
- \&\fI@PACKAGE_NAME@.conf\fR contains configuration directives for
--\&\fB@PACKAGE_NAME@\fR. It is usually located in \fI/usr/local/etc\fR.
-+\&\fB@PACKAGE_NAME@\fR. It is usually located in \fI@sysconfdir@\fR.
- .Sp
- All directives are upper case, followed by whitespace, followed by the
- value. If a directive is not specified in the file, the compile time default
Index: man2web/pkg/DESCR
===================================================================
RCS file: man2web/pkg/DESCR
diff -N man2web/pkg/DESCR
--- man2web/pkg/DESCR 15 Dec 2003 21:55:35 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,2 +0,0 @@
-man2web is a program for converting man (manual) output to HTML on
-the fly (as a CGI program) or on the command line.
Index: man2web/pkg/PLIST
===================================================================
RCS file: man2web/pkg/PLIST
diff -N man2web/pkg/PLIST
--- man2web/pkg/PLIST 15 Sep 2004 18:49:50 -0000 1.3
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,8 +0,0 @@
-@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:49:50 espie Exp $
-bin/man2web
-@man man/man1/man2web.1
-@man man/man5/man2web.conf.5
-share/examples/man2web/
-share/examples/man2web/man2web.conf.default
-@cwd ${SYSCONFDIR}
-@extra man2web.conf

No comments:

Post a Comment