Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.1 27 Nov 2024 11:54:52
    |
Robert Clausecker (fuz)  Author: Nassib Nassar |
textproc/amberfish: update to 1.7.1, take maintainership
- chase to new upstream
- always install man pages as per policy
- license changed to MIT
- submitter becomes maintainer
- turn static REINPLACE_CMD use into patches
Changelog: https://gitlab.com/amberfish/amberfish/-/releases
PR: 282880 |
1.6.4_3 25 Oct 2024 15:56:41
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/xerces-c3: Update to 3.3.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023 |
1.6.4_2 26 Feb 2024 07:42:41
    |
Muhammad Moinur Rahman (bofh)  |
textproc/amberfish: Moved man to share/man
Approved by: portmgr (blanket) |
1.6.4_1 30 Oct 2023 22:37:04
    |
Rodrigo Osorio (rodrigo)  |
textproc/amberfish: Update WWW
Homepage link is dead (Connect timeout)
use last available webarchive instead. |
1.6.4_1 20 Oct 2023 21:04:37
    |
Muhammad Moinur Rahman (bofh)  |
textproc/amberfish: Optional USES=makeinfo
- Utilize USES=makeinfo only when used specially for DOCS only in this case.
- Pet portclippy |
1.6.4_1 08 Sep 2022 15:46:38
    |
Stefan Eßer (se)  |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.6.4_1 08 Sep 2022 15:43:21
    |
Stefan Eßer (se)  |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.6.4_1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.4_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.4_1 20 May 2016 09:03:39
  |
amdmi3  |
- Add LICENSE
- Switch to options helpers |
1.6.4_1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.4_1 26 Jun 2014 08:41:34
  |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
1.6.4_1 24 Feb 2014 14:34:19
  |
bapt  |
Use xerces-c3 instead of xerces-c2 |
1.6.4 15 Jan 2014 19:36:26
  |
antoine  |
- Fix build on 10/head
- Respect CFLAGS, STRIP
- Stage support
PR: ports/184865
Submitted by: KATO Tsuguru |
1.6.4 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.6.4 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.6.4 22 Aug 2009 00:37:17
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
1.6.4 06 May 2009 06:13:09
 |
leeym  |
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com |
1.6.4 30 Sep 2008 14:19:57
 |
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 |