Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.7 01 Sep 2014 17:12:33 |
bapt |
Remove non staged ports without pending PR from l* |
1.6.7 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
1.6.7 11 Nov 2013 10:58:46 |
gahr |
- Update to USES+=gmake tcl
- Convert to new LIB_DEPENDS format |
1.6.7 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.6.7 05 Jun 2013 13:35:16 |
gahr |
- Set tcl 86 as an invalid version, segfaults |
1.6.7 13 May 2013 09:14:16 |
gahr |
- Update to 1.6.7
- Unbreak with Tcl 8.6 [1]
Reported by: miwi (Tcl/Tk 86 exp-run) [1] |
1.6.6_1 06 Feb 2013 15:42:16 |
gahr |
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages |
1.6.6_1 13 Jun 2012 05:13:04 |
bapt |
Convert to new options framework |
1.6.6_1 12 Sep 2011 13:46:59 |
gabor |
- Track dependencies after databases/gdbm update |
1.6.6 09 Aug 2011 15:41:30 |
mm |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself) |
1.6.6 23 Mar 2011 11:37:49 |
mm |
- Add LICENSE information
- Make portlint happier |
1.6.6 11 May 2010 09:44:50 |
mm |
- Update to 1.6.6
- Add dependency on expat |
1.6.5 12 Jan 2010 12:17:45 |
mm |
- Update to 1.6.5 |
1.6.3 18 Nov 2009 22:39:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.6.3 24 Mar 2009 23:12:42 |
mm |
- Update to 1.6.3 |
1.6.2 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
1.6.2 03 Nov 2008 13:49:25 |
mm |
- Update to 1.6.2
- Add home MASTER_SITE |
1.6.1 24 Aug 2008 14:38:20 |
mm |
- Update to 1.6.1 |
1.6.0 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.6.0 24 Feb 2008 19:19:38 |
mm |
- Update to 1.6.0
- Change MASTER_SITES to SourceForge |
1.5.6 14 Oct 2007 08:42:46 |
mm |
- Update to 1.5.6 |
1.5.5 28 Sep 2007 05:18:44 |
mm |
- Reactivate support for Tcl 8.5 |
1.5.5 22 Sep 2007 11:42:17 |
mm |
- Update to 1.5.5
- Add patch to properly detect private Tcl headers |
1.5.4 18 Aug 2007 09:23:11 |
mm |
- Fix PORTDOCS for AOLSERVER_XOTCL |
1.5.4 16 Aug 2007 08:57:03 |
mm |
- Update to 1.5.4
- Remove PORTDOCS from pkg-plist
Approved by: garga (mentor, implicit) |
1.5.3_5 02 Jul 2007 22:44:13 |
mm |
- move AOLSERVERBASE under PREFIX
Approved by: garga (mentor) |
1.5.3_5 12 Apr 2007 15:31:04 |
mm |
- fixed USE_LDCONFIG path
- bump PORTREVISION
Approved by: garga (mentor) |
1.5.3_4 05 Apr 2007 13:19:09 |
mm |
- updated maintainer e-mail address
Approved by: garga (mentor) |
1.5.3_4 05 Apr 2007 12:36:23 |
mm |
- updated maintainer e-mail address.
- switched to new bsd.tcl.mk infrastructure.
Approved by: garga (mentor) |
1.5.3_4 21 Mar 2007 13:21:41 |
miwi |
- Fix build with aolserver-xotcl
PR: 110612
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
1.5.3_3 20 Mar 2007 11:39:16 |
miwi |
- Added support for the new tcl threads structure
PR: 110403
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
1.5.3_2 01 Mar 2007 10:10:39 |
miwi |
- Removed WITH_THREADS and WITH_AOLSERVER from OPTIONS
- Added support for threaded build (WITH_THREADS), prepared for xotcl-thread
slave port
- Added support for tcl85, removed tcl83 from CATEGORIES
- Prepared for www/aolserver-xotcl slave module (AOLSERVER_XOTCL knob)
PR: 109675
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
1.5.3_1 13 Dec 2006 10:16:03 |
miwi |
- Update to 1.5.3
PR: ports/106663
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
1.5.3 27 Nov 2006 12:33:50 |
rafan |
- fix typo, ECHO_CMD is ECHO_CMD
PR: ports/105908
Submitted by: Martin Matuska <martin at matuska.org> (maintainer)
Pointyhat: rafan |
1.5.3 27 Nov 2006 02:30:32 |
rafan |
- Update to 1.5.3
- Add THREADS option for threading support
PR: ports/105867
Submitted by: Martin Matuska <martin at matuska.org> (maintainer) |
1.5.2 01 Oct 2006 19:17:49 |
stas |
- Add port for lang/xotcl
Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-
oriented scripting language based on Tcl. It was originally designed for
providing language support for design patterns and provides novel constructs
such as filters or transitive mixin classes. The language is designed for
empowering rather than constraining system developers. The basic object model
is highly influenced by CLOS.
WWW: http://media.wu-wien.ac.at/
PR: ports/103670
Submitted by: Martin Matuska <martin at matuska.org>
Approved by: sem (mentor) |