Port details |
- apache13-modssl The Apache 1.3 webserver with SSL/TLS functionality
- 1.3.41+2.8.31_4 www
=246 1.3.41+2.8.31_4Version of this port present on the latest quarterly branch.
- DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
- Maintainer: dinoex@FreeBSD.org
- Port Added: unknown
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gmake, gettext
- Also Listed In: security
- License: ASL BSD
- WWW:
- http://www.mod-snmp.com/
- Description:
- 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."
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- apache+mod_ssl>0:www/apache13-modssl
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache+mod_ssl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- mm.14 : devel/mm
- expat.6 : textproc/expat2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.28+2.8.15_1 06 Aug 2003 17:34:41 |
knu |
Call the ${PKGINSTALL} script via ${SH} so that it works in case the
ports tree is mounted noexec. |
1.3.28+2.8.15_1 06 Aug 2003 16:39:58 |
dinoex |
- Take maintainership |
1.3.28+2.8.15_1 06 Aug 2003 05:31:08 |
dinoex |
- Fix SUEXEC leaving zombies behind
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737
http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=105952652425849&w=2
Suggested by: efortenb@sdccd.cc.ca.us |
1.3.28+2.8.15 25 Jul 2003 20:05:58 |
dinoex |
- update to 2.8.15-1.3.28 |
1.3.27+2.8.14 25 Jul 2003 07:03:07 |
demon |
Bump libmm shlib version after recent update of devel/mm. |
1.3.27+2.8.14 27 Jun 2003 04:25:47 |
dinoex |
- drop defunct define |
1.3.27+2.8.14 04 Jun 2003 17:07:30 |
dinoex |
o DEFAULT_PATH used by --suexec-safepath changed to APACHE_SUEXEC_SAFEPATH
o new build options are APACHE_SUEXEC_CALLER, APACHE_SUEXEC_LOG,
APACHE_SUEXEC_UIDMIN, APACHE_SUEXEC_GIDMIN, APACHE_SUEXEC_SAFEPATH,
APACHE_SUEXEC_UMASK
o add APACHE_HARD_SERVER_LIMIT build option
o WITH_APACHE_PERF_TUNING changed to APACHE_PERF_TUNING
o add APACHE_FD_SETSIZE and APACHE_BUFFERED_LOGS build options
- separated from APACHE_PERF_TUNING
o CFLAGS option, used by APACHE_PERF_TUNING, is changed
o cosmetic changes
PR: 50455
Submitted by: drazen@avalon.hr |
1.3.27+2.8.14 04 Jun 2003 16:32:26 |
dinoex |
- Remove only symbolic links on deinstall
PR: 36804 |
1.3.27+2.8.14 16 Apr 2003 14:17:07 |
dinoex |
- force bind with openssl port/base as configured |
1.3.27+2.8.14 08 Apr 2003 03:23:57 |
dinoex |
- remove PKG_PREFIX
PR: 50688
Submitted by: mike@tric.tomsk.gov.ru |
1.3.27+2.8.14 07 Apr 2003 18:32:36 |
dinoex |
- Installation of the port fails at the pre-install stage
when it tries to execute the pkg-install script.
The script resides in the ports tree and but not in the WRKDIR
PR: 50688
Submitted by: mike@tric.tomsk.gov.ru |
1.3.27+2.8.14 03 Apr 2003 19:39:15 |
dinoex |
- use bsd.openssl.mk |
1.3.27+2.8.14 28 Mar 2003 00:54:36 |
mbr |
Upgrade to mod_ssl-2.8.14-1.3.27 to fix the recent discovered
openssl vulnerabilities. I double checked the checksums and
the Tarball Digital Signatures. |
1.3.27+2.8.12 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
1.3.27+2.8.12 13 Feb 2003 15:04:03 |
naddy |
Use MASTER_SITE_APACHE*.
PR: 47984
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
1.3.27+2.8.12 20 Jan 2003 18:02:08 |
dinoex |
- update SSL support.
defaults to openssl port (now 0.9.6.h)
New options:
use the lastest version (now 0.9.7)
USE_OPENSSL_BETA=yes
use teh base version with
USE_OPENSSL_BASE=yes |
1.3.27+2.8.12 08 Dec 2002 01:52:23 |
kris |
Fix build on sparc64 (-fpic -> -fPIC) |
1.3.27+2.8.12 04 Nov 2002 20:23:14 |
tom |
Update mod_ssl to version 2.8.12 which deals with a Cross-Site-Scripting
(XSS) security issue:
http://www.apacheweek.com/issues/02-10-25#security
http://www.mail-archive.com/modssl-users@modssl.org/msg15366.html
Note: This update does not fix ports/36804 - be sure to backup your
certificates before updating. |
1.3.27+2.8.11 12 Oct 2002 21:55:47 |
knu |
Add MASTER_SITE_RINGSERVER to MASTER_SITES. |
1.3.27+2.8.11 05 Oct 2002 09:18:45 |
kris |
Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.
Partially based on patches submitted by below authors.
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>,
Udo Schweigert <udo.schweigert@siemens.com>,
Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR: ports/43682, ports/43688, ports/43666, ports/43681 |
1.3.26+2.8.10 29 Sep 2002 08:07:47 |
ijliao |
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
1.3.26+2.8.10 28 Jul 2002 05:47:46 |
pat |
Bump shared library version because of devel/mm update
PR: ports/41053
Submitted by: Scott Lampert <scott@lampert.org> |
1.3.26+2.8.10 12 Jul 2002 00:21:12 |
pat |
Sync with www/apache13: suexec
PR: ports/40426
Submitted by: Brad Laue <brad@brad-x.com>
Reviewed by: tobez |
1.3.26+2.8.10 01 Jul 2002 16:08:37 |
pat |
Don't clobber CONFIGURE_ARGS if user defines it.
PR: ports/40019
Submitted by: Christopher H. Laco <chris.laco@threetech.com> |
1.3.26+2.8.10 26 Jun 2002 17:17:33 |
pat |
- Update to 1.3.26+2.8.10
- Use MASTER_SITES grouping |
1.3.26+2.8.9 22 Jun 2002 17:48:46 |
pat |
- Sync with www/apache13 a bit
- Fix clobbering ${PREFIX}/www on install and warnings coughing up
on deinstall when ${PREFIX}/www is not empty
- Remove pkg-deinstall
PR: ports/39645, ports/36804
Submitted by: Charles Sprickman <freebsd@fasttrackmonkey.com>,
Peter C. Lai <sirmoo@cowbert.2y.net> |
1.3.26+2.8.9 19 Jun 2002 15:24:43 |
nectar |
Update to apache 1.3.26 / mod_ssl 2.8.9.
Fixes chunking vulnerability, so now no longer FORBIDDEN. |
1.3.26+2.8.9 19 Jun 2002 15:13:34 |
nectar |
Update to apache 1.3.26 / mod_ssl 2.8.9.
Fixes chunking vulnerability, so now no longer FORBIDDEN. |
1.3.24+2.8.8 18 Jun 2002 12:33:14 |
nectar |
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>. |
1.3.24+2.8.8 08 May 2002 05:53:18 |
dinoex |
- make it work with newer SSL
( same hack as in suck, openssh and openssh-portable )
USE_OPENSSL should be improved, see PR: ports/36080
PR: 36080 |
1.3.24+2.8.8 19 Apr 2002 17:45:25 |
dinoex |
Make startscript apache.sh PREFIX aware at install time,
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh |
1.3.24+2.8.8 28 Mar 2002 00:46:30 |
pat |
Update to 1.3.24+2.8.8 |
13 Mar 2002 16:44:46 |
jeh |
Small sync with apache13
- The standard apache distribution now comes with a FreeBSD layout
that is the same as the one that was in files/FreeBSD.layout |
23 Feb 2002 21:02:35 |
pat |
Update to modssl version 2.8.7 |
08 Feb 2002 05:05:37 |
pat |
Update to 1.3.23+2.8.6 |
22 Jan 2002 22:29:24 |
sf |
use xargs -0 to avoid 'unterminated quote' error at ${PREFIX}/share/doc. |
25 Dec 2001 12:56:43 |
dirk |
Back out last commit. |
21 Dec 2001 23:17:16 |
dirk |
Remove patch that doesn't apply. Doesn't seem to be necessary, anyway because
we have OpenSSL in the base system, now. Thus no need to fiddle around with
${PREFIX}. |
20 Dec 2001 11:15:35 |
ijliao |
fix finding OpenSSL problem |
07 Dec 2001 23:12:32 |
ache |
Suggest a command to delete user instead of actually deleting it |
02 Dec 2001 23:17:09 |
kuriyama |
Merge from www/apache13: Don't put 'manual' link to the Apache manual. |
01 Dec 2001 07:02:53 |
kuriyama |
Merge from www/apache13: Add symbolic link to apache's manual into
pkg-plist. |
30 Nov 2001 03:08:16 |
kuriyama |
Fix plist. |
02 Nov 2001 10:01:50 |
ache |
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit |
22 Oct 2001 19:05:33 |
ache |
Add files missing in prev. commit |
22 Oct 2001 18:43:30 |
ache |
Sync with main Apache port |
22 Oct 2001 16:41:22 |
rse |
Change MAINTAINER to ports@FreeBSD.org because I'm often too busy and usually
don't have the time to update this port as fast as people seem to expect. This
way anyone can jump in and help out. |
22 Oct 2001 16:38:49 |
rse |
Upgrade to Apache 1.3.22 + mod_ssl 2.8.5 |
20 May 2001 10:53:41 |
rse |
Upgrading to Apache 1.3.20 + mod_ssl 2.8.4 |
04 May 2001 22:18:19 |
rse |
Upgrade to Apache 1.3.19 + mod_ssl 2.8.3 |
04 May 2001 07:34:07 |
rse |
Fix MASTER_SITES: http://www.apache.org/dist/ ->
http://www.apache.org/dist/httpd/ |
30 Mar 2001 10:47:21 |
rse |
Upgrade to Apache 1.3.19 + mod_ssl 2.8.2 |
03 Mar 2001 11:28:19 |
rse |
Upgrade to Apache 1.3.19 + mod_ssl 2.8.1 |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
30 Jan 2001 20:45:54 |
rse |
Upgrade to Apache 1.3.17 + mod_ssl 2.8.0. |
01 Jan 2001 10:15:17 |
will |
Goodbye, YEAR2000. Hello, 2001. |
15 Nov 2000 16:10:38 |
ade |
Gently persuade apache13-modssl to install in the same filesystem space as
www/apache13 does, so that other apache-dependendent ports DTRT regardless of
which one is installed. |
14 Oct 2000 10:36:42 |
rse |
Upgrade: Apache 1.3.12 -> 1.3.14 mod_ssl 2.6.6 -> 2.7.1 |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
22 Sep 2000 02:59:06 |
kris |
Update all ports using OpenSSL and RSA to work without rsaref since it is no
longer required. Apologies to the various maintainers whom I did not yet hear
back from, but the ports freeze is coming up in a few hours and I will be
verifying all of these ports on a 4.1 machine myself to catch any problems.
|
16 Sep 2000 13:27:22 |
jedgar |
Bump PORTREVISION due to previous commit(s) |
16 Sep 2000 13:16:16 |
jedgar |
(forced commit) Move libmm from BUILD_DEPEND to LIB_DEPENDS since the port
dynamically links to libmm.so.11. |
16 Sep 2000 13:13:53 |
jedgar |
(null) |
12 Aug 2000 21:51:40 |
rse |
Upgrade to mod_ssl 2.6.6. This especially fixes two nasty segfault situations.
|
05 Jul 2000 13:37:07 |
tg |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
04 Jul 2000 12:29:06 |
rse |
Upgrade to mod_ssl 2.6.5 |