aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dtcl
Commit message (Collapse)AuthorAgeFilesLines
* - remove apache13 and ports depending on apache13 from portstreeOlli Hauer2012-01-0110-287/+0
| | | | | | | | | ( EXPIRATION_DATE=2012-01-01 ) with hat apache@ Notes: svn path=/head/; revision=288378
* - sync apache13 related EXPIRATION_DATEPhilip M. Gollucci2011-11-021-1/+1
| | | | | | | With Hat: apache@ Notes: svn path=/head/; revision=284907
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵Philip M. Gollucci2011-09-071-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=281344
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"Olli Hauer2011-08-271-0/+3
| | | | | | | with hat apache@ Notes: svn path=/head/; revision=280566
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/Olli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280092
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark mod_* modules MAKE_JOBS_SAFE=yesPhilip M. Gollucci2010-09-221-0/+2
| | | | | | | | With Hat: apache@ Tested by: Several P6 TB runs Notes: svn path=/head/; revision=261652
* - 2/3:Philip M. Gollucci2010-05-271-2/+2
| | | | | | | | | | | - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists PR: ports/147142 Reviewed by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=255195
* - 1/3:Philip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | | - apxs -a is install - apxs -A is uninstall PR: ports/147139 Reviewed by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=255193
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=255075
* Mark BROKEN on 8.x as well: doesn't build.Erwin Lansing2009-12-211-1/+1
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=246363
* Mark BROKEN on 9.x: does not build.Erwin Lansing2009-12-211-0/+4
| | | | Notes: svn path=/head/; revision=246359
* Attempt to unbreak, for it should work with now... Can't test for sureMikhail Teterin2009-12-091-6/+1
| | | | | | | | | without an 8.x system of my own. Set USE_TCL to 83+ instead of "yes" (which means simply 8.5). Notes: svn path=/head/; revision=245436
* - Mark BROKEN on 8.XPav Lucistnik2009-08-091-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=239217
* Add a hunk to fix a 32-bit-specific warning. Unbreak.Mikhail Teterin2009-06-132-2/+8
| | | | | | | Reported by: erwin, pav Notes: svn path=/head/; revision=235746
* Mark BROKEN: does not build.Erwin Lansing2009-06-131-0/+2
| | | | Notes: svn path=/head/; revision=235715
* 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