pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ns-remote add some phoenix and mozilla browsers to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/008d6159406e
branches: trunk
changeset: 459976:008d6159406e
user: grant <grant%pkgsrc.org@localhost>
date: Thu Aug 14 04:55:58 2003 +0000
description:
add some phoenix and mozilla browsers to NETSCAPE_PREFERRED.
bump to 1.9.
diffstat:
www/ns-remote/Makefile | 6 +++---
www/ns-remote/files/ns-open | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (41 lines):
diff -r dc235f446ae2 -r 008d6159406e www/ns-remote/Makefile
--- a/www/ns-remote/Makefile Wed Aug 13 23:58:10 2003 +0000
+++ b/www/ns-remote/Makefile Thu Aug 14 04:55:58 2003 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2003/08/05 20:22:45 abs Exp $
+# $NetBSD: Makefile,v 1.17 2003/08/14 04:55:58 grant Exp $
DISTNAME= ns-remote
-PKGNAME= ns-remote-1.8
+PKGNAME= ns-remote-1.9
CATEGORIES= www
MASTER_SITES= http://home.netscape.com/newsref/std/
DISTFILES= remote.c vroot.h
MAINTAINER= norm%mono.org@localhost
HOMEPAGE= http://home.netscape.com/newsref/std/x-remote.html
-COMMENT= Remote-control Netscape Navigator and Communicator
+COMMENT= Remote-control of Netscape and Mozilla-based browsers
DIST_SUBDIR= netscape
diff -r dc235f446ae2 -r 008d6159406e www/ns-remote/files/ns-open
--- a/www/ns-remote/files/ns-open Wed Aug 13 23:58:10 2003 +0000
+++ b/www/ns-remote/files/ns-open Thu Aug 14 04:55:58 2003 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: ns-open,v 1.10 2003/08/05 20:22:46 abs Exp $
+# $NetBSD: ns-open,v 1.11 2003/08/14 04:55:58 grant Exp $
#
# Simple script to open a URL in Netscape, starting a new process if necessary
# If a netscape process is not running it will look for a valid netscape
@@ -8,7 +8,7 @@
# overridden by the user in the environment.
if [ -z "$NETSCAPE_PREFERRED" ]; then
- NETSCAPE_PREFERRED=netscape7:communicator:navigator:mozilla
+ NETSCAPE_PREFERRED=netscape7:communicator:navigator:mozilla:phoenix:mozilla-linux:mozilla-solaris:phoenix-linux:phoenix-solaris
fi
# Locate appropriate netscape binary and set NETSCAPE_BIN
Home |
Main Index |
Thread Index |
Old Index