summaryrefslogtreecommitdiffstats
path: root/lang/tclplugin
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | | | | cc -O2 -Wall -Wtraditional -Wmissing-prototypes -Wmissing-declarations -Wconversion -ansi -pedantic -I. -I/usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/generic -I/usr/ports/lang/tclplugin/work/tclplugin2.0/tcl8.0/generic -I/usr/ports/lang/tclplugin/work/tclplugin2.0/tk8.0/generic -I/usr/X11R6/include -DHAVE_CONFIG_H -DXP_UNIX -fpic -c /usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/unix/tclAppInit.c Linking wish with the fat library, if this fails check SHLIB_LD_LIBS and XTLIB cc tclAppInit.o -o tclshp2.0 -L/usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/unix -ltclp20 -L/usr/X11R6/lib -lX11 -lm -lc -lXt /usr/libexec/elf/ld: cannot open -ltclp20: No such file or directory *** Error code 1 Stop.
* MASTERSITE moved to ftp.scriptics.com.steve1998-07-032-3/+3
|
* Don't ask me, but you need netscape for building this port too.asami1998-02-181-1/+2
|
* Remove NO_PACKAGE, netscape can be packaged now.asami1998-02-021-2/+1
|
* Update tcl plugin to new official version 2.0 release.andreas1998-01-313-10/+12
| | | | Tested on -current, runs flawlessly !
* Sorry, false alarm ... everything was fine, my environment on -currentandreas1997-12-311-2/+1
| | | | | | | | | | was broken. I had an old entry for the plugin searchpath at the very end of my .cshrc file pointing to an empty directory under $HOME/.netscape/plugin :-/ The port is definitively working ;-) Removed BROKEN completely from Makefile.
* Brian Handy verified, that tclplugin runs on 2.2-STABLE for all users,andreas1997-12-311-2/+2
| | | | | | | | | | | | not only root. Again, on my -current machine the plugins are only detected with communicator 4.04, if I start the communicator as root. Perhaps I check again with a brand new user with standard environment. Or could someone other please try it out on -current ? Submitted by: Brian Handy <handy@sag.space.lockheed.com>
* Updated TCL plugin to newest version 2.05b.andreas1997-12-263-67/+70
| | | | | | | | | | | | | | | When running as root everything is fine. When running as normal user, it doesn't find the plugin when clicking Help->About Plugins Therefore I marked the port BROKEN for now. please report your experiences to me, I only can test it under -current and I'm not sure if I trapped into a -current or config problem. The FAQ tells to explicitely set NPX_PLUGIN_PATH when installing netscape in a non standard place, but /usr/local/lib/netscape/plugins is a standard place and even if I modify /usr/local/bin/netscape, it doesn't find any plugin. Even not the nullplugin, which is pretty standard I think ... Please help me out here, if you have some spare time.
* Upgrade to 2.0.4betavanilla1997-12-073-41/+21
| | | | Reviewed by: andreas@FreeBSD.ORG
* new port dependency after name change in netscape portandreas1997-11-151-2/+2
|
* Uh, I meant NO_PACKAGE. I'm clearly losing my mind.asami1997-11-101-2/+2
|
* Mark this port IS_INTERACTIVE. It requires netscape, which can'tasami1997-11-101-1/+2
| | | | be packaged.
* New port tclpluginandreas1997-11-095-0/+167
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
OpenPOWER on IntegriCloud