1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Martin Matuska
bb74a2c6d8 Update tcl85/tk85 to 8.5.11 2011-11-08 12:42:59 +00:00
Martin Matuska
f7ec9c85b5 Update to 8.5.10 2011-06-26 09:17:43 +00:00
Martin Matuska
a9e994cf6a - Add LICENSE information
- Make portlint happier
2011-03-23 11:37:49 +00:00
Martin Matuska
3f2d8db189 - Fix pkg-plist with TZDATA option on
- Remove MD5 from distinfo

PR:		ports/154458
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Feature safe:	yes
2011-02-02 10:58:39 +00:00
Martin Matuska
5b6716a1e7 - Unbreak build with clang
PR:		ports/152842
Submitted by:	Koop Mast <kwm@FreeBSD.org>
2010-12-09 08:48:49 +00:00
Martin Matuska
eb78d441ee - Update to 8.5.9 2010-09-17 15:04:14 +00:00
Martin Matuska
eb75cb5cc1 - Update to 8.5.8 2009-11-20 10:00:26 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Martin Matuska
3427456932 - Pass only the contents of the ${WRKDIRPREFIX} variable to tclConfig.sh
- Bump PORTREVISION

Suggested by:	Karl Lehenbauer <karl@flightaware.com>
2009-06-26 06:31:27 +00:00
Pav Lucistnik
5841bec569 - Correct plist for TZDATA option
PR:		ports/135092
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer timeout (mm; 24 days)
2009-06-24 13:24:39 +00:00
Martin Matuska
1a61ba6864 - Update to 8.5.7 2009-04-26 08:01:58 +00:00
Martin Matuska
d2c14e2c00 - do not create library dir if installing modules
Reported by:	QAT
2009-03-03 07:30:25 +00:00
Martin Matuska
2c47fce0e6 - Separate common tcl85 and tcl86 modules to a new port lang/tcl-modules
- Make tcl-modules a slave port of tcl85
- Fix incompatible pkg-lists of tcl85 and tcl86
- Add modules to OPTIONS
- Bump PORTREVISION
2009-03-02 23:53:17 +00:00
Martin Matuska
ebdb7b8ccd - Change the location of LATEST_LINK to make it work
- Bump PORTREVISION

PR:		ports/132241
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2009-03-02 10:31:33 +00:00
Martin Matuska
ba2bb55d1d - Unbreak install if WITH_*_MAN set
- fix pkg-plist for TZDATA in tcl85

PR:		ports/132144, ports/132147
Submitted by:	bf <bf2006a@yahoo.com>
2009-02-27 07:09:02 +00:00
Martin Matuska
6786fd3c44 - Unbreak and fix patch from last commit 2009-02-26 19:28:39 +00:00
Martin Matuska
a152a878b7 - Disable install of function manpages by default
- Add manual page for tclsh8.x and wish8.x
- Bump PORTREVISION
2009-02-26 14:19:53 +00:00
Martin Matuska
abd527ec14 - Update to 8.5.6 2009-01-05 13:36:05 +00:00
Martin Matuska
f7e2c0bd7b - Update to 8.5.5 2008-10-17 08:51:29 +00:00
Martin Matuska
dbb9c0b017 - Update to 8.5.4 2008-08-26 12:30:43 +00:00
Martin Matuska
ef52bfff83 - Update to 8.5.3 2008-07-23 13:36:24 +00:00
Martin Matuska
4b31ed997e - Fix COMMENT, this isn't a development version 2008-04-23 06:39:27 +00:00
Martin Matuska
a87b3f53eb - Update to 8.5.2 2008-04-02 12:02:41 +00:00
Martin Matuska
cea7cec9d5 - Update to 8.5.1 2008-02-07 20:46:20 +00:00
Martin Matuska
883464b5bd - Update to 8.5.0 2007-12-29 21:38:48 +00:00
Martin Matuska
bc874c016a - Update to 8.5.b.1 2007-09-28 05:14:15 +00:00
Martin Matuska
bc66dc9395 - revert ${TR} back to tr, threaded build was broken
Approved by:	garga (mentor)
2007-06-06 13:46:46 +00:00
Martin Matuska
506f2b305a - fix shared build on -CURRENT
- change tr to ${TR}

Suggested by:	stas
Approved by:	garga (mentor)
2007-06-05 13:32:06 +00:00
Martin Matuska
c570411273 - updated to 8.5a6
- added WITH(OUT)_TZDATA option (installs tcl timezone data, default off)

Approved by:	garga (mentor)
2007-04-30 12:52:29 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Martin Wilke
72c3e8ffe0 - Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION

Notes: Please read UPDATING

Approved by: maintainer implicit
2007-03-27 11:54:48 +00:00
Martin Wilke
ddae5b2437 - Add pkg-plist-threads. (forget in last commit) 2007-03-16 20:24:36 +00:00
Martin Wilke
08fdb9fa36 - Adds a new way of working with threaded versions and
resolves conflicts.
- Bump PORTREVISION

Notes:
        Threaded libraries and shell are installed on top of the standard ones
        so ports that depend on threaded and non-threaded tcl can be used
        simultaneously.

        Behaiviour with non-threaded libraries does not change.

PR:             110394
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-16 20:23:52 +00:00
Martin Wilke
e6d0bba8ff - Improved handling of WITH_TCL85_MAN
- Manpages are not installed by default (default on for Tcl 8.4)

PR:             110257
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:42:03 +00:00
Martin Wilke
5678fb7014 - Adds TCL85_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Replaces NO_TCL85_MAN with WITHOUT_TCL85_MAN to comply with structure of lang/tcl84
- Removes NOPORTDOCS because NO_INSTALL_MANPAGES and NOPORTDOCS aren't the same

PR:             110083
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-08 14:28:16 +00:00
Martin Wilke
8d894f5a16 - Marked broken for ia64 [1]
- Set conflict with tcl-threads

PR:             108972
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
                pointyhat via kris [1]
2007-03-01 11:02:42 +00:00
Martin Wilke
5ae0f3ecb6 - Fix build
- Bump PORTREVISION

PR:             108545
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-01-31 15:37:44 +00:00
Cheng-Lung Sung
9e890b7d7d Add tcl85 8.5.a.5, tool Command Language (development version).
PR:		ports/108041
Submitted by:	martin at matuska.org
2007-01-29 03:06:56 +00:00