Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/apache22/pkg-plist

[BACK] Up to [FreeBSD] / ports / www / apache22

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Mar 31 17:00:37 2011 UTC (10 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -1 lines
 - 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.
  * In the config merger, don't reallocate the username, since it's already
    in the correct pool. (This is not a memory leak, only a small inefficiency.)

 [2] http://httpd.apache.org/docs/2.2/mod/mod_substitute.html

 Source:
  http://mpm-itk.sesse.net/ [1]
  http://www.pvv.ntnu.no/~knuta/mpm-itk/ [2]
  http://lists.freebsd.org/pipermail/freebsd-apache/2011-March/002184.html [3]

 With Hat:  apache@

PR:		ports/156024 [1][2]
Submitted by:	Lukasz Wasikowski <lukasz _at_ wasikowski.net> [1][2]
		Nick Gieczewski <sorongo _at_ gmail.com> [3]

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu May 20 21:43:47 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
- 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@

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue May 18 04:53:40 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -109 lines
- Remove WITH_APR_FROM_PORTS option. Always use devel/apr1 port now.
  Bundled srclib/apr is never used now.

With Hat:   apache@

Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri May 7 21:46:21 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
- Continuation of ports/133704
  apxs -A comments out the LoadModule line
  This adds custom FreeBSD mod to 'DELETE' the line so that it works with
  our pkg-plists in packages.
- Remove -s form the cmp httpd.conf in pkg-plist to be blatant about why
  it didn't get removed
- Tested with lang/php5
- Bump PORTREVISION

PR:             ports/133704
With Hat:       apache@

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed May 5 22:20:29 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
- Install check_forensic script if mod_log_forensic is enabled

PR:             ports/144292
Submitted by:   Dan Mahoney <danm@prime.gushi.org>
With Hat:       apache@

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed May 5 21:43:29 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
2/5: Update to httpd 2.2.15, default to using devel/apr instead of bundled apr

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Dec 12 13:44:13 2009 UTC (2 years, 1 month ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +5 -1 lines
- Fix plist with WITH_BDB case.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Dec 10 08:09:45 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -1 lines
- OPTIONS+= PROXY_SCGI

PR:             ports/140137
Submitted by:   olli hauer <ohauer@gmx.de>

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:35:56 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Dec 15 22:05:56 2008 UTC (3 years, 1 month ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +7 -2 lines
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
- Update to 2.2.11
- Always depend on pcre from ports [1]
- Fix plist with LDAP/without apr-util DSO
- source envvars as late as possible [2]

Requested by:           ale
                        Eygene Ryabinkin <rea-fbsd at codelabs dot ru> [2]
PR:                     ports/127418 [2]

Revision 1.90: download - view: text, markup, annotated - select for diffs
Wed Sep 3 13:19:24 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +13 -1 lines
- Fix plist where apr_dbd is used
- Fix Postgresql build, don't trust pg_config
- Don't overwrite apr_dbd_mysql.c
- Bump PORTREVISION

No cookie for:  clement

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sun Aug 31 23:00:27 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -2 lines
- Yet Another Plist Fix [1]
- Completely shut up rc.d script when no profiles are enabled
  (add add support to disable profiles) [2]
- Fix CVE-2008-2939 for mod_proxy_ftp
  (XSS attacks when using wildcards in the path of the FTP URL)
- Add "apache22_fib" to start apache22 prefixed by
  "setfib -F ${apache22_fib}", so apache can use an alternate
  network view (not carefully tested yet)
- Revert previous patch to "fix" missing rc.d scripts. It
  actually breaks profiles.
- Bump PORTREVISION

PR:             ports/126670 [1],
                ports/116627 [2]
Submitted by:   Joseph S. Atkinson [1],
                Eygene Ryabinkin [2]
Security:       CVE-2008-2939

Special thanks to: pgollucci@

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Aug 31 16:51:37 2008 UTC (3 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
- Fix plist when NOPORTDOCS is defined [1]
- Add WITH_SVN knob. It enables BDB for apache22 port and
  force dependency on dev/apr-svn when WITH_APR_FROM_PORTS is
  defined. (should help fixing [2]).
  Introduce APR_PORT.
- Add support for db-4.7 [3]
- Add mod_ldap OPTIONS fixup [4]
- Sometimes, rc scripts aren't included in package
  Try to fix this. [5]

PR:    ports/126053 [2], ports/125520 [3]
       ports/124651 [4], ports/126670 [5] (partially)

Reported by: QA Tindy [1],
             Crazig Leres [2],
             Larry Rosenman [4]
             Kirk Strauser [3],
             Joseph S. Atkinson [5]

Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Jun 23 21:11:14 2008 UTC (3 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +7 -3 lines
 - Update to 2.2.9
 - Add a note to UPDATING about the forced build of subversion
   because of apr/apu bumped version.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Dec 11 20:22:16 2007 UTC (4 years, 2 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -3 lines
- Fix slave ports [1]
- Fix plist [2]
- Fix CONFLICTS with devel/apr-svn [3]
- Fix install when index.html is modified
- Bump PORT_REVISION

PR:             ports/118348 [1], ports/118338 [2],ports/117097 [2]
                ports/90088 [3], ports/118349 [3]
Submitted by:   Andrey Beresovsky <and at sfedu dot ru> [1],
                Dimitry Andric <dimitry at andric dot com> [2],
                YAMAMOTO Takao <yamamoto at computec dot co dot jp>
                Melvyn Sopacua <melvyn atmelvyn dot homeunix dot org> [3],
                Dominic Fandrey <lon_kamikaze at gmx dot de> [3]

Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:57:35 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -8 lines
- Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1]
- Preserve index.html
- We no longer install images in default DocumentRoot (there're still in icons/)
- Various plist cleanup
- bump PORTREVISION since we are now safe with index.html

Reminded by:	bland@

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Sep 19 21:05:22 2007 UTC (4 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
- 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]

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Sep 10 19:15:48 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -2 lines
\

- Cleanup MPM selection
- Update mpm itk to 20070425-00

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun Sep 9 14:55:16 2007 UTC (4 years, 5 months ago) by clement
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
- Update to 2.2.6
- Fix restart when profiles are used [1]

Submitted by:   Jarrod Sayers <jarrod at netleader dot com dot au>

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Jul 22 11:03:36 2007 UTC (4 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -1 lines
- Add htcacheclean startup script [1]
- Add support for PCRE from ports (WITH_PCRE_FROM_PORTS) [2]
- Install split-logfile [3]

Submitted by:	Christopher Shumway <cshumway at titan-project dot org> [1]
Requested by:	Gergely CZUCZY <phoemix at harmless dot hu>, [2]
		many [3]

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Mar 17 16:03:23 2007 UTC (4 years, 10 months ago) by clement
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
- Ensure we use correct OpenSSL libs [1]
- Fix multiprofiles support in rc script [2]

PR:             ports/100315 [1],
                ports/109536 [2]
Submitted by:   Jo Rhett <jrhett@svcolo.com> [1]
                Eygene Ryabinkin <rea-fbsd@codelabs.ru> [2]

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Jan 13 12:13:11 2007 UTC (5 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -1 lines
- Update to 2.2.4
- Add dumpio module
- Fix rcorder [1]

PR:		ports/106429 [1]
Submitted by:	Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Sep 24 16:16:39 2006 UTC (5 years, 4 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -2 lines
- House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.)
- Remove python dependency unless apr_dbd_mysql is built [1]

Required by:		many [1]

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Aug 5 20:37:22 2006 UTC (5 years, 6 months ago) by clement
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1 lines
- Update to 2.2.3
- Update apr_dbd to latest version [1]
- Add forgotten mod_authn_alias [2]

Spotted by:     Jim Riggs <freebsd-lists@jimandlissa.com> [1]
                Alexander Wittig <alexander@wittig.name> [2

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon May 1 09:07:27 2006 UTC (5 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +5 -142 lines
- Update to 2.2.2
- Enable mod_version by default

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:35 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +141 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:57:26 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +6 -6 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Dec 25 18:56:52 2005 UTC (6 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -2 lines
- remove useless powerlogo.gif

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Dec 13 22:26:57 2005 UTC (6 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +6 -3 lines
- Fix envvars.d [1]
- 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]

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Dec 10 11:39:39 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
- Fix plist (forgot when I add mod_filter) [1]
- workaround apr detection. Now apache22 build his own apr, even if apr
  is installed, unless you define WITH_APR_FROM_PORTS.

Reported by:	pointyhat via kris [1]

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Dec 4 14:59:41 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -3 lines
- Various package fixes
- Bump PORTREVISION

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Dec 4 13:31:20 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +259 -263 lines
- clean plist

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Dec 3 22:02:58 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +427 -430 lines
- Add apache 2.2.0
  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

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Nov 30 00:13:39 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +4 -3 lines
- Update to 2.1.9

PR:		ports/88707
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
Approved by:	maintainer timeout (clement; 3 weeks)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Oct 30 20:39:04 2005 UTC (6 years, 3 months ago) by clement
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +51 -17 lines
- Update to 2.1.8
  Not all new cool stuff is supported but it will be when  2.2.0
  comes out.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Feb 23 10:59:45 2005 UTC (6 years, 11 months ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_6_0_0, old_RELEASE_5_4_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +5 -5 lines
- Update to 2.1.3

If you can't fetch the distfile, fetch http://httpd.apache.org/dev/dist/httpd-2.1.3-alpha.tar.bz2
into ${PORTSDIR}/distfiles/apache21

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Feb 5 18:26:20 2005 UTC (7 years ago) by clement
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
- Fix envvar.d stuff

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Dec 18 11:09:00 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -2 lines
- Sync with www/apache2:
  - mod_ssl fix
  - make envvars modular
- Try to make pointyhat happy [1]

Obtained from:  devel/apr [1]

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Dec 16 08:25:33 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -1 lines
- Remove 2 apr related directory

Reported by:		pointyhat via kris
Huge pointyhat to:	me

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Dec 13 18:48:02 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +17 -16 lines
- Move standard configuration files to ${EXAMPLESDIR} to not get
  dist config files installed in ${PREFIX}/etc/apache21
- Add support for Event MPM and add backport from apr to support
  APR_POLLSET_THREADSAFE (needed by Event MPM and forgotten @ release
  time) [1]
- misc cleanups
- Bump PORTREVISION to reflect all cool changes which occured today ;)

Obtained from:  apr svn repository

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Dec 13 10:26:52 2004 UTC (7 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +78 -80 lines
- Sync apache-apr layout with devel/apr one (to avoid another hack for
  subversion)
- Add support for APR_FROM_PORTS

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Dec 11 18:06:04 2004 UTC (7 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +224 -1272 lines
- Add apache 2.1.2
  This is a development version, awaiting for 2.2

Revision 1.58
Wed Mar 17 08:41:58 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
FILE REMOVED
Changes since revision 1.57: +1 -1 lines
- Move apache21 to Attic.
  Will be back soon ;-)

Suggested by:		kris

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Oct 29 22:46:45 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1388 -1370 lines
Update to 2.0.48, which has corrections for two security bugs:
- CAN-2003-0789:  information leak in mod_cgid
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789>
- CAN-2003-0542:  buffer overflow in mod_alias and mod_rewrite
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542>

Use a DIST_SUBDIR.  Use the DOCSDIR macro.

Add options: HTTP_PORT, IPV6_V6ONLY, NO_CGI, NO_ERROR, NO_ICONS,
NO_WWW, NO_WWWDATA, WITHOUT_AUTH, WITHOUT_DAV, WITHOUT_MODULES,
WITHOUT_MODULES, WITHOUT_PROXY, WITH_ALL_STATIC_APACHE, WITH_BERKELEYDB,
WITH_CUSTOM_AUTH, WITH_CUSTOM_PROXY, WITH_DBM, WITH_EXTRA_MODULES,
WITH_MODULES, WITH_MPM, WITH_STATIC_APACHE, WITH_STATIC_MODULES and
WITH_STATIC_SUPPORT

PR:		58654
Submitted by:	Clement Laforet (maintainer)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Oct 18 17:00:18 2003 UTC (8 years, 3 months ago) by naddy
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -0 lines
Add forgotten file to plist.

PR:		58211
Submitted by:	Dimitry Andric <dimitry@andric.com>
Approved by:	maintainer

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jul 9 15:31:40 2003 UTC (8 years, 7 months ago) by cy
Branches: MAIN
CVS tags: old_old_RELEASE_4_9_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +171 -11 lines
Update 2.0.46 --> 2.0.47

Approved by:	MAINTAINER (dominic.marks@btinternet.com)
Notified by:	striker@apache.org on announce@apache.org

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:35:21 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -0 lines
Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap.

Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Requested by:	Moti Levy <moti@flncs.com>,
		Milan Andric <mandric@eecs.berkeley.edu>,

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:09:42 2003 UTC (8 years, 8 months ago) by perky
Branches: MAIN
CVS tags: old_old_RELEASE_5_1_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +354 -48 lines
[SECURITY FIX]
Update to 2.0.46

See vulnerability details at:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0189

PR:		52768 [1]
Submitted by:	Xin Li <delphij@freebsdchina.org> [1],
		Miguel Mendez <flynn@energyhq.es.eu.org>,
		Trevor Johnson <trevor@FreeBSD.org>,
		Mark Gooderum <mark@verniernetworks.com>,
		John Walsh <zed@maths.tcd.ie>

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Apr 4 02:36:57 2003 UTC (8 years, 10 months ago) by perky
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +37 -8 lines
Update to 2.0.45. This update fixes a DDOS vulnerability.

PR:		50564 [1]
Submitted by:	Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1]
Requested by:	many

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Jan 21 17:54:18 2003 UTC (9 years ago) by perky
Branches: MAIN
CVS tags: old_old_RELEASE_4_8_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +76 -32 lines
Update to 2.0.44

New knob IPV6_V6ONLY=yes disables accepting v4 connection via v4-mapped
v6 socket.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jan 8 11:29:55 2003 UTC (9 years, 1 month ago) by perky
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel
Bumped PORTREVISION accordingly.

PR:		ports/39091
Submitted by:	Marc Recht <marc@informatik.uni-bremen.de>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Nov 15 13:35:56 2002 UTC (9 years, 2 months ago) by perky
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +9 -8 lines
o Change installbuilddir to $PREFIX/share/apache2/build to make porting
  3rd party modules easy. [1]
o Include <limits.h> before <sys/syslimits.h> to reduce warnings on -CURRENT

PR:		44104 [1]
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> [1]

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Oct 5 09:18:45 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: old_old_RELEASE_4_7_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +53 -11 lines
Update to apache 1.3.27 and 2.0.43.  This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.

Partially based on patches submitted by below authors.

Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>,
		Udo Schweigert <udo.schweigert@siemens.com>,
		Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR:		ports/43682, ports/43688, ports/43666, ports/43681

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Sep 25 16:42:24 2002 UTC (9 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +119 -22 lines
Update to 2.0.42

Approved by:	will (portmgr)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Aug 10 00:56:51 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +320 -270 lines
Update to 2.0.40

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Jul 21 02:23:33 2002 UTC (9 years, 6 months ago) by perky
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -1 lines
- Add a small hack for worker MPM [1]
  (worker MPM with this hack seems to work without visible problems.
   and still requires -DFORCE_THREADING_MPM to build for worker MPM.)
- Fix plist for worker MPM
- Comment out fancy modules from default httpd.conf

Tested on:      ref5.freebsd.org, several 4-stable machines [1]

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jul 14 03:57:59 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
CVS tags: old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +6 -2 lines
o Install mod_deflate by default
o Add mod_bucketeer and mod_optional_* modules to WITH_EXPERIMENTAL modules
o Bump port revision

PR:		40529
Submitted by:	Lawrence Ho <lawrenceho@fastmail.fm>

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Jun 27 00:22:40 2002 UTC (9 years, 7 months ago) by perky
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -6 lines
o Fix the htpasswd logic bug around -c and -n options
o Take away WITH_BUNDLED_EXPAT option (use textproc/expat2)
o Bump PORTREVISION

Prompted by:	Jon Noack <noackjr@rice.edu> (htpasswd)
Obtained from:	Apache Project's CVS (htpasswd)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jun 21 23:47:24 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +45 -45 lines
- Sync www/apache13's change (.default -> -dist)
- Change default to WITH_BULDLED_EXPAT
- Reorder .if .endif blocks (.if WITH_MPM must appear earlier than .if
WITHOUT_CACHE)
- Some minor style fixes
- Bump PORTREVISION

PR:		ports/39635
Submitted by:	maintainer

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jun 18 23:02:04 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +113 -81 lines
- Update to 2.0.39, the emergency security update.
- Unmark FORBIDDEN

PR:		ports/39477
Submitted by:	maintainer

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun May 26 13:25:04 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -10 lines
- Better WITH_SUEXEC support
- Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT)

PR:		38552
Submitted by:	maintainer

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 9 03:55:18 2002 UTC (9 years, 9 months ago) by cy
Branches: MAIN
CVS tags: old_old_RELEASE_4_6_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -44 lines
1.  Upgrade 2.0.35 --> 2.0.36

2.  Port printed message to "pw userdel www" if port removed permanently.
    However master.passwd 1.25.2.5 has user www by default, so this is no
    longer correct advice.  Removed pkg-deinstall to correct this.

PR:		37849 and 36907
Approved by:	MAINTAINER:  Hye-Shik Chang <perky@fallin.lv>

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 18 20:29:40 2002 UTC (9 years, 9 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -0 lines
Respect $DESTDIR for all paths

PR:		37211
Submitted by:	maintainer

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 8 06:45:26 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +492 -413 lines
Update to 2.0.35 (first GA release!)

PR:		36834
Submitted by:	maintainer

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Mar 23 08:31:54 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +84 -111 lines
Update to 2.0.32

PR:		36040
Submitted by:	maintainer

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Dec 1 07:58:09 2001 UTC (10 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: old_old_RELEASE_4_5_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -0 lines
PLIST cleanup.

Found by:	bento

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Nov 19 22:47:46 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +695 -426 lines
Update to 2.0.28

PR:		32043
Submitted by:	maintainer

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Apr 13 04:43:47 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: old_old_RELEASE_4_4_0, old_old_RELEASE_4_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +347 -315 lines
Bring in Apache 2.0.16-beta.  Just in time for the release...

PR:		26410
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
Repocopied by:	asami

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 6 22:51:34 2001 UTC (10 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +20 -1 lines
Upgrade to 1.3.19

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jan 30 11:55:00 2001 UTC (11 years ago) by ache
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +46 -11 lines
Upgrade to 1.3.17

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Oct 14 07:00:09 2000 UTC (11 years, 3 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_4_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +22 -2 lines
Upgrade to 1.3.14

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 11 22:37:56 2000 UTC (11 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +18 -0 lines
Move all modules from static to shared to allow maximal configuration
flexibility.

WARNING: existing configurations should be updated with 'LoadModule' for
previously static modules.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 2 21:41:15 2000 UTC (11 years, 8 months ago) by asami
Branches: MAIN
CVS tags: old_old_RELEASE_4_1_1, old_old_RELEASE_4_1_0, old_old_RELEASE_3_5_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -0 lines
Remove unchanged configuration files and www/{cgi-bin,data} symlinks.

Submitted by:	bento

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Feb 26 10:35:12 2000 UTC (11 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_4_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -0 lines
upgrade to 1.3.12

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jan 24 17:58:28 2000 UTC (12 years ago) by ache
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +15 -1 lines
upgrade to 1.3.11

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 15 17:07:06 1999 UTC (12 years, 2 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_3_4_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -0 lines
cp/ln all *.default stuff with original names if they not present

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 3 16:07:53 1999 UTC (12 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_3_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +17 -0 lines
upgrade to 1.3.9

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 4 18:45:27 1999 UTC (12 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -0 lines
add 3 missing small icons

Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 25 22:25:56 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_3_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -0 lines
upgrade to 1.3.6

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 15 00:26:29 1999 UTC (13 years ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_3_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +35 -0 lines
upgrade to 1.3.4

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Sep 24 01:06:28 1998 UTC (13 years, 4 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_3_0_0, old_old_RELEASE_2_2_8
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
upgrade to 1.3.2

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 30 14:38:27 1998 UTC (13 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +13 -2 lines
add more dirrm's

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 30 08:24:47 1998 UTC (13 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -0 lines
add missing mkdir/dirrm

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 19 20:55:52 1998 UTC (13 years, 5 months ago) by hoek
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -9 lines
Wwwaste the manpages.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 23 13:16:07 1998 UTC (13 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +129 -121 lines
Upgrade to 1.3.1

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 8 07:46:16 1998 UTC (13 years, 8 months ago) by asami
Branches: MAIN
CVS tags: old_old_RELEASE_2_2_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -3 lines
Remove three nonexistent files.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 22 16:28:49 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Fix PLIST

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 21 21:58:18 1998 UTC (13 years, 9 months ago) by ache
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +184 -11 lines
Upgrade to 1.3b6, now with loadable modules!

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:10:28 1997 UTC (14 years, 2 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_2_2_6
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Upgrade to 1.3b3

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 22 23:51:35 1997 UTC (14 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -0 lines
Upgrade to 1.3b2, now with support files and docs installed

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 12 18:20:06 1997 UTC (14 years, 6 months ago) by peter
Branches: MAIN
CVS tags: old_old_RELEASE_2_2_5
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the
original apache-current port.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 7 14:28:28 1997 UTC (14 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Always installl *-dist files and list them in PLIST too, it allows
pkg_delete not remove current configuration

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 27 00:46:14 1997 UTC (14 years, 11 months ago) by ache
Branches: MAIN
CVS tags: old_old_RELEASE_2_2_2, old_old_RELEASE_2_2_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
remove unneded @unexec

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 13 08:36:22 1997 UTC (15 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
"mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www
pre-existing.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 22 20:16:01 1996 UTC (15 years, 5 months ago) by ache
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Split /usr/local/etc/apache/* in more reasonable way
Warning: SSL part not updated completely

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 11 14:49:55 1996 UTC (15 years, 6 months ago) by markm
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -7 lines
1) Add the ability to build a secure (SSL'ed) server, conditionalised
   on the presence of SECURE_SERVER.

2) Clean up the installation in accordance with BSD religion:
   Now all the configs go in ${PREFIX}/etc/apache and the
   data (documents) stay in ${PREFIX}/www.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 12 14:39:40 1996 UTC (15 years, 7 months ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +56 -8 lines
Fix icons list

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 15 16:58:09 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Install an apache.sh startup file in /usr/local/etc/rc.d/

Now that apache_httpd is gone from /etc/sysconfig, this is the canonical
way to make apache start automatically in a new system installation.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 26 06:15:03 1995 UTC (16 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Make apache less NCSA-like and more BSD-like.

    Binary installed in /usr/local/sbin.
    Document root is /usr/local/www/data.
    Server root is /usr/local/www/server.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:28:45 1995 UTC (16 years, 5 months ago) by jkh
Branches: old_old_APACHE
CVS tags: old_old_apache_0_8_11
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Port of the APACHE web server.
Submitted by:	"Eric L. Hernes" <erich@lodgenet.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:28:45 1995 UTC (16 years, 5 months ago) by jkh
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options