Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 16:15:39 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Maxim Sobolev <sobomax@mail.ru>
Cc:        Jeremy Lea <reg@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/www/mozilla Makefile  pkg-plistports/www/mozilla/files patch-ak  patch-mipatch-netwerk::base::src::nsSocketTransport.cpppatch-netwerk::base::src::nsSocketTransport.h  patch-nsprpub::configurepatch-nsprpub::pr::include::md::_freebsd.cfg  patch-qtpatch-security::coreconf::FreeBSD.mk ...
Message-ID:  <3C710C8B.B41B0FB0@FreeBSD.org>
References:  <200202151844.g1FIiFS10415@freefall.freebsd.org> <1013799573.565.2.camel@notebook>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev wrote:
> 
> On Fri, 2002-02-15 at 20:44, Jeremy Lea wrote:
> > reg         2002/02/15 10:44:15 PST
> >
> >   Modified files:
> >     www/mozilla          Makefile pkg-plist
> >     www/mozilla/files    patch-ak patch-qt
> >   Added files:
> >     www/mozilla/files
> >                          patch-netwerk::base::src::nsSocketTransport.cpp
> >                          patch-netwerk::base::src::nsSocketTransport.h
> >                          patch-nsprpub::configure
> >                          patch-security::coreconf::FreeBSD.mk
> >                          tar-exclude
> >   Removed files:
> >     www/mozilla/files    patch-mi
> >                          patch-nsprpub::pr::include::md::_freebsd.cfg
> >   Log:
> >   Clean up this port, including GCing old configure options and making patches
> >   more acceptable to mozilla.org.  Hopefully these will make it into 0.9.9.
> >
> >   Add a hack to minimise the number of files extracted.
> >
> >   Merge in the patches from the mozilla+ipv6 port.
> 
> Cool, good work Jeremy! Please also GC mozilla+ipv6 port.

BTW, it gives a decent space saving (~2.5MB out of compressed package
and ~10MB out of installed one):

max@vega# cd /usr/ports/packages/All/
max@vega# ls -l mozilla-0.9.8,1.tbz2 mozilla-0.9.8_1,1.tbz2
-rw-r--r--  1 root  wheel  14209863 Feb 11 22:44 mozilla-0.9.8,1.tbz2
-rw-r--r--  1 root  wheel  11891717 Feb 18 15:28
mozilla-0.9.8_1,1.tbz2
max@vega# bzcat mozilla-0.9.8,1.tbz2 | wc -c
 42106880
max@vega# bzcat mozilla-0.9.8_1,1.tbz2 | wc -c
 32706560

-Maxim

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?3C710C8B.B41B0FB0>