Port details |
- tcl76 Japanized Tcl (Tool Command Language)
- 7.6 japanese
=0 7.6Version of this port present on the latest quarterly branch.
- DEPRECATED: No more public distfiles
This port expired on: 2012-11-26
- 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: 2012-11-28 15:08:00
- SVN Revision: 307908
- Also Listed In: lang
- License: not specified in port
- Description:
- This package contains the binary release of Japanized Tcl7.6,
an embeddable tool command language.
Many thanks to Mr. Nishinaka and tcl-jp team.
The best way to get started with Tcl is to read ``Tcl and the Tk
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
And Japanized version of this document is available.
`` Tcl and Tk Toolkit'', SOFTBANK, ISBN4-89052-819-9.
A full set of manual pages is also provided with this package.
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: ja-tcl
- 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:
-
- autoconf-2.13 : devel/autoconf213
- There are no ports dependent upon this port
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 |
7.6 28 Nov 2012 15:08:00 |
bapt |
2012-11-26 emulators/gcube: No more public distfiles
2012-11-26 games/stepbill: No more public distfiles
2012-11-26 deskutils/ktagebuch: No more public distfiles
2012-11-26 games/jetpack: No more public distfiles
2012-11-26 games/tremor: No more public distfiles
2012-11-26 graphics/jpeg2pdf: No more public distfiles
2012-11-26 java/westhawksnmp: No more public distfiles
2012-11-26 japanese/tcl76: No more public distfiles
2012-11-26 math/stepulator: No more public distfiles
2012-11-26 editors/jedit-devel: Stable version is more recent than devel
2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the
Trac core since 0.12
Feature safe: yes |
7.6 26 Oct 2012 14:57:51 |
bapt |
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes |
7.6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
7.6 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
7.6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
7.6 13 Jun 2010 08:40:06 |
erwin |
BROKEN should not be quoted.
No functional change. |
7.6 04 Jan 2010 23:48:06 |
erwin |
Mark BROKEN on 9.x: does not build. |
7.6 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
7.6 18 Jun 2008 18:48:51 |
pav |
- Reset maintainer address:
550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
tohoku.iij.ad.jp: no data known) |
7.6 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
7.6 22 Jan 2006 12:39:13 |
edwin |
SHA256ify
Approved by: krion@ |
7.6 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. |
7.6 12 Feb 2005 13:19:47 |
das |
Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so. |
7.6 24 Nov 2004 01:57:31 |
kris |
BROKEN on sparc64: Does not compile |
7.6 17 Aug 2004 10:31:04 |
kris |
This now builds on 5.x, so remove BROKEN. |
7.6 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
7.6 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
7.6 23 Dec 2003 09:13:04 |
linimon |
Per bento logs, mark broken on recent versions of 5.x due to install
problems. Notified maintainer. |
7.6 21 Feb 2003 12:29:08 |
knu |
De-pkg-comment. |
7.6 26 Oct 2002 01:11:20 |
kris |
Fix build on -current (cope with removal of union wait)
Submitted by: mike |
07 Nov 2001 08:41:26 |
knu |
Define NO_LATEST_LINK. |
13 Nov 2000 10:01:09 |
asami |
Fix compile error in 4-stable. |
08 Oct 2000 10:59:34 |
asami |
Adjust to lang/tcl* install/deinstall script paths. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese 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 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
31 May 2000 19:17:40 |
hoek |
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from ${PKGDIR} if
DEINSTALL.tclsh exists there. |