notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mod_dtcl Embeds a TCL8 interpreter in the Apache server
0.12.0_1 www Deleted on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.12.0_1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build
Deprecated DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
Expired This port expired on: 2012-01-01
Ignore IGNORE: is marked as broken: does not build
Maintainer: mi@aldan.algebra.com search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache13
  2. apxs : www/apache13
Runtime dependencies:
  1. apxs : www/apache13
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://tcl.apache.org/mod_dtcl/download/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.0_1
01 Jan 2012 19:30:58
Original commit files touched by this commit
ohauer search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
0.12.0_1
07 Sep 2011 03:00:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
0.12.0_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.12.0_1
22 Sep 2010 21:50:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit Sanity Test Failure
pgollucci search for other commits by this committer
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
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8.x as well: doesn't build.

Submitted by:   QAT
0.12.0_1
21 Dec 2009 12:52:09
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 9.x: does not build.
0.12.0_1
09 Dec 2009 04:35:40
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 8.X

Reported by:    pointyhat
0.12.0_1
13 Jun 2009 20:11:34
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not build.
0.12.0_1
12 Apr 2009 03:22:00
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
mm search for other commits by this committer
- Change USE_TCL from YES to 84 due to planned default tcl change
0.12.0_1
09 Apr 2008 13:42:26
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.12.0
19 Sep 2005 11:52:15
Original commit files touched by this commit
clement search for other commits by this committer
- 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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.12.0
07 Nov 2003 09:12:58
Original commit files touched by this commit
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
0.12.0
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile
0.11.5
21 Jul 2002 20:37:44
Original commit files touched by this commit
ru search for other commits by this committer
Catch up to the new bsd.lib.mk API (the library is not internal).
07 Jan 2002 20:29:48
commit hash: fp1.23011@dev.null.freshports.orgcommit hash: fp1.23011@dev.null.freshports.orgcommit hash: fp1.23011@dev.null.freshports.orgcommit hash: fp1.23011@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
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
commit hash: fp1.23008@dev.null.freshports.orgcommit hash: fp1.23008@dev.null.freshports.orgcommit hash: fp1.23008@dev.null.freshports.orgcommit hash: fp1.23008@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Upgrade to 0.11.5.    
30 Sep 2001 16:34:50
commit hash: fp1.19219@dev.null.freshports.orgcommit hash: fp1.19219@dev.null.freshports.orgcommit hash: fp1.19219@dev.null.freshports.orgcommit hash: fp1.19219@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Update to 0.11.2 from 0.11.1.    
08 Aug 2001 04:23:35
commit hash: fp1.16947@dev.null.freshports.orgcommit hash: fp1.16947@dev.null.freshports.orgcommit hash: fp1.16947@dev.null.freshports.orgcommit hash: fp1.16947@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
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
commit hash: fp1.16248@dev.null.freshports.orgcommit hash: fp1.16248@dev.null.freshports.orgcommit hash: fp1.16248@dev.null.freshports.orgcommit hash: fp1.16248@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Ooops, almost forgot. Bump up PORTREVISION....    
17 Jul 2001 20:10:51
commit hash: fp1.16247@dev.null.freshports.orgcommit hash: fp1.16247@dev.null.freshports.orgcommit hash: fp1.16247@dev.null.freshports.orgcommit hash: fp1.16247@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
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
commit hash: fp1.14746@dev.null.freshports.orgcommit hash: fp1.14746@dev.null.freshports.orgcommit hash: fp1.14746@dev.null.freshports.orgcommit hash: fp1.14746@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Upgrade to 0.11.0. The next release is promised to contain most of our  
patches!..    
02 Jun 2001 14:42:10
commit hash: fp1.14520@dev.null.freshports.orgcommit hash: fp1.14520@dev.null.freshports.orgcommit hash: fp1.14520@dev.null.freshports.orgcommit hash: fp1.14520@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
Upgrade to the latest 0.10.1 version.    
26 Feb 2001 15:57:45
commit hash: fp1.10044@dev.null.freshports.orgcommit hash: fp1.10044@dev.null.freshports.orgcommit hash: fp1.10044@dev.null.freshports.orgcommit hash: fp1.10044@dev.null.freshports.org files touched by this commit
tom search for other commits by this committer
Add WWW:    
13 Feb 2001 17:52:55
commit hash: fp1.9566@dev.null.freshports.orgcommit hash: fp1.9566@dev.null.freshports.orgcommit hash: fp1.9566@dev.null.freshports.orgcommit hash: fp1.9566@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
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
commit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
16 Jul 2000 20:54:40
commit hash: fp1.2043@dev.null.freshports.orgcommit hash: fp1.2043@dev.null.freshports.orgcommit hash: fp1.2043@dev.null.freshports.orgcommit hash: fp1.2043@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 0.8.1.1.    

Number of commits found: 43