stu
d7c65a728f
Upstream updated the distfile about a day after release with MacOSX fixes.
...
Nothing else has changed.
Thanks to jasper@ for the heads-up.
2014-09-22 22:06:49 +00:00
stu
fd134bc3e3
Update to 8.5.16. Drop threaded FLAVOR.
...
ok sthen@
2014-09-22 16:55:11 +00:00
stu
103bdb6e6b
Update to 8.6.2.
2014-09-07 18:49:32 +00:00
stu
236d469288
Unbreak man page rendering. Thanks to schwarze@ for roff help.
2013-11-05 04:50:38 +00:00
stu
4870a91a41
Unbreak man page rendering. Thanks to schwarze@ for roff help.
2013-11-04 16:28:32 +00:00
naddy
7f795384bf
remove local changes to generate cat man pages and instead just
...
install the source man pages; ok sthen@
2013-10-21 19:14:54 +00:00
stu
5e02da5d13
Bye bye 8.4.
2013-09-24 20:04:34 +00:00
stu
8cf6a0762a
Update to 8.6.1.
2013-09-22 10:33:12 +00:00
stu
68e74b5b89
Update to 8.5.15.
2013-09-20 10:09:08 +00:00
stu
318376c01f
Don't misrename manpages.
2013-07-09 16:14:20 +00:00
stu
755557c286
M88k is elf now.
...
Skip unneeded elf check in configure.
Whitespace tweaks.
Fix packing lists for pkgIndex.tcl.
Thanks to miod@ for original patch.
2013-07-06 11:07:19 +00:00
stu
5ffeec6932
M88k is elf now.
...
Skip unneeded elf check in configure.
Whitespace tweaks.
Fix packing lists for shared libs.
Thanks to miod@ for original patch.
2013-07-06 11:03:44 +00:00
stu
c45864455c
Update to 8.5.14.
2013-06-28 06:12:39 +00:00
stu
30d1f5b69c
Update to 8.4.20.
2013-06-28 06:11:38 +00:00
sebastia
8f2073234e
move pkgIndex.tcl from PLIST to PFRAG.shared
...
since its not created on static archs
REVISION bump
OK stu@
2013-04-28 13:01:34 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
stu
9afb0f80e4
Import Tk 8.6.0
...
Highlights: PNG, busy windows, angled text
Release info: http://tcl.tk/software/tcltk/8.6.html
ok landry@, sthen@
2013-02-02 11:18:09 +00:00
stu
efeafa7a8c
+8.6
2013-02-02 11:15:33 +00:00
stu
85fba6fcd3
Update to 8.5.13.
...
Ok landry@
2012-11-19 15:09:52 +00:00
stu
216f04d388
Update to 8.5.12.
...
Ok sebastia@
2012-08-26 16:57:58 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
stu
dd9c26f23e
Update to tk-8.5.11, use bsd.port.arch.mk.
...
Ok sebastia@, sthen@.
2011-11-21 18:31:02 +00:00
stu
33cb9fa5a3
Update to 8.5.10, remove patches for changes that have gone upstream,
...
move man dir to Tk's lib dir, properly preprocess man pages.
ok sebastiap@, sthen@
2011-10-17 15:19:22 +00:00
jasper
fa46ac7d9f
- remove unnecessary NULL casts
2011-04-17 18:13:10 +00:00
espie
002ed40da0
not sure this is enough, but fix the LIB_DEPENDS mess to mean something
2011-01-09 14:47:43 +00:00
stu
784550ed68
Update to newer Tcl layout,
...
consolidate include files into one dir,
improved building wrt threads/compiler flags, etc.
ok landry@, sebastiap@
2011-01-05 16:21:06 +00:00
stu
1c3883a3b6
Upgrade to 8.5.9. Update to newer Tcl layout,
...
consolidate include files into one dir,
improved building wrt threads/compiler flags, etc.
ok landry@, sebastiap@
2011-01-05 16:18:09 +00:00
stu
78d4c46ce3
Make a home for Tcl and Tcl extensions: ${LOCALBASE}/lib/tcl,
...
and move in Tcl/Tk and extensions. This will provide a nice place
for all things Tcl as well as allowing us to remove ${LOCALBASE}/lib
from Tcl's "auto_path" which will greatly improve startup and package
loading times.
ok landry@, sebastiap@
2011-01-05 16:03:44 +00:00
espie
24e41965fd
minor bumps after pkg_create fix: generate catN entry when needed.
2010-11-27 11:54:53 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
espie
313bfd362c
bad me, fix modules
2010-11-08 09:04:52 +00:00
espie
12e833f14a
convert LIB_DEPENDS in x11 ports
2010-11-06 23:49:19 +00:00
espie
9fb7a3fc28
tk/tcl wantlib conversion
2010-11-06 22:06:57 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +00:00
ajacoutot
127208401d
First pass at new REVISION/DEPENDS... not finished yet.
2010-07-30 06:58:57 +00:00
jasper
3db1c6b9f6
- make 64-bit arches a tad happier too
...
from sebastian reitenbach
ok stuart cassoff (maintainer)
2010-06-07 18:13:43 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
b7b4afe7e6
Update to 8.5.8, from maintainer Stuart Cassoff.
2009-11-21 02:50:23 +00:00
ajacoutot
6058656d84
Make use of REGRESS_IS_INTERACTIVE=x11
...
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
sthen
b70dcb07a1
- provide a default MODTCL_VERSION set to MODTK_VERSION; only one
...
place to change if you need to use a different Tcl/Tk version.
- provide MODTCL_LIB and MODTK_LIB (avoids a possible messy
construct in an individual port's Makefile when they are needed,
allows use of "LDFLAGS=-L${MODTCL_LIBDIR} -l${MODTCL_LIB}").
ok steven@, Stuart Cassoff
2009-05-19 21:14:52 +00:00
sthen
c061372b7f
update to Tcl/Tk 8.5.7, from maintainer Stuart Cassoff
2009-04-24 21:13:13 +00:00
sthen
14e2d1e6bb
- install additional headers needed by forthcoming ports.
...
- tighten LIB_DEPENDS (required threaded Tcl with threaded Tk).
from maintainer Stuart Cassoff.
2009-03-17 00:24:28 +00:00
sthen
55f2c4d47e
correct _MODTK_SPEC (pasto, missed s/tcl/tk)
2009-03-13 14:07:06 +00:00
sthen
03ca197133
handle package spec for MODTK_VERSION=8.4
2009-03-11 20:10:44 +00:00
avsm
a5eec51d71
fix tk pkg specs; ok espie@
2009-03-10 23:34:12 +00:00
jolan
bfe54ef238
fix build (remove rcs header hunk in diff)
2009-01-16 05:23:10 +00:00
sthen
1453c19a8a
update to 8.4.19, from new maintainer Stuart Cassoff.
2009-01-16 00:02:13 +00:00