Joe Marcus Clarke
c9fb4749a3
Correct a typo: s/adm64/amd64/
2005-07-15 06:32:02 +00:00
Joe Marcus Clarke
f91e2de675
Add 7.0/7-CURRENT to the list of supported versions.
2005-07-15 06:08:02 +00:00
Joe Marcus Clarke
678d4e58d5
Update the Tinderbox FAQ to include the new amd64 Tinderbox node.
2005-07-14 05:25:35 +00:00
Joe Marcus Clarke
1fc063c0c8
Announce GNOME 2.10.2 for FreeBSD, and fix a link from a previous announcement.
2005-07-09 03:55:39 +00:00
Pav Lucistnik
192b4f8a61
- Match script name to reality
2005-07-05 15:26:18 +00:00
Joe Marcus Clarke
34aa45e976
Update the URL for gnome_upgrade212.sh.
2005-07-04 18:52:42 +00:00
Joe Marcus Clarke
14f7defe59
* Announce our plans to discontinue FreeBSD 4.X support
...
* Announce the release of GNOME 2.11.3 for FreeBSD
* Update the Development Branch FAQ
2005-06-29 06:13:25 +00:00
Adam Weinberger
7536782c81
Add a check for out-of-date freetype2, print version info if
...
debugging is enabled (env VERBOSE=pants), and upgrade the
included get_tmpfile.sh code.
Obtained from: MarcusCom repo
2005-06-17 22:30:06 +00:00
Joe Marcus Clarke
1e009a3cea
Add 5.4 to the list of supported FreeBSD versions.
2005-05-17 18:28:34 +00:00
Adam Weinberger
196e2fce68
Update the FAQ URL in the comment header.
...
Submitted by: bmah
2005-04-28 21:48:17 +00:00
Joe Marcus Clarke
8705b97e5e
Announce the availability of GNOME 2.10.1 for FreeBSD.
2005-04-24 04:36:44 +00:00
Jean-Yves Lefort
1435a4fb2f
Add myself to the FreeBSD GNOME team.
...
Approved by: adamw (mentor)
2005-04-18 16:10:09 +00:00
Adam Weinberger
6cc8f8122a
Improve on the gnomelogalyzer. Now, it can generate its own buildlog and
...
analyse that, rather than requiring you to generate the buildlog yourself
and pass it as a command-line argument.
2005-03-29 22:12:33 +00:00
Joe Marcus Clarke
ccca5fd1af
Fully-qualify the paths to update-mime-database and update-desktop-database
...
so that package installation can work on older platforms.
2005-03-27 08:12:22 +00:00
Joe Marcus Clarke
328aa87431
librsvg2 no longer depends on gnomevfs2.
2005-03-27 01:10:41 +00:00
Joe Marcus Clarke
6aa789f0bf
Update the devleopment FAQ with the current status.
2005-03-27 01:08:49 +00:00
Joe Marcus Clarke
0d3a9fcd80
Add a screenshot from Christopher Nehren.
2005-03-26 22:24:23 +00:00
Joe Marcus Clarke
d45903a87c
Site Sami "alump" Viitanen as the designer of the default GNOME 2.10
...
splashscreen upon which Franz's entry was based.
2005-03-20 08:02:31 +00:00
Joe Marcus Clarke
5dd84af0d3
Add a check for an out-of-date libtool15.
2005-03-20 07:43:36 +00:00
Adam Weinberger
169df68fda
Add a check for a pango backend that lacks libXft support.
...
Submitted by: pav and Boris B. Samorodov
2005-03-19 21:10:36 +00:00
Joe Marcus Clarke
4987b2561a
* Remove the section on enabling Lame support
...
* 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]
2005-03-19 20:18:11 +00:00
Adam Weinberger
b77f40fa19
Add missing quote.
...
Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
2005-03-18 04:24:28 +00:00
Adam Weinberger
dc8bdcad07
Add a screenshot of my whitewashed desktop.
2005-03-17 23:02:59 +00:00
Joe Marcus Clarke
1e05b098a7
Wireless s/single/signal/ strength.
...
Submitted by: Jari Kirma <kirma@cs.hut.fi>
2005-03-16 06:32:27 +00:00
Adam Weinberger
8d67096409
There have been a number of upgrade failure reports, and most of them seem
...
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 ;;)
2005-03-15 22:28:11 +00:00
Adam Weinberger
e0df59612d
Grammar/spelling nits.
2005-03-15 19:03:31 +00:00
Joe Marcus Clarke
e4182d8076
Substitue &base; with $base. Not sure if $base is correct, but it will at
...
least get the website building again while waiting for ceri's final word.
Suggested by: delphij
2005-03-15 18:09:42 +00:00
Joe Marcus Clarke
a7411796dd
Use &base; to root the relative links.
...
Requested by: ceri
2005-03-15 17:28:02 +00:00
Joe Marcus Clarke
176eb9486c
Add an entry about the disk reads/writes monitor not working under
...
-CURRENT.
2005-03-15 05:06:09 +00:00
Joe Marcus Clarke
0aadd34710
Remove the GNOME 2.8 screenshots. We're at 2.10 now.
2005-03-15 05:03:44 +00:00
Joe Marcus Clarke
56d07c7145
* Announce the results of our splashscreen contest
...
* Announce GNOME 2.10.0 for FreeBSD
2005-03-15 05:02:23 +00:00
Joe Marcus Clarke
e64a438754
Don't declare a variable, and pipe that declaration to fmt. Bad things
...
happen (i.e. the variable doesn't get set). Also, use the full path
to ``ls''.
2005-03-14 02:52:25 +00:00
Adam Weinberger
108de475be
Add DISABLE_VULNERABILITIES to the build environment [1]
...
Suggest possible upgrade lists when an improper argument is
supplied to -restart.
Submitted by: lofi [1]
2005-03-13 19:13:20 +00:00
Adam Weinberger
0e0fba2036
Note that you can still edit GNOME menus by hand if you want.
...
They really dropped the ball on this issue ::/
2005-03-12 22:41:55 +00:00
Adam Weinberger
1071a3a6f1
Spelling, grammar, and readability. Oh my!
2005-03-12 22:38:57 +00:00
Joe Marcus Clarke
dfcfcac3e4
Update the menu editing question to reflect the hash reality of GNOME 2.10.
2005-03-12 21:30:46 +00:00
Joe Marcus Clarke
43884fb7db
Commit a known issue about Evolution crashing with malloc debugging enabled.
2005-03-12 21:25:07 +00:00
Adam Weinberger
080693f8fe
Update GNOME version numbers.
2005-03-12 20:22:59 +00:00
Adam Weinberger
2b425e4e27
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.
2005-03-12 19:26:03 +00:00
Joe Marcus Clarke
3b9f5297c0
Update our GNOME versions to 2.8, 2.10, and 2.11 for old, current, and
...
development branches of GNOME respectively.
2005-03-12 10:24:01 +00:00
Joe Marcus Clarke
1fb4626c03
Update to the new GNOME 2.10 version.
2005-03-12 10:22:55 +00:00
Joe Marcus Clarke
0016a2f0a8
Use the GNOME 2.10 FAQ for upgrade instructions.
2005-03-12 10:22:04 +00:00
Joe Marcus Clarke
cca7cbb9ce
Tie our GNOME 2.10 FAQ to the build.
2005-03-12 10:21:06 +00:00
Joe Marcus Clarke
c82e8655cd
Update the list of hot new features, and add another known issue.
2005-03-10 06:11:41 +00:00
Jeremy Messenger
99f4761784
Add three known issues:
...
-Change theme cause few apps crash.
-KDE menu doesn't show all icons.
-gnome-menus has LegacyDir bug.
2005-03-09 21:39:39 +00:00
Jeremy Messenger
fcc11f0506
Change the release note from 2.8 to 2.10.
2005-03-09 21:27:37 +00:00
Jeremy Messenger
2eb43c9e0e
Copy from faq28.sgml, this is for GNOME 2.10.
2005-03-09 21:25:28 +00:00
Jeremy Messenger
8c954e5b19
-Update it with GNOME 2.10.
...
-Fix the ABC's order.
2005-03-09 20:22:46 +00:00
Adam Weinberger
cc1ec1a73c
Add a new screenshot by Radek Kozlowski.
2005-03-09 02:34:48 +00:00
Adam Weinberger
275e435b84
Add new images.
...
Reminded by: marcus
Oosp: me
2005-03-08 19:34:09 +00:00