diff options
34 files changed, 268 insertions, 26 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/bsdi-netscape47-communicator/pkg-descr b/www/bsdi-netscape47-communicator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/bsdi-netscape47-communicator/pkg-descr +++ b/www/bsdi-netscape47-communicator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/bsdi-netscape47-navigator/Makefile b/www/bsdi-netscape47-navigator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/bsdi-netscape47-navigator/Makefile +++ b/www/bsdi-netscape47-navigator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/bsdi-netscape47-navigator/pkg-descr b/www/bsdi-netscape47-navigator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/bsdi-netscape47-navigator/pkg-descr +++ b/www/bsdi-netscape47-navigator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/mozilla+ipv6/distinfo b/www/mozilla+ipv6/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/mozilla+ipv6/distinfo +++ b/www/mozilla+ipv6/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/mozilla+ipv6/pkg-descr b/www/mozilla+ipv6/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/mozilla+ipv6/pkg-descr +++ b/www/mozilla+ipv6/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/mozilla-devel/distinfo b/www/mozilla-devel/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/mozilla-devel/distinfo +++ b/www/mozilla-devel/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/mozilla-devel/pkg-descr b/www/mozilla-devel/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/mozilla-devel/pkg-descr +++ b/www/mozilla-devel/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/mozilla-vendor/distinfo b/www/mozilla-vendor/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/mozilla-vendor/distinfo +++ b/www/mozilla-vendor/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/mozilla-vendor/pkg-descr b/www/mozilla-vendor/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/mozilla-vendor/pkg-descr +++ b/www/mozilla-vendor/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/mozilla/distinfo b/www/mozilla/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/mozilla/distinfo +++ b/www/mozilla/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/mozilla/pkg-descr b/www/mozilla/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/mozilla/pkg-descr +++ b/www/mozilla/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-communicator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/netscape4-communicator/distinfo b/www/netscape4-communicator/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/netscape4-communicator/distinfo +++ b/www/netscape4-communicator/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/netscape4-communicator/pkg-descr b/www/netscape4-communicator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape4-communicator/pkg-descr +++ b/www/netscape4-communicator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/netscape4-navigator/Makefile b/www/netscape4-navigator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/netscape4-navigator/Makefile +++ b/www/netscape4-navigator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/netscape4-navigator/pkg-descr b/www/netscape4-navigator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape4-navigator/pkg-descr +++ b/www/netscape4-navigator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/netscape47-communicator/pkg-descr b/www/netscape47-communicator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape47-communicator/pkg-descr +++ b/www/netscape47-communicator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/netscape47-navigator/Makefile b/www/netscape47-navigator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/netscape47-navigator/Makefile +++ b/www/netscape47-navigator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/netscape47-navigator/pkg-descr b/www/netscape47-navigator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape47-navigator/pkg-descr +++ b/www/netscape47-navigator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/netscape48-communicator/distinfo b/www/netscape48-communicator/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/netscape48-communicator/distinfo +++ b/www/netscape48-communicator/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/netscape48-communicator/pkg-descr b/www/netscape48-communicator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape48-communicator/pkg-descr +++ b/www/netscape48-communicator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/seamonkey/pkg-descr b/www/seamonkey/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/seamonkey/pkg-descr +++ b/www/seamonkey/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 55949f083d64..bb48dc53e9de 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -3,13 +3,18 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ +# $Id: Makefile,v 1.7 1997/09/07 20:26:58 ache Exp $ # DISTNAME= netscape-4.03b8 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ +.if defined(NAVIGATOR) +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz +.else +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/base_install/ DISTFILES= communicator-v403b8-export.x86-unknown-freebsd.tar.gz +.endif NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -20,6 +25,13 @@ MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software" +pre-fetch: +.if !defined(NAVIGATOR) + @${ECHO_MSG} "Note you can make the standalone navigator version by typing \"make NAVIGATOR=yes\"." +.else + @${ECHO_MSG} "Making the standalone navigator version." +.endif + do-install: cd ${WRKSRC} && yes "" | \ LC_TIME=C MOZILLA_HOME="${NDIR}" ./ns-install diff --git a/www/seamonkey2/distinfo b/www/seamonkey2/distinfo index 1ad7298bc611..9ea88266abc2 100644 --- a/www/seamonkey2/distinfo +++ b/www/seamonkey2/distinfo @@ -1 +1,2 @@ MD5 (communicator-v403b8-export.x86-unknown-freebsd.tar.gz) = 50e0d8321d9ece7fbbcf823ef98e483d +MD5 (navigator-v403b8-export.x86-unknown-freebsd.tar.gz) = 5d601b749cfe336e89dbadb4933aa29d diff --git a/www/seamonkey2/pkg-descr b/www/seamonkey2/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/seamonkey2/pkg-descr +++ b/www/seamonkey2/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir |