head	1.19;
access;
symbols
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.17
	RELEASE_8_0_0:1.17
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.16
	RELEASE_4_EOL:1.16
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.15
	RELEASE_5_2_1:1.14
	RELEASE_5_2_0:1.14
	RELEASE_4_9_0:1.13
	RELEASE_5_1_0:1.13
	RELEASE_4_8_0:1.13
	RELEASE_5_0_0:1.13
	RELEASE_4_7_0:1.13
	RELEASE_4_6_2:1.13
	RELEASE_4_6_1:1.13
	RELEASE_4_6_0:1.12
	RELEASE_5_0_DP1:1.12
	RELEASE_4_5_0:1.12
	RELEASE_4_4_0:1.12
	RELEASE_4_3_0:1.12
	RELEASE_4_2_0:1.11
	RELEASE_4_1_1:1.10
	RELEASE_4_1_0:1.10
	RELEASE_3_5_0:1.10
	RELEASE_4_0_0:1.10
	RELEASE_3_4_0:1.9
	RELEASE_3_3_0:1.8
	RELEASE_3_2_0:1.6
	RELEASE_3_1_0:1.5
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	mod_ssl_2_0_5:1.1.1.1
	RSE:1.1.1;
locks; strict;
comment	@# @;


1.19
date	2012.01.01.19.30.37;	author ohauer;	state dead;
branches;
next	1.18;

1.18
date	2010.06.05.07.53.21;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2009.01.16.17.35.54;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2006.05.09.11.24.33;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2004.01.12.22.51.22;	author edwin;	state Exp;
branches;
next	1.14;

1.14
date	2003.11.07.15.57.11;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2002.06.26.17.17.32;	author pat;	state Exp;
branches;
next	1.12;

1.12
date	2001.03.03.11.28.18;	author rse;	state Exp;
branches;
next	1.11;

1.11
date	2000.10.14.09.36.41;	author rse;	state Exp;
branches;
next	1.10;

1.10
date	2000.01.22.21.14.02;	author rse;	state Exp;
branches;
next	1.9;

1.9
date	99.10.22.08.48.36;	author rse;	state Exp;
branches;
next	1.8;

1.8
date	99.06.08.09.04.21;	author rse;	state Exp;
branches;
next	1.7;

1.7
date	99.06.02.07.18.40;	author dirk;	state Exp;
branches;
next	1.6;

1.6
date	99.03.04.20.21.43;	author rse;	state Exp;
branches;
next	1.5;

1.5
date	99.02.04.11.39.11;	author rse;	state Exp;
branches;
next	1.4;

1.4
date	99.01.27.20.08.09;	author rse;	state Exp;
branches;
next	1.3;

1.3
date	99.01.13.08.03.07;	author rse;	state Exp;
branches;
next	1.2;

1.2
date	98.12.03.09.37.06;	author rse;	state Exp;
branches;
next	1.1;

1.1
date	98.08.27.16.00.05;	author rse;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.08.27.16.00.05;	author rse;	state Exp;
branches;
next	;


desc
@@


1.19
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@This is Apache version 1.3 plus mod_ssl which provides strong cryptography
via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
v1) protocols by the help of the SSL/TLS implementation toolkit OpenSSL which
is based on SSLeay from Eric A. Young and Tim J. Hudson. The mod_ssl package
was created in April 1998 by Ralf S. Engelschall and was originally derived
from software developed by Ben Laurie for use in the Apache-SSL HTTP server
project. 

As a summary, here are its main SSL/TLS-related features:
   o  Open-Source software (BSD-style license)
   o  Useable for both commercial and non-commercial use
   o  Available for both Unix and Win32 (Windows 95/98/NT) platforms 
   o  128-bit strong cryptography world-wide
   o  Support for SSLv2, SSLv3 and TLSv1 protocols
   o  Support for both RSA and Diffie-Hellman ciphers
   o  Clean reviewable ANSI C source code 
   o  Clean Apache module architecture
   o  Integrates seamlessly into Apache through an Extended API (EAPI)
   o  Full Dynamic Shared Object (DSO) support
   o  Advanced pass-phrase handling for private keys
   o  X.509 certificate based authentication for both client and server
   o  X.509 certificate revocation list (CRL) support
   o  Support for per-URL renegotiation of SSL handshake parameters
   o  Support for explicit seeding of the PRNG from external sources
   o  Additional boolean-expression based access control facility
   o  Backward compatibility to other Apache SSL solutions
   o  Inter-process SSL session cache (DBM and Shared Memory based)
   o  Powerful dedicated SSL engine logging facility
   o  Simple and robust application to Apache source trees
   o  Fully integrated into the Apache 1.3 configuration mechanism
   o  Additional integration into the Apache Autoconf-style Interface (APACI)
   o  Assistance in X.509v3 certificate generation (both RSA and DSA)
   o  Experimental support for external Crypto Devices (OpenSSL ENGINE)

