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

CVS log for ports/www/mod_dtcl/Attic/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.37
Sun Jan 1 19:30:44 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.36: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:35 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- sync apache13 related EXPIRATION_DATE

With Hat:	apache@

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:41 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +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.34: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:33 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Aug 20 19:00:08 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Sep 22 21:50:01 2010 UTC (16 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
- Mark mod_* modules MAKE_JOBS_SAFE=yes

With Hat:   apache@
Tested by:  Several P6 TB runs

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 25 20:17:30 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Dec 21 13:07:55 2009 UTC (2 years, 1 month ago) by erwin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Mark BROKEN on 8.x as well: doesn't build.

Submitted by:	QAT

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Dec 21 12:52:09 2009 UTC (2 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -0 lines
Mark BROKEN on 9.x: does not build.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Dec 9 04:35:39 2009 UTC (2 years, 2 months ago) by mi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -6 lines
Attempt to unbreak, for it should work with now... Can't test for sure
without an 8.x system of my own.

Set USE_TCL to 83+ instead of "yes" (which means simply 8.5).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Aug 9 19:43:05 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
- Mark BROKEN on 8.X

Reported by:	pointyhat

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jun 13 20:11:32 2009 UTC (2 years, 7 months ago) by mi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -2 lines
Add a hunk to fix a 32-bit-specific warning. Unbreak.

Reported by: erwin, pav

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jun 13 18:53:23 2009 UTC (2 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
Mark BROKEN: does not build.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Apr 12 03:22:00 2009 UTC (2 years, 10 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
Compiles just as cleanly with Tcl-8.5, so set USE_TCL to simple "yes".

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 12 03:13:35 2009 UTC (2 years, 10 months ago) by mi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
APACHE_COMPAT is deprecated and means Apache-2.2, with which this port is
not compatible. Switch to USE_APACHE=1.3

PR:	ports/133633
Submitted by:	Philip M. Gollucci

While here quiet down some const-related warnings up to the standards of
WARNS=2.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 15 11:25:59 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Change USE_TCL from YES to 84 due to planned default tcl change

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:42:19 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:	portmgr

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 18 12:41:03 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -2 lines
- Use tcl/tk 8.4

PR:             110427
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:    maintainer

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
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
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
Fri Nov 7 09:12:52 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:43 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Oct 23 16:11:15 2002 UTC (9 years, 3 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3 lines
Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2].
Why was I doing it before I don't remember...

PR:		44156 [1]
Submitted by:	Liu Kang [1]
Hinted by:	bde [2]

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Oct 5 22:06:46 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
BROKEN: Does not compile

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 7 20:05:10 2002 UTC (10 years, 1 month ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Upgrade to 0.11.5.

Submitted by:	fenner-script

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Sep 30 15:34:50 2001 UTC (10 years, 4 months ago) by mi
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update to 0.11.2 from 0.11.1.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 8 03:23:35 2001 UTC (10 years, 6 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Upgrade  to 0.11.1...  The contents  of the  patch-tmp should  really be
submitted  to the  libapreq  developers --  the  mod_dtcl author  simply
bundles a couple of their source files with mod_dtcl...

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 17 19:11:43 2001 UTC (10 years, 6 months ago) by mi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Ooops, almost forgot. Bump up PORTREVISION....

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 8 19:12:31 2001 UTC (10 years, 8 months ago) by mi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Upgrade to 0.11.0. The next release is promised to contain most of our
patches!..

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 2 13:42:08 2001 UTC (10 years, 8 months ago) by mi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
Upgrade to the latest 0.10.1 version.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 13 17:52:54 2001 UTC (10 years, 11 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -20 lines
The latest version is 0.8.12. The *.tcl scripts are no longer
provided. The documentation layout is changed, the master-site
changed.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:30 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Some spaces -> tabs for ports/www.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jul 16 19:54:20 2000 UTC (11 years, 6 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Update to version 0.8.1.1.

PR:		19878
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:05:54 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 22 22:34:04 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -4 lines
Correctly update port to 0.7.3-1 (different patches obtained from
Maintainer)

Submitted by:	Maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 22 21:31:52 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -4 lines
Update port to 0.7.3-1

PR:		16792
Submitted by:	Maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 16 00:15:49 2000 UTC (11 years, 11 months ago) by mharo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
PREFIX -> LOCALBASE in *_DEPENDS (portlint)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 29 05:51:42 2000 UTC (12 years ago) by steve
Branches: MAIN
Adding mod_dtcl version 0.6.4.2.
Embeds a TCL8 interpreter in the Apache webserver.

PR:		16020
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>

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