ports/64794: New port: www/dtse An indexing search engine for use on small websites

Douglas Thrift douglas at douglasthrift.net
Sat Mar 27 06:10:21 UTC 2004


>Number:         64794
>Category:       ports
>Synopsis:       New port: www/dtse An indexing search engine for use on small websites
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 26 22:10:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Thrift
>Release:        4.9-STABLE
>Organization:
N/A
>Environment:
FreeBSD daemon.local.douglasthrift.net 4.9-STABLE FreeBSD 4.9-STABLE #2: Mon Mar  8 08:56:14 PST 2004     douglas at daemon.local.douglasthrift.net:/usr/obj/usr/src/sys/DAEMONIC  i386
>Description:
Douglas Thrift's Search Engine is an indexing search engine for use on small
websites such as personal or small business sites.  It is designed to be
very similar to Google for end users and its output is customizable.  For
indexing, it supports both the Robots Exclusion Protocol and the Robots META
Tag as specified at http://www.robotstxt.org/wc/exclusion.html.

WWW: http://computers.douglasthrift.net/searchengine/

- Douglas Thrift
douglas at douglasthrift.net


>How-To-Repeat:
N/A
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dtse
#	dtse/Makefile
#	dtse/distinfo
#	dtse/pkg-descr
#	dtse/pkg-plist
#
echo c - dtse
mkdir -p dtse > /dev/null 2>&1
echo x - dtse/Makefile
sed 's/^X//' >dtse/Makefile << 'END-of-dtse/Makefile'
X# New ports collection makefile for: dtse
X# Date created: 7 Mar 2004
X# Whom: Douglas Thrift <douglas at douglasthrift.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dtse
XPORTVERSION=	1.2
XCATEGORIES=	www perl5
XMASTER_SITES=	http://computers.douglasthrift.net/searchengine/download/
XDISTNAME=	${PORTNAME}-${PORTVERSION}-src
XEXTRACT_SUFX=	.tar.bz2
X
XMAINTAINER=	douglas at douglasthrift.net
XCOMMENT=	An indexing search engine for use on small websites
X
X.if defined(WITH_OPENSSL)
XUSE_OPENSSL=	yes
X.endif
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 500000
XBUILD_DEPENDS+=	g++33:${PORTSDIR}/lang/gcc33
XCC=	gcc33
XCXX=	g++33
X.endif
X
XUSE_PERL5=	yes
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX}/${PORTNAME}
X
X.if defined(WITH_OPENSSL)
XCONFIGURE_ARGS+=	--with-openssl=${OPENSSLBASE}
X.endif
X
XMAKEFILE=	GNUmakefile
X
XWRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
X.include <bsd.port.post.mk>
END-of-dtse/Makefile
echo x - dtse/distinfo
sed 's/^X//' >dtse/distinfo << 'END-of-dtse/distinfo'
XMD5 (dtse-1.2-src.tar.bz2) = b7f7570f4f3ef96b66bafc236c4d91cd
XSIZE (dtse-1.2-src.tar.bz2) = 84957
END-of-dtse/distinfo
echo x - dtse/pkg-descr
sed 's/^X//' >dtse/pkg-descr << 'END-of-dtse/pkg-descr'
XDouglas Thrift's Search Engine is an indexing search engine for use on small
Xwebsites such as personal or small business sites.  It is designed to be
Xvery similar to Google for end users and its output is customizable.  For
Xindexing, it supports both the Robots Exclusion Protocol and the Robots META
XTag as specified at http://www.robotstxt.org/wc/exclusion.html.
X
XWWW: http://computers.douglasthrift.net/searchengine/
X
X- Douglas Thrift
Xdouglas at douglasthrift.net
END-of-dtse/pkg-descr
echo x - dtse/pkg-plist
sed 's/^X//' >dtse/pkg-plist << 'END-of-dtse/pkg-plist'
Xdtse/LICENSE
Xdtse/LICENSE.html
Xdtse/README
Xdtse/README.html
Xdtse/osi-certified-90x75.png
Xdtse/bin/Search
Xdtse/http/dtse_pb.png
Xdtse/http/search.cgi
Xdtse/data/header.html
Xdtse/data/body.html
Xdtse/data/footer.html
Xdtse/data/notfound.html
Xdtse/data/pages.html
X at dirrm dtse/bin
X at dirrm dtse/http
X at dirrm dtse/data
X at dirrm dtse
END-of-dtse/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list