mod_snmp is a plug-in for apache-1.3.x to take apache status by SNMP

LICENSE: Apache License 2.0
WWW: http://www.apache.org/

LICENSE: BSD 4-clause
WWW: http://www.modssl.org/
"This product includes software developed by 
Ralf S. Engelschall <rse@@engelschall.com> for use in the
mod_ssl project (http://www.modssl.org/)."

LICENSE: BSD 4-clause
WWW: http://www.openssl.org/
"This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 
LICENSE: BSD 4-clause
WWW: http://www.mod-snmp.com/
"This product includes software developed by Harrie Hazewinkel."
@


1.18
log
@- Apache License 2.0
@
text
@@


1.17
log
@- add LICENSE:
@
text
@d37 1
a37 1
LICENSE: APL
@


1.16
log
@- update mod_snmp homepage
@
text
@d37 1
d39 2
d42 5
d48 4
d53 1
@


1.15
log
@Fix typo: apche-1.3 -> apache-1.3
@
text
@d40 1
a40 1
WWW: http://www.simpleweb.org/software/packages/mod-snmp/
@


1.14
log
@- add new Option APACHE_WITH_MODSNMP
PR:		43997
Submitted by:	zin@@the.ne.jp

- update to 2.8.16-1.3.29
- remove the now obsolte fixes.
@
text
@d35 1
a35 1
mod_snmp is a plug-in for apche-1.3.x to take apache status by SNMP
@


1.13
log
@- Update to 1.3.26+2.8.10
- Use MASTER_SITES grouping
@
text
@d35 2
d40 1
@


1.12
log
@Upgrade to Apache 1.3.19 + mod_ssl 2.8.1
@
text
@d1 7
a7 5
 Apache 1.3 + mod_ssl 2.8         ``mod_ssl combines the flexibility of   
 ========================           Apache with the security of OpenSSL.''
                                  
 The Apache Interface to OpenSSL  ``The best SSL solution for       
 http://www.modssl.org/             Apache money can't buy.''         
d9 1
a9 9
 This is Apache version 1.3 plus mod_ssl which provides strong cryptography
 via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
 v1) protocols by the help of the SSL/TLS implementation toolkit OpenSSL which
 is based on SSLeay from Eric A. Young and Tim J. Hudson. The mod_ssl package
 was created in April 1998 by Ralf S. Engelschall and was originally derived
 from software developed by Ben Laurie for use in the Apache-SSL HTTP server
 project. 

 As a summary, here are its main SSL/TLS-related features:
d35 3
a37 4
 All documentation can be found on-line on the Web:
   o  Apache:  http://www.apache.org/
   o  mod_ssl: http://www.modssl.org/
   o  OpenSSL: http://www.openssl.org/
@


1.11
log
@Upgrade:
Apache  1.3.12 -> 1.3.14
mod_ssl 2.6.6  -> 2.7.1
@
text
@d1 1
a1 1
 Apache 1.3 + mod_ssl 2.7         ``mod_ssl combines the flexibility of   
@


1.10
log
@Upgrade to Apache 1.3.11 + mod_ssl 2.5.0
@
text
@d1 1
a1 1
 Apache 1.3 + mod_ssl 2.5         ``mod_ssl combines the flexibility of   
a25 1
   o  Support for the OpenSSL+RSAref US-situation
d39 1
@


1.9
log
@Upgrade to Apache 1.3.9 + mod_ssl 2.4.6
@
text
@d1 1
a1 1
 Apache 1.3 + mod_ssl 2.4         ``mod_ssl combines the flexibility of   
@


1.8
log
@Upgrade to Apache 1.3.6 + mod_ssl 2.3.2

This especially makes the new Shared Memory based SSL session cache available
through the use the MM port.
@
text
@d1 1
a1 1
 Apache 1.3 + mod_ssl 2.3         ``mod_ssl combines the flexibility of   
