| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 11:51:53
1.6_1
|
gahr  |
- 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) |
03 Jul 2011 14:59:23
1.6_1
|
ohauer  |
-remove MD5 |
22 Aug 2009 00:18:43
1.6_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
23 Feb 2009 14:46:38
1.6
|
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
25 Jul 2008 09:38:45
1.6
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
16 May 2008 21:43:10
1.6
|
mi  |
Upgrade from 1.5.0 to 1.6. Don't automatically perform the vendor's tests
for the time being, while I investigate, why they sometimes fail with
"impossible case" and sometimes succeed. The removes the need for
MANUAL_PACKAGE_BUILD.
Use USE_TCL.
Using:
PR: ports/116550
PR: ports/122454
Submitted by: mm |
09 Apr 2008 13:42:26
1.5.0
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
11 Jun 2007 19:56:59
1.5.0
|
mi  |
Do not install docs, when NOPORTDOCS is set. pkg-plist was doing the
right thing, but the post-install target was not properly ifdef-ed.
Submitted by: rafan |
20 Jan 2007 02:07:10
1.5.0
|
kris  |
MANUAL_PACKAGE_BUILD: Self-tests fail/hang |
04 May 2006 21:41:12
1.5.0
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:30:12
1.5.0
|
edwin  |
SHA256ify
Approved by: krion@ |
20 Jun 2005 14:34:11
1.5.0
|
mi  |
Remove the obsolete pre-patch target and add some patches to provide
for clean build with `-Wall -Werror'. No functional changes nor
upgrades. |
04 Apr 2004 18:41:25
1.5.0
|
mi  |
Upgrade from 1.4.1 to 1.5.0, released on February 17. Turn on self-tests. |
31 Mar 2004 03:12:58
1.4.1
|
trevor  |
SIZEify (maintainer timeout) |
13 Nov 2003 14:45:08
1.4.1
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
27 Oct 2003 20:49:36
1.4.1
|
mi  |
SHLIBDIR->LIBDIR
Upgrade from 1.4 to 1.4.1 instead of bumping the PORTREVISION.
Default to TCL-8.4
Suggested by: kris |
07 Mar 2003 06:01:16
1.4_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Jul 2002 19:59:08
1.4_1
|
ru  |
Catch up to the new bsd.lib.mk API. |
15 May 2001 21:04:01 
|
mi  |
Add a patch, which sets the name of the new channel type to "tls". This was
happening if the static structures were used, but not when the
tlsChannelType structure was created on the fly (as is needed for use with
different versions of TCL). Bump up the PORTREVISION. |
01 May 2001 10:55:09 
|
mharo  |
${ENV} -> ${SETENV} |
21 Feb 2001 22:59:53 
|
mi  |
Upgrade to the version 1.4, which is required for TCL-8.3.2 and usefull for
earlier ones. Get rid of patches and provide Makefile.bsd instead
(which uses bsd.lib.mk). Remove the WITH_TCL8x spaghetti and rely
TCL_VER?=8.3 instead. |
21 Feb 2001 22:37:38 
|
mi  |
Upgrade to the latest version 1.4. It will be _required_ for TCL 8.3.2 and
above, and helps the earlier versions too. Remove the patches and provide
our own Makefile.bsd instead. Also, remove the WITH_TCL8? spaghetti and use a
simpler TCL_VER?=8.3 aproach. Note, that this port now assumes the usage of
TCL_STUBS. |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
09 Jun 2000 04:27:54 
|
will  |
Add tcltls, a Tcl interface to OpenSSL. |