Date: Thu, 31 Jul 2014 00:40:01 +0200 From: Jan Beich <jbeich@vfemail.net> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: gecko@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: Status of the gecko team Message-ID: <k36u-5v3y-wny@vfemail.net> References: <20140730065341.GE37672@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Baptiste Daroussin <bapt@FreeBSD.org> writes: > I would like to know what is the status of the gecko team, seems like it is not > pretty active anymore, what is your opinion? > > from my point of view firefox in ports is vulnerable for a while and noone > patches are getting into the tree about it. The update was incomplete as SeaMonkey 2.28 still lacks any distfile. So, I've created a branch with vulnerable 2.26.1 in anticipation of 2.26.2. To merge it do something like the following. $ svn co https://trillian.chruetertee.ch/svn/freebsd-gecko/branches/firefox31 $ (cd firefox31; for d in */*/files; do rm -rf /usr/ports/$d; done) $ rsync -aC firefox31/ /usr/ports/ There's also Gecko_ChangeLog to use as a template for commit message. It lists important changes apart from port updates. ------------------------------------------------- VFEmail.net - http://www.vfemail.net ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands! $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?k36u-5v3y-wny>