Port details |
- amberfish General purpose text retrieval Software
- 1.6.4_1 textproc
=0 1.6.4_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2008-09-30 14:20:28
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: databases
- License: GPLv2
- Description:
- Amberfish is general purpose text retrieval software, developed at Etymon
by Nassib Nassar and distributed as open source software under the terms
of version 2 of the GNU General Public License (GPL). Its distinguishing
features are indexing/search of semi-structured text (i.e. both free tex
and multiply nested fields), built-in support for XML documents using the
Xerces library, structured queries allowing generalized field/tag paths,
hierarchical result sets (XML only), automatic searching across multiple
databases (allowing modular indexing), TREC format results, efficient
indexing, and relatively low memory requirements during indexing (and the
ability to index documents larger than available memory). Z39.50 support
is available. Other features include Boolean queries, right truncation,
phrase searching, relevance ranking, support for multiple documents per
file, incremental indexing, and easy integration with other UNIX tools,
The architecture is also designed to permit proximity queries; however,
they are not fully implemented at present.
WWW: http://www.etymon.com/tr.html
This port also includes the Porter stemming algorithm for suffix
stripping, available at:
http://www.tartarus.org/~martin/PorterStemmer
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- amberfish>0:textproc/amberfish
- To install the port:
- cd /usr/ports/textproc/amberfish/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/amberfish
- pkg install amberfish
- PKGNAME: amberfish
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (amberfish-1.6.4.tar.gz) = 155ac6e6b9b76fb7cbd94952548f718ab6add72c3b4fd2482d89abb39d96ce76
SIZE (amberfish-1.6.4.tar.gz) = 127198
- 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:
-
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- Library dependencies:
-
- libxerces-c.so : textproc/xerces-c3
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for amberfish-1.6.4_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_amberfish
- USES:
- gmake makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.6.4_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 May 2016 09:03:39
1.6.4_1
|
amdmi3  |
- Add LICENSE
- Switch to options helpers |
01 Apr 2016 14:25:18
1.6.4_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Jun 2014 08:41:34
1.6.4_1
|
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
24 Feb 2014 14:34:19
1.6.4_1
|
bapt  |
Use xerces-c3 instead of xerces-c2 |
15 Jan 2014 19:36:26
1.6.4
|
antoine  |
- Fix build on 10/head
- Respect CFLAGS, STRIP
- Stage support
PR: ports/184865
Submitted by: KATO Tsuguru |
20 Sep 2013 23:17:32
1.6.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
03 Jul 2011 14:40:25
1.6.4
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:37:17
1.6.4
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
06 May 2009 06:13:09
1.6.4
|
leeym  |
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com |
30 Sep 2008 14:19:57
1.6.4
|
miwi  |
Amberfish is general purpose text retrieval software, developed at Etymon
by Nassib Nassar and distributed as open source software under the terms
of version 2 of the GNU General Public License (GPL). Its distinguishing
features are indexing/search of semi-structured text (i.e. both free tex
and multiply nested fields), built-in support for XML documents using the
Xerces library, structured queries allowing generalized field/tag paths,
hierarchical result sets (XML only), automatic searching across multiple
databases (allowing modular indexing), TREC format results, efficient
indexing, and relatively low memory requirements during indexing (and the
ability to index documents larger than available memory). Z39.50 support
is available. Other features include Boolean queries, right truncation,
phrase searching, relevance ranking, support for multiple documents per
file, incremental indexing, and easy integration with other UNIX tools,
The architecture is also designed to permit proximity queries; however,
they are not fully implemented at present.
WWW: http://www.etymon.com/tr.html
This port also includes the Porter stemming algorithm for suffix
stripping, available at:
http://www.tartarus.org/~martin/PorterStemmer
PR: ports/127580
Submitted by: Pedro Giffuni |
Number of commits found: 11
|