ports/75816: [PATCH] www/firefox: new mozilla.sh and package script

Jose M Rodriguez josemi at freebsd.jazztel.es
Fri Feb 25 09:41:05 GMT 2005


El Viernes, 25 de Febrero de 2005 09:22, Jose M Rodriguez escribió:
> El Viernes, 25 de Febrero de 2005 08:56, Joe Marcus Clarke escribió:
> > Synopsis: [PATCH] www/firefox: new mozilla.sh and package script
> >
> > State-Changed-From-To: open->closed
> > State-Changed-By: marcus
> > State-Changed-When: Fri Feb 25 07:52:11 GMT 2005
> > State-Changed-Why:
> > I've committed some of this.  What I didn't commit was the PIS
> > work. While the framework might be there to embed RC scripts into
> > Mozilla and Firefox, I don't think this is the right place to add
> > sound server support. I don't want to get bogged down in a lot of
> > local scripts that make these ports unsupportable, or in violation
> > of our license agreement with Mozilla.
> <snip/>
> > As for your pkg-[de]install work, I didn't see a real advantage of
> > moving some of these things out into scripts.  Plus, it looks like
> > your pkg-deinstall would nuke all of browser_plugins.
>

Fixed. use rmdir "${PLUGINDIR}" >/dev/null 2>&1 || true instead of the 
for loop.  This also affect to mozilla PRs

<snip/>

--
  josemi


More information about the freebsd-gnome mailing list