Date: Mon, 13 Sep 1999 10:48:07 -0400 From: "Kelly Yancey" <kbyanc@alcnet.com> To: <hackers@FreeBSD.ORG> Cc: <Dom.Mitchell@palmerharvey.co.uk> Subject: RE: More Press Message-ID: <004401befdf6$fe71b700$291c453f@kbyanc.alcnet.com> In-Reply-To: <bulk.2573.19990913061751@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Mon, 13 Sep 1999 10:31:51 +0100 > From: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> > Subject: Re: More press > > On Sun, Sep 12, 1999 at 03:22:55PM +0200, Dag-Erling Smorgrav wrote: > > Dirk GOUDERS <hank@musashi.et.bocholt.fh-ge.de> 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 ~kbyanc@posi.net~ FreeBSD - The Power To Serve - http://www.freebsd.org/ Join Team FreeBSD - http://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004401befdf6$fe71b700$291c453f>