public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* man2html alternative?
@ 2014-07-03 16:09 Christian Franke
  2014-07-03 16:24 ` Chris J. Breisch
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Franke @ 2014-07-03 16:09 UTC (permalink / raw)
  To: cygwin

Due to the replacement of 'man' with 'man-db', the man2html tool is no 
longer available.

Is any man2html alternative available in a package?
Using "groff -man -Thtml" may be one, but this does not generate HTML links.

Christian


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man2html alternative?
  2014-07-03 16:09 man2html alternative? Christian Franke
@ 2014-07-03 16:24 ` Chris J. Breisch
  2014-07-03 16:44   ` Yaakov Selkowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Chris J. Breisch @ 2014-07-03 16:24 UTC (permalink / raw)
  To: cygwin

At Thursday, July 3, 2014, 12:08:48 PM, Christian Franke wrote:

> Due to the replacement of 'man' with 'man-db', the man2html tool is no
> longer available.

> Is any man2html alternative available in a package?
> Using "groff -man -Thtml" may be one, but this does not generate HTML links.

> Christian

A version of man2html is part of AutoGen. See here:
http://autogen.sourceforge.net/index.html and here:
http://autogen.sourceforge.net/man2html.html.

I see that AutoGen is available from Cygwin Ports
(ftp://sourceware.org/pub/cygwinports/portslist.txt), but I don't know
if man2html is included in the package.


If there's interest, I could look into moving this project out of
Cygwin Ports and into Cygwin itself.


-- 
 Chris J. Breisch



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man2html alternative?
  2014-07-03 16:24 ` Chris J. Breisch
@ 2014-07-03 16:44   ` Yaakov Selkowitz
  2014-07-03 17:08     ` Chris J. Breisch
  0 siblings, 1 reply; 6+ messages in thread
From: Yaakov Selkowitz @ 2014-07-03 16:44 UTC (permalink / raw)
  To: cygwin

On 2014-07-03 11:24, Chris J. Breisch wrote:
> A version of man2html is part of AutoGen. See here:
> http://autogen.sourceforge.net/index.html and here:
> http://autogen.sourceforge.net/man2html.html.
>
> I see that AutoGen is available from Cygwin Ports
> (ftp://sourceware.org/pub/cygwinports/portslist.txt), but I don't know
> if man2html is included in the package.

It is not because the upstream sources do not include such a component.

In Fedora, man2html is provided as a separate package based on the 
man-1.6g sources:

http://pkgs.fedoraproject.org/cgit/man2html.git/tree/man2html.spec


Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man2html alternative?
  2014-07-03 16:44   ` Yaakov Selkowitz
@ 2014-07-03 17:08     ` Chris J. Breisch
  2014-07-03 17:22       ` Christian Franke
  0 siblings, 1 reply; 6+ messages in thread
From: Chris J. Breisch @ 2014-07-03 17:08 UTC (permalink / raw)
  To: cygwin

At Thursday, July 3, 2014, 12:43:55 PM, Yaakov Selkowitz wrote:

> On 2014-07-03 11:24, Chris J. Breisch wrote:
>> A version of man2html is part of AutoGen. See here:
>> http://autogen.sourceforge.net/index.html and here:
>> http://autogen.sourceforge.net/man2html.html.
>>
>> I see that AutoGen is available from Cygwin Ports
>> (ftp://sourceware.org/pub/cygwinports/portslist.txt), but I don't know
>> if man2html is included in the package.

> It is not because the upstream sources do not include such a component.

> In Fedora, man2html is provided as a separate package based on the 
> man-1.6g sources:

> http://pkgs.fedoraproject.org/cgit/man2html.git/tree/man2html.spec

Well, I could certainly do something similar.


-- 
 Chris J. Breisch



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: man2html alternative?
  2014-07-03 17:08     ` Chris J. Breisch
@ 2014-07-03 17:22       ` Christian Franke
  2014-11-26 17:01         ` Nellis, Kenneth
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Franke @ 2014-07-03 17:22 UTC (permalink / raw)
  To: cygwin

Chris J. Breisch wrote:
> At Thursday, July 3, 2014, 12:43:55 PM, Yaakov Selkowitz wrote:
>
>> In Fedora, man2html is provided as a separate package based on the
>> man-1.6g sources:
>> http://pkgs.fedoraproject.org/cgit/man2html.git/tree/man2html.spec
> Well, I could certainly do something similar.

+1

Thanks,
Christian


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: man2html alternative?
  2014-07-03 17:22       ` Christian Franke
@ 2014-11-26 17:01         ` Nellis, Kenneth
  0 siblings, 0 replies; 6+ messages in thread
From: Nellis, Kenneth @ 2014-11-26 17:01 UTC (permalink / raw)
  To: cygwin

> From: Christian Franke
> Chris J. Breisch wrote:
> > At Thursday, July 3, 2014, 12:43:55 PM, Yaakov Selkowitz wrote:
> >
> >> In Fedora, man2html is provided as a separate package based on the
> >> man-1.6g sources:
> >> http://pkgs.fedoraproject.org/cgit/man2html.git/tree/man2html.spec
> > Well, I could certainly do something similar.
> 
> +1

+1 (=2!)

--Ken Nellis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-26 13:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-03 16:09 man2html alternative? Christian Franke
2014-07-03 16:24 ` Chris J. Breisch
2014-07-03 16:44   ` Yaakov Selkowitz
2014-07-03 17:08     ` Chris J. Breisch
2014-07-03 17:22       ` Christian Franke
2014-11-26 17:01         ` Nellis, Kenneth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).