Commit Graph

17 Commits

Author SHA1 Message Date
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Justin M. Seger
55566c43d6 Mark BROKEN for ELF:
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.
1998-10-14 04:30:02 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
Satoshi Asami
61f37c7131 Don't ask me, but you need netscape for building this port too. 1998-02-18 06:45:54 +00:00
Satoshi Asami
a50c4bac33 Remove NO_PACKAGE, netscape can be packaged now. 1998-02-02 17:51:33 +00:00
Andreas Klemm
d88ce08648 Update tcl plugin to new official version 2.0 release.
Tested on -current, runs flawlessly !
1998-01-31 10:22:53 +00:00
Andreas Klemm
1ae5ada5ac Sorry, false alarm ... everything was fine, my environment on -current
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.
1997-12-31 09:20:22 +00:00
Andreas Klemm
47ea76dcb8 Brian Handy verified, that tclplugin runs on 2.2-STABLE for all users,
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>
1997-12-31 09:07:27 +00:00
Andreas Klemm
77ee365f38 Updated TCL plugin to newest version 2.05b.
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.
1997-12-26 13:36:51 +00:00
Vanilla I. Shu
f58987b657 Upgrade to 2.0.4beta
Reviewed by:	andreas@FreeBSD.ORG
1997-12-07 00:47:08 +00:00
Andreas Klemm
1ab1aad331 new port dependency after name change in netscape port 1997-11-15 23:58:33 +00:00
Satoshi Asami
b02749d604 Uh, I meant NO_PACKAGE. I'm clearly losing my mind. 1997-11-10 10:20:06 +00:00
Satoshi Asami
ef9b7cb45a Mark this port IS_INTERACTIVE. It requires netscape, which can't
be packaged.
1997-11-10 09:53:02 +00:00
Andreas Klemm
81b54577f4 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
1997-11-09 11:42:51 +00:00