* Add a paragraph on FAM support [1]
* Add a like to Gary Dunn's SMB mount how-to under the volume mounting
FAQ
* Update the spatial Nautilus FAQ for GNOME 2.10
Submitted by: bmah [1]
to stem from external dependencies not getting updated. (Here, external
dependencies are ports which do NOT depend upon glib20.) I'm suspecting that
the cause of this is inconsistent package databases. Inconsistent pkgdbs will
cause portupgrade(1) to silently fail, but portinstall and pkg_delete will
still work just fine. (I really wish gnu had agreed to make pkgdb(1) return
meaningful error codes -- or any error codes at all!)
So, instead of running pkgdb -F, we're now running pkgdb -fu. This will
hopefully rebuild the entire database from scratch, and leave us with a
consistent database every time. And just in case, we follow it with a
pkgdb -F for good measure.
Additionally, I've changed the script's version number to be a bit more
legible, and thus a bit more meaningful.
Also, there is now a -v option which prints some basic version/revision
information.
I'd like to thank Alexandre Vasconcelos's horribly inconsistent package
database for inspiring the pkgdb change ;;)
applications.sgml 1.26 -> 1.28
docs.sgml 1.187 -> 1.189
includes.sgml Copyright: The year is 2005
Makefile include the new folder "projects"
navigation.xml link to the german version of projects/newbies.sgml
news/press.xml 1.155 -> 1.156
news/news.xml 1.266 -> 1.275
projects/newbies.sgml new translation
projects/Makefile new file
projects/Makefile.inc new file
where.sgml 1.65 -> 1.68
Obtained from: The FreeBSD German Documentation Project.
Approved by: mheinen (mentor)
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.
policies.sgml gathers together the various policies that portmgr has
promulgated in the past to try to assure the integrity of the Ports
Collection. It is indexed more-or-less in order of the responsibilities
listed in charter.sgml.
qa.sgml explains the work that portmgr does for Quality Assurance (QA)
for the ports collection, both during and between release cycles, to
help increase the visibility of its role.
The portmgr team requests that they be allowed a courtesy review of any
proposed changes to these files.
core on 3/12/2005. The contents of this file are under core's discretion.
This replaces www/en/internal/portmgr-charter.sgml.
Inspired by prior work from: will