Commit Graph

31 Commits

Author SHA1 Message Date
Ralf S. Engelschall
e286d11298 Update MASTER_SITES for new modssl.org locations. 1999-04-30 21:48:16 +00:00
Ralf S. Engelschall
7d566c26e9 Upgrade to Apache 1.3.6 + mod_ssl 2.2.8 1999-04-12 14:25:37 +00:00
Ralf S. Engelschall
db444b6649 Cleanup Perl dependencies.
Thanks to Dirk Froemberg <dirk@freebsd.org> for hint.
1999-04-12 06:53:00 +00:00
Ralf S. Engelschall
387e2f01a7 Upgrade to Apache 1.3.6 + mod_ssl 2.2.7 1999-03-29 11:05:37 +00:00
Dirk Froemberg
8c955d186d ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
OK'ed by:	Ralf S. Engelschall <rse@engelschall.com> (maintainer)
1999-03-26 08:47:51 +00:00
Ralf S. Engelschall
274666be2a - Upgraded to Apache 1.3.6 + mod_ssl 2.2.6
- Cleaned up the port
1999-03-24 09:54:14 +00:00
Ralf S. Engelschall
78891fa98e Upgrade to Apache 1.3.4 + mod_ssl 2.2.5
This fixes two really nasty bugs, so users are encouraged to upgrade.
Additionally a little bit more portlint cleanups were done and switched to
HAS_CONFIGURE from GNU_CONFIGURE now that we've the CONFIG_TARGET stuff...
1999-03-18 14:19:51 +00:00
Bill Fumerola
5ce0d3f8b5 Fix missing "\"s
Noticed By:	#FreeBSD
1999-03-13 17:57:44 +00:00
Bill Fumerola
6017a1a317 Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.

Approved By:	apache maintainers, asami
Submitted By: 	Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Ralf S. Engelschall
ace164ef64 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.
1999-03-04 20:21:43 +00:00
Ralf S. Engelschall
0817b9a4c3 Upgrade to Apache 1.3.4 + mod_ssl 2.2.3 1999-02-21 17:05:24 +00:00
Ralf S. Engelschall
7f9d3d74f5 Upgrade to Apache 1.3.4 + mod_ssl 2.2.2 1999-02-05 15:36:09 +00:00
Ralf S. Engelschall
c8952a8dd0 Upgrade to Apache 1.3.4 + mod_ssl 2.2.1 1999-02-04 11:39:11 +00:00
Ralf S. Engelschall
94c3e13b3b Upgrade to Apache 1.3.4 + mod_ssl 2.2.0 1999-01-27 20:08:09 +00:00
Ralf S. Engelschall
c5f22d0fa4 Update to Apache 1.3.4 + mod_ssl 2.1.8 1999-01-25 08:47:19 +00:00
Ralf S. Engelschall
002bfc2240 - Upgrade to Apache 1.3.4
- Upgrade to mod_ssl 2.1.7
- Add additional master site
- Add Y2K link
- Make portlint happy
1999-01-13 08:03:07 +00:00
Dirk Froemberg
1136e15539 Change dependencies from SSLeay to openssl, the successor of SSLeay. 1999-01-10 14:11:19 +00:00
Ralf S. Engelschall
7222c99e97 Upgrade to Apache 1.3.3 + mod_ssl 2.1.6 1999-01-06 16:48:35 +00:00
Ralf S. Engelschall
7dcc8bc1f0 Upgrade to Apache 1.3.3 + mod_ssl 2.1.5 1999-01-02 17:37:06 +00:00
Ralf S. Engelschall
8195db31a3 Upgrade to Apache 1.3.3 + mod_ssl 2.1.4 1998-12-25 15:36:53 +00:00
Ralf S. Engelschall
ab4db2934f Upgrade to Apache 1.3.3 + mod_ssl 2.1.3 1998-12-05 17:51:34 +00:00
Ralf S. Engelschall
91503f2fea 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
1998-12-03 09:37:06 +00:00
Ralf S. Engelschall
0bf99088cd Upgrade to Apache 1.3.3 + mod_ssl 2.0.15 1998-11-07 14:22:40 +00:00
Ralf S. Engelschall
fc3b3f89b4 Upgrade to Apache 1.3.2 + mod_ssl 2.0.12 1998-10-02 10:11:11 +00:00
Ralf S. Engelschall
4309ad9fed Upgrade to Apache 1.3.2 + mod_ssl 2.0.11 1998-09-23 12:20:00 +00:00
Ralf S. Engelschall
66165b9ba2 Completely overhauled Apache+mod_ssl port:
- use mod_ssl 2.0.10 which automatically disables
  DSO for mod_log_config and mod_proxy which caused
  problems for the port

- use mod_auth_dbm instead of mod_auth_db because
  first DBM is internally mapped to our DB (so
  functionality is the same) and this way we
  get rid of the nasty conflicts with DB 2.x port.

- fixed the package list, i.e. the port
  now packages and deletes correctly

- automatically create dummy certificate, so
  the package can be tested immediately after
  installing.

- use "apachectl startssl" instead of "apachectl start"
  from within apache.sh rc script now.

- removed the outcommented patch pieces for Makefile.tmpl
  because they are confusing both inside patches/patch-ab
  and under install time.

- use a "post-patch" target to remove all .orig files
  mod_ssl's configure script created to avoid their
  installation (which confuses the package list).
1998-09-17 10:58:00 +00:00
Ralf S. Engelschall
7ac7a4fa02 Upgrade to Apache 1.3.1 + mod_ssl 2.0.9 1998-09-14 16:18:50 +00:00
Ralf S. Engelschall
ba9d75d412 Upgrade to Apache 1.3.1 + mod_ssl 2.0.8 1998-09-12 17:31:26 +00:00
Ralf S. Engelschall
ecf200c9d3 Upgrade SSL-aware Apache to: Apache 1.3.1 + mod_ssl 2.0.7 1998-09-09 15:17:46 +00:00
Ralf S. Engelschall
8caffe5299 Upgrade to Apache 1.3.1 + mod_ssl 2.0.6
(This version now automatically recognizes whether
SSLeay was build in conjunction with RSAref or not)
1998-08-29 21:24:14 +00:00
Ralf S. Engelschall
a116af42b2 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).
1998-08-27 16:00:05 +00:00