aboutsummaryrefslogtreecommitdiff
path: root/lang/xotcl
Commit message (Collapse)AuthorAgeFilesLines
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-1/+2
| | | | Notes: svn path=/head/; revision=281668
* Transfer maintainer back to ports@FreeBSD.orgMartin Matuska2011-08-091-1/+1
| | | | | | | Approved by: maintainer (myself) Notes: svn path=/head/; revision=279351
* - Add LICENSE informationMartin Matuska2011-03-232-2/+4
| | | | | | | - Make portlint happier Notes: svn path=/head/; revision=271518
* - Update to 1.6.6Martin Matuska2010-05-115-28/+47
| | | | | | | - Add dependency on expat Notes: svn path=/head/; revision=254123
* - Update to 1.6.5Martin Matuska2010-01-123-5/+7
| | | | Notes: svn path=/head/; revision=247694
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* - Update to 1.6.3Martin Matuska2009-03-242-5/+4
| | | | Notes: svn path=/head/; revision=230914
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-0/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - Update to 1.6.2Martin Matuska2008-11-032-5/+6
| | | | | | | - Add home MASTER_SITE Notes: svn path=/head/; revision=222355
* - Update to 1.6.1Martin Matuska2008-08-243-6/+4
| | | | Notes: svn path=/head/; revision=219082
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Update to 1.6.0Martin Matuska2008-02-242-5/+5
| | | | | | | - Change MASTER_SITES to SourceForge Notes: svn path=/head/; revision=207834
* - Update to 1.5.6Martin Matuska2007-10-142-4/+4
| | | | Notes: svn path=/head/; revision=201436
* - Reactivate support for Tcl 8.5Martin Matuska2007-09-281-1/+1
| | | | Notes: svn path=/head/; revision=200256
* - Update to 1.5.5Martin Matuska2007-09-223-4/+21
| | | | | | | - Add patch to properly detect private Tcl headers Notes: svn path=/head/; revision=199899
* - Fix PORTDOCS for AOLSERVER_XOTCLMartin Matuska2007-08-181-2/+1
| | | | Notes: svn path=/head/; revision=197867
* - Update to 1.5.4Martin Matuska2007-08-168-103/+12
| | | | | | | | | - Remove PORTDOCS from pkg-plist Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=197795
* - move AOLSERVERBASE under PREFIXMartin Matuska2007-07-021-3/+4
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=194733
* - fixed USE_LDCONFIG pathMartin Matuska2007-04-121-2/+2
| | | | | | | | | - bump PORTREVISION Approved by: garga (mentor) Notes: svn path=/head/; revision=189856
* - updated maintainer e-mail addressMartin Matuska2007-04-051-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=189288
* - updated maintainer e-mail address.Martin Matuska2007-04-051-10/+6
| | | | | | | | | - switched to new bsd.tcl.mk infrastructure. Approved by: garga (mentor) Notes: svn path=/head/; revision=189284
* - Fix build with aolserver-xotclMartin Wilke2007-03-211-2/+2
| | | | | | | | PR: 110612 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187897
* - Added support for the new tcl threads structureMartin Wilke2007-03-201-39/+11
| | | | | | | | PR: 110403 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=187784
* - Removed WITH_THREADS and WITH_AOLSERVER from OPTIONSMartin Wilke2007-03-012-32/+73
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=186260
* - Update to 1.5.3Martin Wilke2006-12-137-9/+165
| | | | | | | | PR: ports/106663 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) Notes: svn path=/head/; revision=179643
* - fix typo, ECHO_CMD is ECHO_CMDRong-En Fan2006-11-271-1/+1
| | | | | | | | | PR: ports/105908 Submitted by: Martin Matuska <martin at matuska.org> (maintainer) Pointyhat: rafan Notes: svn path=/head/; revision=178099
* - Update to 1.5.3Rong-En Fan2006-11-273-4/+14
| | | | | | | | | | - Add THREADS option for threading support PR: ports/105867 Submitted by: Martin Matuska <martin at matuska.org> (maintainer) Notes: svn path=/head/; revision=178087
* - Add port for lang/xotclStanislav Sedov2006-10-015-0/+314
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) Notes: svn path=/head/; revision=174256