Port details |
- otcl MIT Object Tcl
- 1.14 lang
=3 1.14Version of this port present on the latest quarterly branch.
- BROKEN: Fails to configure
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html This port expired on: 2014-08-31 IGNORE: is marked as broken: Fails to configure
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2014-09-07 17:48:35
- SVN Revision: 367590
- People watching this port, also watch:: pcre, python, zip, cscope
- Also Listed In: tcl tk
- License: MIT
- Description:
- From the README:
OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for
object-oriented programming. It shouldn't be confused with the IXI
Object Tcl extension by Dean Sheenan. (Sorry, but we both like the
name and have been using it for a while.)
Some of OTcl's features as compared to alternatives are:
* designed to be dynamically extensible, like Tcl, from the ground
up
* builds on Tcl syntax and concepts rather than importing another
language
* compact yet powerful object programming system (draws on CLOS,
Smalltalk, and Self)
* fairly portable implementation (2000 lines of C, without core
hacks)
OTcl was presented at the Tcl/Tk Workshop '95. It constitutes a
standalone release of a system that has been in use, embedded in the
VuSystem, for two years. We made the release public (with free use,
distribution and modification under the MIT license) to meet the
demand for object-oriented programming in Tcl.
-Oscar <obonilla@fisicc-ufm.edu>
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: otcl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xext.pc : x11/libXext
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- xext.pc : x11/libXext
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14 07 Sep 2014 17:48:35 |
marino |
Remove unstaged lang/otcl and three staged ports that depend it |
1.14 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.14 08 Feb 2014 07:49:28 |
antoine |
Mark broken; Fails to configure
./configure: tclsh: not found
checking for tcl.h... -I/usr/local/include/tcl8.6/generic
checking for tclInt.h... -I/usr/local/include/tcl8.6/generic
checking for libtcl... no
checking for init.tcl... /usr/local/lib/tcl8.6
checking for http.tcl... /usr/local/lib/tcl8.6/http1.0
checking Tcl http.tcl library... yes
checking for tclsh... no
checking for tclsh... no
checking for tclsh... no
checking for tclsh8.4... no
configure: error: Installation of tcl seems incomplete or can't be found
automatically.
Reported by: pkg-fallout
With hat: portmgr |
1.14 08 Jan 2014 15:13:50 |
gahr |
- Fix CONFIGURE
MFH: 2014Q1 |
1.14 01 Oct 2013 07:12:34 |
gahr |
- Convert to USES+=tk |
1.14 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.14 23 Apr 2013 11:51:53 |
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) |
1.14 04 Dec 2012 10:43:09 |
gahr |
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes
Reported by: beat, bapt |
1.14 29 Aug 2012 07:28:18 |
gahr |
- Fix build against Tcl/Tk 8.6
- Remove limitation on using a non-threaded version of Tcl/Tk
PR: 171142
Submitted by: gahr
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
1.14 03 May 2012 16:06:23 |
miwi |
- Update to 1.14
- Pass maintainership to submitter
PR: 166962
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.13_4 09 Aug 2011 15:41:30 |
mm |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself) |
1.13_4 23 Mar 2011 11:37:49 |
mm |
- Add LICENSE information
- Make portlint happier |
1.13_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.13_4 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.13_4 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.13_3 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
1.13_3 07 Jul 2009 06:48:54 |
mm |
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ |
1.13_3 14 Feb 2009 14:19:42 |
mm |
- Does not support tcl85 and higher |
1.13_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.13_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.13_3 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.13_3 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.13_2 31 Jul 2007 21:03:29 |
mm |
- Add USE_XORG=xext
- Add xorg-related CONFIGURE_ARGS
- Bump PORTREVISION
Approved by: garga (mentor, implicit) |
1.13_1 30 Jul 2007 15:03:09 |
mm |
- Unbreak by removing check for unused X11/Intrinsic.h
- Reorganize post-patch for better readability
Approved by: garga (mentor, implicit) |
1.13_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.13 30 Apr 2007 12:56:46 |
mm |
- updated to 1.13
- added USE_TK=80+
- uses REINPLACE_CMD for correct library search paths
Approved by: garga (mentor) |
1.12 05 Apr 2007 13:19:09 |
mm |
- updated maintainer e-mail address
Approved by: garga (mentor) |
1.12 26 Feb 2007 22:22:44 |
miwi |
- Update to 1.12
- Pass maintainership to submitter
PR: 109464
Submitted by: Martin Matuska <martin@matuska.org> |
1.9 01 Dec 2006 14:14:47 |
laszlof |
Respect X11BASE
Reported by: pointyhat |
1.9 15 Aug 2006 00:29:13 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.9 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
1.9 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.8 19 Apr 2004 04:55:34 |
nork |
o Update to 1.8.
o Upgrade dependency on tcl/tk to 8.4.
PR: ports-jp/14620
Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp> |
1.0a8 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0a8 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
1.0a8 02 Jan 2003 18:42:39 |
ijliao |
upgrade to 1.0a8
PR: 45935
Submitted by: Ports Fury |
12 Mar 2002 01:13:36 |
ade |
Update to 1.0a7, depend on Tcl/Tk 8.3.
MAINTAINER email bounces - reset to ports@FreeBSD.org
PR: 35803
Submitted by: Bruce A. Mah <bmah@packetdesign.com> |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
09 Dec 2000 15:30:18 |
kevlo |
Update to 1.0a6 |
08 Oct 2000 11:02:42 |
asami |
Adjust to lang/tcl* install/deinstall script paths. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |
31 May 2000 19:17:40 |
hoek |
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from ${PKGDIR} if
DEINSTALL.tclsh exists there. |