Port details |
- dtse Indexing search engine for use on small websites
- 1.3_2 www =2 1.3_2Version of this port present on the latest quarterly branch.
- Maintainer: douglas@douglasthrift.net
- Port Added: 2004-03-29 18:26:24
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: APACHE11
- WWW:
- http://computers.douglasthrift.net/searchengine/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/dtse/ && make install clean
- To add the package, run one of these commands:
- pkg install www/dtse
- pkg install dtse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dtse
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dtse-1.3-src.tar.bz2) = f2460ce788017d6b38edf8bef8a3b031694d1bf17eb461d65ac0a60a31046c72
SIZE (dtse-1.3-src.tar.bz2) = 89603
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ax_check_gnu_make.m4 : devel/autoconf-archive
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dtse-1.3_2:
OPENSSL=off: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- www_dtse
- USES:
- autoreconf gmake perl5 shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3_2 26 Jan 2017 02:11:54 |
jhale |
Update MASTER_SITES
While here:
Fix LICENSE and add LICENSE_FILE
Convert USE_AUTOTOOLS to USES=autoreconf
Convert USE_OPENSSL to USES=ssl
Convert to options helpers
PR: 216394
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
1.3_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.3_1 16 Dec 2015 00:29:43 |
marino |
www/dtse is not jobs safe
This port has failed on me at least twice.
It's trying to build object files before the "object" directory
is created. |
1.3_1 20 May 2015 20:26:15 |
amdmi3 |
- Fix shebangs
- Drop @dirrm* from plist
Approved by: portmgr blanket
MFH: 2015Q2 |
1.3 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.3 26 Nov 2013 15:45:50 |
sunpoet |
- Support STAGEDIR
- While I'm here, use USES=gmake
PR: ports/184274
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
1.3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.3 02 Sep 2013 12:52:43 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.3 27 Jan 2012 17:34:13 |
miwi |
- Fix build with clang
PR: 163731
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
1.3 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
1.3 15 Jan 2011 15:33:45 |
sunpoet |
- Add LICENSE
- Update DESCR
- Remove obsolete MD5 checksum while I'm here
PR: ports/154016
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes |
1.3 21 Nov 2009 10:49:37 |
miwi |
- Update MASTER_SITES
PR: 140747
Submitted by: maintainer |
1.3 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.3 25 Aug 2008 04:10:21 |
rafan |
- Update to 1.3
PR: ports/126775
Submitted by: Douglas Thrift <douglas at douglasthrift.net> (maintainer) |
1.2 04 Oct 2007 06:21:46 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.2 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.2 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
1.2 12 Aug 2004 12:48:01 |
mat |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
1.2 05 Apr 2004 09:29:53 |
pav |
- Fix dependency, unbreak INDEX build for -STABLE users
Reported by: meowing all around
Pointy hat (XL size) to: pav |
1.2 04 Apr 2004 02:23:10 |
pav |
- Satisfy build dependency
Reported by: .kr cluster via kris |
1.2 29 Mar 2004 18:05:44 |
pav |
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/
PR: ports/64794
Submitted by: Douglas Thrift <douglas@douglasthrift.net> |