FreshPorts -- The Place For Ports Tue, 16 Mar 2010 10:41 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
apache13-modssl 1.3.41+2.8.31_2 www on this many watch lists=269 search for ports that depend on this port This port version is marked as vulnerable.
The Apache 1.3 webserver with SSL/TLS functionality
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: security


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: APL
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."
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
www/apache13-modssl+ipv6

Required To Build: lang/perl5.8
Required Libraries: devel/mm, textproc/expat2

To install the port: cd /usr/ports/www/apache13-modssl/ && make install clean
To add the package: pkg_add -r apache+mod_ssl


Configuration Options
     No options to configure

Master Sites:
http://www.apache.org/dist/httpd/
http://archive.apache.org/dist/httpd/
ftp://ftp.pop-mg.com.br/data/apache/dist/httpd/
ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/httpd/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpd/
ftp://ftp.apache.de/mirrors/dev.apache.org/dist/httpd/
ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/
ftp://ftp.forthnet.gr/pub/www/apache/httpd/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/
ftp://ftp.esat.net/mirrors/ftp.apache.org/httpd/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/
ftp://ftp.rhnet.is/pub/apache/httpd/
http://ring.nict.go.jp/archives/net/apache/httpd/
http://ring.k-opti.com/archives/net/apache/httpd/
http://ring.riken.jp/archives/net/apache/httpd/
ftp://ftp.sogang.ac.kr/www/apache/dist/httpd/
ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/
ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/httpd/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpd/
ftp://ftp.chg.ru/pub/WWW/apache/dist/httpd/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpd/
ftp://ftp.flirble.org/pub/web/apache/dist/httpd/
ftp://mirrors.rmplc.co.uk/pub/apache/httpd/
ftp://apache.secsup.org/pub/apache/dist/httpd/
ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/httpd/
ftp://ftp.tux.org/pub/net/apache/dist/httpd/
ftp://ftp.saix.net/pub/apache/dist/httpd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 150 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
04 Feb 2010 06:10:46
Original commit files touched by this commit  1.3.41+2.8.31_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Fix a bug in IPv4 logging.

- Security fix for mod_proxy
Security: CVE-2010-0010
20 Oct 2009 19:02:29
Original commit files touched by this commit  1.3.41+2.8.31_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- USE_RC_SUBR != yes
PR:             136853
Submitted by:   Philip M. Gollucci

- extend startup to handle options and multiple instances
Obtained from:  ports/www/apache22
11 Oct 2009 19:34:45
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add mod_accel patch for amd64
Submitted by:   Sergey Smitienko
07 Jul 2009 04:56:52
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop option WITHOUT_RC_SUBR
16 Jan 2009 17:35:54
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add LICENSE:
09 Jan 2009 14:20:18
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
Revert some of the previous commit. Applogies.
I only meant to do clement@ and ports@ ones
09 Jan 2009 14:13:05
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Re-assign www/apache* ports to apache@
- Previous MATAINERs please welcome yourself to the apache@ team.

Approved by: portmgr (pav, flz), secteam (simon), clement
28 Sep 2008 08:42:24
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop case senstive checks
PR:             127464
27 Jul 2008 01:40:29
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
edwin search for other commits by this committer
pkg_info -> ${PKG_INFO}
12 May 2008 12:40:28
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix custom apache_flags
PR:             121479
Submitted by:   Laurent Frigault
10 Feb 2008 20:36:08
Original commit files touched by this commit  1.3.41+2.8.31
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.41+2.8.31
23 Jan 2008 08:00:43
Original commit files touched by this commit  1.3.39+2.8.30_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security patch
Security: CVE-2007-6388
Security: CVE-2007-5000
Security: CVE-2007-3847
Reported by:    Thomas Vogt
17 Jan 2008 10:15:15
Original commit files touched by this commit  1.3.39+2.8.30
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option WITH_PERL
workaround till global solution in bsd.apache.mk
PR:             118647, 116984
16 Oct 2007 16:57:51
Original commit files touched by this commit  1.3.39+2.8.30
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix build on CURRENT
PR:             117233
Reported by:    Alexander Logvinov
16 Sep 2007 21:05:49
Original commit files touched by this commit  1.3.39+2.8.30
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 2.8.28-1.3.37
- merge Configure patches
10 Sep 2007 09:00:17
Original commit files touched by this commit  1.3.37+2.8.28_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- merge security fiexs from apache 1.3.39
Security: CVE-2006-5752
Security: CVE-2007-3304
17 Jun 2007 17:59:27
Original commit files touched by this commit  1.3.37+2.8.28
 This port version is marked as vulnerable.
