mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6e3e43c075
remote control method on demand. That means, invoking netscape when it's already running will just open a new window without a 'lock file exists' alert. :) Do not install this port if you already have a netscape installed, or you will get ${PREFIX}/bin/netscape overwritten! Try reinstalling the netscape port after the following commit of mine. Obtained from: RedHat Linux
14 lines
488 B
Plaintext
14 lines
488 B
Plaintext
Netscape Wrapper
|
|
(c) 1998,1999 Dave Cinege, H. Peter Anvin, and Red Hat, Inc.
|
|
2000 Akinori MUSHA <knu@FreeBSD.org>, modified for FreeBSD.
|
|
|
|
This wrapper first attempts to open the option in a running
|
|
netscape. If no netscape is running, one is executed with the option
|
|
as the starting window.
|
|
|
|
The command line options are extended to allow opening New Messages
|
|
window, Messenger Mailbox, Collabra Disscussions, Composer, and so on.
|
|
|
|
--
|
|
Akinori MUSHA <knu@FreeBSD.org>
|