| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Apr 2013 08:20:59
8.4.19_2,2
|
gahr  |
- Fix a long standing problem in tclConfig.sh and tkConfig.sh, where paths
were set based on WRKSRC instead of PREFIX.
This mainly affected TEA-based extensions that source tclConfig.sh /
tkConfig.sh to set important variables. An example is TCL_SRC_DIR, which
is used to locate Tcl/Tk private header files such as tclUnixPort.h or
tkUnixPort.h. This variable was previously set to WRKSRC, which caused
ports to need additional tweaks to CFLAGS or CONFIGURE_ARGS.
It should now be possible to build TEA-based extensions by specifying only
the CONFIGURE_ARGS --with-tcl=${TCL_LIBDIR} / --with-tk=${TK_LIBDIR}.
Feature safe: yes
Approved by: bapt (portmgr) |
07 Feb 2013 08:29:39
8.4.19_2,2
|
gahr  |
- Add manpage-related files which didn't end up in yesterday's major Tcl/Tk
commit.
- Clean left-overs |
06 Feb 2013 15:25:57
8.4.19_2,2
|
gahr  |
- 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) |
26 Nov 2012 18:16:57
8.4.19_2,2
|
bf  |
consolidate under (lower-case) tcltk@
PR: 173753 , 173767
Feature safe: yes |
14 Oct 2012 02:38:40
8.4.19_2,2
|
eadler  |
Convert to OptionsNG
Trim headers
Reviewed by: ak
Feature safe: yes |
06 Sep 2012 13:11:36
8.4.19_2,2
|
gahr  |
- Fix OPTION name inconsistency introduced in r229081
PR: 171339
Submitted by: freebsd@nagilum.org |
03 Aug 2012 22:57:37
8.4.19_2,2
|
mm  |
Release maintainership of Tcl/Tk ports back to pool. |
23 Mar 2011 11:37:49
8.4.19_2,2
|
mm  |
- Add LICENSE information
- Make portlint happier |
09 Dec 2010 08:48:49
8.4.19_2,2
|
mm  |
- Unbreak build with clang
PR: ports/152842
Submitted by: Koop Mast <kwm@FreeBSD.org> |
20 Nov 2009 09:29:50
8.4.19_2,2
|
mm  |
- Modify COMMENT for tk84, tk85, tk86 and corresponding -thread ports |
22 Aug 2009 00:39:37
8.4.19_2,2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
31 May 2009 20:31:08
8.4.19_2,2
|
pav  |
- Resolve LATEST_LINK conflict |
27 Feb 2009 07:11:18
8.4.19_2,2
|
mm  |
- Unbreak if WITH_*_MAN set |
26 Feb 2009 14:19:53
8.4.19_2,2
|
mm  |
- Disable install of function manpages by default
- Add manual page for tclsh8.x and wish8.x
- Bump PORTREVISION |
23 Jan 2009 16:28:36
8.4.19_1,2
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
22 Apr 2008 06:29:44
8.4.19,2
|
mm  |
- Update to 8.4.19 |
09 Apr 2008 13:42:26
8.4.18,2
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
13 Feb 2008 06:19:29
8.4.18,2
|
mm  |
- Update to 8.4.18 |
11 Jan 2008 11:26:50
8.4.17,2
|
mm  |
- Update to 8.4.17 |
22 Sep 2007 11:40:34
8.4.16,2
|
mm  |
- Update to 8.4.16 |
29 Jul 2007 13:11:16
8.4.15_3,2  |
mm  |
- Change USE_XLIB=yes to USE_XORG=x11
- Bump PORTREVISION
Suggested by: miwi
Approved by: garga (mentor, implicit) |
06 Jun 2007 13:46:46
8.4.15_2,2  |
mm  |
- revert ${TR} back to tr, threaded build was broken
Approved by: garga (mentor) |
05 Jun 2007 13:26:58
8.4.15_1,2  |
mm  |
- fix shared build on -CURRENT
- change tr to ${TR}
lang/tcl84 only:
- sync MASTER_SITES with other tcl ports
- change sysctl to ${SYSCTL}
Suggested by: stas
Approved by: garga (mentor) |
31 May 2007 05:22:43
8.4.15,2  |
mm  |
- 8.4.15 distinfo missing in last commit (accidentally) |
30 May 2007 18:49:03
8.4.15,2  |
mm  |
- update of lang/tcl84 and x11-toolkits/tk84 to 8.4.15
Approved by: garga (mentor) |
19 May 2007 20:32:57
8.4.14_6,2  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
12 Apr 2007 15:29:39
8.4.14_5,2  |
mm  |
- fixed pkgIndex.tcl for threads
- bump PORTREVISION
Approved by: garga (mentor) |
05 Apr 2007 13:19:09
8.4.14_4,2  |
mm  |
- updated maintainer e-mail address
Approved by: garga (mentor) |
27 Mar 2007 11:54:34
8.4.14_4,2  |
miwi  |
- Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION
Notes: Please read UPDATING
Approved by: maintainer implicit |
20 Mar 2007 16:43:15
8.4.14_3,2  |
miwi  |
- Fix build
Submitted by: Terry Kennedy <terry@tmk.com> |
20 Mar 2007 10:53:02
8.4.14_3,2  |
miwi  |
Adds a new way of working with threaded versions and
resolves conflicts.
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.
Bump PORTREVISION
PR: 110402
Submitted by: Martin Matuska <martin@matuska.org> (naintainer) |
13 Mar 2007 10:31:41
8.4.14_2,2  |
miwi  |
- Improved handling of WITH_TK84_MAN
- Fixed pkg-plist if no manpages are installed
- Bump PORTREVSION
PR: 110256
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
08 Mar 2007 14:17:28
8.4.14_1,2  |
miwi  |
- Adds TK84_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Checks if threaded or non-threaded tcl is installed
- Adds CONFLICTS between threaded and non-threaded versions
- Pass maintainership to Submitter
- Bump PORTREVISION
PR: 110084
Submitted by: Martin Matuska <martin@matuska.org> |
17 Jan 2007 04:49:29
8.4.14,2  |
clsung  |
- Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14
- Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree)
PR: ports/107953
Submitted by: Martin Matuska <martin_AT_matuska dot org> |
15 Aug 2006 01:13:42
8.4.13,2  |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
04 Jun 2006 22:02:14
8.4.13,2  |
thierry  |
- Upgrade to 8.4.13; (1)
- Fix man pages: the required macros were not sourced. (2)
Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=399452%26group_id=10894>
PR: ports/96622 (1)
Noticed by: phk (2) |
13 May 2006 05:00:46
8.4.11,2  |
edwin  |
Remove USE_REINPLACE from categories starting with X |
25 Nov 2005 19:33:59
8.4.11,2  |
pav  |
- Add SHA256 |
05 Jul 2005 17:30:52
8.4.11,2  |
mi  |
Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need for
Tcl sources to be available at Tk build-time. Only a few headers
are actually needed and they are installed by Tcl port under
$LOCALBASE/include/tcl8.x |
01 Jul 2005 14:05:36
8.4.10_1,2  |
pav  |
- Fix plist for last update
Pointy hat to: mi |
29 Jun 2005 15:20:02
8.4.10,2  |
mi  |
Correct the use of PREFIX (where we insall ourselves) and LOCALBASE
(where we find other packages). This makes no difference in most
cases...
PR: 82645
Submitted by: Vsevolod Stakhov |
29 Jun 2005 13:44:01
8.4.10,2  |
mi  |
Update from 8.4.7 to 8.4.10 |
12 Nov 2004 01:15:45
8.4.7,2  |
ade  |
Update to 8.4.7 |
01 Nov 2004 13:22:12
8.4.6_1,2  |
dinoex  |
- override source path for symlinked portsdirs
This allows tk84 build, when tcl84 was build in a different environment.
portrevision not bumped, no affected package can exist. |
28 Oct 2004 17:08:53
8.4.6_1,2  |
dinoex  |
- detect unsupported configuration |
28 Oct 2004 07:49:06
8.4.6_1,2  |
dinoex  |
- optimize reinplace to handle symlinked /usr/ports |
27 Oct 2004 18:07:18
8.4.6,2  |
dinoex  |
- Fix bad source path in tclConfig.sh tkConfig.sh
make packages from pointyhat cluster work as intended |
17 Aug 2004 05:00:53
8.4.6,1
|
dinoex  |
- new options:
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR: 70328 |
03 Apr 2004 08:32:20
8.4.6,1
|
dinoex  |
- make portlint happy, fix whitepace |
02 Apr 2004 19:08:08
8.4.6,1
|
krion  |
- Use ${TEST} and ${MAKE} instead of test and make
PR: ports/65091
Submitted by: Ports Fury |
02 Apr 2004 00:53:31
8.4.6,1
|
pav  |
- Change tcl dependency from :build to :extract
- Add WITH_THREADS knob
PR: ports/64324
Submitted by: Seva Gluschenko <gvs@rinet.ru> |
20 Mar 2004 07:23:43
8.4.6,1
|
dinoex  |
- abort when /nonexistent does exist. |
06 Mar 2004 19:32:12
8.4.6,1
|
dinoex  |
- reset MAINTIANER as nobody cares for it. |
06 Mar 2004 18:03:56
8.4.6,1
|
pav  |
- Restore PORTEPOCH
Reported by: John Merryweather Cooper <coop9211@uidaho.edu>
Pointy hat to: dinoex |
06 Mar 2004 06:11:30
8.4.6
|
dinoex  |
- update to 8.4.6 |
26 Feb 2004 05:55:35
8.4.5
|
dinoex  |
- add SIZE |
04 Dec 2003 19:30:29
8.4.5,1
|
dinoex  |
- Update to 8.4.5 |
18 Nov 2003 13:26:18
8.4.4,1
|
dinoex  |
- use ECHO_CMD in test |
05 Aug 2003 18:01:51
8.4.4,1
|
dinoex  |
- Fix MKLINKS
Tk_Offset is created twice by original distribution. |
24 Jul 2003 06:34:51
8.4.4,1
|
dinoex  |
- update 8.4.4
- extend CATEGORIES |
17 Jun 2003 04:02:10
8.4.3,1
|
dinoex  |
- Update URL |
21 May 2003 05:18:53
8.4.3,1
|
dinoex  |
- Update to 8.4.3 |
14 May 2003 04:19:00
8.4.2,1
|
dinoex  |
- use configures --includedir
- cleanup makefile |
03 Apr 2003 04:21:50
8.4.2,1
|
dinoex  |
- Fix some problems for other ports when WRKDIRPREFIX= is not set.
(packages are not affected) |
24 Mar 2003 04:20:47
8.4.2,1
|
dinoex  |
- fix problem with sed, if no WRKDIRPREFIX is set. |
23 Mar 2003 20:32:14
8.4.2,1
|
dinoex  |
- Update to 8.4.2
- make dependency configureable with TCL84_PORT
- make SOURCE path in tkConfig.sh variable
PR: 48574 |
23 Feb 2003 10:57:06
8.4.1,1
|
dinoex  |
- backout as requested by kris
ports is now broken again on bento. |
23 Feb 2003 08:03:41
8.4.1,1
|
dinoex  |
- add pre-fetch target |
21 Feb 2003 03:59:00
8.4.1,1
|
dinoex  |
- retire pkg-comment |
20 Feb 2003 18:26:42
8.4.1,1
|
dinoex  |
- add COMMENT |
11 Feb 2003 04:37:15
8.4.1,1
|
dinoex  |
- fix portlint fatal |
10 Feb 2003 07:22:35
8.4.1,1
|
kris  |
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' |
04 Feb 2003 20:12:46
8.4.1,1
|
dinoex  |
- use LATEST_LINK |
13 Nov 2002 03:29:27
8.4.1,1
|
dinoex  |
- Update to 8.4.1 |
16 Oct 2002 18:18:07
8.4.0,1
|
dinoex  |
bump PORTEPOCH |
07 Oct 2002 19:25:35
8.4.0
|
dinoex  |
Add BUILD_DEPENDS |
05 Oct 2002 17:24:40
8.4.0
|
dinoex  |
Update to 8.4.0 |
09 May 2002 16:39:19
8.4a4_1
|
dinoex  |
- Set soname for libtk84.so
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84 |
17 Mar 2002 13:56:36
8.4a4
|
dinoex  |
- Cleanup patches, make sure tk84 build even when tclsrc does not exist |
12 Mar 2002 05:41:42

|
dinoex  |
updated distfile
distfiles contains now additional: wish.exe.manifest |
07 Mar 2002 07:52:40 
|
dinoex  |
Update to 8.4a4 |
24 Nov 2001 09:05:15 
|
dinoex  |
update pkg-descr |
24 Nov 2001 04:18:47 
|
dinoex  |
update ports after rep after reprocopy: |