anders search for other commits by this committer
Remove thttpd from conflicts list, it has a different name for its
passwd program now.

Approved by:    maintainers/erwin
31 May 2007 11:40:31
Original commit files touched by this commit  1.3.37+2.8.28
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix build for custom locales
PR:             96703
31 Jul 2006 15:13:30
Original commit files touched by this commit  1.3.37+2.8.28
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 2.8.28-1.3.37
27 Jul 2006 18:06:13
Original commit files touched by this commit  1.3.36+2.8.27_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security patch mod_rewrite
Security: CVE-2006-3747
20 May 2006 14:49:29
Original commit files touched by this commit  1.3.36+2.8.27
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.36+2.8.27
09 May 2006 12:24:33
Original commit files touched by this commit  1.3.35+2.8.26_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update mod_snmp homepage
09 May 2006 11:35:56
Original commit files touched by this commit  1.3.35+2.8.26_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to mod_ssl-2.8.26-1.3.35
- update to mod_accel-1.0.34
- remove patch, verfied it is in distribution
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.3.34+2.8.25_3
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
09 Feb 2006 06:51:54
Original commit files touched by this commit  1.3.34+2.8.25_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- support for options:
  APACHE_DATADIR,APACHE_CGIBIN_ROOT,APACHE_DOCUMENT_ROOT
- new options:
  APACHE_LOCALSTATE_DIR,APACHE_LOGFILE_DIR
Submitted by:   Bernard J. Treves Brown

- support for options:
  DEFAULT_PATH
07 Feb 2006 20:01:21
Original commit files touched by this commit  1.3.34+2.8.25_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- preserve symbolic links if modified
Suggested by:   Panagiotis Christias
30 Jan 2006 23:20:05
Original commit files touched by this commit  1.3.34+2.8.25_3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
22 Jan 2006 02:58:25
Original commit files touched by this commit  1.3.34+2.8.25_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
07 Jan 2006 06:29:57
Original commit files touched by this commit  1.3.34+2.8.25_2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
14 Dec 2005 15:52:42
Original commit files touched by this commit  1.3.34+2.8.25_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Securitry Fix
SECURITY: CVE-2005-3352 (cve.mitre.org)

Obtained from:  ports
13 Nov 2005 09:26:50
Original commit files touched by this commit  1.3.34+2.8.25
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add SHA checksum
19 Oct 2005 11:06:02
Original commit files touched by this commit  1.3.34+2.8.25
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Update to 2.8.25-1.3.34
04 Oct 2005 06:44:09
Original commit files touched by this commit  1.3.33+2.8.24_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- honor LDFLAGS
- fix EXPAT options
in some cases the external expat was not used.
08 Sep 2005 06:43:23
Original commit files touched by this commit  1.3.33+2.8.24_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- unbreak updated dependency (devel/mm)
Submitted by:   Michael Voucko
04 Sep 2005 05:44:31
Original commit files touched by this commit  1.3.33+2.8.24
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.3.33+2.8.24
28 Jul 2005 05:48:14
Original commit files touched by this commit  1.3.33+2.8.22_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix build of mod_accel on amd64
PR:             84150
Submitted by:   Bjoern Koenig
27 Jul 2005 19:07:27
Original commit files touched by this commit  1.3.33+2.8.22_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Fix CAN-2005-2088
27 Jul 2005 18:55:37
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- support new options APACHE_DATADIR, APACHE_DOCUMENT_ROOT
Suggested by: Steve Clement
02 Apr 2005 20:48:01
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update mod_snmp_1.3.14.13, remove BROKEN
09 Feb 2005 06:16:21
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- don't create a backup of httpd.conf
- de-ugly-ing filename
Obtained from:  ports/www/apache13-modperl/files/patch-src:support:apxs.pl
15 Jan 2005 10:04:53
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option WITH_APACHE_LATESTLOG
that patches rotatelogs to always keep a hardlink to the latest log
file, but without the seconds-since-epoch integer. Just as a
convenience - when developing web apps, it makes it easier to just
check the log file.
Submitted by:   Palle Girgensohn
15 Jan 2005 10:03:24
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option WITH_APACHE_LATESTLOG
that patches rotatelogs to always keep a hardlink to the latest log
file, but without the seconds-since-epoch integer. Just as a
convenience - when developing web apps, it makes it easier to just
check the log file.
Submitted by:   Palle Girgensohn
15 Jan 2005 09:51:54
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
dbmmanage doesn't recognize the $1$ md5 prefix used by FreeBSD when
checking a password using "dbmmanage passwdfile check". This patch
fixes this.
(no need to bump PORTVERSION)
Submitted by:   Palle Girgensohn
16 Dec 2004 16:28:57
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix package when WITHOUT_RC_SUBR=YES
and old rc files are installed.
Submitted by:   Dave Ryan
16 Nov 2004 09:46:57
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- better wording for a build error.
01 Nov 2004 15:29:00
Original commit files touched by this commit  1.3.33+2.8.22
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 2.8.22-1.3.33
29 Oct 2004 17:29:15
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  1.3.32+2.8.21_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Patch
CAN-2004-?0940
Obtained from:  apache-1.3.33
23 Oct 2004 12:04:36
Original commit files touched by this commit  1.3.32+2.8.21
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 2.8.21-1.3.32
* CAN-2004-0492 (cve.mitre.org)
Reject responses from a remote server if sent an invalid (negative)
Content-Length.

