2016-10-18 David C. Haley <khoralin@gmail.com>
	* ALL: spell deprecated: apr-utils0 -> apr-utils
	  Upstream vendor deprecated 0.x branch.

2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* TRIGGERS: removed is_depends_enabled.function reference

2007-11-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.9.15
	  Use upstream apache.gpg key and signatures

2007-02-22 David Kowis <dkowis@shlrm.org>
	* DEPENDS: delinting, put source statement in an if

2006-10-20 Juuso Alasuutari <iuso@sourcemage.org>
	* TRIGGERS: Substituted broken conditional with
	  is_depends_enabled, changed 'on_cast db cast_self' to
	  check_self, added PATCHLEVEL=1, removed UPDATED.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-05-25 Jeremy Blosser <jblosser-smgl@firinn.org>
	* DETAILS: s/www.apache.org/archive.apache.org/ in the SOURCE_URL.

2006-05-07 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 0.9.12.

2006-04-27 David Kowis <dkowis@shlrm.org>
	* DETAILS: changed source url to point to our mirror because it's so old
	  apache doesn't have it anymore

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

2005-11-30 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

2005-11-20 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* DETAILS: added SOURCE_HINTS=old_svn_compat

2005-10-19 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 0.9.7.

2005-04-28 Sergey Lipnevich <sergey@sourcemage.org>
	* PRE_BUILD: remove `&&' at end of file.

2005-04-23 Sergey Lipnevich <sergey@sourcemage.org>
	* PRE_BUILD: running buildconf before default_pre_build won't work;
	* BUILD.bak: move relevant code into PRE_BUILD and delete.

2005-04-06 David Brown <dmlb2000@excite.com>
	* PRE_BUILD: default_build to default_pre_build
	* INSTALL: link /usr/share/apache2/build -> build-1

2005-04-05 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: use APR_BRANCH and APR_LATEST; remove 1.0 branch; remove tabs;
	* CONFIGURE: remove; using APR configuration now;
	* DETAILS: upgrade to 1.1.2;
	* BUILD: move functionality into PRE_BUILD.

2005-02-21 David Brown <dmlb2000@excite.com>
	* INSTALL: added Makefile.in for httpd-dev with svn also added a bunch
	  of install roots

2005-02-18 David Brown <dmlb2000@excite.com>
	* CONFIGURE: made 0.9.6 default for config query list
	* DETAILS: fixed problem with picking up version when updating #8273

2005-02-15 David Brown <dmlb2000@excite.com>
	* DETAILS, CONFIGURE: updated 0.9.6

2005-02-02 David Brown <dmlb2000@excite.com>
	* ALL: cleaned up spell to deal with multiple versions

2005-01-29 Arjan Bouter <abouter@sourcemage.org>
	* PRE_BUILD: spell_installed -> spell_ok conversion

2005-01-27 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgraded 1.x branch to 1.1.0.

2005-01-22 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: upgrade to 1.0.1 and 0.9.5;
	  perform source check-out from Subversion repository;
	  remove or refresh patches as necessary;
	  use BUILD API 2;
	  use `apr' configuration for branch and source selection.
	* INSTALL: link apu-config to apu-1-config for compatibility.

2004-09-11 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade 1.0 branch to release 1.0.0;
	  upgrade 0.9 branch to use HTTPD tag for 2.0.50.

2004-07-31 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, apr-util-0.9.4-gcc34.patch: patch to fix apache2 segfaulting
	  if compiled with gcc 3.4

2004-05-22 Robin Cook <rcook@wyrms.net>
	* PRE_BUILD: moved the buildconf lines from BUILD to PRE_BUILD
	  so that configure exists when BUILD runs to allow the adding
	  of user desired OPTS
	* BUILD: removed the buildconf lines moved to PRE_BUILD

2004-04-14 David Braaten <xiticix47@hotmail.com>
	* BUILD: remove POST_BUILD type lines and put them in
	* POST_BUILD: created.

2004-03-14 Sergey Lipnevich <sergey@sourcemage.org>
	* DEPENDS: add options for GDBM; add INSTALL_ROOT.

2004-01-23 Sergey Lipnevich <sergey@sourcemage.org>
	* TRIGGERS: add to rebuild after Berkeley DB upgrade.

2003-11-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: take APU 0.9.5 from the CVS, I can't wait anymore.

2003-10-28 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS, BUILD, (new) CONFIGURE: make it configurable what branch of APR
	  is being used, 0.9 (stable for httpd 2.0) or 1.0 (development for httpd 2.1),
	  and whether to check out latest source from ASF source repository.

2003-10-25 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Set tag to HEAD.
	* build.diff: remove dummy hunk from patch.

2003-10-11 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 1.0 tree (current tag STRIKER_2_1_0_PRE3).

2003-07-19 Sergey Lipnevich <sergey@sourcemage.org>
	* Make APR include files install in their own directory instead
	  of /usr/include/apache2, so that this directory is not used
	  as an origin of include files during compilation.

2003-07-17 Sergey Lipnevich <sergey@sourcemage.org>
	* Added a patch to adjust the build system for subsequent httpd build.
	  Added code to replace paths in `apu-config' similar to apr/BUILD.

2003-07-09 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 0.9.4 from Apache 2.0.47.

2003-07-04 Sergey Lipnevich <sergey@sourcemage.org>
	* Upgrade to 0.9.4 taken from CVS (no published tarball).
	  Improve DEPENDS settings passed into OPTS.

2003-05-08 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 0.9.3; add mirrors.

2003-03-26 Julian v. Bock <julian@wongr.net>
	* add spell.

2003-03-02 Robert Helgesson <rycee@home.se>
	* Created spell

