diff --git a/website/download.html b/website/download.html index 2606b6ce..b5492599 100644 --- a/website/download.html +++ b/website/download.html @@ -40,7 +40,7 @@
There are ports for both xapian-core and recoll in the standard tree, you may just need to update your ports (cvsup, portsnap), or you can get the ports from @@ -342,6 +343,59 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages. recoll port.
+It seems that Recoll will sometimes find data that Spotlight + misses (especially inside pdfs apparently, which is probably + more to the credit of poppler than recoll itself).
+There is a MacPorts Portfile available for Recoll 1.15.9. It + is not in the official MacPorts tree though, but you can use it + outside the tree anyway.
+The following is based on + the + the MacPort documentation. Procedure:
++ file:///Users/myself/macports + rsync://rsync.macports.org/release/ports [default] ++
+ cd /Users/myself/macports + tar xvzf /path/to/the/downloaded/macport-recoll-1.15.9.tar.gz ++
+ cd ~/Users/myself/macports + portindex ++ Once the local port is added to the PortIndex, it becomes + available for searching or installation as with any other + Portfile in the MacPorts + tree. +
+ sudo port install recoll ++
Recoll is then available from the command line. There is + probably a way to run it in a clicky way, but some more + advanced mac user will have to point me to it...
+Most of the translations for 1.15 are incomplete