FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:24 AM BST
non port: www/apache22/Makefile.options
CVSWeb

Number of commits found: 9

Wed, 8 Feb 2012
[ 04:35 pgollucci ] Original commit 
1.296 www/apache22/Makefile
1.9 www/apache22/Makefile.options
1.2 www/apache22/files/patch-modules__proxy__mod_proxy_connect.c
1.7 www/apache22/pkg-install
- Convert to USERS/GROUPS [1]
- Resync proxy connect patch [2]
- Bump PORTREVISION since the proxy patch is unconditionally applied
  which means we can remove that OPTION too

PR:             ports/164698 [1], ports/164711 [2]
Submitted by:   jgh@ [1], freebsd@nagilum.org [2]
With Hat:       apache@
Sponsored by:   RideCharge Inc. / TaxiMagic
Thu, 31 Mar 2011
[ 17:00 ohauer ] Original commit 
1.286 www/apache22/Makefile
1.15 www/apache22/Makefile.doc
1.38 www/apache22/Makefile.modules
1.8 www/apache22/Makefile.options
1.2 www/apache22/files/mpm-itk-20090414-00
1.1 www/apache22/files/mpm-itk-20110321-01
1.1 www/apache22/files/mpm-itk-perdir-regex
1.100 www/apache22/pkg-plist
 - update Apache 2 ITK MPM patch to version 20110321-01 [1]
 - add additional patch for mpm-itk [2]
 - add mod_substitute to apache22 [3]
 - add some documentation into the mpm-itk* patches
 - bump portrevision

 Changes:
 [1] apache2.2-mpm-itk 2.2.17-01, released 2011-03-21:
  * Fixed CVE-2011-1176: If NiceValue was set, the default with no
    AssignUserID was to run as root:root instead of the default Apache user
    and group, due to the configuration merger having an incorrect default
    configuration.
  * Rebase against Apache 2.2.17.
  * Fix an issue where users can sometimes get spurious 403s on persistent
    connections, if the .htaccess files are not world readable.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 20 May 2010
[ 21:43 pgollucci ] Original commit 
1.276 www/apache22/Makefile
1.37 www/apache22/Makefile.modules
1.7 www/apache22/Makefile.options
1.23 Mk/bsd.apache.mk
1.99 www/apache22/pkg-plist
- Enable,build, and install mod_reqtimeout.so which mitigates solaris attacks.
- Default on, so bump PORTREVISION

Reuested by:        Jonas Eckerman <jonas@fsdb.org> (via apache@)
With Hat:           apache@
Fri, 14 May 2010
[ 05:05 pgollucci ] Original commit 
1.6 www/apache22/Makefile.options
- blasted whitespace
[ 05:03 pgollucci ] Original commit 
1.268 www/apache22/Makefile
1.5 www/apache22/Makefile.options
1.1 www/apache22/files/patch-suexec_rsrclimit
By default suexec doesn't enforces different resource limitations configured in
login.conf(5). This is probably because resource limitations are handled
differently on various different platforms.

This modifies suexec behaviour to set resource limits for CGI's
from /etc/login.conf before execing the customers CGI script.

Doesn't affect default package, so no PORTREVISION bumps.

I will follow up at dev@httpd.apache.org to see about adding this
with #ifdefs.

PR:             ports/136091
Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org>
With Hat:       apache@
Thu, 10 Dec 2009
[ 08:09 pgollucci ] Original commit 
1.245 www/apache22/Makefile
1.34 www/apache22/Makefile.modules
1.4 www/apache22/Makefile.options
1.93 www/apache22/pkg-plist
- OPTIONS+= PROXY_SCGI

PR:             ports/140137
Submitted by:   olli hauer <ohauer@gmx.de>
Fri, 12 Jun 2009
[ 00:33 pgollucci ] Original commit 
1.236 www/apache22/Makefile
1.31 www/apache22/Makefile.modules
1.3 www/apache22/Makefile.options
1.814 UPDATING
1.1 www/apache22/files/apache22.in
1.9 www/apache22/files/apache22.sh.in
1.1 www/apache22/files/htcacheclean.in
1.2 www/apache22/files/htcacheclean.sh.in
1.1 www/apache22/files/opt-patch-modules:proxy:mod_proxy_connect.c
1.1 www/apache22/files/patch-server__core.c

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Drop .sh suffices on rc.d scripts, add note to UPDATING
- Commit the final part of the bdb patch improving the value passed
  to --with-berkely-db [1]
- Silence the blasted warnings about accf [2]
  (Will send this upstream)
- Address httpd issue 42829* -  graceful restart with multiple listeners
   using prefork MPM can result in hung processes [3]
- Address httpd issue 29744+ - CONNECT does not work over existing
   SSL connection [4]
- Drop .sh suffices on rc.d scripts, add note to UPDATING [5]
- Bump PORTREVISION

PRs:                ports/110651 [1], ports/132528 [2], ports/134457 [3]
                    ports/135478
Submitted by:       "Timur I. Bakeyev" <timur@gnu.org> [1]
                    bz@ [2]
                    Alexander <freebsd@nagilum.org> [4]
                    myself (pgollucci@) [5]
Requested by:       apache@ (several) [3]

Tested by:          P6 TB (running live > 5 days)
                    RideCharge TB (running live > 3 days)
                    Apache Software Foundation (ASF) TB (running live > 1 day)

Sponosored by:      RideCharge Inc.
Wed, 19 Sep 2007
[ 21:05 clement ] Original commit 
1.211 www/apache22/Makefile
1.23 www/apache22/Makefile.modules
1.2 www/apache22/Makefile.options
1.21 www/apache22/files/patch-Makefile.in
1.84 www/apache22/pkg-plist
- remove duplicate entry of mod_charset_lite [1]
- add PCRE_FROM_PORTS to OPTIONS
- use @dirrmtry for include/apache22
- workaround plist issues when upgrading, but it's not as safe as I
  would expect, it requires more work.

Spotted by:     bland@ [1]
Tue, 18 Sep 2007
[ 20:03 clement ] Original commit 
1.210 www/apache22/Makefile
1.1 www/apache22/Makefile.options
1.543 UPDATING
1.5 www/apache22/files/apache22.sh.in
- Add experimental support of OPTIONS.
  From UPDATING:

  By popular request, OPTIONS support has been added. When actived
  (default), these knobs are ignored:
          * WITH_<CATEGORY>_MODULES
          * WITHOUT_<CATEGORY>_MODULES
          * WITH_CUSTOM_<CATEGORY>
          * WITH_MODULES
          * WITHOUT_MODULES
          * WITH_STATIC_MODULES
  However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.

- move envvars support to the beginning of apache22_checkconfig() to be
  sure we're using envvars during configtest [1]

PR:             ports/116329 [1]
Submitted by:   Ruud Althuizen <ruud@il.fontys.nl> [1]

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

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