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

CVS log for ports/www/mod_fastcgi/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jan 18 04:31:25 2012 UTC (3 weeks, 2 days ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
- Pull upstream patch 2613 so as not to conflict with mod_deflate [1]
  (http://article.gmane.org/gmane.comp.web.fastcgi)
- Enable module by default [2]

PR:		ports/156251 [2] ports/163199 [1]
Submitted by:	Denny Lin <dennylin93@hs.ntnu.edu.tw> [1]
		Gea-Suan Lin <gslin@gslin.org> [2]
With Hat:	apache@

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jan 1 16:47:38 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Aug 20 17:27:42 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 7 05:24:14 2010 UTC (21 months 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.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
- Stop using non-threadsafe functions
  [sent upstream]

PR:             ports/136598
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
With Hat:       apache@

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 17 07:24:30 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes

Revision 1.25: 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
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Unmaintained www/mod_* ports over to apache@ maintainer
mod_$lang excluded

Approved by:    portmgr (erwin)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Dec 16 12:25:03 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -4 lines
- Update to 2.4.6

PR:		ports/118000
Submitted by:	Yar <yarodin@gmail.com>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 5 05:34:21 2006 UTC (5 years, 10 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Reset hollywar@mail.holywar.net due to no response to email about maintainer
timeouts.

Hat:	portmgr

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 12 02:11:31 2006 UTC (5 years, 11 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Add a patch to make mod_fastcgi work with Apache 2.2 (missed on last commit)
Convert to USE_APACHE framework.

PR:		ports/91190
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
Approved by:	JunSeon Oh <hollywar@mail.holywar.net> (maintainer, timeout 5 weeks)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Feb 11 14:42:59 2006 UTC (6 years ago) by lawrance
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -53 lines
Add a patch to make mod_fastcgi work with Apache 2.2.
Convert to USE_APACHE framework.

PR:		ports/91190
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
Approved by:	JunSeon Oh <hollywar@mail.holywar.net> (maintainer, timeout 5 weeks)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 2 08:07:32 2005 UTC (6 years, 4 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -2 lines
Fix installation where apache2 is already installed.

PR:		ports/84681
Submitted by:	Ben Calvert <ben@flyingwalrus.net>
Approved by:	hollywar@mail.holywar.net (maintainer, timeout 4 weeks)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 19 11:52:12 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
- Define APACHE_COMPAT
  It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:	portmgr (self)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 31 10:45:56 2005 UTC (6 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -1 lines
- Add WITHOUT_APACHE_SUEXEC knob.

PR:		ports/77740
Submitted by:	Vladimir Tananko <bs@artcon.ru>
Approved by:	maintainer timeout (3 months)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 31 23:23:21 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -9 lines
- Back out rev. 1.16 which accidentally slipped into my previous commit

Pointy hat (XL size):	pav

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 31 23:20:01 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -3 lines
Add zope-mindmapbbs, a Zope product to create BBS based on Mind Map concept.
You can draw and show Mind Map on your Web site.
See http://www.mind-map.com/EN/index.html to know what Mind Map is.

PR:		ports/67418
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 18 16:22:57 2003 UTC (8 years, 1 month ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 18 14:14:59 2003 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
www/mod_fastcgi:
   - Update  to 2.4.2
www/fcgi:
   - Pass maintainership to volunteer
PR:             60179
Submitted by:   JunSeon Oh <hollywar@holywar.net>
Approved by:    erwin (mentor)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:12:52 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 19 15:41:36 2003 UTC (8 years, 7 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +35 -14 lines
Add Apache2 support

PR:		53354
Reviewed by:	roberto

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 15 15:12:02 2003 UTC (8 years, 7 months ago) by oliver
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
update mod_fastcgi to 2.4.0

PR:		50944
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:20 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
De-pkg-comment.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 9 17:48:06 2002 UTC (9 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2 lines
support appache13-modssl
no response from MAINTAINER

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 23 18:15:52 2001 UTC (10 years, 1 month ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- add an extra master site
- fix DISTNAME

PR:		33112
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Dec 22 12:48:45 2001 UTC (10 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to version 2.2.12

PR: 33086
Submitted by: MAINTAINER

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:32:58 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 24 14:35:58 2000 UTC (11 years, 1 month ago) by cjh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to 2.2.10

PR:		ports/23741
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 5 09:04:27 2000 UTC (11 years, 5 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
Install document files too.

PR:		20932
Submitted by:	Leo Kim <leo@florida.sarang.net>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 5 01:26:13 2000 UTC (11 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to version 2.2.8.

PR:		21023
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 12 10:51:33 2000 UTC (11 years, 6 months ago) by alex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 2.2.6

PR:		20556
Submitted by:	JunSeon Oh <hollywar@holywar.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 31 20:22:58 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
Add mod_fastcgi, the apxs-aware fastcgi module for apache

PR:		ports/19902
Submitted by:	JunSeon Oh <hollywar@mail.holywar.net>

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