aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl/files
Commit message (Collapse)AuthorAgeFilesLines
* - fix custom apache_flagsdinoex2008-05-121-1/+1
| | | | | PR: 121479 Submitted by: Laurent Frigault
* - update to 1.3.41+2.8.31dinoex2008-02-111-399/+0
|
* - Security patchdinoex2008-01-231-0/+399
| | | | | | | Security: CVE-2007-6388 Security: CVE-2007-5000 Security: CVE-2007-3847 Reported by: Thomas Vogt
* - update to 2.8.28-1.3.37dinoex2007-09-173-361/+20
| | | | - merge Configure patches
* - merge security fiexs from apache 1.3.39dinoex2007-09-101-0/+348
| | | | | Security: CVE-2006-5752 Security: CVE-2007-3304
* - fix build for custom localesdinoex2007-05-311-0/+13
| | | | PR: 96703
* - update to 2.8.28-1.3.37dinoex2006-07-311-11/+0
|
* - Security patch mod_rewritedinoex2006-07-281-0/+11
| | | | Security: CVE-2006-3747
* - update to mod_ssl-2.8.26-1.3.35dinoex2006-05-091-35/+0
| | | | | - update to mod_accel-1.0.34 - remove patch, verfied it is in distribution
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
| | | | | | | 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.
* Now that new style rc.d scripts are being run as part of thedougb2006-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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.
* - Securitry Fixdinoex2005-12-141-0/+35
| | | | | | SECURITY: CVE-2005-3352 (cve.mitre.org) Obtained from: ports
* - Update to 2.8.25-1.3.34dinoex2005-10-191-87/+0
|
* - fix build of mod_accel on amd64dinoex2005-07-281-0/+11
| | | | | PR: 84150 Submitted by: Bjoern Koenig
* - Security Fix CAN-2005-2088dinoex2005-07-281-0/+87
|
* - don't create a backup of httpd.confdinoex2005-02-091-0/+15
| | | | | - de-ugly-ing filename Obtained from: ports/www/apache13-modperl/files/patch-src:support:apxs.pl
* - new option WITH_APACHE_LATESTLOGdinoex2005-01-151-0/+19
| | | | | | | | 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
* dbmmanage doesn't recognize the $1$ md5 prefix used by FreeBSD whendinoex2005-01-151-0/+11
| | | | | | | checking a password using "dbmmanage passwdfile check". This patch fixes this. (no need to bump PORTVERSION) Submitted by: Palle Girgensohn
* - update to 2.8.22-1.3.33dinoex2004-11-011-223/+0
|
* - Security Patchdinoex2004-10-301-0/+223
| | | | | CAN-2004-Ã0940 Obtained from: apache-1.3.33
* - Patch for keepalive-bugdinoex2004-10-121-0/+11
| | | | | PR: 71961 Submitted by: Kenneth Vestergaard Schmidt
* - Security Fixdinoex2004-06-111-0/+13
| | | | mod_proxy buffer overflow CAN-2004-0492
* - Security update to 2.8.17-1.3.31dinoex2004-05-141-113/+0
| | | | - detect fnmatch.h conficts
* - add compatibility to apachectl in rcng.shdinoex2004-05-141-0/+1
| | | | Submitted by: nork
* s/run_rc_commmand/run_rc_command/nork2004-05-041-1/+1
| | | | | Pointed out by: Dan Langille <dan@langille.org> Pointy hat to: nork
* - rcNG-fydinoex2004-05-031-0/+30
| | | | | | | | | 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
* - add mod_deflatedinoex2004-03-261-0/+54
| | | | | | Submitted by: Denis Shaposhniko - CONFLICTS extended
* - Fix build of IPV6 (no Security patch needed)dinoex2004-03-091-0/+0
| | | | - cleanup mod_snmp option
* - Add securirty Fix from cvsdinoex2004-03-081-0/+113
| | | | | | | | | | 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)
* - option WITH_APACHE_IPV6dinoex2003-12-081-1/+2
| | | | | | | PR: 42427 Submitted by: sec@42.org - fix Usage
* - add new Option APACHE_WITH_MODSNMPdinoex2003-11-072-615/+0
| | | | | | | | PR: 43997 Submitted by: zin@the.ne.jp - update to 2.8.16-1.3.29 - remove the now obsolte fixes.
* - Security Fix for mod_rewrite with more than 9 brackets.dinoex2003-10-292-0/+640
| | | | http://www.apache.org/dist/httpd/Announcement.html
* - Fix SUEXEC leaving zombies behinddinoex2003-08-061-0/+20
| | | | | | 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
* Fix build on sparc64 (-fpic -> -fPIC)kris2002-12-081-0/+11
|
* - Sync with www/apache13 a bitpat2002-06-231-30/+41
| | | | | | | | | | - 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>
* Update to apache 1.3.26 / mod_ssl 2.8.9.nectar2002-06-191-8/+4
| | | | Fixes chunking vulnerability, so now no longer FORBIDDEN.
* Make startscript apache.sh PREFIX aware at install time,dinoex2002-04-201-7/+2
| | | | | so it can be called within an path or dir. e.g. in: /usr/local/etc/rc.local/apache.sh
* Small sync with apache13jeh2002-03-141-20/+0
| | | | | - The standard apache distribution now comes with a FreeBSD layout that is the same as the one that was in files/FreeBSD.layout
* Update to 1.3.23+2.8.6pat2002-02-082-33/+6
|
* Remove patch that doesn't apply. Doesn't seem to be necessary, anywaydirk2001-12-221-65/+0
| | | | | | | because we have OpenSSL in the base system, now. Thus no need to fiddle around with ${PREFIX}. Reported by: many
* fix finding OpenSSL problemijliao2001-12-201-0/+65
| | | | | PR: 15123 Submitted by: Matt Behrens <matt@zigg.com>
* Merge from www/apache13:kuriyama2001-12-031-1/+1
| | | | Don't put 'manual' link to the Apache manual.
* Sync with main Apache portache2001-10-234-52/+40
|
* Upgrade to Apache 1.3.22 + mod_ssl 2.8.5rse2001-10-226-42/+65
| | | | Submitted by: Masahiro TAKEMURA <mastake@msel.t.u-tokyo.ac.jp>
* Gently persuade apache13-modssl to install in the same filesystemade2000-11-165-2/+154
| | | | | | | | | | | | | | space as www/apache13 does, so that other apache-dependendent ports DTRT regardless of which one is installed. Nothing concrete (other than we're working on a real cleanup of the apache ports) has been heard from any of the maintainers. Obviously that is the best solution, but with 4.2-RELEASE just around the corner, we have an opportunity here to at least remove a few bogons. Both times I've raised this issue on -ports, however, there has been significant interest in the patches, and now plenty of confirmations that the modifications do not break the port in other ways.
* Upgrade:rse2000-10-141-1/+1
| | | | | Apache 1.3.12 -> 1.3.14 mod_ssl 2.6.6 -> 2.7.1
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-0/+20
| | | | | | | 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. The (42 or so) ports that already DTRT before are unchanged.
* Oops.kris2000-02-121-0/+36
|
* Upgrade to Apache 1.3.11 + mod_ssl 2.5.0rse2000-01-231-10/+10
|
* Take over fixes from Dirk's apache13-php3 port.rse1999-08-311-0/+11
|
* It's double-feature time:rse1999-08-202-59/+29
| | | | Upgrade to Apache 1.3.9 and mod_ssl 2.4.0
* - Upgraded to Apache 1.3.6 + mod_ssl 2.2.6rse1999-03-243-133/+68
| | | | - Cleaned up the port
* - Upgrade to Apache 1.3.4rse1999-01-132-53/+53
| | | | | | | - Upgrade to mod_ssl 2.1.7 - Add additional master site - Add Y2K link - Make portlint happy
* Import of a new SSL-aware Apache 1.3, achieved by patching uprse1998-08-284-0/+183
the original Apache 1.3.1 with mod_ssl 2.0.5 (the Apache Interface to SSLeay).