FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 9:31 PM GMT
Port details
hyperestraier 1.4.13_1 textproc on this many watch lists=2 search for ports that depend on this port
A full-text search system

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 search for ports maintained by this maintainer
Port Added: 11 Sep 2005 21:28:37
License: not specified in port
Full-text search system. You can search lots of documents for some documents
including specified words. If you run a web site, it is useful as your own
search engine for pages in your site. Also, it is useful as search utilities
of mail boxes and file servers.

The characteristic of Hyper Estraier is the following.
  * High performance of search
  * High scalability of target documents
  * Perfect recall ratio by N-gram method
  * Phrase search, attribute search, and similarity search
  * Multilingualism with Unicode
  * Independent of file format and repository
  * Simple and powerful API
  * Supporting P2P architecture

WWW: http://hyperestraier.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: databases/qdbm
Required Libraries: databases/qdbm, converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/hyperestraier/ && make install clean
To add the package: pkg_add -r hyperestraier


Configuration Options
===> The following configuration options are available for hyperestraier-1.4.13_1:
     LZO=off (default) "Enable lzo support"
     MECAB=off (default) "Enable mecab support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://sunet.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://iweb.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://switch.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://surfnet.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://kent.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://freefr.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://voxel.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://jaist.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://osdn.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://nchc.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://ncu.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://transact.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://softlayer.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://internode.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://ufpr.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
http://waix.dl.sourceforge.net/project/hyperestraier/hyperestraier/1.4.13/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 51

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.13_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
24 Jul 2011 21:36:52
Original commit files touched by this commit  1.4.13_1
swills search for other commits by this committer
- Chase libqdbm update
03 Jul 2011 14:40:25
Original commit files touched by this commit  1.4.13
ohauer search for other commits by this committer
-remove MD5
26 Jul 2010 00:03:14
Original commit files touched by this commit  1.4.13
linimon search for other commits by this committer
Reset ahze@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
22 Aug 2009 00:37:17
Original commit files touched by this commit  1.4.13
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.4.13
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
26 Mar 2008 12:23:40
Original commit files touched by this commit  1.4.13
ahze search for other commits by this committer
Update to 1.4.13
09 Jan 2008 17:17:19
Original commit files touched by this commit  1.4.12
ahze search for other commits by this committer
Update to 1.4.12
21 Dec 2007 12:45:45
Original commit files touched by this commit  1.4.11
ahze search for other commits by this committer
Update to 1.4.11
06 Mar 2007 14:59:14
Original commit files touched by this commit  1.4.10
ahze search for other commits by this committer
Update to 1.4.10

PR:             ports/109995
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
08 Dec 2006 13:16:35
Original commit files touched by this commit  1.4.9_1
ahze search for other commits by this committer
- Add support for bzip2 and zlib
- Add optional support for lzo and mecab (WITH_LZO, WITH_MECAB)

PR:             ports/105592
                ports/106467
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
                Jun MUKAI <mukai@jmuk.org>
15 Nov 2006 01:09:19
Original commit files touched by this commit  1.4.9
ahze search for other commits by this committer
Update to 1.4.9

PR:             105428
Submitted by:   KIMURA Yasuhiro <yasu@home.utahime.org>
08 Nov 2006 01:38:48
Original commit files touched by this commit  1.4.8
ahze search for other commits by this committer
Update to 1.4.8

PR:             ports/105136
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
02 Nov 2006 17:40:32
Original commit files touched by this commit  1.4.6
ahze search for other commits by this committer
- Update to 1.4.6
30 Oct 2006 23:57:51
Original commit files touched by this commit  1.4.5
ahze search for other commits by this committer
- Update to 1.4.5

PR:             ports/104487
Submitted by:   leeym
28 Sep 2006 14:46:00
Original commit files touched by this commit  1.4.4
clsung search for other commits by this committer
- Update to 1.4.4

PR:             ports/103736
Submitted by:   clsung
Approved by:    maintainer (ahze)
20 Sep 2006 14:52:07
Original commit files touched by this commit  1.4.3
ahze search for other commits by this committer
- Update to 1.4.3
03 Sep 2006 15:21:03
Original commit files touched by this commit  1.4.1
ahze search for other commits by this committer
Update to 1.4.1
09 Aug 2006 12:47:37
Original commit files touched by this commit  1.3.6
ahze search for other commits by this committer
- Update to 1.3.6
02 Aug 2006 23:33:06
Original commit files touched by this commit  1.3.5
ahze search for other commits by this committer
- Update to 1.3.5
27 Jul 2006 02:03:48
Original commit files touched by this commit  1.3.4
ahze search for other commits by this committer
- Update to 1.3.4
15 Jul 2006 15:24:07
Original commit files touched by this commit  1.3.3
ahze search for other commits by this committer
- Update to 1.3.3
10 Jul 2006 20:21:24
Original commit files touched by this commit  1.3.2
ahze search for other commits by this committer
- Update to 1.3.2
06 Jul 2006 05:42:05
Original commit files touched by this commit  1.3.0
ahze search for other commits by this committer
- Update to 1.3.0

Spotted on:     portscout
20 Jun 2006 21:04:24
Original commit files touched by this commit  1.2.9
ahze search for other commits by this committer
- Update to 1.2.9
07 Jun 2006 01:57:05
Original commit files touched by this commit  1.2.8
ahze search for other commits by this committer
- Update to 1.2.8

Spotted on:     portscout
26 May 2006 02:17:56
Original commit files touched by this commit  1.2.7
ahze search for other commits by this committer
- Update to 1.2.7
14 May 2006 04:03:50
Original commit files touched by this commit  1.2.6
ahze search for other commits by this committer
- Update to 1.2.6
07 May 2006 22:51:55
Original commit files touched by this commit  1.2.5
ahze search for other commits by this committer
- Update to 1.2.5
02 May 2006 14:29:49
Original commit files touched by this commit  1.2.4
ahze search for other commits by this committer
- Update to 1.2.4
23 Apr 2006 14:34:01
Original commit files touched by this commit  1.2.3
ahze search for other commits by this committer
- Update to 1.2.3
17 Apr 2006 11:27:49
Original commit files touched by this commit  1.2.2
ahze search for other commits by this committer
- Update to 1.2.2
05 Apr 2006 15:45:39
Original commit files touched by this commit  1.1.6
ahze search for other commits by this committer
- Attempt to fix build on sparc64 by using CONFIGURE_TARGET=..

Pointed out by: pointyhat
25 Mar 2006 20:48:53
Original commit files touched by this commit  1.1.6
ahze search for other commits by this committer
- Update to 1.1.6
15 Mar 2006 12:14:19
Original commit files touched by this commit  1.1.3
ahze search for other commits by this committer
- Update to 1.1.3
08 Jan 2006 21:39:28
Original commit files touched by this commit  1.1.2_1
ahze search for other commits by this committer
- Chase libver bump in qdbm
20 Dec 2005 00:38:33
Original commit files touched by this commit  1.1.2
ahze search for other commits by this committer
- Update to 1.1.2
10 Dec 2005 23:14:26
Original commit files touched by this commit  1.1.1
ahze search for other commits by this committer
- Update to 1.1.1
19 Nov 2005 20:44:58
Original commit files touched by this commit  1.0.6
ahze search for other commits by this committer
- Fix plist
17 Nov 2005 22:38:10
Original commit files touched by this commit  1.0.6
ahze search for other commits by this committer
- Update to 1.0.6
11 Nov 2005 01:07:25
Original commit files touched by this commit  1.0.5
ahze search for other commits by this committer
- Update to 1.0.5
09 Nov 2005 07:09:47
Original commit files touched by this commit  1.0.4
ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
07 Nov 2005 03:50:36
Original commit files touched by this commit  1.0.4
ahze search for other commits by this committer
- Update to 1.0.4
02 Nov 2005 00:20:49
Original commit files touched by this commit  1.0.3
ahze search for other commits by this committer
- Update to 1.0.3
22 Oct 2005 03:44:35
Original commit files touched by this commit  1.0.1
ahze search for other commits by this committer
- Update to 1.0.1
17 Oct 2005 23:28:46
Original commit files touched by this commit  1.0.0
ahze search for other commits by this committer
- Update to 1.0.0

Reported by:    Edwins FreeBSD Ports Version Check thing
13 Oct 2005 04:32:33
Original commit files touched by this commit  0.9.2
ahze search for other commits by this committer
- Update to 0.9.2
05 Oct 2005 18:15:06
Original commit files touched by this commit  0.9.1_1
ahze search for other commits by this committer
- Add missing man pages

Reported by:    kris mail
29 Sep 2005 04:23:59
Original commit files touched by this commit  0.9.1
ahze search for other commits by this committer
- Update to 0.9.1
21 Sep 2005 01:08:33
Original commit files touched by this commit  0.9.0
ahze search for other commits by this committer
- Update to 0.9.0
11 Sep 2005 21:27:57
Original commit files touched by this commit  0.5.7
ahze search for other commits by this committer
- Add hyperestraier

Full-text search system. You can search lots of documents for some documents
including specified words. If you run a web site, it is useful as your own
search engine for pages in your site. Also, it is useful as search utilities
of mail boxes and file servers.

The characteristic of Hyper Estraier is the following.
  * High performance of search
  * High scalability of target documents
  * Perfect recall ratio by N-gram method
  * Phrase search, attribute search, and similarity search
  * Multilingualism with Unicode
  * Independent of file format and repository
  * Simple and powerful API
  * Supporting P2P architecture

WWW: http://hyperestraier.sourceforge.net/

(This is a predecessor to textproc/estraier, not a drop in replacement.)

Number of commits found: 51

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days46
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.201 seconds.