head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.05.14.15.46.27;	author ohauer;	state Exp;
branches;
next	1.2;

1.2
date	2010.11.07.02.36.56;	author ohauer;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.30.15.57.15;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- source was re-rolled (No changes compaired old and new source)
- add additional MASTER_SITE

PR:		ports/154032
Submitted by:	Andrew Bennett <potatosaladx _at_ gmail.com> (maintainer)
@
text
@SHA256 (mod_xsendfile-0.12.tar.gz) = 9078ec28697d672a7f8aa3a19180109c1ccf73dc6aa335e856d1129344566b7e
SIZE (mod_xsendfile-0.12.tar.gz) = 9271
@


1.2
log
@ - update to version 0.12
 - change MASTER_SITES

Changelog:
===========
  Version 0.12
    * Now incorrect headers will be dropped early

  Version 0.11.1
    * Fixed some documentation bugs
    * Built win32 binaries against latest httpd using MSVC9
    * Updated MSVC Project files

  Version 0.11
    * Fixed large file support

  Version 0.10
    * Won't override Etag/Last-Modified if already set.
    * New Configuration directive: XSendFileIgnoreEtag
    * New Configuration directive: XSendFileIgnoreLastModified
    * New Configuration directive: XSendFilePath
    * Removed Configuration directive: XSendFileAllowAbove
      Use XSendFilePath instead.
    * Improved header handling for FastCGI/CGI output (removing duplicate headers).

PR:		151991
Submitted by:	Andrew Bennett <potatosaladx _at_ gmail.com> (maintainer)
Approved by:	glarkin (mentor, implicit)
@
text
@d1 2
a2 2
SHA256 (mod_xsendfile-0.12.tar.gz) = 6184d3f7535b34f08ea4e665b55498d5f76673d2a816cf2ee3eaae203c2d780b
SIZE (mod_xsendfile-0.12.tar.gz) = 9345
@


1.1
log
@mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.

If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.

It is useful for processing script-output of e.g. php, perl or any cgi.

WWW: http://celebnamer.celebworld.ws/stuff/mod_xsendfile/

PR:		ports/105784
Submitted by:	Andrew Bennett <andrew@@mystock.com>
@
text
@d1 2
a2 3
MD5 (mod_xsendfile-0.9.tar.gz) = a7d22d4027386929c7d69c8f2b050c96
SHA256 (mod_xsendfile-0.9.tar.gz) = 2f07f3ddd03a9493601fef35668c2f0feb279edba2ae0172cd44feb8d7514272
SIZE (mod_xsendfile-0.9.tar.gz) = 10240
@

