Port details |
- mod_dtcl Embeds a TCL8 interpreter in the Apache server
- 0.12.0_1 www
=6 0.12.0_1Version of this port present on the latest quarterly branch. BROKEN: does not build
DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
IGNORE: is marked as broken: does not build
- Maintainer: mi@aldan.algebra.com
 - Port Added: unknown
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- Also Listed In: tcl
- License: not specified in port
- WWW:
- http://tcl.apache.org/mod_dtcl/
- Description:
- From the software's readme.html:
mod_dtcl is a free/open source implementation of server parsed
Tcl, under Apache, distributed under the terms of the GNU GPL.
It allows you to tightly integrate html with Tcl, a widely used
scripting language with many years of development invested in
it. This is an ideal combination, allowing you to greatly extend
what you could do with plain html. Because Tcl is such a widely
used language, there is a large amount of documentation for it,
both on the net and books. There are also many external Tcl
modules that you can load into mod_dtcl, to create images,
access databases, etc.
WWW: http://tcl.apache.org/mod_dtcl/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap13-mod_dtcl>0:www/mod_dtcl
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap13-mod_dtcl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache13
- apxs : www/apache13
- Runtime dependencies:
-
- apxs : www/apache13
- Library dependencies:
-
- tcl85 : lang/tcl85
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.0_1 01 Jan 2012 19:30:58
 |
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
0.12.0_1 02 Nov 2011 03:43:45
 |
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
0.12.0_1 07 Sep 2011 03:00:51
 |
pgollucci  |
- 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 |
0.12.0_1 27 Aug 2011 09:54:40
 |
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
0.12.0_1 20 Aug 2011 19:00:12
 |
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
0.12.0_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.12.0_1 22 Sep 2010 21:50:03
 |
pgollucci  |
- Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat: apache@
Tested by: Several P6 TB runs |
0.12.0_1 27 May 2010 21:27:03
 |
pgollucci  |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.12.0_1 27 May 2010 21:19:17
 |
pgollucci  |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.12.0_1 25 May 2010 20:17:37
 |
pgollucci  |
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) |
0.12.0_1 21 Dec 2009 13:07:55
 |
erwin  |
Mark BROKEN on 8.x as well: doesn't build.
Submitted by: QAT |
0.12.0_1 21 Dec 2009 12:52:09
 |
erwin  |
Mark BROKEN on 9.x: does not build. |
0.12.0_1 09 Dec 2009 04:35:40
 |
mi  |
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). |
0.12.0_1 09 Aug 2009 19:43:05
 |
pav  |
- Mark BROKEN on 8.X
Reported by: pointyhat |
0.12.0_1 13 Jun 2009 20:11:34
 |
mi  |
Add a hunk to fix a 32-bit-specific warning. Unbreak.
Reported by: erwin, pav |
0.12.0_1 13 Jun 2009 18:53:24
 |
erwin  |
Mark BROKEN: does not build. |
0.12.0_1 12 Apr 2009 03:22:00
 |
mi  |
Compiles just as cleanly with Tcl-8.5, so set USE_TCL to simple "yes". |
0.12.0_1 12 Apr 2009 03:13:35
 |
mi  |
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. |
0.12.0_1 15 Feb 2009 11:25:59
 |
mm  |
- Change USE_TCL from YES to 84 due to planned default tcl change |
0.12.0_1 09 Apr 2008 13:42:26
 |
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
0.12.0_1 26 Mar 2007 06:04:57
 |
mi  |
Fix two more warnings, one of which is fatal under gcc-4.2 (and 4.1).
Prodded by: kris |
0.12.0_1 18 Mar 2007 12:41:04
 |
miwi  |
- Use tcl/tk 8.4
PR: 110427
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by: maintainer |
0.12.0 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.12.0 19 Sep 2005 11:52:15
 |
clement  |
- 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) |
0.12.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.12.0 07 Nov 2003 09:12:58
 |
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
0.12.0 07 Mar 2003 06:12:57
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.12.0 23 Oct 2002 16:11:15
 |
mi  |
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] |
0.11.5 05 Oct 2002 22:06:46
 |
kris  |
BROKEN: Does not compile |
0.11.5 21 Jul 2002 20:37:44
 |
ru  |
Catch up to the new bsd.lib.mk API (the library is not internal). |
07 Jan 2002 20:29:48
    |
mi  |
Add the warning, that the older style <+ ... +> are no longer recognized, and
the user must switch to <? ... ?> before restarting Apache... |
07 Jan 2002 20:05:10
    |
mi  |
Upgrade to 0.11.5. |
30 Sep 2001 16:34:50
    |
mi  |
Update to 0.11.2 from 0.11.1. |
08 Aug 2001 04:23:35
    |
mi  |
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... |
17 Jul 2001 20:11:43
    |
mi  |
Ooops, almost forgot. Bump up PORTREVISION.... |
17 Jul 2001 20:10:51
    |
mi  |
The author's logic was backwards -- and no VARS array was created by default.
The author fixed this in his cvs, but is not making a new release yet... |
08 Jun 2001 20:12:31
    |
mi  |
Upgrade to 0.11.0. The next release is promised to contain most of our
patches!.. |
02 Jun 2001 14:42:10
    |
mi  |
Upgrade to the latest 0.10.1 version. |
26 Feb 2001 15:57:45
    |
tom  |
Add WWW: |
13 Feb 2001 17:52:55
    |
mi  |
The latest version is 0.8.12. The *.tcl scripts are no longer provided. The
documentation layout is changed, the master-site changed. |
05 Feb 2001 15:33:58
    |
olgeni  |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25
    |
asami  |
Convert category www to new layout. |
16 Jul 2000 20:54:40
    |
steve  |
Update to version 0.8.1.1. |