Date: Tue, 3 Sep 2002 13:45:59 -0700 (PDT) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile distinfo pkg-plist ports/www/mozilla/files mozilla.sh patch-Makefile.in patch-embedding::config::basebrowser-unix patch-modules::libpref::src::unix::unix.js patch-nsFontMetricsGTK.cpp patch-nsFontMetricsXlib.cpp patch-security::coreconf::FreeBSD.mk ports/www/mozilla-devel ... Message-ID: <200209032045.g83Kjx1m089666@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2002/09/03 13:45:59 PDT Modified files: www/mozilla Makefile distinfo pkg-plist www/mozilla/files mozilla.sh patch-Makefile.in patch-embedding::config::basebrowser-unix patch-modules::libpref::src::unix::unix.js patch-security::coreconf::FreeBSD.mk www/mozilla-devel Makefile pkg-plist www/mozilla-embedded-devel Makefile pkg-plist www/mozilla-embedded Makefile pkg-plist www/mozilla-headers Makefile pkg-plist www/mozilla-headers-devel Makefile pkg-plist Added files: www/mozilla/files patch-nsFontMetricsGTK.cpp patch-nsFontMetricsXlib.cpp Log: Add mozilla-*-devel after a repo copy from mozilla. NOTE: mozilla-*-devel is now Mozilla 1.1. mozilla-* (without the -devel) is back to Mozilla 1.0. mozilla.org states that 1.1 is their new bleeding edge release, and 1.0 is still the stable release. The release cycle diagram also indicates that a Mozilla 1.0.1 is coming. For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running a blind portupgrade on mozilla will give you mozilla-1.0! If you want to keep Mozilla 1.1, you will have to change the origin of you mozilla ports to point to their -devel counterparts. The -devel ports will install files into -devel directories. Therefore, both mozilla and mozilla-devel can coexist. Revision Changes Path 1.113 +5 -3 ports/www/mozilla-devel/Makefile 1.59 +629 -629 ports/www/mozilla-devel/pkg-plist 1.17 +5 -3 ports/www/mozilla-embedded-devel/Makefile 1.26 +197 -197 ports/www/mozilla-embedded-devel/pkg-plist 1.17 +0 -0 ports/www/mozilla-embedded/Makefile 1.26 +5 -8 ports/www/mozilla-embedded/pkg-plist 1.8 +6 -4 ports/www/mozilla-headers-devel/Makefile 1.26 +2225 -2225 ports/www/mozilla-headers-devel/pkg-plist 1.8 +0 -0 ports/www/mozilla-headers/Makefile 1.26 +19 -45 ports/www/mozilla-headers/pkg-plist 1.113 +9 -7 ports/www/mozilla/Makefile 1.56 +2 -2 ports/www/mozilla/distinfo 1.4 +0 -0 ports/www/mozilla/files/mozilla.sh 1.3 +11 -8 ports/www/mozilla/files/patch-Makefile.in 1.4 +0 -0 ports/www/mozilla/files/patch-embedding::config::basebrowser-unix 1.2 +0 -0 ports/www/mozilla/files/patch-modules::libpref::src::unix::unix.js 1.3 +40 -0 ports/www/mozilla/files/patch-nsFontMetricsGTK.cpp (new) 1.3 +40 -0 ports/www/mozilla/files/patch-nsFontMetricsXlib.cpp (new) 1.3 +0 -0 ports/www/mozilla/files/patch-security::coreconf::FreeBSD.mk 1.59 +9 -45 ports/www/mozilla/pkg-plist 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?200209032045.g83Kjx1m089666>