Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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
> 
>   Modified files:
>     www/mozilla          Makefile distinfo pkg-descr 
>     www/mozilla/files    mozilla.sh patch-Makefile.in 
>                          patch-embedding::config::basebrowser-unix 
>                          patch-modules::libpref::src::unix::unix.js 
>                          patch-security 
>                          patch-security::coreconf::FreeBSD.mk 
>     www/mozilla-devel    Makefile distinfo pkg-descr 
>     www/mozilla-devel/files patch-qt 
>     www/mozilla-embedded Makefile 
>     www/mozilla-embedded-devel Makefile 
>     www/mozilla-embedded-vendor Makefile 
>     www/mozilla-headers  Makefile 
>     www/mozilla-headers-devel Makefile 
>     www/mozilla-headers-vendor Makefile 
>     www/mozilla-vendor   Makefile pkg-descr 
>     www/mozilla-vendor/files mozilla.sh 
>   Added files:
>     www/mozilla          pkg-message 
>     www/mozilla/files    patch-build_unix_run-mozilla.sh 
>     www/mozilla-devel    pkg-message 
>     www/mozilla-vendor   pkg-message 
>     www/mozilla-vendor/files patch-build_unix_run-mozilla.sh 
>                              patch-security 
>   Removed files:
>     www/mozilla          pkg-plist 
>     www/mozilla/files    tar-exclude 
>     www/mozilla-devel    pkg-plist 
>     www/mozilla-devel/files patch-security tar-exclude 
>     www/mozilla-embedded pkg-plist 
>     www/mozilla-embedded-devel pkg-plist 
>     www/mozilla-embedded-vendor pkg-plist 
>     www/mozilla-headers  pkg-plist 
>     www/mozilla-headers-devel pkg-plist 
>     www/mozilla-headers-vendor pkg-plist 
>     www/mozilla-vendor   pkg-plist 
>     www/mozilla-vendor/files tar-exclude 
>   Log:
>   This commit includes:
>   
>   * mozilla-*vendor ports (currently for Mozilla 1.0.1)
>   * mozilla* ports (currently for Mozilla 1.1)
>   * mozilla-*devel ports (currently for Mozilla 1.2b)
>   
>   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.
>   
>   These ports offer:
>   
>   * 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
>   
>   PR:     42870 42941
>   Reviewed by:    ports gnome
>   
>   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_run-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-mozilla.sh (new)
>   1.5       +0 -0      ports/www/mozilla/files/patch-embedding::config::basebrowser-unix
>   1.3       +0 -0      ports/www/mozilla/files/patch-modules::libpref::src::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)
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message
> 


-- 
Why bother building more nukes until we use the ones we already have?

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (FreeBSD)

iD8DBQE9tM3DttcWHAnWiGcRAkpAAJ0WXfPp5BN2HOZtoDU+1XeY4rWwpgCglkvq
qESypfrb2+iNsm9ZC5zfkjg=
=YV2i
-----END PGP SIGNATURE-----
home | help

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