head	1.3;
access;
symbols
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2009.06.13.16.18.18;	author erwin;	state dead;
branches;
next	1.2;

1.2
date	2004.06.16.22.35.34;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.04.17.49.15;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove www/winhelpcgi, does not compile with GCC 4.2

Submitted by:	portsmon
@
text
@-----------------------------------------------------------------
winhelpcgi.cgi has been installed into %%PREFIX%%/www/winhelpcgi/

You now need to copy winhelp files into %%PREFIX%%/www/winhelpcgi/

You also need to somehow make your webserver aware of winhelpcgi.
For example, the following config fragment would make apache aware
of winhelpcgi:

Alias /winhelpcgi %%PREFIX%%/www/winhelpcgi
<Directory /usr/local/www/winhelpcgi>
      AddHandler cgi-script .cgi
      AllowOverride All
      Options ExecCGI
</Directory>

-----------------------------------------------------------------

@


1.2
log
@- Update to 0.99

PR:		ports/67879
Submitted by:	Robin Schoonover <end@@endif.cjb.net> (maintainer)
@
text
@@


1.1
log
@Add winhelpcgi, a cgi program that can display winhelp files on the web.
It supports .HLP, .M14, .M13, and .MVP files.

PR:		ports/66229
Submitted by:	Robin Schoonover <end@@endif.cjb.net>
@
text
@d2 14
a15 1
winhelpcgi.cgi has been installed into %%PREFIX%%/bin
a16 3
You now need to copy winhelpcgi.cgi along with all winhelp files
you wish for it to handle into the cgi-bin/ (or a subdir in
cgi-bin/) of a http server that can handle cgi (such as Apache).
d18 1
@

