aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dtcl
Commit message (Collapse)AuthorAgeFilesLines
* Compiles just as cleanly with Tcl-8.5, so set USE_TCL to simple "yes".Mikhail Teterin2009-04-121-2/+3
| | | | Notes: svn path=/head/; revision=232164
* APACHE_COMPAT is deprecated and means Apache-2.2, with which this port isMikhail Teterin2009-04-123-2/+56
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=232162
* - Change USE_TCL from YES to 84 due to planned default tcl changeMartin Matuska2009-02-151-2/+2
| | | | Notes: svn path=/head/; revision=228382
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Fix two more warnings, one of which is fatal under gcc-4.2 (and 4.1).Mikhail Teterin2007-03-261-7/+23
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=188364
* - Use tcl/tk 8.4Martin Wilke2007-03-182-3/+5
| | | | | | | | | PR: 110427 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: maintainer Notes: svn path=/head/; revision=187636
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Define APACHE_COMPATClement Laforet2005-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) Notes: svn path=/head/; revision=143148
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-2/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2].Mikhail Teterin2002-10-233-5/+2
| | | | | | | | | | | Why was I doing it before I don't remember... PR: 44156 [1] Submitted by: Liu Kang [1] Hinted by: bde [2] Notes: svn path=/head/; revision=68672
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67414
* Catch up to the new bsd.lib.mk API (the library is not internal).Ruslan Ermilov2002-07-211-8/+1
| | | | Notes: svn path=/head/; revision=63337
* Add the warning, that the older style <+ ... +> are no longer recognized,Mikhail Teterin2002-01-071-3/+4
| | | | | | | and the user must switch to <? ... ?> before restarting Apache... Notes: svn path=/head/; revision=52730
* Upgrade to 0.11.5.Mikhail Teterin2002-01-073-3/+3
| | | | | | | Submitted by: fenner-script Notes: svn path=/head/; revision=52728
* Update to 0.11.2 from 0.11.1.Mikhail Teterin2001-09-304-5/+6
| | | | Notes: svn path=/head/; revision=48285
* Upgrade to 0.11.1... The contents of the patch-tmp should really beMikhail Teterin2001-08-086-41/+66
| | | | | | | | submitted to the libapreq developers -- the mod_dtcl author simply bundles a couple of their source files with mod_dtcl... Notes: svn path=/head/; revision=45938
* Ooops, almost forgot. Bump up PORTREVISION....Mikhail Teterin2001-07-171-0/+1
| | | | Notes: svn path=/head/; revision=45207
* The author's logic was backwards -- and no VARS array was createdMikhail Teterin2001-07-171-0/+5
| | | | | | | | by default. The author fixed this in his cvs, but is not making a new release yet... Notes: svn path=/head/; revision=45206
* Upgrade to 0.11.0. The next release is promised to contain most of ourMikhail Teterin2001-06-082-2/+2
| | | | | | | patches!.. Notes: svn path=/head/; revision=43662
* Upgrade to the latest 0.10.1 version.Mikhail Teterin2001-06-026-7/+66
| | | | Notes: svn path=/head/; revision=43429
* Add WWW:Tom Hukins2001-02-261-0/+2
| | | | Notes: svn path=/head/; revision=38800
* The latest version is 0.8.12. The *.tcl scripts are no longerMikhail Teterin2001-02-137-66/+27
| | | | | | | | provided. The documentation layout is changed, the master-site changed. Notes: svn path=/head/; revision=38313
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Update to version 0.8.1.1.Steve Price2000-07-164-14/+9
| | | | | | | | PR: 19878 Submitted by: maintainer Notes: svn path=/head/; revision=30715
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* Correctly update port to 0.7.3-1 (different patches obtained fromChris D. Faulhaber2000-02-225-9/+24
| | | | | | | | | Maintainer) Submitted by: Maintainer Notes: svn path=/head/; revision=26170
* Update port to 0.7.3-1Chris D. Faulhaber2000-02-225-6/+18
| | | | | | | | PR: 16792 Submitted by: Maintainer Notes: svn path=/head/; revision=26162
* PREFIX -> LOCALBASE in *_DEPENDS (portlint)Michael Haro2000-02-161-1/+1
| | | | Notes: svn path=/head/; revision=25875
* Adding mod_dtcl version 0.6.4.2.Steve Price2000-01-298-0/+125
Embeds a TCL8 interpreter in the Apache webserver. PR: 16020 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=25222