about summary refs log tree commit homepage
path: root/INSTALL
DateCommit message (Expand)
2024-03-18INSTALL: try to be less confusing about optional modules HEAD master
2024-03-16Fix some typos and language nits in docs and comments
2024-03-14doc: update release notes, marketing, and install
2023-12-10imap: replace Mail::Address fallback with AddressPP
2023-09-14updates around RPM packages on CentOS 7.x
2023-09-14INSTALL: update for 2023, NetBSD and OpenBSD
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2023-09-08update docs + tests for xapian-delve use
2023-09-02Clarify Inline::C dependency (optional on Linux, required elsewhere)
2023-08-30Makefile.PL: depend on autodie, at least for tests
2023-08-28Fix some typos/grammar/errors in docs and comments
2023-08-25doc: INSTALL: note OpenBSD xapian-bindings-perl package
2023-04-27INSTALL: fix FreeBSD pkg name typos
2022-08-30INSTALL: update for Perl 5.12 dependency and 2022
2021-11-01doc: update release notes and INSTALL
2021-09-10INSTALL: depend on URI rather than URI::Escape
2021-06-06INSTALL: note about lei metadata storage
2021-04-23doc: INSTALL: add Guix to distribution list
2021-04-23doc: INSTALL: update with more distro info, symlink-install
2021-02-08INSTALL: depend on Text::ParseWords
2021-02-04doc: update dependencies (+Storable, Data::Dumper)
2021-02-01doc: note optional BSD::Resource use
2021-01-25doc: README + INSTALL: update with -imapd info
2021-01-01update copyrights for 2021
2020-07-06stop auto-loading Plack::Middleware::Deflater
2020-06-28watch: remove Filesys::Notify::Simple dependency
2020-05-09remove most internal Email::MIME usage
2020-04-20doc: HACKING: add a bit about faster testing
2020-03-08INSTALL: refer to the proper Debian version
2020-03-01INSTALL: update for 1.3.0+, clarify IO::Compress
2020-02-24INSTALL: s/repositories/inboxes/
2020-02-07tests: switch to XML::TreePP for testing Atom feeds
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-28INSTALL: fix Linux::Inotify2 package name
2020-01-25doc: INSTALL describe required deps for released versions
2020-01-11make Plack optional for non-WWW and non-httpd users
2019-12-12Date::Parse is now optional
2019-12-11build: support doc generation w/o GNU make
2019-11-16doc: remove IPC::Run as a dev and test dependency
2019-10-15INSTALL: recommend inotify|kqueue modules for -watch
2019-10-09INSTALL: note that we prefer GNU make
2019-06-13doc: update dependencies for CentOS 7.x
2019-05-21Merge remote-tracking branch 'origin/xap-optional' into master
2019-05-15remove hard Devel::Peek dependency and lazy load for daemons
2019-05-15lazy load Xapian and make it optional for v2
2019-05-08INSTALL: note xapian-compact(1) tool
2019-05-08INSTALL: depend on Encode instead of Encode::MIME::Header
2019-05-08INSTALL: update with FreeBSD pkg names and reorder
2019-05-08Merge remote-tracking branch 'origin/danga-bundle'
2019-05-04bundle Danga::Socket and Sys::Syscall