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

53 Commits

Author SHA1 Message Date
Chris Rees
37be396eca Increase the regex size limit to 1000, thus fixing libffi test suite.
Submitted by:	dim
Obtained from:	http://sourceforge.net/tracker/?func=detail&aid=3603557&group_id=10894&atid=110894
2013-06-02 15:37:23 +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
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
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
4aaccd87ee - Complete my previous commit 2013-02-06 15:36:58 +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
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Pietro Cerutti
c5b932e75f - Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers

Feature safe:	yes
2012-11-26 22:43:25 +00:00
Pietro Cerutti
1d61cf9f57 - Do not create DATADIR when building threaded version
Reported by:	PH (via linimon)
2012-10-08 07:47:13 +00:00
Pietro Cerutti
6ae04844f3 - Fix PLIST
Reported by:	PH (via beat@)
2012-09-26 09:30:50 +00:00
Pietro Cerutti
2a07ca7ce8 - fix patch / install in tcl86-threads after update of tcl86
Reported by:	PH (via beat@)
2012-09-25 07:46:04 +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
Mark Linimon
28e3778d59 Mark as broken on ARM. 2012-09-04 03:01:19 +00:00
Mikhail Teterin
4f67c9a236 Fix the name of the month of March in the Ukrainian locale for
Tcl-8.5 and 8.6 (8.4 does not have the bug). The patch is already
submitted upstream.

Bump PORTREVISIONs for both.
2012-08-24 17:16:37 +00:00
Martin Matuska
4d1b93c30b Fix tcltest dependency
Reported by:	beat@FreeBSD.org
2012-08-10 12:03:39 +00:00
Martin Matuska
302a9606ff Release maintainership of Tcl/Tk ports back to pool. 2012-08-03 22:57:36 +00:00
Martin Matuska
3148bf6e52 Unbreak build with clang
PR:		ports/162912
Submitted by:	Jan Beich <jbeich@tormail.net>
2012-02-13 11:34:03 +00:00
Martin Matuska
2d13269cf3 Fix version number in pkg-descr
PR:		ports/157686
2011-09-19 11:19:13 +00:00
Martin Matuska
ae02f2d961 Update to 8.6b2 2011-08-09 15:00:44 +00:00
Martin Matuska
f29f4690cb Update dependency on tcl-modules (8.5.10) 2011-06-26 09:18:21 +00:00
Martin Matuska
a9e994cf6a - Add LICENSE information
- Make portlint happier
2011-03-23 11:37:49 +00:00
Martin Matuska
f7d10b3da7 - Fix tcl-modules dependency
Reported by: QAT
2009-11-20 11:22:52 +00:00
Martin Matuska
d28eb95878 - Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread 2009-11-20 09:20:00 +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
b8b7cc3971 - Match modules dependency with latest tcl85 update
- Bump PORTREVISION
2009-04-26 08:02:55 +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
5aea56ccbb - Unbreak if WITH_*_MAN set 2009-02-27 07:11:18 +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
400f12521a - Fix pkg-plist if manpages/demos are to be installed 2009-02-04 09:33:28 +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
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