aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tclplugin
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-11-09 19:42:51 +0800
committerandreas <andreas@FreeBSD.org>1997-11-09 19:42:51 +0800
commitc4fb7d158a816c52cb4923c8d975bb40f1fa71b2 (patch)
treeb0c9b572ebb712f809515bf622e04c36e84d9213 /lang/tclplugin
parentcc3e37480cee705b4eda35060951e215a9b71813 (diff)
downloadfreebsd-ports-gnome-c4fb7d158a816c52cb4923c8d975bb40f1fa71b2.tar.gz
freebsd-ports-gnome-c4fb7d158a816c52cb4923c8d975bb40f1fa71b2.tar.zst
freebsd-ports-gnome-c4fb7d158a816c52cb4923c8d975bb40f1fa71b2.zip
New port tclplugin
What it is ... The Tcl plug-in lets you use the web in new ways. You can now create pages that contain compelling applications based on a mature and easy to use scripting language, Tcl and a robust user interface toolkit, Tk. These applications are automatically portable to all major desktop platforms, and can be viewed with Netscape Navigator(tm), Microsoft Internet Explorer(tm) and other browsers that support the plug-in mechanism. Best of all, it's available today, free of charge. Homepage: http://sunscript.sun.com/plugin/ Sun Demos: http://sunscript.sun.com/plugin/applets.html tclets at other sites: http://sunscript.sun.com/plugin/external.html
Diffstat (limited to 'lang/tclplugin')
-rw-r--r--lang/tclplugin/Makefile26
-rw-r--r--lang/tclplugin/distinfo1
-rw-r--r--lang/tclplugin/pkg-comment1
-rw-r--r--lang/tclplugin/pkg-descr15
-rw-r--r--lang/tclplugin/pkg-plist124
5 files changed, 167 insertions, 0 deletions
diff --git a/lang/tclplugin/Makefile b/lang/tclplugin/Makefile
new file mode 100644
index 000000000000..8e747e6ee888
--- /dev/null
+++ b/lang/tclplugin/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: tclplugin2.0.3
+# Version required: 2.0.3-beta
+# Date created: Sat Nov 8 10:46:42 CET 1997
+# Whom: andreas
+#
+# $Id: Makefile,v 1.2 1997/10/08 10:48:41 asami Exp $
+#
+
+DISTNAME= tclplugin2.0.3-beta
+PKGNAME= tclplugin-2.0.3b
+CATEGORIES= lang
+MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/plugin/
+
+MAINTAINER= andreas@FreeBSD.ORG
+
+BUILD_DEPENDS= /nonexistent:${PORTSDIR}/lang/tcl80:build \
+ /nonexistent:${PORTSDIR}/x11/tk80:build
+RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape4
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/unix
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-tcl=${PORTSDIR}/lang/tcl80/work/tcl8.0/unix \
+ --with-tk=${PORTSDIR}/x11/tk80/work/tk8.0/unix \
+ --with-mozilla=${PREFIX}/lib/netscape
+
+.include <bsd.port.mk>
diff --git a/lang/tclplugin/distinfo b/lang/tclplugin/distinfo
new file mode 100644
index 000000000000..a1f551fc07ea
--- /dev/null
+++ b/lang/tclplugin/distinfo
@@ -0,0 +1 @@
+MD5 (tclplugin2.0.3-beta.tar.gz) = 05f7d1fa367130335f1b62293ea24757
diff --git a/lang/tclplugin/pkg-comment b/lang/tclplugin/pkg-comment
new file mode 100644
index 000000000000..6e9ffcdb60da
--- /dev/null
+++ b/lang/tclplugin/pkg-comment
@@ -0,0 +1 @@
+Tcl Plug-in for Netscape Navigator
diff --git a/lang/tclplugin/pkg-descr b/lang/tclplugin/pkg-descr
new file mode 100644
index 000000000000..01ee24b5bb53
--- /dev/null
+++ b/lang/tclplugin/pkg-descr
@@ -0,0 +1,15 @@
+What is the Tcl Plug-in?
+
+The Tcl plug-in lets you use the web in new ways. You can now create
+pages that contain compelling applications based on a mature and
+easy to use scripting language, Tcl and a robust user interface
+toolkit, Tk.
+
+These applications are automatically portable to all major desktop
+platforms, and can be viewed with Netscape Navigator(tm), Microsoft
+Internet Explorer(tm) and other browsers that support the plug-in
+mechanism. Best of all, it's available today, free of charge.
+
+Homepage: http://sunscript.sun.com/plugin/
+Sun Demos: http://sunscript.sun.com/plugin/applets.html
+tclets at other sites: http://sunscript.sun.com/plugin/external.html
diff --git a/lang/tclplugin/pkg-plist b/lang/tclplugin/pkg-plist
new file mode 100644
index 000000000000..2079a1b91e1a
--- /dev/null
+++ b/lang/tclplugin/pkg-plist
@@ -0,0 +1,124 @@
+lib/netscape/plugins/libtclp20.so.1.0
+lib/netscape/plugins/libtclplugin.so
+lib/netscape/tclplug/2.0/config/home.cfg
+lib/netscape/tclplug/2.0/config/inside.cfg
+lib/netscape/tclplug/2.0/config/javascript.cfg
+lib/netscape/tclplug/2.0/config/outside.cfg
+lib/netscape/tclplug/2.0/config/plugin.cfg
+lib/netscape/tclplug/2.0/config/trusted.cfg
+lib/netscape/tclplug/2.0/doc/FAQ
+lib/netscape/tclplug/2.0/doc/README
+lib/netscape/tclplug/2.0/doc/config.n
+lib/netscape/tclplug/2.0/doc/feature.n
+lib/netscape/tclplug/2.0/doc/home.n
+lib/netscape/tclplug/2.0/doc/inside.n
+lib/netscape/tclplug/2.0/doc/javascript.n
+lib/netscape/tclplug/2.0/doc/license.terms
+lib/netscape/tclplug/2.0/doc/man.macros
+lib/netscape/tclplug/2.0/doc/network.n
+lib/netscape/tclplug/2.0/doc/new
+lib/netscape/tclplug/2.0/doc/oldFAQ
+lib/netscape/tclplug/2.0/doc/outside.n
+lib/netscape/tclplug/2.0/doc/persist.n
+lib/netscape/tclplug/2.0/doc/plugin.n
+lib/netscape/tclplug/2.0/doc/policy.n
+lib/netscape/tclplug/2.0/doc/principles.txt
+lib/netscape/tclplug/2.0/doc/stream.n
+lib/netscape/tclplug/2.0/doc/trusted.n
+lib/netscape/tclplug/2.0/doc/unsafe.n
+lib/netscape/tclplug/2.0/doc/url.n
+lib/netscape/tclplug/2.0/plugin/browser.tcl
+lib/netscape/tclplug/2.0/plugin/common.tcl
+lib/netscape/tclplug/2.0/plugin/console.tcl
+lib/netscape/tclplug/2.0/plugin/installed.cfg
+lib/netscape/tclplug/2.0/plugin/pkgIndex.tcl
+lib/netscape/tclplug/2.0/plugin/plugmain.tcl
+lib/netscape/tclplug/2.0/plugin/remoted.tcl
+lib/netscape/tclplug/2.0/plugin/utils/cfg.tcl
+lib/netscape/tclplug/2.0/plugin/utils/log.tcl
+lib/netscape/tclplug/2.0/plugin/utils/logo.tcl
+lib/netscape/tclplug/2.0/plugin/utils/pkgIndex.tcl
+lib/netscape/tclplug/2.0/plugin/utils/policy.tcl
+lib/netscape/tclplug/2.0/plugin/utils/rpi.tcl
+lib/netscape/tclplug/2.0/plugin/utils/trustexpr.tcl
+lib/netscape/tclplug/2.0/plugin/utils/url.tcl
+lib/netscape/tclplug/2.0/plugin/utils/wait.tcl
+lib/netscape/tclplug/2.0/safetcl/feature.tcl
+lib/netscape/tclplug/2.0/safetcl/intercom.tcl
+lib/netscape/tclplug/2.0/safetcl/network.tcl
+lib/netscape/tclplug/2.0/safetcl/persist.tcl
+lib/netscape/tclplug/2.0/safetcl/pkgIndex.tcl
+lib/netscape/tclplug/2.0/safetcl/stream.tcl
+lib/netscape/tclplug/2.0/safetcl/unsafe.tcl
+lib/netscape/tclplug/2.0/safetcl/url.tcl
+lib/netscape/tclplug/2.0/tcl8.0/history.tcl
+lib/netscape/tclplug/2.0/tcl8.0/http1.0/http.tcl
+lib/netscape/tclplug/2.0/tcl8.0/http1.0/pkgIndex.tcl
+lib/netscape/tclplug/2.0/tcl8.0/http2.0/http.tcl
+lib/netscape/tclplug/2.0/tcl8.0/http2.0/pkgIndex.tcl
+lib/netscape/tclplug/2.0/tcl8.0/init.tcl
+lib/netscape/tclplug/2.0/tcl8.0/ldAout.tcl
+lib/netscape/tclplug/2.0/tcl8.0/opt0.1/optparse.tcl
+lib/netscape/tclplug/2.0/tcl8.0/opt0.1/pkgIndex.tcl
+lib/netscape/tclplug/2.0/tcl8.0/parray.tcl
+lib/netscape/tclplug/2.0/tcl8.0/safe.tcl
+lib/netscape/tclplug/2.0/tcl8.0/tclIndex
+lib/netscape/tclplug/2.0/tcl8.0/word.tcl
+lib/netscape/tclplug/2.0/tk8.0/bgerror.tcl
+lib/netscape/tclplug/2.0/tk8.0/button.tcl
+lib/netscape/tclplug/2.0/tk8.0/clrpick.tcl
+lib/netscape/tclplug/2.0/tk8.0/comdlg.tcl
+lib/netscape/tclplug/2.0/tk8.0/console.tcl
+lib/netscape/tclplug/2.0/tk8.0/dialog.tcl
+lib/netscape/tclplug/2.0/tk8.0/entry.tcl
+lib/netscape/tclplug/2.0/tk8.0/focus.tcl
+lib/netscape/tclplug/2.0/tk8.0/listbox.tcl
+lib/netscape/tclplug/2.0/tk8.0/menu.tcl
+lib/netscape/tclplug/2.0/tk8.0/msgbox.tcl
+lib/netscape/tclplug/2.0/tk8.0/obsolete.tcl
+lib/netscape/tclplug/2.0/tk8.0/optMenu.tcl
+lib/netscape/tclplug/2.0/tk8.0/palette.tcl
+lib/netscape/tclplug/2.0/tk8.0/safetk.tcl
+lib/netscape/tclplug/2.0/tk8.0/scale.tcl
+lib/netscape/tclplug/2.0/tk8.0/scrlbar.tcl
+lib/netscape/tclplug/2.0/tk8.0/tclIndex
+lib/netscape/tclplug/2.0/tk8.0/tearoff.tcl
+lib/netscape/tclplug/2.0/tk8.0/text.tcl
+lib/netscape/tclplug/2.0/tk8.0/tk.tcl
+lib/netscape/tclplug/2.0/tk8.0/tkfbox.tcl
+lib/netscape/tclplug/2.0/tk8.0/xmfbox.tcl
+lib/netscape/tclplug/html/license.html
+lib/netscape/tclplug/html/licreg.html
+lib/netscape/tclplug/html/top.html
+lib/netscape/tclplug/tcl7.7/init.tcl
+lib/netscape/tclplug/tcl7.7/ldAout.tcl
+lib/netscape/tclplug/tcl7.7/parray.tcl
+lib/netscape/tclplug/tcl7.7/safe.tcl
+lib/netscape/tclplug/tcl7.7/tclIndex
+lib/netscape/tclplug/tclshp2.0
+lib/netscape/tclplug/tk4.3/bgerror.tcl
+lib/netscape/tclplug/tk4.3/button.tcl
+lib/netscape/tclplug/tk4.3/clrpick.tcl
+lib/netscape/tclplug/tk4.3/comdlg.tcl
+lib/netscape/tclplug/tk4.3/console.tcl
+lib/netscape/tclplug/tk4.3/dialog.tcl
+lib/netscape/tclplug/tk4.3/entry.tcl
+lib/netscape/tclplug/tk4.3/focus.tcl
+lib/netscape/tclplug/tk4.3/folder.gif
+lib/netscape/tclplug/tk4.3/listbox.tcl
+lib/netscape/tclplug/tk4.3/menu.tcl
+lib/netscape/tclplug/tk4.3/msgbox.tcl
+lib/netscape/tclplug/tk4.3/obsolete.tcl
+lib/netscape/tclplug/tk4.3/optMenu.tcl
+lib/netscape/tclplug/tk4.3/palette.tcl
+lib/netscape/tclplug/tk4.3/prolog.ps
+lib/netscape/tclplug/tk4.3/scale.tcl
+lib/netscape/tclplug/tk4.3/scrlbar.tcl
+lib/netscape/tclplug/tk4.3/tclIndex
+lib/netscape/tclplug/tk4.3/tearoff.tcl
+lib/netscape/tclplug/tk4.3/text.tcl
+lib/netscape/tclplug/tk4.3/textfile.gif
+lib/netscape/tclplug/tk4.3/tk.tcl
+lib/netscape/tclplug/tk4.3/tkfbox.tcl
+lib/netscape/tclplug/tk4.3/updir.xbm
+lib/netscape/tclplug/tk4.3/xmfbox.tcl