1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/textproc/htdig/pkg-descr
Tobias Kortkamp 3819dc82f2 textproc/htdig: Fix build with Clang 6
In file included from Configuration.cc:24:
In file included from ./Configuration.h:107:
In file included from ./Dictionary.h:22:
./htString.h:28:10: fatal error: 'iostream.h' file not found
#include <iostream.h>
         ^~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/htdig-3.2.0.b6_6.log

- Fix WWW; htdig.org seems to be gone
2018-08-26 11:19:21 +00:00

12 lines
529 B
Plaintext

The ht://Dig system is a complete world wide web indexing and
searching system for a domain or intranet. This system is not meant
to replace the need for powerful internet-wide search systems like
Yahoo! or Google. Instead it is meant to cover the needs for a
single company, campus, or even a sub section of a web site.
As opposed to some WAIS-based or web-server based search engines,
ht://Dig can span many web servers as long as they all understand
the HTTP 1.0 protocol.
WWW: https://sourceforge.net/projects/htdig/