- update mod_snmp to 1.3.14.13
- fix build dependency
:
16 Oct 2004 10:07:34
Original commit files touched by this commit  1.3.31+2.8.20
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 2.8.20-1.3.31
12 Oct 2004 05:06:32
Original commit files touched by this commit  1.3.31+2.8.19_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Patch for keepalive-bug
PR:             71961
Submitted by:   Kenneth Vestergaard Schmidt
19 Jul 2004 05:06:46
Original commit files touched by this commit  1.3.31+2.8.19
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Fix
- update to 2.8.19-1.3.31
16 Jul 2004 07:17:27
Original commit files touched by this commit  1.3.31+2.8.18_4
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- handle transition from /sbin/nologin -> /usr/sbin/nologin
15 Jun 2004 05:49:24
Original commit files touched by this commit  1.3.31+2.8.18_4
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- sync build options with other apache ports again.
headsup: please reanme your existings options
PR:             67937
Suggested by:   eik

-new option: WITH_APACHE_INTERNAL_EXPAT
14 Jun 2004 18:24:28
Original commit files touched by this commit  1.3.31+2.8.18_4
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- allow customizing of CATEGORIES
PR:             67937
Submitted by:   eik
11 Jun 2004 09:36:54
Original commit files touched by this commit  1.3.31+2.8.18_4
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Fix
mod_proxy buffer overflow  CAN-2004-0492
09 Jun 2004 07:16:07
Original commit files touched by this commit  1.3.31+2.8.18_3
 This port version is marked as vulnerable.
kris search for other commits by this committer
Don't remove www/ now that it is created by the system.
06 Jun 2004 08:49:43
Original commit files touched by this commit  1.3.31+2.8.18_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix extract problems with bsdtar
Reported by:    Tim Kientzle
31 May 2004 05:57:38
Original commit files touched by this commit  1.3.31+2.8.18_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to mod_deflate-1.0.21
Denis Shaposhnikov

- update to mod_ssl-2.8.18-1.3.31
Reported by: kris
15 May 2004 09:49:10
Original commit files touched by this commit  1.3.31+2.8.17_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- allow build without expat, new option APACHE_WITHOUT_EXPAT
To run some (mod_perl) applications, a full expat library is needed, but the
built-in one conflicts with it.  This patch allows you to build Apache without
the built-in expat so the other modules can load what they need.

PR:             66650
Submitted by:   Vivek Khera
14 May 2004 20:07:52
Original commit files touched by this commit  1.3.31+2.8.17_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- move USE_RC_SUBR before bsd.port.pre.mk
14 May 2004 08:37:56
Original commit files touched by this commit  1.3.31+2.8.17_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 2.8.17-1.3.31
- detect fnmatch.h conficts
14 May 2004 06:30:53
Original commit files touched by this commit  1.3.29+2.8.16_3
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add compatibility to apachectl in rcng.sh
Submitted by:   nork
03 May 2004 17:27:46
Original commit files touched by this commit  1.3.29+2.8.16_3
 This port version is marked as vulnerable.
nork search for other commits by this committer
s/run_rc_commmand/run_rc_command/

Pointed out by: Dan Langille <dan@langille.org>
Pointy hat to:  nork
03 May 2004 05:27:23
Original commit files touched by this commit  1.3.29+2.8.16_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- rcNG-fy
Submitted by:   nork

WARNING installing the package will overwrite your "etc/rc.d/apache.sh"
installing from port is safe

