aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_dtcl
Commit message (Collapse)AuthorAgeFilesLines
* - Define APACHE_COMPATclement2005-09-191-0/+1
| | | | | | | | 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)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-2/+1
| | | | Submitted by: dinoex
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2].mi2002-10-243-5/+2
| | | | | | | | Why was I doing it before I don't remember... PR: 44156 [1] Submitted by: Liu Kang [1] Hinted by: bde [2]
* BROKEN: Does not compilekris2002-10-061-0/+2
|
* Catch up to the new bsd.lib.mk API (the library is not internal).ru2002-07-221-8/+1
|
* Add the warning, that the older style <+ ... +> are no longer recognized,mi2002-01-081-3/+4
| | | | and the user must switch to <? ... ?> before restarting Apache...
* Upgrade to 0.11.5.mi2002-01-083-3/+3
| | | | Submitted by: fenner-script
* Update to 0.11.2 from 0.11.1.mi2001-09-304-5/+6
|
* Upgrade to 0.11.1... The contents of the patch-tmp should really bemi2001-08-086-41/+66
| | | | | submitted to the libapreq developers -- the mod_dtcl author simply bundles a couple of their source files with mod_dtcl...
* Ooops, almost forgot. Bump up PORTREVISION....mi2001-07-181-0/+1
|
* The author's logic was backwards -- and no VARS array was createdmi2001-07-181-0/+5
| | | | | by default. The author fixed this in his cvs, but is not making a new release yet...
* Upgrade to 0.11.0. The next release is promised to contain most of ourmi2001-06-092-2/+2
| | | | patches!..
* Upgrade to the latest 0.10.1 version.mi2001-06-026-7/+66
|
* Add WWW:tom2001-02-261-0/+2
|
* The latest version is 0.8.12. The *.tcl scripts are no longermi2001-02-147-66/+27
| | | | | provided. The documentation layout is changed, the master-site changed.
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Update to version 0.8.1.1.steve2000-07-174-14/+9
| | | | | PR: 19878 Submitted by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Correctly update port to 0.7.3-1 (different patches obtained fromjedgar2000-02-235-9/+24
| | | | | | Maintainer) Submitted by: Maintainer
* Update port to 0.7.3-1jedgar2000-02-235-6/+18
| | | | | PR: 16792 Submitted by: Maintainer
* PREFIX -> LOCALBASE in *_DEPENDS (portlint)mharo2000-02-161-1/+1
|
* Adding mod_dtcl version 0.6.4.2.steve2000-01-298-0/+125
Embeds a TCL8 interpreter in the Apache webserver. PR: 16020 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>