Mathieu Arnold
558224994b
onvert to UCL & cleanup pkg-message (categories l-m)
2019-08-13 22:29:42 +00:00
Pietro Cerutti
99cb72eb15
lang/tcl-wrapper: fix after misc/shc update
2017-01-31 08:32:09 +00:00
Mathieu Arnold
a9dcad2fff
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:08:37 +00:00
Martin Matuska
7e7fbfe108
Fix LICENSE
...
PR: 207495
Submitted by: Chris Hutchinson <portmaster@bsdforge.com >
2016-02-27 23:20:47 +00:00
Pietro Cerutti
474f608c9d
- Use the sample configuration file if the actual one is not available.This
...
makes the wrapper usable right after make install.
PR: 189359
Submitted by: Thierry Thomas <thierry@FreeBSD.org >
2014-05-05 13:57:35 +00:00
Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Pietro Cerutti
eba7b1f11b
- Convert to USES+=tl and USES+=tk
...
- STAGE-clean
- Simplify by not installing / deinstalling the user configuration file
2013-11-07 13:00:22 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Pietro Cerutti
fef02240ea
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
...
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Pietro Cerutti
0d5d01dd47
- Chase 82+ not being a valid Tcl/Tk version anymore
...
Feature safe: yes
Reported by: beat, bapt
2012-12-04 10:43:09 +00:00
Brendan Fabeny
fbdcc0802c
consolidate under (lower-case) tcltk@
...
PR: 173753 , 173767
Feature safe: yes
2012-11-26 18:16:57 +00:00
Martin Matuska
302a9606ff
Release maintainership of Tcl/Tk ports back to pool.
2012-08-03 22:57:36 +00:00
Martin Matuska
3b90890958
Don't require specific Tcl version for lang/tcl-wrapper
...
PR: ports/164528
Submitted by: Pierre DAVID <pdagog@gmail.com >
2012-02-13 11:36:23 +00:00
Doug Barton
2b1dacc826
Remove more tags from pkg-descr files fo the form:
...
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Martin Matuska
a9e994cf6a
- Add LICENSE information
...
- Make portlint happier
2011-03-23 11:37:49 +00:00
Martin Matuska
24bf28eff1
- Change default Tcl/Tk version to 8.5
...
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
2009-02-23 14:46:37 +00:00
Pav Lucistnik
92b220fa9c
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
...
With hat: portmgr
2008-04-09 13:42:26 +00:00
Martin Matuska
0b356bc1bb
- use shc to create binaries
...
- increase version to 1.1
Approved by: garga (mentor)
2007-04-12 15:32:55 +00:00
Martin Matuska
8413b1b1d5
- updated maintainer e-mail address
...
Approved by: garga (mentor)
2007-04-05 13:19:09 +00:00
Pav Lucistnik
cfa7269b11
- Convert existing ports to a new bsd.tcl.mk order
...
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org >
Tested on: pointyhat exp-run
2007-04-02 22:56:15 +00:00
Martin Wilke
8e204ccbd0
Tcl-wrapper installs a shell wrapper for the "tclsh" command that
...
comes with different versions of Tcl. Users can define in a configuration file
which version of the Tcl shell should be called.
- Martin Matuska
martin@matuska.org
PR: ports/110626
Submitted by: martin at matuska.org
2007-03-27 10:52:18 +00:00