Commit graph

23 commits

Author SHA1 Message Date
Pietro Cerutti
42f6bb2d88 lang/tcl86: regenerate patch files, adjust PATCH_WRKSRC
Reported by:	danfe@
2016-03-01 16:00:47 +00:00
Pietro Cerutti
ededf36b7e lang/tcl86: fix customization of Tcl module's path
While at it, improve Makefile as per mat@'s suggestion and regenerate patch
files.
2016-03-01 10:32:30 +00:00
Pietro Cerutti
7c16b5c099 lang/tcl86, x11-toolkits/tk86: update to 8.6.5
Announcement: http://code.activestate.com/lists/tcl-core/15514
2016-03-01 09:31:43 +00:00
Pietro Cerutti
780f79c128 - Fix packaging
- Bump PORTREVISION

PR:		193216
Submitted by:	Alex <iakrevetko@gmail.com>
2014-09-01 13:10:58 +00:00
Pietro Cerutti
14d08a16b2 - Fix customization of Tcl modules path 2014-09-01 07:31:53 +00:00
Antoine Brodin
e01d219c30 Unbreak
With hat:	portmgr
2014-08-30 06:42:13 +00:00
Pietro Cerutti
a9b944817b - Update Tcl/Tk 8.6 to 8.6.2
Release notes: http://code.activestate.com/lists/tcl-core/14072/
2014-08-29 14:19:55 +00:00
Pietro Cerutti
870f942062 - Revert stripping the shlib. Stubs need symbols.
Hinted by:	antoine
2014-08-08 14:06:13 +00:00
Pietro Cerutti
b01c64d843 - Fix installation of stripped libraries
- Fix pkg-config file [1]

Obtained from:	upstream (http://core.tcl.tk/tcl/info/667dfe5615) [1]
2014-08-08 10:51:03 +00:00
Pietro Cerutti
1eb9d015ab - Fix packaging with non-standard OPTIONS 2014-04-28 09:08:58 +00:00
Pietro Cerutti
799317ef18 - STAGE-clean
- Fix LICENSE
2014-02-03 09:42:04 +00:00
Pietro Cerutti
335927cf6f - Update Tcl/Tk 8.6 to 8.6.1
Release notes: http://code.activestate.com/lists/tcl-core/13590/
2013-09-20 07:32:38 +00:00
Pietro Cerutti
39e480425a - Allow safe interps to use tm.tcl to locate packages. This only affects
SafeBase interps, as "raw" safe interps cannot read the filesystem.
2013-04-29 16:01:47 +00:00
Pietro Cerutti
7babc1bb95 - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
Release notes: http://www.tcl.tk/software/tcltk/8.6.html

- Get rid of -thread slaves ports: threads are now enabled by
  default and can be OPTIONally disabled. This applies to:
  * lang/tcl84
  * lang/tcl85
  * lang/tcl86
  * x11-toolkits/tk84
  * x11-toolkits/tk85
  * x11-toolkits/tk86

- Get rid of tcl-modules slave port: modules are now installed by default and
  can be OPTIONally disabled. This applies to:
  * lang/tcl85
  * lang/tcl86

- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
  suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).

Reviewed by:	bf, crees
Approved by:	bapt (portmgr, after partial exp-run)
2013-02-06 15:25:57 +00:00
Pietro Cerutti
bf9318135b - Update to 8.6.b.3
Release notes:
  http://sf.net/projects/tcl/files/Tcl/8.6b3/tcltk-release-notes-8.6b3.txt/view
2012-09-19 13:11:09 +00:00
Martin Matuska
ae02f2d961 Update to 8.6b2 2011-08-09 15:00:44 +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
825c0e60b2 - Add Tcl/Tk 8.6
- Take maintainership of Mk/bsd.tcl.mk
2009-02-04 08:50:50 +00:00
Martin Matuska
a87b3f53eb - Update to 8.5.2 2008-04-02 12:02:41 +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 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
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