CVS log for ports/www/mod_log_spread/Attic/Makefile
Up to [FreeBSD] / ports / www / mod_log_spread
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11
Sun Jan 1 19:30:46 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.10: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:36 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- sync apache13 related EXPIRATION_DATE With Hat: apache@
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:42 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months 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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:35 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 20 19:00:09 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 17 07:24:32 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 12 06:00:56 2009 UTC (2 years, 10 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -12 lines
- USE_APACHE=yes is deprecated - use APACHE_PORT - Convert to AP_FAST_BUILD/AP_GENPLIST
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 27 21:15:30 2008 UTC (3 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Unmaintained www/mod_* ports over to apache@ maintainer mod_$lang excluded Approved by: portmgr (erwin)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 27 09:57:22 2007 UTC (4 years, 11 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset meno.abels@adviser.com due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 6 11:14:14 2005 UTC (6 years, 5 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Set flags for libspread PR: ports/85252 Submitted by: Brian Candler via maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 14 11:07:08 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Add mod_log_spread. mod_log_spread is a patch to Apache's mod_log_config, which provides an interface for spread to multicast access logs. It utilizes the group communication toolkit Spread, developed at Johns Hopkins University's Center for Networking and Distributed Systems. mod_log_spread was developed to solve the problem of collecting consolidated access logs for large web farms. In particular, the solution needed to be scalable to hundreds of machines, utilize a reliable network transport, allow machines to added or dropped on the fly, and impose minimal performance impact on the webservers. Current version is 1.0.3p3. This makes a fix to a stupid vhost logging bug as well as providing a complete and flexible log-writing solution. WWW: http://www.lethargy.org/mod_log_spread/ PR: ports/80876 Submitted by: Meno Abels <meno.abels@adviser.com>
