summaryrefslogtreecommitdiff
path: root/Mk/Uses/tcl.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mk/Uses/tcl.mk: remove support for Tcl/Tk 8.5Pietro Cerutti2024-04-091-14/+5
* Mk/Uses/tcl.mk: Add support of 'test' argumentYasuhiro Kimura2023-08-201-2/+6
* framework: cleanup conditional-indentations in Mk/Tobias C. Berner2022-04-241-46/+46
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* IGNORE USES=t(cl|k):85+ and DEPRECATE USES=t(cl|k):85Pietro Cerutti2019-06-121-0/+9
* Remove references to Tcl/Tk 8.4Pietro Cerutti2017-11-231-5/+5
* Revert 452511, I missed some portsPietro Cerutti2017-10-201-5/+5
* lang/tcl84, x11-toolkits/tk84: remove expired portsPietro Cerutti2017-10-201-5/+5
* When using tcl:someversion+, prefer the default version over the highestAntoine Brodin2017-09-111-1/+5
* lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1Pietro Cerutti2017-09-111-5/+5
* Revert r440567 and unbreak INDEXAntoine Brodin2017-05-101-3/+3
* - Add missing 8.7 as a valid tcl/tk versionDmitry Marakasov2017-05-101-3/+3
* Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold2016-08-031-1/+0
* Mk/Uses/tcl.mk: fix stage-qa linking error.David Naylor2016-07-241-3/+4
* Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.Pietro Cerutti2016-04-211-1/+1
* Use correct include dir switch in USES=tcl:tea. Adjust devel/tclreadline.Pietro Cerutti2016-04-211-1/+1
* Add "tea" argument to USES=tcl to facilitate porting of TEA-based extensions.Pietro Cerutti2016-04-191-1/+17
* Try to be more helpful to our users, and keep all the possible versionsMathieu Arnold2016-04-141-0/+2
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-6/+6
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-6/+6
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-6/+6
* Change the way USES is handled:Tijl Coosemans2014-09-281-13/+8
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-3/+1
* - Handle the case where both tcl and tk are part of USESPietro Cerutti2014-01-101-1/+9
* backout 2 changes that should not have been committed with r339348Baptiste Daroussin2014-01-101-1/+0
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin2014-01-101-0/+1
* - USES+=tcl and USES+=tkPietro Cerutti2013-09-271-18/+59
* - Fix handling of minimum versions (e.g., USES+=tk:84+)Pietro Cerutti2013-09-241-2/+1
* - Fix on < 10Pietro Cerutti2013-09-191-1/+2
* - Correct typoPietro Cerutti2013-09-191-2/+2
* - Correct another typoPietro Cerutti2013-09-191-1/+1
* - Fix typoPietro Cerutti2013-09-191-1/+1
* - Implement USES+=tcl and USES+=tkPietro Cerutti2013-09-191-0/+161