@


1.7
log
@Upgrade to Apache 1.3.6 + mod_ssl 2.3.1

Submitted by:	Ralf S. Engelschall <rse@@FreeBSD.org> (maintainer)
@
text
@d34 1
a34 1
   o  Inter-process SSL session cache
@


1.6
log
@Upgrade to Apache 1.3.4 + mod_ssl 2.2.4

PS: This mod_ssl version has two really nasty bugs fixed,
    so you're strongly encouraged to upgrade.
@
text
@d1 5
a5 2
 Apache 1.3 + mod_ssl 2.2          ``mod_ssl combines the flexibility of  
 ========================            Apache with the security of OpenSSL.''
d18 1
a18 1
   o  Available for both Unix and Win32 platforms
d21 1
d29 1
d39 1
a39 1
   o  Assistance in X.509 v3 certificate generation
d43 1
a43 1
   o  mod_ssl: http://www.engelschall.com/sw/mod_ssl/
@


1.5
log
@Upgrade to Apache 1.3.4 + mod_ssl 2.2.1
@
text
@d2 1
a2 1
 ========================            Apache with the security of SSLeay.''
d6 5
a10 4
 v1) protocols by the help of the SSL/TLS implementation library SSLeay from
 Eric A. Young and Tim J. Hudson. The mod_ssl package was created in April
 1998 by Ralf S. Engelschall and was originally derived from software
 developed by Ben Laurie for use in the Apache-SSL HTTP server project. 
d22 1
a22 1
   o  Support for the SSLeay+RSAref US-situation
d39 1
a39 1
   o  SSLeay:  http://www.ssleay.org/
@


1.4
log
@Upgrade to Apache 1.3.4 + mod_ssl 2.2.0
@
text
@d25 1
a25 1
   o  Support for explicit seeding of the PRNG with external sources
@


1.3
log
@- Upgrade to Apache 1.3.4
- Upgrade to mod_ssl 2.1.7
- Add additional master site
- Add Y2K link
- Make portlint happy
@
text
@d1 1
a1 1
 Apache 1.3 + mod_ssl 2.1          ``mod_ssl combines the flexibility of  
d24 2
@


1.2
log
@Upgrade to Apache 1.3.3 + mod_ssl 2.1.2

This is the first port version for the new mod_ssl version 2.1.
As a summary, here are its main SSL/TLS-related features:

   o  Open-Source software (BSD-style license)
   o  Useable for both commercial and non-commercial use
   o  Available for both Unix and Win32 platforms
   o  128-bit strong cryptography world-wide
   o  Support for SSLv2, SSLv3 and TLSv1 protocols
   o  Clean reviewable ANSI C source code
   o  Clean Apache module architecture
   o  Integrates seamlessly into Apache through an Extended API (EAPI)
   o  Full Dynamic Shared Object (DSO) support
   o  Support for the SSLeay+RSAref US-situation
   o  Advanced pass-phrase handling for private keys
   o  X.509 certificate based authentication for both client and server
   o  Additional boolean-expression based access control facility
   o  Backward compatibility to other Apache SSL solutions
   o  Inter-process SSL session cache
   o  Powerful dedicated SSL engine logging facility
   o  Simple and robust application to Apache source trees
   o  Fully integrated into the Apache 1.3 configuration mechanism
   o  Additional integration into the Apache Autoconf-style Interface (APACI)
   o  Assistance in X.509 v3 certificate generation
@
text
@a0 1

a11 1

a33 1

a36 1

@


1.1
log
@Initial revision
@
text
@a0 2
Apache 1.3 + mod_ssl 2.0
========================
d2 39
a40 12
Apache is an HTTP server designed as a plug-in replacement for the NCSA server
version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and includes
many frequently requested new features, and has an API which allows it to be
extended to meet users' needs more easily. This version is also SSL-aware by
the help of the mod_ssl module which interfaces Apache to the SSLeay
encryption library.

All the documentation can be found on-line on the Web:

  o  Apache:  http://www.apache.org/
  o  mod_ssl: http://www.engelschall.com/sw/mod_ssl/
  o  SSLeay:  http://www.ssleay.org/
@


1.1.1.1
log
@Import of a new SSL-aware Apache 1.3, achieved by patching up
the original Apache 1.3.1 with mod_ssl 2.0.5 (the Apache
Interface to SSLeay).
@
text
@@
