2019-05-16 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD, missing-includes.patch: Fixed build against musl

2018-04-09 Florian Franzmann <bwlf@bandrate.org>
	* PROVIDES: provide MAN

2017-05-07 Remko van der Vossen <wich@sourcemage.org>
	* DETAILS: use alternative SOURCE_URL, original went MIA

2017-04-16 Pavel Vinogradov <public@sourcemage.org>
	* CONFLICTS: added conflict with man-db

2012-05-16 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: PATCHLEVEL=1
	* configs: corrected value
	* volatiles: added, to fix cleanse check

2011-01-02 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.6g; removed broken source url

2008-09-24 Vlad Glagolev <stealth@sourcemage.org>
	* man.sh: removed unneeded /usr/X11R6/man path
	* PRE_BUILD: quoting paths; SPELL > SCRIPT; cleaned up
	* DETAILS: removed useless PATCHLEVEL; fixed descs; quoting paths;
	  hash < upstream gpg sig
	* DEPENDS: cleaned up
	* BUILD: move $OPTS to the end; cleaned up
	* man.gpg: added, upstream public key 0x4A73884C (Federico Lucifredi
	  <flucifredi@acm.org>)
	* INSTALL: SPELL > SCRIPT; sed -i > sedit; quoting paths; cleaned up

2008-01-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.6f

2007-10-27 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, PRE_BUILD: moved man.conf patching to PRE_BUILD
	* DETAILS: PATCHLEVEL++
	* man.conf.patch: added j2sdk and perl man paths, removed the
	  /usr/share/*/man and /usr/lib/*/man paths as they cause man to
	  open 3000+ files on every run, delaying it by several seconds,
	  any paths missing should be added explicitly instead

2006-11-21 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to 1.6e

2006-11-13 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* FINAL: fix typo

2006-11-12 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* FINAL: be more verbose

2006-10-06 Juuso Alasuutari <iuso@sourcemage.org>
	* man.sh: Removed bashism.

2006-09-08 Ladislav Hagara <hgr@vabo.cz>
	* BUILD: install man pages in all languages [Bug 13018]
	* DETAILS: PATCHLEVEL=1

2006-06-17 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.6d

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-01-24 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 1.6c

2005-09-24 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 1.6b

2005-09-05 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 1.6a

2005-08-01 Thomas Houssin <Thomas.Houssin@sourcemage.org>
	* Updated UPDATED, so that everyboy gets the fix for bug #9131

2005-07-25 Martin Svehla <doc@sourcemage.org>
	* CONFIGURE, INSTALL: installation of profile.d script is optional
	* FINAL: removed whatis db generation (bug #8727)
	* POST_RESURRECT: removed
	* configs: man.conf marked as configuration file

2005-07-08 Martin Svehla <doc@sourcemage.org>
	* man.sh, INSTALL: installs file with MANPATH to /etc/profile.d

2005-06-22 Martin Svehla <doc@sourcemage.org>
	* DETAILS: updated to 1.6

2005-05-10 Martin Svehla <doc@sourcemage.org>
	* POST_INSTALL: deleted, makewhatis moved back to FINAL
	* volatiles: deleted, is useless as whatis db files are not tracked
	* man.conf.patch: /usr/lib/*/man and /usr/share/*/man added to
	  default MANPATH, so man pages from spells that don't install
	  them in /usr/share/man will be searched

2005-04-28 Martin Svehla <doc@sourcemage.org>
	* FINAL: deleted, makewhatis moved to POST_INSTALL and POST_RESURRECT
	* POST_INSTALL, POST_RESURRECT: added, generates whatis db
	* volatiles: added, includes whatis db

2005-04-19 Martin Svehla <doc@sourcemage.org>
	* BUILD, INSTALL, man.conf.patch: remove /usr/man from searched paths,
	  this disables duplicities in apropos (bug 8612)

2005-04-13 Martin Svehla <doc@sourcemage.org>
	* DETAILS: removed MAKE_NJOBS
	* BUILD: using make_single/make_normal

2005-04-09 David Brown <dmlb2000@excite.com>
	* INSTALL: ln -fs instead of just ln -s man.conf

2005-02-14 PhoboX <doc@sourcemage.org>
	* DETAILS: updated to 1.5p

2005-01-29 Terry Ross <terry@aliboom.com>
	* DETAILS: updated to 1.5o2

2005-01-23 Eric Sandall <sandalle@sourcemage.org>
	* INSTALL: Use spell_ok instead of spell_installed

2004-10-10 PhoboX <doc@sourcemage.org>
	* DETAILS: updated to 1.5o1

2004-09-01 PhoboX <doc@sourcemage.org>
	* DETAILS: updated to 1.5o (bug #7302)

2004-08-11 PhoboX <doc@sourcemage.org>
	* INSTALL: creates /etc/man.conf as symlink to
	  /usr/share/misc/man.conf - some apps (xman) depend on it
	* DETAILS: updated UPDATED

2004-08-09 PhoboX <doc@sourcemage.org>
	* POST_INSTALL: moved to FINAL
	* FINAL: sets less as pager if installed (code from groff spell),
	  bug #7215

2004-07-21 PhoboX <doc@sourcemage.org>
	* DETAILS: Updated to 1.5n
	* DETAILS, BUILD: converted to build api2
	* INSTALL: added

2004-06-05 PhoboX <doc@sourcemage.org>
	* BUILD: corrected searched sections in /usr/share/misc/man.conf

2003-01-08 Seth Woolley <seth@tautology.org>
	* BUILD, DETAILS, POST_INSTALL: whatis db moved to /var/cache/whatis

2003-12-02 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Update UPDATED so everyone gets the whatis database

2003-11-30 Eric Sandall <sandalle@sourcemage.org>
	* POST_INSTALL: Create the whatis database
	* HISTORY: Formatted to Guru Handbook

2003-09-09 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 1.5m2

2003-08-09 Wolfgang Scheicher <worf@sbox.tu-graz.ac.at>
	* DETAILS: Updated to 1.5m1

2003-07-08 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added MAKE_NJOBS=1 as it fails with multiple jobs
	  Changed LICENSE=GLP to LICENSE[0]=GPL :)

2003-05-29 M.L. <mlubrano@sourcemage.org>
	* DETAILS: Version++ (1.5l).

2003-04-08 M.L. <mlubrano@sourcemage.org>
	* BUILD: Added $OPTS

2002-08-10 Joel Mayes <bluebird@optushome.com.au>
	* DETAILS: updated MD5[0] field to reflect the .tar not .tar.(bz2|gz|Z)

2002-08-08 Joel Mayes <bluebird@optushome.com.au>
	* POST_INSTALL: added to ensue compatibility with groff 1.18

2002-07-20 Joel Mayes <bluebird@optushome.com.au>
	* DETAILS: version bumped to 1.5k

2002-06-17 Joel Mayes <bluebird@optushome.com.au>
	* DETAILS: MD5 field
