Package: swish++ / 6.1.5-5

Metadata

Package Version Patches format
swish++ 6.1.5-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_PATH_MAX_from_climits | (download)

util.h | 27 14 + 13 - 0 !
1 file changed, 14 insertions(+), 13 deletions(-)

---
add_explicit_cstdlib_dependencies | (download)

Group.c | 1 1 + 0 - 0 !
IncludeMeta.c | 1 1 + 0 - 0 !
User.c | 1 1 + 0 - 0 !
WordThreshold.c | 1 1 + 0 - 0 !
conf_bool.c | 1 1 + 0 - 0 !
conf_enum.c | 1 1 + 0 - 0 !
conf_percent.c | 1 1 + 0 - 0 !
conf_string.c | 1 1 + 0 - 0 !
conf_var.c | 1 1 + 0 - 0 !
mod/html/mod_html.c | 1 1 + 0 - 0 !
stop_words.c | 1 1 + 0 - 0 !
11 files changed, 11 insertions(+)

---
fix_man4to5 | (download)

man/man1/extract.1 | 10 5 + 5 - 0 !
man/man1/index.1 | 10 5 + 5 - 0 !
man/man1/search.1 | 2 1 + 1 - 0 !
man/man4/GNUmakefile | 2 1 + 1 - 0 !
man/man4/swish++.conf.4 | 4 2 + 2 - 0 !
man/man4/swish++.index.4 | 4 2 + 2 - 0 !
man/man8/searchd.8 | 2 1 + 1 - 0 !
man/man8/searchmonitor.8 | 2 1 + 1 - 0 !
8 files changed, 18 insertions(+), 18 deletions(-)

---
configure | (download)

config.h | 12 6 + 6 - 0 !
config/config.mk | 16 8 + 8 - 0 !
2 files changed, 14 insertions(+), 14 deletions(-)

---
locations | (download)

scripts/searchd.in | 2 1 + 1 - 0 !
scripts/searchmonitor.in | 2 1 + 1 - 0 !
www_example/search.cgi | 12 6 + 6 - 0 !
3 files changed, 8 insertions(+), 8 deletions(-)

---
enable_filters | (download)

swish++.conf | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

---
minus_as_hyphen_in_manpages | (download)

man/man1/extract.1 | 4 2 + 2 - 0 !
man/man1/httpindex.1 | 8 4 + 4 - 0 !
man/man1/index.1 | 8 4 + 4 - 0 !
man/man1/search.1 | 2 1 + 1 - 0 !
man/man1/splitmail.1 | 4 2 + 2 - 0 !
man/man4/swish++.conf.4 | 8 4 + 4 - 0 !
6 files changed, 17 insertions(+), 17 deletions(-)

---
fix_man_pages | (download)

man/man1/extract.1 | 32 16 + 16 - 0 !
man/man1/httpindex.1 | 8 4 + 4 - 0 !
man/man1/index.1 | 52 26 + 26 - 0 !
man/man1/search.1 | 46 23 + 23 - 0 !
man/man1/splitmail.1 | 17 8 + 9 - 0 !
man/man4/swish++.conf.4 | 14 7 + 7 - 0 !
man/man4/swish++.index.4 | 14 7 + 7 - 0 !
7 files changed, 91 insertions(+), 92 deletions(-)

---
use_gcc_for_ld | (download)

GNUmakefile | 12 6 + 6 - 0 !
config/config.mk | 7 7 + 0 - 0 !
2 files changed, 13 insertions(+), 6 deletions(-)

---
splitmail_junk_header | (download)

man/man1/splitmail.1 | 7 6 + 1 - 0 !
scripts/splitmail.in | 9 9 + 0 - 0 !
2 files changed, 15 insertions(+), 1 deletion(-)

---
fixincludes_gcc4.4 | (download)

fdbuf.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
include_cstddef_header | (download)

encoded_char.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs with gcc 4.6
fix_ftbfs_gold_bug | (download)

config/config.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with binutils-gold

fix_ftbfs_with_gcc4.7 | (download)

my_set.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with gcc 4.7
fix_ftbfs_with_gcc6 | (download)

index.c | 8 4 + 4 - 0 !
stem_word.c | 12 6 + 6 - 0 !
2 files changed, 10 insertions(+), 10 deletions(-)

 fix ftbfs with gcc6
 replace ambigious references with sw_ prefixed ones.
fix_663620.patch | (download)

scripts/httpindex.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix reference in httpindex to index++
853673.patch | (download)

option_stream.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs, conversion fomr char to char*