| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Remove python dependency unless apr_dbd_mysql is built [1]
Required by: many [1]
Notes:
svn path=/head/; revision=173719
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
| |
built into kernel
Reported by: many
Notes:
svn path=/head/; revision=154234
|
|
|
|
|
|
|
|
| |
Reported by: Adam McLaurin <adam.mclaurin@fastmail.fm>,
Dominique Goncalves <dominique.goncalves@gmail.com>
Notes:
svn path=/head/; revision=153521
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mod_ssl: Fix a possible crash during access control checks if a
non-SSL request is processed for an SSL vhost (such as the
"HTTP request received on SSL port" error message when an 400
ErrorDocument is configured, or if using "SSLEngine optional").
[1]
- reintroduce support of multiple instances of apache in startup
script [2]
- Add configtest command to apache22.sh [2]
- rewrite detection of accf_http filter to make it works on all
supported branches.
- fix rcorder [3]
- fix startup at boot time when profiles are used [4]
Spotted by: simon [1], flz[3]
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> [2],
Joe Horn <joehorn@mi.chu.edu.tw> [4]
PR: ports/91154 [2], ports/90708 [4]
Notes:
svn path=/head/; revision=153473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add apache22_http_accept_enable to load accf_http kernel module [2]
Additionnally, if it's not defined, we drop accept filter support
- Drop obsolete apache22ssl_enable rc.conf option
- Sync apache22.sh behavior with apachectl
Add graceful and graceful-stop targets
- Rework categories (add CACHE_MODULES)
- Add support for apr_dbd: MySQL, PostgrSQL and SQLite3 backends are supported
It adds mod_auth_dbd and mod_dbd automatically
more fixes to come soon...
PR: ports/90309 [1],
ports/90103 [2]
Submitted by: Simun Mikecin <sime@data.home.hr> [1],
Melvyn Sopacua <melvyn@melvyn.homeunix.net> [2]
Notes:
svn path=/head/; revision=151123
|
|
|
|
|
|
|
|
|
| |
It's a temporary layout, I need more time to find the best.
note that ${PREFIX}/www/(data|errors|cgi)(-dist) disappeared in favor of
${PREFIX}/www/apache22
Notes:
svn path=/head/; revision=150317
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use apache{2,21}flags variable in apache{2,21}_checkconfig().
It fixes restart when apache2ssl_enable is set to YES in rc.conf
and httpd.conf is "old" (i.e. non -DSSL safe) [1]
o Makefile
- split post-install target to add install-startup-script:
User can now upgrade startup script without reinstalling apache2.
NOTE: this is NOT package-safe and NOT supported, even if in most of
cases they're no risk.
Noticed by: many [1]
Notes:
svn path=/head/; revision=126134
|
|
|
|
|
|
|
| |
This is a development version, awaiting for 2.2
Notes:
svn path=/head/; revision=123726
|
|
|
|
|
|
|
|
|
| |
Will be back soon ;-)
Suggested by: kris
Notes:
svn path=/head/; revision=104264
|
|
|
|
|
|
|
|
|
|
| |
- Unmark FORBIDDEN
PR: ports/39477
Submitted by: maintainer
Notes:
svn path=/head/; revision=61532
|
|
|
|
|
|
|
|
| |
PR: 37211
Submitted by: maintainer
Notes:
svn path=/head/; revision=57866
|
|
|
|
|
|
|
|
| |
PR: 36834
Submitted by: maintainer
Notes:
svn path=/head/; revision=57424
|
|
|
|
| |
Notes:
svn path=/head/; revision=30784
|
|
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.
Notes:
svn path=/head/; revision=30229
|