Home | History | Annotate | Download | only in defaults
History log of /src/etc/defaults/weekly.conf
RevisionDateAuthorComments
 1.5  04-Mar-2015  christos there is no more makewhatis
 1.4  07-Feb-2012  joerg Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
 1.3  15-Feb-2007  reed branches: 1.3.36;
Remove unused references to "clean_uucp" variable. (Code was already
removed.)

Add rebuild_whatisdb weekly variable that defaults to NO.
This is for running makewhatis weekly.
This defaults to NO because it is not needed using just base sets/default
install which provide the whatis.db file(s).
 1.2  08-Nov-2000  lukem branches: 1.2.18;
remind people to edit /etc/*.conf instead of /etc/defaults/*.conf
 1.1  01-Oct-2000  lukem branches: 1.1.2;
move default config files from /etc/default -> /etc/defaults, to be
consistent with what FreeBSD uses /etc/defaults for and since SVR4
uses /etc/default for another purpose. as discussed on tech-userlevel,
and no objections were made.
 1.1.2.3  29-Jul-2001  he Pull up revision 1.2 (requested by he):
Remind people to edit /etc/*.conf instead of /etc/defaults/*.conf.
 1.1.2.2  02-Oct-2000  lukem pull up rev 1.1 (approved by thorpej):
move default config files from /etc/default -> /etc/defaults, to be
consistent with what FreeBSD uses /etc/defaults for, and since SVR4
uses /etc/default for another purpose.
as discussed on tech-userlevel, and no objections were made.
 1.1.2.1  01-Oct-2000  lukem file weekly.conf was added on branch netbsd-1-5 on 2000-10-02 03:13:04 +0000
 1.2.18.1  19-Feb-2007  riz Pull up following revision(s) (requested by reed in ticket #442):
etc/weekly: revision 1.22
share/man/man5/weekly.conf.5: revision 1.9
etc/defaults/weekly.conf: revision 1.3
Remove unused references to "clean_uucp" variable. (Code was already
removed.)
Add rebuild_whatisdb weekly variable that defaults to NO.
This is for running makewhatis weekly.
This defaults to NO because it is not needed using just base sets/default
install which provide the whatis.db file(s).
 1.3.36.1  17-Apr-2012  yamt sync with head

RSS XML Feed