2011-09-16 07:41:38 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2011/09/16 11:41:42 espie Exp $
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-10-26 08:21:35 -04:00
|
|
|
COMMENT = web/text search engine
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-10-26 08:21:35 -04:00
|
|
|
DISTNAME = swish-e-2.4.7
|
2011-09-16 07:41:38 -04:00
|
|
|
REVISION= 0
|
2010-10-26 08:21:35 -04:00
|
|
|
SHARED_LIBS = swish-e 2.1
|
|
|
|
CATEGORIES = textproc www
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-10-26 08:21:35 -04:00
|
|
|
HOMEPAGE = http://swish-e.org/
|
|
|
|
MASTER_SITES = ${HOMEPAGE}distribution/
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-10-26 08:21:35 -04:00
|
|
|
MAINTAINER = Michael Erdely <merdely@openbsd.org>
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
|
|
|
# GPLv2
|
2010-10-26 08:21:35 -04:00
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-10-26 08:21:35 -04:00
|
|
|
MODULES = converters/libiconv
|
|
|
|
WANTLIB = c m z pcre pcreposix xml2
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-11-20 14:56:47 -05:00
|
|
|
LIB_DEPENDS = devel/pcre \
|
|
|
|
textproc/libxml
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-11-20 14:56:47 -05:00
|
|
|
RUN_DEPENDS = www/p5-URI \
|
|
|
|
www/p5-libwww \
|
|
|
|
www/p5-HTML-Parser \
|
|
|
|
www/p5-HTML-Tagset>=3 \
|
|
|
|
mail/p5-MIME-Types \
|
|
|
|
www/p5-HTML-FillInForm \
|
|
|
|
www/p5-HTML-Template
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
2010-10-26 08:21:35 -04:00
|
|
|
USE_LIBTOOL = Yes
|
|
|
|
USE_GROFF = Yes
|
|
|
|
CONFIGURE_STYLE = gnu
|
|
|
|
CONFIGURE_ARGS += --with-pcre
|
Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.
help from simon, ok steven@, sturm@
2007-09-11 16:52:49 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|