From owner-cvs-all Mon Oct 21 21: 2:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6286A37B401; Mon, 21 Oct 2002 21:02:54 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 569E343E3B; Mon, 21 Oct 2002 21:02:53 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (bhmuigx7ld3r008l@dsl-59-145.aei.ca [216.221.59.145]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id g9M42nS29095; Tue, 22 Oct 2002 00:02:49 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id EC1FD528; Tue, 22 Oct 2002 00:02:44 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Tue, 22 Oct 2002 00:02:12 -0400 Date: Tue, 22 Oct 2002 00:02:12 -0400 From: The Anarcat To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/mozilla Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/mozilla/files mozilla.sh patch-Makefile.in patch-build_unix_run-mozilla.sh patch-embedding::config::basebrowser-unix patch-modules::libpref::src::unix::unix.js patch-security patch-security::coreconf::FreeBSD.mk ... Message-ID: <20021022040211.GD3283@lenny.anarcat.ath.cx> Mail-Followup-To: Joe Marcus Clarke , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210220342.g9M3gOgJ060772@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WChQLJJJfbwij+9x" Content-Disposition: inline In-Reply-To: <200210220342.g9M3gOgJ060772@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --WChQLJJJfbwij+9x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Could you summerize the difference between mozilla and mozilla-vendor? They look the same to me, by looking at pkg-descr and pkg-comment. A. On Mon Oct 21, 2002 at 08:42:24PM -0700, Joe Marcus Clarke wrote: > marcus 2002/10/21 20:42:24 PDT >=20 > Modified files: > www/mozilla Makefile distinfo pkg-descr=20 > www/mozilla/files mozilla.sh patch-Makefile.in=20 > patch-embedding::config::basebrowser-unix=20 > patch-modules::libpref::src::unix::unix.js=20 > patch-security=20 > patch-security::coreconf::FreeBSD.mk=20 > www/mozilla-devel Makefile distinfo pkg-descr=20 > www/mozilla-devel/files patch-qt=20 > www/mozilla-embedded Makefile=20 > www/mozilla-embedded-devel Makefile=20 > www/mozilla-embedded-vendor Makefile=20 > www/mozilla-headers Makefile=20 > www/mozilla-headers-devel Makefile=20 > www/mozilla-headers-vendor Makefile=20 > www/mozilla-vendor Makefile pkg-descr=20 > www/mozilla-vendor/files mozilla.sh=20 > Added files: > www/mozilla pkg-message=20 > www/mozilla/files patch-build_unix_run-mozilla.sh=20 > www/mozilla-devel pkg-message=20 > www/mozilla-vendor pkg-message=20 > www/mozilla-vendor/files patch-build_unix_run-mozilla.sh=20 > patch-security=20 > Removed files: > www/mozilla pkg-plist=20 > www/mozilla/files tar-exclude=20 > www/mozilla-devel pkg-plist=20 > www/mozilla-devel/files patch-security tar-exclude=20 > www/mozilla-embedded pkg-plist=20 > www/mozilla-embedded-devel pkg-plist=20 > www/mozilla-embedded-vendor pkg-plist=20 > www/mozilla-headers pkg-plist=20 > www/mozilla-headers-devel pkg-plist=20 > www/mozilla-headers-vendor pkg-plist=20 > www/mozilla-vendor pkg-plist=20 > www/mozilla-vendor/files tar-exclude=20 > Log: > This commit includes: > =20 > * mozilla-*vendor ports (currently for Mozilla 1.0.1) > * mozilla* ports (currently for Mozilla 1.1) > * mozilla-*devel ports (currently for Mozilla 1.2b) > =20 > Special thanks goes to trevor for auto-generating plist patches, cy for > pointing out that the Mozilla startup scripts need to be tailored for > each version of Mozilla, grog for suggesting that some verbage needs to > be added to explain the Java plugin messages at startup, and John > Merryweather Cooper for suggesting a common plugin directory. Of course, > thanks also goes to the user community for suggestions and support. > =20 > These ports offer: > =20 > * Complete coexistence with each other > * A universal ${PREFIX}/lib/browser_plugins directory > * Auto-generated plists for ease of maintenance > * More accurate pkg-descr's > * A pkg-message pointing users to java/jdk13 for the Java plugin > =20 > PR: 42870 42941 > Reviewed by: ports gnome > =20 > Revision Changes Path > 1.120 +41 -19 ports/www/mozilla-devel/Makefile > 1.57 +2 -2 ports/www/mozilla-devel/distinfo > 1.19 +7 -35 ports/www/mozilla-devel/files/patch-qt > 1.2 +0 -317 ports/www/mozilla-devel/files/patch-security (dead) > 1.2 +0 -6 ports/www/mozilla-devel/files/tar-exclude (dead) > 1.23 +2 -3 ports/www/mozilla-devel/pkg-descr > 1.1 +9 -0 ports/www/mozilla-devel/pkg-message (new) > 1.61 +0 -631 ports/www/mozilla-devel/pkg-plist (dead) > 1.19 +11 -3 ports/www/mozilla-embedded-devel/Makefile > 1.27 +0 -197 ports/www/mozilla-embedded-devel/pkg-plist (dead) > 1.18 +16 -6 ports/www/mozilla-embedded-vendor/Makefile > 1.27 +0 -194 ports/www/mozilla-embedded-vendor/pkg-plist (dead) > 1.18 +10 -1 ports/www/mozilla-embedded/Makefile > 1.27 +0 -194 ports/www/mozilla-embedded/pkg-plist (dead) > 1.10 +10 -2 ports/www/mozilla-headers-devel/Makefile > 1.27 +0 -2225 ports/www/mozilla-headers-devel/pkg-plist (dead) > 1.9 +16 -6 ports/www/mozilla-headers-vendor/Makefile > 1.28 +0 -2209 ports/www/mozilla-headers-vendor/pkg-plist (dead) > 1.9 +9 -0 ports/www/mozilla-headers/Makefile > 1.28 +0 -2209 ports/www/mozilla-headers/pkg-plist (dead) > 1.117 +42 -18 ports/www/mozilla-vendor/Makefile > 1.5 +2 -2 ports/www/mozilla-vendor/files/mozilla.sh > 1.1 +21 -0 ports/www/mozilla-vendor/files/patch-build_unix_ru= n-mozilla.sh (new) > 1.1 +260 -0 ports/www/mozilla-vendor/files/patch-security (new) > 1.2 +0 -6 ports/www/mozilla-vendor/files/tar-exclude (dead) > 1.23 +4 -3 ports/www/mozilla-vendor/pkg-descr > 1.1 +9 -0 ports/www/mozilla-vendor/pkg-message (new) > 1.61 +0 -595 ports/www/mozilla-vendor/pkg-plist (dead) > 1.119 +34 -17 ports/www/mozilla/Makefile > 1.58 +2 -2 ports/www/mozilla/distinfo > 1.5 +0 -0 ports/www/mozilla/files/mozilla.sh > 1.4 +8 -11 ports/www/mozilla/files/patch-Makefile.in > 1.1 +21 -0 ports/www/mozilla/files/patch-build_unix_run-mozil= la.sh (new) > 1.5 +0 -0 ports/www/mozilla/files/patch-embedding::config::b= asebrowser-unix > 1.3 +0 -0 ports/www/mozilla/files/patch-modules::libpref::sr= c::unix::unix.js > 1.2 +156 -99 ports/www/mozilla/files/patch-security > 1.4 +0 -0 ports/www/mozilla/files/patch-security::coreconf::= FreeBSD.mk > 1.2 +0 -6 ports/www/mozilla/files/tar-exclude (dead) > 1.23 +6 -7 ports/www/mozilla/pkg-descr > 1.1 +9 -0 ports/www/mozilla/pkg-message (new) > 1.61 +0 -595 ports/www/mozilla/pkg-plist (dead) >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message >=20 --=20 Why bother building more nukes until we use the ones we already have? --WChQLJJJfbwij+9x Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9tM3DttcWHAnWiGcRAkpAAJ0WXfPp5BN2HOZtoDU+1XeY4rWwpgCglkvq qESypfrb2+iNsm9ZC5zfkjg= =YV2i -----END PGP SIGNATURE----- --WChQLJJJfbwij+9x-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message