Commit graph

59 commits

Author SHA1 Message Date
Pietro Cerutti
58c07c4937 - Update Tcl/Tk 8.5 to 8.5.17
Release notes: http://code.activestate.com/lists/tcl-core/14232/
2014-11-15 10:53:29 +00:00
Mathieu Arnold
46cf4bcb84 Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.

Differential Revision:	https://reviews.freebsd.org/D730
Reviewed by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
2014-09-18 12:31:24 +00:00
Pietro Cerutti
e0ab1f8259 - Update distinfo. A bug (OSX-only) was found after the release and the tarball
was rerolled.

PR:		193108
Submitted by:	arved
2014-08-29 10:24:14 +00:00
Pietro Cerutti
338afb2e7d - Update Tcl/Tk 8.5 to 8.5.16
Release notes: http://code.activestate.com/lists/tcl-core/14056/
2014-08-27 07:54:49 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Pietro Cerutti
fd6fc15ce7 - STAGE-clean
- Fix LICENSE
2014-02-03 10:50:30 +00:00
Baptiste Daroussin
7e5a7bfffd Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) 2013-09-20 23:57:47 +00:00
Pietro Cerutti
672a7034b6 - Finish up the change of PKGNAME for Tcl/Tk ports to match LATEST_LINK
Suggested by:	bapt
2013-09-20 07:43:51 +00:00
Pietro Cerutti
99252f2c22 - Update Tcl/Tk 8.5 to 8.5.15
Release notes: http://code.activestate.com/lists/tcl-core/13585/
2013-09-18 21:01:43 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Pietro Cerutti
3eb114d1a3 - Bump PORTREVISION on Tcl/Tk ports so that r316025 takes effect
Reported by:	bdrewery
2013-05-22 13:04:58 +00:00
Pietro Cerutti
80feea0bb3 - 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)
2013-04-18 08:20:59 +00:00
Pietro Cerutti
3b9788da01 - Update Tcl/Tk 8.5 to 8.5.14
Release notes: http://code.activestate.com/lists/tcl-core/13208/

Feature safe:	yes
2013-04-17 08:59:53 +00:00
Pietro Cerutti
60e612fa55 - Fix man page
Reported by:	decke
2013-02-07 09:20:18 +00:00
Pietro Cerutti
2338dc1b3c - Add manpage-related files which didn't end up in yesterday's major Tcl/Tk
commit.
- Clean left-overs
2013-02-07 08:29:38 +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
e42e5fd3cb - Assign maintainership to tcltk@
- Trim Makefile header

Approved by:	jnagyjr1978@gmail.com (former maintainer)
2012-12-09 19:05:14 +00:00
Pietro Cerutti
369f9eda57 - Update to Tcl/Tk 8.5.13
Release notes: http://sf.net/mailarchive/message.php?msg_id=30090852

PR:		ports/173753 (based on)
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe:	yes
2012-12-03 08:49:58 +00:00
Chris Rees
302cb5a711 Over to new volunteer
Submitted by:	Joseph a Nagy Jr
Feature safe:	yes
2012-10-31 13:22:17 +00:00
Eitan Adler
48443ba510 Mark ports MAKE_JOBS_SAFE after some testing. 2012-09-03 04:00:32 +00:00
Martin Matuska
302a9606ff Release maintainership of Tcl/Tk ports back to pool. 2012-08-03 22:57:36 +00:00
Martin Matuska
720d63d4b3 Always install tclsh and wish manual pages. 2012-08-03 22:34:53 +00:00
Martin Matuska
f8f2433793 Fix OPTIONS knobs to match new options framework 2012-08-03 09:20:39 +00:00
Martin Matuska
4138f727a8 Update tcl85/tk85 to 8.5.12 2012-08-03 09:17:41 +00:00
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
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
bcb5c27f62 - Fix version string in pkgIndex.tcl
Reported by:	Daniel O'Connor <doconnor@gsoft.com.au>
2010-04-16 07:21:41 +00:00
Martin Matuska
eb75cb5cc1 - Update to 8.5.8 2009-11-20 10:00:26 +00:00
Martin Matuska
b87cd97630 - Modify COMMENT for tk84, tk85, tk86 and corresponding -thread ports 2009-11-20 09:29:49 +00:00
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Martin Matuska
1a61ba6864 - Update to 8.5.7 2009-04-26 08:01:58 +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
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
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
393b78141e - Update to 8.5.0
- Make demos installation optional (WITH_DEMOS)
2007-12-29 21:39:48 +00:00
Martin Matuska
bc874c016a - Update to 8.5.b.1 2007-09-28 05:14:15 +00:00
Martin Matuska
7c0838aa59 - Change USE_XLIB=yes to USE_XORG=x11
- Bump PORTREVISION

Suggested by:	miwi
Approved by:	garga (mentor, implicit)
2007-07-29 13:11:16 +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
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Matuska
689085576c - updated to 8.5a6
- added WITH(OUT)_XFT option (uses libXft, default on)

Approved by:	garga (mentor)
2007-04-30 12:54:50 +00:00