diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2008-07-05 09:27:33 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2008-07-05 09:27:33 +0000 |
commit | f283a8c34583f5816b9b778a9bd690890b3fa40a (patch) | |
tree | 8aa25d3e239b57c740226cfa4880ac173de25fff /UPDATING | |
parent | CGI search application built on Xapian (diff) |
Update IkiWiki to version 2.51.
The IkiWiki search plug-in now uses www/xapian-omega as backend
instead of textproc/hyperestraier. You will need to update the
configuration of any search enabled ikiwiki installations and
rebuild them since the search form has changed.
Approved by: erwin (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=216368
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080705: + AFFECTS: users of www/ikiwiki + AUTHOR: Henrik Brix Andersen <brix@FreeBSD.org> + + The IkiWiki search plug-in now uses www/xapian-omega as backend + instead of textproc/hyperestraier. You will need to update the + configuration of any search enabled ikiwiki installations and + rebuild them since the search form has changed. + 20080704: AFFECTS: users of misc/shared-mime-info AUTHOR: FreeBSD GNOME Team <gnome@FreeBSD.org> |