| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* There are no patches from upstream and already existing
exploids in the wild.
- ru-apache13 ports have long outstanding issues and are far
behind last apache13 patches.
with hat apache@
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
| |
from now).
- This can be changed later as needed, if at all, either way we won't remove them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports
|
| |
|
|
| |
with hat apache@
|
| | |
|
| |
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
|
| | |
|
| |
|
|
| |
Submitted by: dougb@
|
| |
|
|
|
|
|
|
|
| |
- Silence some portlint warnings
- USE_RC_SUBR from the rc.d script
- Bump PORTREVISION
PR: 125131
Submitted by: Philip M. Gollucci
|
| |
|
|
|
|
|
| |
Security: CVE-2008-0555
- fix objformat
PR: 120105
|
| |
|
|
|
|
| |
passwd program now.
Approved by: maintainers/erwin
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All people using mod_rewrite are strongly encouraged to update.
An off-by-one flaw exists in the Rewrite module, mod_rewrite.
Depending on the manner in which Apache httpd was compiled, this
software defect may result in a vulnerability which, in combination
with certain types of Rewrite rules in the web server configuration
files, could be triggered remotely. For vulnerable builds, the nature
of the vulnerability can be denial of service (crashing of web server
processes) or potentially allow arbitrary code execution.
This issue has been rated as having important security impact
by the Apache HTTP Server Security Team
Updates to latest versions will follow soon.
Notified by: so@ (simon)
Obtained from: Apache Security Team
Security: CVE-2006-3747
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
| |
- Always build (mod_)apache_ssl statically.
- Fix MAN8 logic [1]
Reported by: pointyhat via kris [1]
|
| |
|
|
| |
- Use new apache framework.
|
| |
|
|
|
|
|
|
|
| |
mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
Reported by: simon
|
| |
|
|
| |
Source: distfile survey
|
| | |
|
| |
|
|
| |
Obtained from: Apache repository
|
| | |
|
| | |
|
| |
|
|
| |
${PREFIX}/etc/apache clean.
|
| |
|
|
|
|
| |
Give it a rcNG startup script
Also requested by: sem
|
| |
|
|
| |
day.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
mod_proxy buffer overflow CAN-2004-0492
Shamefully stolen from: apache13-mod-ssl port
|
| | |
|
| |
|
|
| |
While I'm here put --target=httpsd at the right place.
|
| | |
|
| |
|
|
|
|
|
| |
http://www.vuxml.org/freebsd/09d418db-70fd-11d8-873f-0020ed76ef5a.html
Reported by: nectar
Obtained from: Apache CVS
|
| |
|
|
|
|
|
|
|
| |
- Update to patchset 1.53
***** SECURITY FIX *****
http://www.apache-ssl.org/advisory-20040206.txt
Time to ask eik how to add it to portaudit
|
| |
|
|
|
|
|
|
| |
post-patch-conf:httpd.conf-dist.orig =>
post-patch-conf:httpd.conf-dist
Pointed out by: kris,
Koop Mast <kwm@rainbow-runner.nl>
|
| |
|
|
| |
Approved and reviewed by: erwin (mentor)
|
| |
|
|
|
|
|
| |
apache 1.3.29 is not yet supported.
PR: 59355
Submitted by: Maintainer
|
| |
|
|
|
|
| |
files/patch-FixPatch was missing too.
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sync with apache13 layout (and some patches)
- use DOCSDIR
- Add no_zombies.patch
- use DIST_SUBDIR=apache
Removed files:
- files/patch-aq
- files/patch-ar
Added files:
- files/patch-httpd.conf-dist
- files/post-patch-conf:httpd.conf-dist.orig
- files/patch-FixPatch
- files/patch-SSLpatch
- files/patch-Makefile.tmpl
- files/patch-src::modules::standard::mod_auth_db.module
- files/patch-src::support::dbmanage
- files/patch-src::support::log_server_status
- files/patch-configure
PR: 58403
Submitted By: MAINTAINER
|
| | |
|
| |
|
|
|
| |
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
|
| |
|
|
|
|
|
|
|
|
| |
- Add suexec support
- Misc changes
- Add a footnote for users, to announce them that next version
will be a complete resync with apache13 ports layout.
PR: 57300
Submitted by: sheepkiller@cultdeadsheep.org
|
| |
|
|
| |
PR: 56847
|
| | |
|
| | |
|
| |
|
|
| |
- Cleanup Makefile
|
| | |
|
| | |
|
| | |
|