Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2005 19:26:04 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/gnome gnome_upgrade.sh
Message-ID:  <200503121926.j2CJQ4ir070407@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adamw       2005-03-12 19:26:04 UTC

  FreeBSD doc repository

  Modified files:
    en/gnome             gnome_upgrade.sh 
  Log:
  Apply some important fixes to the GNOME upgrade script that I really
  really really should have applied earlier.
  
          * On a restart, continue where we left off, instead of removing
            all applications and starting over again. The end result will
            be the same either way, but if you're not using ccache(1), the
            build time can be really frustrating.
  
          * When the script runs pkgdb(1), pkgdb complains about the
            nautilus-media port having been removed. Add a message to
            inform users not to worry about it, and to just hit Enter
            to ignore the error.
  
          * GNOME_UPGRADE_SH_VER bump.
  
  Revision  Changes    Path
  1.17      +15 -2     www/en/gnome/gnome_upgrade.sh



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