> Date: Mon, 13 Sep 1999 10:31:51 +0100
> From: Dominic Mitchell <[EMAIL PROTECTED]>
> Subject: Re: More press
>
> On Sun, Sep 12, 1999 at 03:22:55PM +0200, Dag-Erling Smorgrav wrote:
> > Dirk GOUDERS <[EMAIL PROTECTED]> writes:
> > > Oh, sorry -- my "browse-url-at-mouse" function made
> > >
> > >
http://www.zdnet.com/zdtv/screensavers/answerstips/story/02c36562c23246242c0
0.html
> > >
> > > of it...
> >
> > Netscape uses commans to separate parameters to the OpenURL command.
> > Fortunately, the API is open and documented, so there's nothing to
> > stop someone from writing a small command-line util that does the
> > equivalent of "netscape -remote" except faster and better.
>
> If you follow the link from "netscape -help", you end up at:
>
> http://home.netscape.com/newsref/std/remote.c
>
> Which is a small C program to do just that.  I really should turn it
> into a port...

  If you haven't already, I've just about finished a port for this (it is
pretty nifty). The only problem I have currently is that I have to fetch 2
files for the port (the file listed above, as well as
http://home.netscape.com/newsref/std/vroot.h). Without making a separate
port just for vroot.h, if there a way to have the port fetch 2 files? Should
I just list it using PATCH_SITES/PATCHFILES even though it isn't really a
patch? Other than that I have to write a few patches of my own (the netscape
source segfaults if no command is given and apparently presumes netscape
1.1). If I can find out the answer to fetching the 2 files, I'll send-pr the
port right away.

  Thanks,

  Kelly
 ~[EMAIL PROTECTED]~
  FreeBSD - The Power To Serve - http://www.freebsd.org/
  Join Team FreeBSD - http://www.posi.net/freebsd/Team-FreeBSD/





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to