summaryrefslogtreecommitdiffstats
path: root/package/tcl
Commit message (Collapse)AuthorAgeFilesLines
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* Fix syntax errors in configure and m4 for Tcl so that the package actually ↵"Steven J. Hill"2006-07-071-0/+42
| | | | builds. This was reported on the Tcl mailing list at <http://sourceforge.net/mailarchive/forum.php?thread_id=9384126&forum_id=3854>.
* we really shouldnt punt all of /usr/includeMike Frysinger2005-11-201-1/+0
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-091-1/+1
| | | | mirrors tend to change, move, go down, etc from time to time.
* http://bugs.uclibc.org/view.php?id=293Eric Andersen2005-06-091-1/+1
| | | | target tcl-dirclean in tcl.mk removes $(LESS_DIR) should be $(TCL_DIR) - see attached patch.
* fix old target nameMike Frysinger2005-06-031-2/+1
|
* Applied patch to add TCL version 8.4.9 for buildroot submitted by"Steven J. Hill"2005-05-314-0/+116
Ivan Daniluk on May 30 01:28:31 MDT 2005.