- new option WITHOUT_RC_SUBR
03 Apr 2004 09:20:36
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix empty dir in option.
31 Mar 2004 17:24:24
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- building mod_accel and friends as apache so modules
Denis Shaposhnikov

- use PLIST_FILES for options
26 Mar 2004 13:58:24
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update CONFLICTS
26 Mar 2004 07:56:10
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add mod_deflate
Submitted by:   Denis Shaposhniko

- CONFLICTS extended
18 Mar 2004 20:48:46
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option APACHE_WITH_MODACCEL
Submitted by:   Denis Shaposhnikov

- cleanup of all options
- CONFLICTS extended
08 Mar 2004 17:07:59
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Fix build of IPV6 (no Security patch needed)
- cleanup mod_snmp option
08 Mar 2004 13:54:05
Original commit files touched by this commit  1.3.29+2.8.16_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Add securirty Fix from cvs

http://www.apacheweek.com/features/security-13

Source:
http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/modules/standard/mod_access.c?r1=1.46&r2=1.47

Link from:      nectar
Reviewed by:    Munechika Sumikawa (IPV6)
26 Feb 2004 05:51:58
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add SIZE
12 Jan 2004 22:51:22
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Fix typo: apche-1.3 -> apache-1.3
31 Dec 2003 04:21:47
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Fix collision when APACHE_WITH_MODSNMP and APACHE_WITH_IPV6
  are selected.
30 Dec 2003 04:30:34
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Update PATCH_SITES for mod_snmp
Problem found by: Subhi S Hashwa
07 Dec 2003 16:48:54
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- option WITH_APACHE_IPV6
PR:             42427
Submitted by:   sec@42.org

- fix Usage
13 Nov 2003 03:32:51
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- new option APACHE_RELATIVE_RUNTIMEDIR
07 Nov 2003 15:57:11
Original commit files touched by this commit  1.3.29+2.8.16
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- 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.
29 Oct 2003 06:12:27
Original commit files touched by this commit  1.3.28+2.8.15_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security Fix for mod_rewrite with more than 9 brackets.
http://www.apache.org/dist/httpd/Announcement.html
25 Oct 2003 21:23:14
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- extend CONFLICTS with w3c-httpd-3.*
12 Oct 2003 14:05:25
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add CONFLICTS
- use DOCSDIR
Submitted by:   eikemeier@fillmore-labs.com [CONFLICTS]
24 Sep 2003 18:28:58
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- change ECHO -> ECHO_MSG
06 Sep 2003 22:22:35
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop defunctional MASTER_SITES
28 Aug 2003 16:38:18
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- use hook for bsd.openssl.mk
06 Aug 2003 18:34:41
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
knu search for other commits by this committer
Call the ${PKGINSTALL} script via ${SH} so that it works in case the
ports tree is mounted noexec.
06 Aug 2003 17:39:58
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Take maintainership
06 Aug 2003 06:31:08
Original commit files touched by this commit  1.3.28+2.8.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- 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
25 Jul 2003 21:05:58
Original commit files touched by this commit  1.3.28+2.8.15
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 2.8.15-1.3.28
25 Jul 2003 08:03:07
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
demon search for other commits by this committer
Bump libmm shlib version after recent update of devel/mm.
27 Jun 2003 05:25:47
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop defunct define
04 Jun 2003 18:07:30
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
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
04 Jun 2003 17:32:26
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Remove only symbolic links on deinstall
PR:             36804
16 Apr 2003 15:17:07
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- force bind with openssl port/base as configured
08 Apr 2003 04:23:57
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- remove PKG_PREFIX
PR:             50688
Submitted by:   mike@tric.tomsk.gov.ru
07 Apr 2003 19:32:36
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- 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
03 Apr 2003 20:39:15
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- use bsd.openssl.mk
28 Mar 2003 00:54:36
Original commit files touched by this commit  1.3.27+2.8.14
 This port version is marked as vulnerable.
mbr search for other commits by this committer
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.
20 Feb 2003 19:15:38
Original commit files touched by this commit  1.3.27+2.8.12
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
13 Feb 2003 15:04:03
Original commit files touched by this commit  1.3.27+2.8.12
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Use MASTER_SITE_APACHE*.

PR:             47984
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
20 Jan 2003 18:02:08
Original commit files touched by this commit  1.3.27+2.8.12
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- 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

Number of commits found: 150 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21404
Broken 170
Deprecated 45
Ignore 894
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 7
new 48 hours8
new 7 days31
new fortnight52
new month98

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.355 seconds.