Date: Tue, 22 Oct 2002 00:02:12 -0400 From: The Anarcat <anarcat@anarcat.ath.cx> To: Joe Marcus Clarke <marcus@FreeBSD.org> 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> In-Reply-To: <200210220342.g9M3gOgJ060772@repoman.freebsd.org> References: <200210220342.g9M3gOgJ060772@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021022040211.GD3283>
