2014-08-19  Treeve Jelbert <treeve@sourcemage.org>
        * DEPENDS: openssl => SSL

2010-08-18 Remko van der Vossen <wich@sourcemage.org>
	CONFLICTS: added apache22 and xshttpd

2006-09-29 Arjan Bouter <abouter@sourcemage.org>
	CONFIGURE, DETAILS: removed 2.2.3 version option
	  it is incompatible with 2.0.
	  2.2.3 now has its own spell apache22

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-08-28 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated 2.2.3

2006-05-02 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 2.2.2

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

2005-12-02 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 2.2.0.

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-11-10 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 2.1.9-beta.

2005-10-02 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 2.1.8-beta.

2005-09-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 2.1.7-beta;
	* PRE_BUILD,BUILD: eliminate dead code and unnecessary patches;
	* CONFIGURE: enable modules as shared, this is how it was done long before;
	* modules/*: remove non-existant modules and add the new ones;
	* init.d/*: startssl command no longer supported.

2005-08-27 Sergey Lipnevich <sergey@sourcemage.org>
	* mksscert.sh: minor additions and cleanups.

2005-08-19 Sergey Lipnevich <sergey@sourcemage.org>
	* PRE_BUILD,openssl-0.9.8.diff: add patch for new OpenSSL.

2005-07-30 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD: copy some configuration options from apache2 spell.

2005-07-25 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE: bring back selection of MPM;
	* BUILD: optimize.

2005-07-11 David Brown <dmlb2000@excite.com>
	* PROVIDES: added APACHE2 mainly for subversion

2005-06-28 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade packaged release to 2.1.6-alpha.

2005-04-20 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE,DETAILS: daily update optional; packaged version 2.1.4-alpha.

2005-03-30 Andrew Stitt <astitt@sourcemage.org>
	* PRE_BUILD: remove relative paths to grimoire libraries

2005-03-09 Sergey Lipnevich <sergey@sourcemage.org>
	* services: remove, no longer used.

2005-02-22 David Brown <dmlb2000@excite.com>
	* DETAILS: changed svn VERSION to date.

2005-02-21 David Brown <dmlb2000@excite.com>
	* CONFIGURE: forgot about svn checkout of the spell
	* DETAILS: cleaned up and fixed svn checkout, with the help of Andrew

2005-02-13 David Brown <dmlb2000@excite.com>
	* CONFIGURE: fixed some syntax errors

2005-02-02 David Brown <dmlb2000@excite.com>
	* CONFIGURE: added modules support like apache2
	* BUILD: updated to deal with CONFIGURE changes

2005-01-22 Sergey Lipnevich <sergey@sourcemage.org>
	* ALL: use either alpha release 2.1.2 or HEAD;
	  use BUILD API 2;
	  check source code out of Subversion repository;
	  use config_query* API.

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-03-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* PROVIDES: added provides APACHE, so WEBSERVER can be used more
	  generally for other web servers too

2003-11-02 Eric Sandall <sandalle@sourcemage.org>
	* PROVIDES: Upper-case provides
	* HISTORY: Formatted to Guru Handbook

2003-10-25 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgrade to 2.1 HEAD.

2003-10-11 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgrade to 2.1 tag STRIKER_2_1_0_PRE3.
	* BUILD: Disable mod_proxy_http patch.
	* enable_modules: Add mod_cgi to the list of enabled modules.

2003-08-22 hgg <hgreig@bigpond.net.au>
	* DETAILS: Update UPDATED purely for test grimoire integration.

2003-07-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* init.d/*: updated to new init system
	* BUILD: removed the mkdir /var/run/httpd, not used

2003-07-19 Sergey Lipnevich <sergey@sourcemage.org>
	* DEPENDS: Make this spell depend on AP{R,U} spells same as apache2.
	* Remove cgid from module list.

2003-07-10 Sergey Lipnevich <sergey@sourcemage.org>
	* Add a patch to downgrade mod_proxy_http.c from HEAD revision
	  to 2.0.47's revision because of malfunctioning in a reverse
	  proxy mode.

2003-05-04 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Refresh UPDATED and fix configuration problems.

2003-05-01 Rob Verkuylen <rob@verkuylen.net>
	* init.d/*: Copied /init.d/apache.sh to /init.d/apache
	  Step 1/3 in bug#: 3115

2003-05-01 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE: Improve configure options and enable a zlib dependency.

2003-03-12 Sergey Lipnevich <sergey@sourcemage.org>
	* TRIGGERS: Add a trigger for openssl dependency.

2003-02-09 Seth Woolley <seth@tautology.org>
	* DETAILS: OK, the md5s did change but only the dates on the 
	  directories changed. a diff showed no change in actual 
	  content.

2003-01-30 Seth Woolley <seth@tautology.org>
	* DETAILS: Modified DETAILS to correct MD5

2003-01-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgraded to 2.0.44.

2003-01-07 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgraded to 2.0.44 PRE2.
	* BUILD: doesn't overwrite init script.
	* DEPENDS: Added Berkeley DB for APR.

2002-12-07 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgraded to STRIKER_2_0_44_PRE1.
	* POST_INSTALL: Removed instruction to recast php because
	  it is not always needed when even when httpd changes version.
	* PRE_REMOVE: Removed as stopping httpd is not needed.

2002-11-04 Sergey Lipnevich <sergey@sourcemage.org>
	* mksscert.sh: Updated to generate certificates for multiple
	  services, signed by the same "self-proclaimed" CA.

2002-10-08 Sergey Lipnevich <sergey@sourcemage.org>
	* mksscert.sh: Rewritten to generate valid certificates
	  for CA (self-signed) and for the server (signed by CA).
	* DETAILS: Upgraded to APACHE_2_0_43 with checksums.

2002-09-16 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Converted spell to use cvs:// URLs supported by sorcery.

2002-09-05 Sergey Lipnevich <sergey@sourcemage.org>
	* No need to check out httpd-ldap separately because it is now
	  added to modules/experimental. Doesn't apper to generate the
	  module itself now, so more changes are anticipated on LDAP
	  support.

2002-08-02 Sergey Lipnevich <sergey@sourcemage.org>
	* Spell created.

