1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Martin Matuska
8a44765b33 - Update to 1.6.0
- Change MASTER_SITES to SourceForge
2008-02-24 19:19:38 +00:00
Martin Matuska
8521c6cd7f - Update to 1.5.6 2007-10-14 08:42:46 +00:00
Martin Matuska
ae11eaead6 - Reactivate support for Tcl 8.5 2007-09-28 05:18:43 +00:00
Martin Matuska
b6443eb7a2 - Update to 1.5.5
- Add patch to properly detect private Tcl headers
2007-09-22 11:42:17 +00:00
Martin Matuska
68e3e2f64e - Fix PORTDOCS for AOLSERVER_XOTCL 2007-08-18 09:23:11 +00:00
Martin Matuska
144f7506a8 - Update to 1.5.4
- Remove PORTDOCS from pkg-plist

Approved by:	garga (mentor, implicit)
2007-08-16 08:57:03 +00:00
Martin Matuska
36cebc538a - move AOLSERVERBASE under PREFIX
Approved by:	garga (mentor)
2007-07-02 22:44:13 +00:00
Martin Matuska
4e0c7f54c2 - fixed USE_LDCONFIG path
- bump PORTREVISION

Approved by:	garga (mentor)
2007-04-12 15:31:04 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Martin Matuska
8926ff3d50 - updated maintainer e-mail address.
- switched to new bsd.tcl.mk infrastructure.

Approved by:	garga (mentor)
2007-04-05 12:37:59 +00:00
Martin Wilke
60b483075f - Fix build with aolserver-xotcl
PR:             110612
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-21 13:21:42 +00:00
Martin Wilke
6ee3321bef - Added support for the new tcl threads structure
PR:             110403
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-20 11:39:16 +00:00
Martin Wilke
cdf729069d - 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)
2007-03-01 10:10:39 +00:00
Martin Wilke
80eb2c68b2 - Update to 1.5.3
PR:		ports/106663
Submitted by:	Martin Matuska <martin@matuska.org> (maintainer)
2006-12-13 10:16:03 +00:00
Rong-En Fan
4800227c34 - fix typo, ECHO_CMD is ECHO_CMD
PR:		ports/105908
Submitted by:	Martin Matuska <martin at matuska.org> (maintainer)
Pointyhat:	rafan
2006-11-27 12:33:50 +00:00
Rong-En Fan
f18ce87701 - Update to 1.5.3
- Add THREADS option for threading support

PR:		ports/105867
Submitted by:	Martin Matuska <martin at matuska.org> (maintainer)
2006-11-27 02:30:32 +00:00
Stanislav Sedov
8cc9f36e66 - 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)
2006-10-01 19:17:49 +00:00