Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 1998 18:10:15 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        asami@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG
Subject:   Now that Netscape can be packaged...
Message-ID:  <26716.885607815@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
What do you think of:

	ftp://ftp.freebsd.org/pub/FreeBSD/incoming/netscape/

For preliminary package versions and the following diffs to make them
easier to make for the future?

Index: netscape3/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/netscape3/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	1997/11/13 19:11:56	1.18
+++ Makefile	1998/01/23 14:16:30
@@ -11,6 +11,7 @@
 .if defined(GOLD)
 MASTER_SITES=   ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/
 DIST_SUBDIR=    gold
+PKGNAME=	${DISTNAME}-gold
 .else
 MASTER_SITES=   ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/
 .endif
@@ -18,7 +19,6 @@
 
 MAINTAINER=     ports@FreeBSD.ORG
 
-RESTRICTED=	"Commercial software"
 NO_WRKSUBDIR=	yes
 
 pre-fetch:
Index: netscape4-communicator/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/netscape4-communicator/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	1997/11/20 15:48:15	1.13
+++ Makefile	1998/01/23 14:12:59
@@ -13,8 +13,6 @@
 
 MAINTAINER=     ache@FreeBSD.ORG
 
-RESTRICTED=	"Commercial software"
-
 NO_WRKSUBDIR=   Yes
 NO_BUILD=       Yes
 
Index: netscape4-navigator/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/netscape4-navigator/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	1997/11/20 15:48:24	1.13
+++ Makefile	1998/01/23 14:13:09
@@ -13,8 +13,6 @@
 
 MAINTAINER=     asami@FreeBSD.ORG
 
-RESTRICTED=	"Commercial software"
-
 NO_WRKSUBDIR=   Yes
 NO_BUILD=       Yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26716.885607815>