Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Oct 2016 15:21:13
1.4.13_2

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
21 Oct 2016 12:51:41
1.4.13_2

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:25:18
1.4.13_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
15 Apr 2015 08:20:28
1.4.13_2

|
tijl  |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
24 Mar 2015 17:09:59
1.4.13_1

|
marino  |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
24 Feb 2015 13:58:17
1.4.13_1

|
amdmi3  |
- Add LICENSE
- Strip binaries and libraries |
15 Nov 2014 16:26:33
1.4.13_1

|
antoine  |
Cleanup plist |
03 Aug 2014 14:15:09
1.4.13_1

|
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. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
28 Jan 2014 16:47:07
1.4.13_1

|
mat  |
- Support staging
- Use new options knobs
Sponsored by: Absolight |
20 Sep 2013 23:17:32
1.4.13_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
27 Apr 2013 18:25:25
1.4.13_1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
11 Jun 2012 05:21:56
1.4.13_1
|
arved  |
Convert to new optionsframework |
23 Sep 2011 22:26:39
1.4.13_1
|
amdmi3  |
- 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
1.4.13_1
|
swills  |
- Chase libqdbm update |
03 Jul 2011 14:40:25
1.4.13
|
ohauer  |
-remove MD5 |
26 Jul 2010 00:03:14
1.4.13
|
linimon  |
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
22 Aug 2009 00:37:17
1.4.13
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
21 Aug 2008 06:18:49
1.4.13
|
rafan  |
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 ) |
26 Mar 2008 12:23:40
1.4.13
|
ahze  |
Update to 1.4.13 |
09 Jan 2008 17:17:19
1.4.12
|
ahze  |
Update to 1.4.12 |
21 Dec 2007 12:45:45
1.4.11
|
ahze  |
Update to 1.4.11 |
06 Mar 2007 14:59:14
1.4.10
|
ahze  |
Update to 1.4.10
PR: ports/109995
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
08 Dec 2006 13:16:35
1.4.9_1
|
ahze  |
- 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
1.4.9
|
ahze  |
Update to 1.4.9
PR: 105428
Submitted by: KIMURA Yasuhiro <yasu@home.utahime.org> |
08 Nov 2006 01:38:48
1.4.8
|
ahze  |
Update to 1.4.8
PR: ports/105136
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
02 Nov 2006 17:40:32
1.4.6
|
ahze  |
- Update to 1.4.6 |
30 Oct 2006 23:57:51
1.4.5
|
ahze  |
- Update to 1.4.5
PR: ports/104487
Submitted by: leeym |
28 Sep 2006 14:46:00
1.4.4
|
clsung  |
- Update to 1.4.4
PR: ports/103736
Submitted by: clsung
Approved by: maintainer (ahze) |
20 Sep 2006 14:52:07
1.4.3
|
ahze  |
- Update to 1.4.3 |
03 Sep 2006 15:21:03
1.4.1
|
ahze  |
Update to 1.4.1 |
09 Aug 2006 12:47:37
1.3.6
|
ahze  |
- Update to 1.3.6 |
02 Aug 2006 23:33:06
1.3.5
|
ahze  |
- Update to 1.3.5 |
27 Jul 2006 02:03:48
1.3.4
|
ahze  |
- Update to 1.3.4 |
15 Jul 2006 15:24:07
1.3.3
|
ahze  |
- Update to 1.3.3 |
10 Jul 2006 20:21:24
1.3.2
|
ahze  |
- Update to 1.3.2 |
06 Jul 2006 05:42:05
1.3.0
|
ahze  |
- Update to 1.3.0
Spotted on: portscout |
20 Jun 2006 21:04:24
1.2.9
|
ahze  |
- Update to 1.2.9 |
07 Jun 2006 01:57:05
1.2.8
|
ahze  |
- Update to 1.2.8
Spotted on: portscout |
26 May 2006 02:17:56
1.2.7
|
ahze  |
- Update to 1.2.7 |
14 May 2006 04:03:50
1.2.6
|
ahze  |
- Update to 1.2.6 |
07 May 2006 22:51:55
1.2.5
|
ahze  |
- Update to 1.2.5 |
02 May 2006 14:29:49
1.2.4
|
ahze  |
- Update to 1.2.4 |
23 Apr 2006 14:34:01
1.2.3
|
ahze  |
- Update to 1.2.3 |
17 Apr 2006 11:27:49
1.2.2
|
ahze  |
- Update to 1.2.2 |
05 Apr 2006 15:45:39
1.1.6
|
ahze  |
- Attempt to fix build on sparc64 by using CONFIGURE_TARGET=..
Pointed out by: pointyhat |
25 Mar 2006 20:48:53
1.1.6
|
ahze  |
- Update to 1.1.6 |
15 Mar 2006 12:14:19
1.1.3
|
ahze  |
- Update to 1.1.3 |
08 Jan 2006 21:39:28
1.1.2_1
|
ahze  |
- Chase libver bump in qdbm |
20 Dec 2005 00:38:33
1.1.2
|
ahze  |
- Update to 1.1.2 |
10 Dec 2005 23:14:26
1.1.1
|
ahze  |
- Update to 1.1.1 |
19 Nov 2005 20:44:58
1.0.6
|
ahze  |
- Fix plist |
17 Nov 2005 22:38:10
1.0.6
|
ahze  |
- Update to 1.0.6 |
11 Nov 2005 01:07:25
1.0.5
|
ahze  |
- Update to 1.0.5 |
09 Nov 2005 07:09:47
1.0.4
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
07 Nov 2005 03:50:36
1.0.4
|
ahze  |
- Update to 1.0.4 |
02 Nov 2005 00:20:49
1.0.3
|
ahze  |
- Update to 1.0.3 |
22 Oct 2005 03:44:35
1.0.1
|
ahze  |
- Update to 1.0.1 |
17 Oct 2005 23:28:46
1.0.0
|
ahze  |
- Update to 1.0.0
Reported by: Edwins FreeBSD Ports Version Check thing |
13 Oct 2005 04:32:33
0.9.2
|
ahze  |
- Update to 0.9.2 |
05 Oct 2005 18:15:06
0.9.1_1
|
ahze  |
- Add missing man pages
Reported by: kris mail |
29 Sep 2005 04:23:59
0.9.1
|
ahze  |
- Update to 0.9.1 |
21 Sep 2005 01:08:33
0.9.0
|
ahze  |
- Update to 0.9.0 |
11 Sep 2005 21:27:57
0.5.7
|
ahze  |
- 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.) |