CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/02/06 07:12:10
Modified files:
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
textproc : Makefile
Removed files:
textproc/swish-e: Makefile distinfo
textproc/swish-e/patches: patch-conf_Makefile_in
patch-filter-bin_Makefile_in
patch-filters_Makefile_in
patch-man_swish-e_1
patch-prog-bin_Makefile_in
patch-src_btree_c patch-src_compress_c
patch-src_compress_h
patch-src_db_native_c
patch-src_db_read_c
patch-src_db_write_c patch-src_dump_c
patch-src_filter_c patch-src_index_c
patch-src_merge_c
patch-src_result_sort_c
patch-src_search_c patch-src_swish_c
textproc/swish-e/pkg: DESCR MESSAGE PLIST
textproc/p5-SWISH-API: Makefile distinfo
textproc/p5-SWISH-API/pkg: DESCR PLIST
Log message:
remove swish-e and p5-SWISH-API, there has been no release upstream since
2.4.7 in 2010, notably there has been no release since various commits
talking about adding 64-bit support. currently build+tests pass on i386,
build passes but test fail on amd64. with llvm 19, on amd64 build also
fails. ok tb
for an alternative local search engine that's actively maintained and
can handle various document formats, you could try databases/recoll
(based on xapian) instead.