FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:29 AM BST
Port details
otcl 1.14 lang on this many watch lists=3 search for ports that depend on this port
MIT Object Tcl
Maintained by: 5u623l20@gmail.com search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tcl tk
License: MIT


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>
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libXext, devel/autoconf
Required To Run: x11/libXext
Required Libraries: x11-toolkits/tk85
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/otcl/ && make install clean
To add the package: pkg_add -r otcl


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://sunet.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://iweb.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://switch.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://surfnet.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://kent.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://freefr.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://voxel.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://jaist.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://osdn.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://nchc.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://ncu.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://transact.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://softlayer.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://internode.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://ufpr.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
http://waix.dl.sourceforge.net/project/otcl-tclcl/OTcl/1.14/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 May 2012 16:06:23
Original commit files touched by this commit  1.14
miwi search for other commits by this committer
- Update to 1.14
- Pass maintainership to submitter

PR:             166962
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
09 Aug 2011 15:41:30
Original commit files touched by this commit  1.13_4
mm search for other commits by this committer
Transfer maintainer back to ports@FreeBSD.org

Approved by:    maintainer (myself)
23 Mar 2011 11:37:49
Original commit files touched by this commit  1.13_4
mm search for other commits by this committer
- Add LICENSE information
- Make portlint happier
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.13_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.13_4
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.13_4
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
22 Aug 2009 00:24:37
Original commit files touched by this commit  1.13_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
07 Jul 2009 06:48:54
Original commit files touched by this commit  1.13_3
mm search for other commits by this committer
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
14 Feb 2009 14:19:42
Original commit files touched by this commit  1.13_3
mm search for other commits by this committer
- Does not support tcl85 and higher
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.13_3
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.13_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
09 Apr 2008 13:42:26
Original commit files touched by this commit  1.13_3
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.13_3
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
31 Jul 2007 21:03:29
Original commit files touched by this commit  1.13_2
mm search for other commits by this committer
- Add USE_XORG=xext
- Add xorg-related CONFIGURE_ARGS
- Bump PORTREVISION

Approved by:    garga (mentor, implicit)
30 Jul 2007 15:03:09
Original commit files touched by this commit  1.13_1
mm search for other commits by this committer
- Unbreak by removing check for unused X11/Intrinsic.h
- Reorganize post-patch for better readability

Approved by:    garga (mentor, implicit)
19 May 2007 20:32:57
Original commit files touched by this commit  1.13_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
30 Apr 2007 12:56:46
Original commit files touched by this commit  1.13
mm search for other commits by this committer
- updated to 1.13
- added USE_TK=80+
- uses REINPLACE_CMD for correct library search paths

Approved by:    garga (mentor)
05 Apr 2007 13:19:09
Original commit files touched by this commit  1.12
mm search for other commits by this committer
- updated maintainer e-mail address

Approved by:    garga (mentor)
26 Feb 2007 22:22:44
Original commit files touched by this commit  1.12
miwi search for other commits by this committer
- Update to 1.12
- Pass maintainership to submitter

PR:             109464
Submitted by:   Martin Matuska <martin@matuska.org>
01 Dec 2006 14:14:47
Original commit files touched by this commit  1.9
laszlof search for other commits by this committer
Respect X11BASE

Reported by:    pointyhat
15 Aug 2006 00:29:13
Original commit files touched by this commit  1.9
clsung search for other commits by this committer
- 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>
25 Nov 2005 00:33:45
Original commit files touched by this commit  1.9
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.9
ade search for other commits by this committer
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.
19 Apr 2004 04:55:34
Original commit files touched by this commit  1.8
nork search for other commits by this committer
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>
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.0a8
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 18:38:02
Original commit files touched by this commit  1.0a8
knu search for other commits by this committer
De-pkg-comment.
02 Jan 2003 18:42:39
Original commit files touched by this commit  1.0a8
ijliao search for other commits by this committer
upgrade to 1.0a8

PR:             45935
Submitted by:   Ports Fury
12 Mar 2002 01:13:36
Original commit files touched by this commit
ade search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
09 Dec 2000 15:30:18
files touched by this commit
kevlo search for other commits by this committer
Update to 1.0a6    
08 Oct 2000 11:02:42
files touched by this commit
asami search for other commits by this committer
Adjust to lang/tcl* install/deinstall script paths.    
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    
31 May 2000 19:17:40
files touched by this commit
hoek search for other commits by this committer
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from   ${PKGDIR} if
DEINSTALL.tclsh exists there.    

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.582 seconds.