Commit graph

743 commits

Author SHA1 Message Date
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
Adam Weinberger
5909910caf Add a GNOME 2.10 screenshot.
I'm pretending that ahze's 2.9 screenshot is a 2.10 shot. Also,
I'm starting a new screenshot convention, wherein new GNOME versions
go at the top, and new screenshots go at the top. Makes more sense that
way IMHO.
2005-03-08 16:10:44 +00:00
Adam Weinberger
598ba696ee Update URL to Jimmac's icon site. 2005-03-07 20:29:27 +00:00
Joe Marcus Clarke
93ae52dc43 Add 5.4 to the list of supported gnome_upgrade.sh releases. 2005-03-03 03:00:57 +00:00
Joe Marcus Clarke
459005c19a Belatedly announce the release of GNOME 2.8.3 for FreeBSD. 2005-02-26 22:22:03 +00:00
Joe Marcus Clarke
2c0ceaf6c7 Add our first GNOME 2.9 screenshot provided by ahze. 2005-02-21 02:21:40 +00:00
Adam Weinberger
3cc2b8e511 Update the themes FAQ entry. We really don't need a paragraph-long
description for each site.
2005-02-18 05:42:36 +00:00
Joe Marcus Clarke
dfa17acdfd Correct the link to ade's amd64 Tinderbox.
Submitted by:	ade
2005-02-16 06:15:28 +00:00
Joe Marcus Clarke
bb03f1efa5 * Announce GNOME 2.9.91 (aka GNOME 2.10 BETA 2) for FreeBSD
* Update the development branch FAQ with the upgrade issues
* Add a link to the GNOME 2.9 upgrade script
2005-02-11 19:40:04 +00:00
Joe Marcus Clarke
76fa67b22e Update this file now that GNOME 2.9.90 is out. 2005-02-07 06:24:32 +00:00
Joe Marcus Clarke
8aff95f7b7 Announce GNOME 2.10 BETA 1 for FreeBSD as well as the opening of the
GNOME 2.10 splashscreen contest.
2005-02-07 06:20:37 +00:00
Adam Weinberger
b5a4a33b34 Add 4.11 to the list of supported FreeBSD versions.
Submitted by: Lars Bungum <Lars.Bungum@copyleft.no>
2005-02-06 03:11:05 +00:00
Joe Marcus Clarke
ba117deb22 Add 4.11 to the list of supported releases for GNOME. 2005-01-29 01:01:53 +00:00
Joe Marcus Clarke
819bd8cd02 Add a pointer to ade's amd64 packages for the GNOME 2 meta-ports. 2005-01-21 21:52:45 +00:00
Joe Marcus Clarke
4634d3d7cf Announce GNOME 2.9.4 for FreeBSD. 2005-01-21 03:32:55 +00:00
Joe Marcus Clarke
463d1068c6 Use tidy to reformat this document. Translators can ignore this. 2005-01-21 03:26:35 +00:00
Pav Lucistnik
7e723b5f6b - Be a little more verbose in OMF section
- Fix typo in GConf section
2005-01-20 17:15:33 +00:00
Joe Marcus Clarke
99da309570 Tie mezz's picture to the build. 2005-01-18 06:58:57 +00:00
Adam Weinberger
348f10ab29 Change the path to the Team pictures.
It's odd that I had to do this, because my previous commit was run
from this directory, and when I ran cvs up, it announced conflicts
with contact.sgml.

*sigh*

Submitted by:	Andrew Thompson <andy@fud.org.nz>
2005-01-18 01:15:59 +00:00
Adam Weinberger
8dc6860028 Okay. Either the www/en/gnome/images/team directory recursed too far,
or people were serious with their comments and really don't want to
have to see our faces.

But they're just a bunch of stupidheads anyway.

So, nuke the images/team directory, and put all the images into
images/.

"Dad! Look what I can do to Mary Worth's smug sense of self-importance!"
	-Chris Griffin
2005-01-17 17:47:43 +00:00
Adam Weinberger
e3c1cafc43 Presenting the FreeBSD GNOME Vanity Project.
In an attempt to perpetuate the rumour that committers are actually
living organisms, we are including visual proof of physical existance.

Hippo butts for everybody who didn't give me a picture. Which I think
is only one person.
2005-01-17 03:19:28 +00:00
Adam Weinberger
69f8745b6e Fix up some grammar nits. 2005-01-08 02:34:15 +00:00
Adam Weinberger
29f7774a73 Add a simple screenshot showing off GNOME + xcompmgr-provided
drop shadows.

Also, remove the GNOME 2.6 screenshots.
2005-01-06 05:38:50 +00:00
Pav Lucistnik
e1b5ef7f8a - Add instructions on how to deal with share/mime and
share/gnome/applications/mimeinfo.cache leftovers
2004-12-30 17:36:54 +00:00
Joe Marcus Clarke
cca5bc1422 Fix a gramm-o with my 2.9.3 commit. 2004-12-28 06:33:00 +00:00
Michael Johnson
211881f539 Announce the firefox and thunderbird approval from mozilla license team 2004-12-28 06:28:39 +00:00
Joe Marcus Clarke
37753d3043 Add <i> support to the stylesheet.
Requested by:	ahze
2004-12-28 06:21:15 +00:00
Joe Marcus Clarke
33aab5bb1f Announce GNOME 2.9.3 for FreeBSD. 2004-12-28 05:51:29 +00:00
Joe Marcus Clarke
2481b433f3 Update the MIME type answer for GNOME 2.8. 2004-12-11 19:07:01 +00:00
Joe Marcus Clarke
642abda932 Announce GNOME 2.8.2 and 2.9.2 for FreeBSD. 2004-12-11 19:05:03 +00:00
Joe Marcus Clarke
78c0719937 Expand the nautilus-cd-burner question to include totem, goobox, and
sound-juicer as well.
2004-11-28 21:26:06 +00:00
Joe Marcus Clarke
aeb4496fdc Update the development branch FAQ for GNOME 2.9.1. 2004-11-25 04:32:23 +00:00
Joe Marcus Clarke
dbb3c230b1 Announce GNOME 2.9.1 for FreeBSD. 2004-11-25 04:29:57 +00:00
Joe Marcus Clarke
687f382f95 Remove omf.pl from the Makefile. 2004-11-25 04:29:18 +00:00
Joe Marcus Clarke
72fc8352c6 This script is no longer needed now that we have INSTALLS_OMF. 2004-11-25 04:24:17 +00:00
Jeremy Messenger
81993147b6 Update to match with our current bsd.gnome.mk. 2004-11-16 18:31:10 +00:00
Jeremy Messenger
84ddb616f2 Document the new INSTALLS_OMF.
Submitted by:	bland
Reviewed by:	my team, FreeBSD GNOME team
2004-11-16 07:35:53 +00:00
Michael Johnson
27a7295915 Correct gnomeoldver , 2.6
Approved by:	marcus (co mentor)
2004-11-11 17:44:34 +00:00
Ceri Davies
94031d5c67 gconf.pl was removed. 2004-11-10 13:57:24 +00:00
Joe Marcus Clarke
7de4259c81 The gconf.pl script is no longer needed since we now have the GCONF_SCHEMAS
macro.
2004-11-10 06:51:26 +00:00
Joe Marcus Clarke
8b36218d8e s/MarcusCOM/MarcusCom/ 2004-11-10 06:50:43 +00:00
Joe Marcus Clarke
cb3c152566 Correct a URL in the comments.
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
2004-11-10 06:50:06 +00:00
Michael Johnson
0dcd922116 Make the old GNOME version an entity to ease FAQ regeneration for
updates [1]
Include a link to the MarcusCOM repositories, rather than just telling
  people to go there [2]

Submitted by:	keramida [1]
		ceri [2]
Approved by:	adamw (mentor)
2004-11-10 05:33:09 +00:00
Joe Marcus Clarke
7c714236d8 Remove 5.2.1 from the list of supported versions. 5.2.1 was a technology
preview, and users should be upgrading to 5.3.
2004-11-09 17:11:55 +00:00
Joe Marcus Clarke
aee7abcf0a * Remove 4.9, 5.2, and 5.2.1 from the list of supported versions
* Check to see that we have at least 200 MB of free space for our log,
  and generate an error if not
2004-11-09 17:11:16 +00:00
Joe Marcus Clarke
dd97e29113 * Add another caveat regarding removable media mounting [1]
* Mention X.Org in addition to XFree86 [2]

Submitted by:	Franz Klammer <klammer@webonaut.com> [1]
		bgruber <lists@bgruber.isa-geek.com> [2]
2004-11-08 21:07:31 +00:00
Joe Marcus Clarke
9d5034b547 Fix a bad conditional. 2004-11-08 03:04:48 +00:00
Joe Marcus Clarke
d9ef317d59 Mention the new -restart flag as a way to resume a failed upgrade. 2004-11-08 01:13:31 +00:00
Joe Marcus Clarke
13afd5bc61 Point to the new GNOME 2.8 upgrade doc. 2004-11-08 01:10:02 +00:00
Joe Marcus Clarke
944e909aa4 GNOME 2.8 is now in the ports tree, so re-enable the link telling users how
to upgrade.  Also, 4.9 is EOL, so remove it from the supported versions
list.  We will no longer be building packages or testing on 4.9.
2004-11-07 23:40:24 +00:00
Adam Weinberger
155d338935 Oosp.
Unbreak this build.

Apparently web site builds don't like dangling tags as much as I do.
Well, if they're not GOOD ENOUGH FOR YOU ALL, FINE, HAVE YOUR WORKING
WEBSITE BUILDS AND SEE IF I CARE$#!@
2004-11-07 23:37:22 +00:00
Joe Marcus Clarke
3c51cb557e Update the list of known issues. 2004-11-07 23:34:48 +00:00
Adam Weinberger
edf32bfd18 Change 2.4 references to 2.6. Or 2.8. Or whatever they're supposed to be. 2004-11-07 22:58:20 +00:00
Adam Weinberger
aa89861327 Goodbye 2.6 FAQ, hello 2.8 FAQ. 2004-11-07 22:55:29 +00:00
Adam Weinberger
7ff34f8efa Announcing GNOME 2.8-Release for FreeBSD. Tell all your friends how
much their desktop sucks, and how to fix it.
2004-11-07 22:50:45 +00:00
Adam Weinberger
595466e1c7 Change &gnomever; and &gnomedevelver; to 2.8 and 2.9, respectively. 2004-11-07 22:40:51 +00:00
Adam Weinberger
0b82b71148 Reinstate a warning that tells you not to run GNOME while performing
the upgrade.

You can safely ignore it if you agree to sit on your hands and not
touch ANYTHING. Maybe.
2004-11-07 22:38:53 +00:00
Joe Marcus Clarke
6591f3676b Update to gnome_upgrade.sh script for GNOME 2.8. 2004-11-07 22:36:57 +00:00
Adam Weinberger
e1aaa025f0 builditinator.sh changes often, so it's pointless to try to store it in
the local repository.
2004-11-07 22:31:51 +00:00
Adam Weinberger
3ef129b1c6 Add ahze as the newest member of the FreeBSD GNOME team.
Welcome to the Zoo-Within-A-Zoo, ahze!
2004-11-07 01:06:45 +00:00
Joe Marcus Clarke
8481d03d7a Update the status to indicate GNOME 2.8 has been released, and we are expecting
2.9.1 soon.
2004-11-01 04:58:29 +00:00
Joe Marcus Clarke
6fae2959cd Announce the availability of GNOME 2.8.1 for FreeBSD. 2004-11-01 04:57:02 +00:00
Adam Weinberger
5c02582c4b Add a screenshot of my desktop. No tacos this time ::(
Well, not yet anyway. I'm sure a taco-oriented screenshot
is forthcoming.
2004-09-28 20:47:12 +00:00
Adam Weinberger
1e2d097c53 Revise wording a bit. 2004-09-26 16:34:31 +00:00
Joe Marcus Clarke
e733641e18 4.X does not have a pam_nologin module. 2004-09-22 04:55:46 +00:00
Joe Marcus Clarke
c7bfe7a2c4 Add an FAQ on how to upgrade from gnome2-lite to the full GNOME 2 desktop.
This is covered in the gnome2-lite pkg-message, but might be missed by
users installing from packages.
2004-09-21 02:39:30 +00:00
Pav Lucistnik
5206182bc1 Tweaks to FreeBSD/GNOME homepage:
- Add GNOME Journal to Resources section
- Comment out Upgrading to 2.6 section, it can be revived once we have
  Upgrading to 2.8 instructions ready
- Add a paragraph to State of port section about 2.8 ports waiting for end
  of freeze
- Expand the listing of FreeBSD versions we're supporting

Glanced at by:	marcus
2004-09-19 18:20:12 +00:00
Jeremy Messenger
8976f8eb76 Document the new GCONF_SCHEMAS.
Reviewed by:	marcus
2004-09-18 04:25:52 +00:00
Adam Weinberger
706306bbaf Spelling nits. 2004-09-17 18:07:29 +00:00
Joe Marcus Clarke
485796209a Remove a redundant "new." 2004-09-17 17:51:20 +00:00
Joe Marcus Clarke
dd35370523 Fix a link the the FAQ. 2004-09-17 17:50:42 +00:00
Joe Marcus Clarke
819e083ff7 Change the second GNOME 2.8 screenshot to show off some more of the new GNOME
2.8 features.

Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-09-17 03:14:05 +00:00
Joe Marcus Clarke
eed1a2cae6 Add another GNOME 2.8 screenshot.
Submitted by:	Sergey Dolgopolov <virgo@teleportsv.net>
2004-09-17 03:03:45 +00:00
Joe Marcus Clarke
39ba082429 The GNOME Office site is dead, so remove it. Also, add links to FootNotes
and GNOME Files.

Suggested by:	Radek Kozlowski <radek@raadradd.com>
2004-09-17 01:32:51 +00:00
Joe Marcus Clarke
4bea6e6f06 Add one of my own GNOME 2.8 screenshots. 2004-09-17 01:24:14 +00:00
Joe Marcus Clarke
fdfa75ca99 Removing trailing whitespace. 2004-09-17 01:22:08 +00:00
Joe Marcus Clarke
018a9167b1 * Announce GNOME 2.8.0 for FreeBSD
* Announce the new BSD# project formation, and Mono 1.0.1 release [1]

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1]
2004-09-16 21:32:46 +00:00
Pav Lucistnik
f7f877a6d3 - Mention new member of GNOME team on website 2004-09-15 10:57:40 +00:00
Adam Weinberger
7f5c16c66a Add another GNOME 2.8 screenshot. 2004-09-08 19:56:49 +00:00
Adam Weinberger
80243729be Add a GNOME 2.8 screenshot submitted by
Ilya Khamushkin <illya@kremenchug.net>.

With this shot, I've also included the submitter's name and email
address. I think it's something we should continue to do.
2004-09-08 16:18:03 +00:00
Joe Marcus Clarke
500ef5bb03 Announce GNOME 2.7.92 (aka 2.8 Release Candidate 1) for FreeBSD. 2004-09-01 17:02:24 +00:00
Joe Marcus Clarke
ffee100d1e Add a comment saying that users must have write access to the device nodes
in order to mount volumes through Nautilus.
2004-08-29 03:06:07 +00:00
Adam Weinberger
df1fbfa626 Update with slightly more current code examples. The way things are going
right now, a sample pkg-plist might be just as informative.
2004-08-25 03:34:54 +00:00
Adam Weinberger
165b71a65c Nuke contractions. 2004-08-25 03:31:12 +00:00
Adam Weinberger
35260e2be5 Tweak, tweak, tweak.
There are a couple sentences in this page that are really difficult to
compose, and still aren't quite right.
2004-08-25 03:26:37 +00:00
Adam Weinberger
8ed0811868 Feature merge from development version. Changes include:
* Support for experimental ports directory.
* Support for patches to be applied automatically.
* Acknowledge that we're currently testing 2.7, not 2.8.
* Various formatting and string tweaks.
* Use a slightly better logic for clearing out stale patches.
* Work around 4-STABLE's default pkg_add weirdnesses.
* Add a mechanism to skip running cvsup.
* 4-STABLE caveat tweaks.
2004-08-23 22:09:53 +00:00
Adam Weinberger
3739fbfe85 Feature merge from development version.
* Introduce WATCH_BUILD environment variable which, if set, causes
  build output to be shown in real-time (as opposed to just directed
  into a logfile).
* Ensure xorg X is updated as well as XFree86 X.
* Fix a logic bug that caused the script's version number to be passed
  to portupgrade a ridiculous number of times.
2004-08-23 22:04:37 +00:00
Joe Marcus Clarke
6c226ad06a FreeBSD 6.X has the same perl-5* external dependency as 5.X. 2004-08-23 03:44:46 +00:00
Joe Marcus Clarke
9b44023137 Add 5.3 and 6.0 to the list of supported platforms. 2004-08-23 03:32:28 +00:00
Joe Marcus Clarke
1103a53751 Make sure to test the pixelsize font property when setting conditional
antialiasing.  If this is not done, certain applications (e.g. Mozilla and
gnome-terminal) may not honor antialiasing settings.

Reported by:	Rob Mason <masonr@bsdbox.homeunix.com>
2004-08-18 01:30:35 +00:00
Joe Marcus Clarke
103699b183 * Be a little more clear that the Tinderbox packages are up-to-date
* Remove a section about bad thread ports that is no longer true
* Remove <tt></tt> around "X" since it made the X appear lowercase
2004-08-14 06:01:42 +00:00
Joe Marcus Clarke
77f86a7a23 * Correct an out-of-date mention of FAM
* Add an FAQ on configuring GDM for automatic logins
* s/([45]).x/\\1.X/g
2004-08-03 04:02:18 +00:00
Joe Marcus Clarke
310f3da377 Mention gtk[2]-theme-switch as a way to quickly and easily change GTK+
themes.

Suggested by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-07-27 14:29:41 +00:00
Joe Marcus Clarke
b9977bbd99 Announce GNOME 2.7.4 for FreeBSD. 2004-07-27 04:38:12 +00:00
Joe Marcus Clarke
0a25bc1270 Update the porting guide to include the new libtool scheme, and mention that
lthack is now deprecated for general use.
2004-07-26 20:46:45 +00:00
Joe Marcus Clarke
5473773270 Belatedly announce GNOME 2.7.3 for FreeBSD. 2004-07-24 07:30:59 +00:00
Joe Marcus Clarke
0bcf364c37 Add an FAQ item on how to create new MIME types in GNOME 2.6. 2004-07-18 06:58:14 +00:00
Joe Marcus Clarke
73462092f7 Tighten the check for improper GConf schema handling so that we only look in
the GConf schemas directory.

Reported by:	ftp/pure-ftpd via pav
2004-07-17 15:48:45 +00:00
Pav Lucistnik
cf66f22030 - Fix typo in gconf section 2004-06-30 23:45:27 +00:00
Joe Marcus Clarke
c8a8d6b5ff lthack and intlhack are now available in the FreeBSD ports tree. 2004-06-29 05:25:35 +00:00
Joe Marcus Clarke
0cb2d1279b Announce GNOME 2.6.2 for FreeBSD. 2004-06-29 05:20:33 +00:00
Joe Marcus Clarke
ac97f36397 Add the gconf.pl and omf.pl scripts to automatically add GConf and OMF plist
instructions respectively.
2004-06-27 21:41:07 +00:00
Joe Marcus Clarke
d134d8a57f * Add a link to the omf.pl script for generating OMF plist entries
automatically
* Mention that USE_LIBTOOL_VER=13 and lthack may not be enough to fix libtool
  problems, and point to patch-ltmain.sh
* Add info on the new GConf schema installation policy, and provide a gconf.pl
  script to add the entries automatically
2004-06-27 19:57:12 +00:00
Joe Marcus Clarke
f0da96324d gnomehack no longer overrides pre-patch. 2004-06-27 19:20:33 +00:00
Joe Marcus Clarke
c86f7fc2c5 Minor formatting fixes. Translators can ignore. 2004-06-27 19:00:50 +00:00
Adam Weinberger
38461b63fd Mention gnome-look.org in the themes list thinger. 2004-06-18 15:42:44 +00:00
Adam Weinberger
6928ce7cc6 Hook up builditinator.sh to the build. 2004-06-17 00:28:54 +00:00
Adam Weinberger
bc6372e791 Add the builditinator.sh script. This little tool can automate building,
upgrading, and testing of both stable and development GNOME versions.
If anybody wants to help run GNOME build testing, this tool is a great
way to make it happen.
2004-06-17 00:28:12 +00:00
Joe Marcus Clarke
bbbaac7c1a Switch the mailing list search function over to Mailman. 2004-06-16 05:52:13 +00:00
Joe Marcus Clarke
7d453ecd31 Add a paragraph on testing the new gnomenetstatus applet with wireless
cards.
2004-06-15 00:44:29 +00:00
Joe Marcus Clarke
4e307df8c9 Announce GNOME 2.7.2 for FreeBSD. 2004-06-15 00:40:35 +00:00
Adam Weinberger
95205157db Put a blurb about the gnomelogalyzer on the front page. Can we tattoo
a link to it on peoples' foreheads?
2004-06-07 02:37:19 +00:00
Joe Marcus Clarke
e92e7957fb Tie gnomelogalyzr.sh to the build. 2004-06-06 20:31:29 +00:00
Joe Marcus Clarke
2f24a04991 s/gnomeloganalyzer/gnomelogalyzer/ 2004-06-06 20:31:09 +00:00
Joe Marcus Clarke
6b01bda32e Add a line on running any build failure through gnomeloganalyzer.sh. 2004-06-06 20:29:46 +00:00
Joe Marcus Clarke
334fc30615 Add gnomeloganalyzer, a simple script to check build error output for common
causes, and offer some useful advice on how to fix them.

Submitted by:	adamw
2004-06-06 20:29:19 +00:00
Joe Marcus Clarke
bfcbf70356 Remove the Tinderbox "Known Issue" as it is covered in the FAQ. 2004-06-06 19:06:17 +00:00
Joe Marcus Clarke
9ae88d0f33 Add a link to a workaround to the gnome-terminal/vim title issue.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-06-06 19:04:35 +00:00
Joe Marcus Clarke
9048e0bb81 Announce GNOME 2.7.1 for FreeBSD. 2004-06-06 01:26:03 +00:00
Joe Marcus Clarke
a675e4b39a Point to the GNOME 2.8 gnome_upgrade.sh script. 2004-06-03 02:21:23 +00:00
Joe Marcus Clarke
c193a8602a Sync the latest gnome_upgrade.sh script. 2004-05-30 02:38:08 +00:00
Joe Marcus Clarke
ea06f6b278 Update the bonobo-activation-server known issue to indicate the problem is
resolved in libbonobo-2.6.1.
2004-05-27 15:27:45 +00:00
Joe Marcus Clarke
33f95da272 Add 4.10 to the list of supported FreeBSD versions, and change 5.2 to 5.2.1. 2004-05-27 15:27:12 +00:00
Joe Marcus Clarke
425d69be51 Fix a typo (s/knowning/knowing/), and change Xft to libXft. 2004-05-25 22:00:05 +00:00
Pav Lucistnik
d9b27f2521 Update libtool section of Porting Guide:
- suggest USE_LIBTOOL_VER=13 instead of USE_LIBTOOL=yes
- suggest using lthack instead of patch-configure
- update example Makefile too
2004-05-22 21:46:14 +00:00
Pav Lucistnik
cb0045c941 - Document GNOME 1 components: pygnome, pygtk
- Document GNOME 2 components: gstreamerplugins, pygnome2, pygtk2
- Updated entries: atk, atspi, gail, nautilus2
2004-05-22 21:36:40 +00:00
Pav Lucistnik
521205daef - Document components changed in libgsf splitting 2004-05-22 21:14:24 +00:00
Joe Marcus Clarke
ef95fd336e Resurrect the GNOME Development Branch FAQ, and bump the development version
to 2.7.
2004-05-22 02:28:29 +00:00
Joe Marcus Clarke
cb32d1a230 Add a new GNOME 2.6 screenshot.
Submitted by:	Francois Briere <f.briere@dopha.org>
2004-05-13 05:01:33 +00:00
Jeremy Messenger
a720b53eee Add a known issue about bonobo-activation-server that doesn't terminate after
logging out of GNOME.

Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	adamw (mentor)
2004-05-12 03:29:19 +00:00
Joe Marcus Clarke
33d9502a8c Add the gnomespeech component. 2004-05-03 05:02:32 +00:00
Adam Weinberger
c2549ffaf5 Wording tweaks. 2004-05-02 21:37:12 +00:00
Adam Weinberger
c1966cbd03 Add a team alumni list, and move sobomax into it from the active list. 2004-05-01 19:58:41 +00:00
Adam Weinberger
60f88b106a Add mezz as our newest FreeBSD GNOME team member.
Welcome to the Big Grey Foot crew, mezz!
2004-05-01 19:15:08 +00:00
Joe Marcus Clarke
9abeecd374 Xft has moved to libXft. Be sure attempt an upgrade of both. 2004-04-26 03:35:39 +00:00
Joe Marcus Clarke
9bca6c4baf Add two new questions on GNOME performance and package installation. 2004-04-25 05:31:13 +00:00
Joe Marcus Clarke
9185cda095 * Create a link to the GNOME Tinderbox
* Update the gnome-terminal known issue
2004-04-13 06:26:25 +00:00
Joe Marcus Clarke
f76575f614 Add support for upgrades on 4.10. 2004-04-12 05:58:08 +00:00
Joe Marcus Clarke
4cce771c0e It's safe to update jamboree now. 2004-04-08 18:21:17 +00:00
Joe Marcus Clarke
5fd6074c98 Remove the old GNOME 2.4 Known Issues file, and link to the new GNOME 2.6
list instead.
2004-04-08 04:09:48 +00:00
Joe Marcus Clarke
f6a9817b54 Update the gnome-volume-control known issue now that it is believed to have
been resolved.
2004-04-07 17:08:35 +00:00
Joe Marcus Clarke
f1817fc415 Remove trailing whitespace. Translators please ignore. 2004-04-07 17:07:20 +00:00
Pav Lucistnik
fb1c1f70e0 - Revert rev. 1.66, it was not a typo.
Lesson learned:	don't touch something you have no clue about
Requested by:	marcus
2004-04-06 22:13:14 +00:00
Pav Lucistnik
443a7f621e - Fix typo
Reported by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 13:14:59 +00:00
Adam Weinberger
27876e7807 Rename the screenshots, using a better naming scheme. Now, filenames
are keyed to the GNOME version they reference, i.e. ss26-4.png, etc.

Also, add a new screenshot demonstrating some of the GNOME sound
applications.
2004-04-06 03:58:10 +00:00
Joe Marcus Clarke
5a9e7cd900 Add some new FAQs for the new Nautilus. 2004-04-05 07:39:06 +00:00
Joe Marcus Clarke
ce5de0296b * Mention the new gnome-icons and metacity-themes meta-ports under the themes
question
* Remove some CVS corruption that sneaked in on the previous commit
2004-04-05 07:15:15 +00:00
Adam Weinberger
1476c0c2ff Fix link to How To Help page.
Submitted by: Nawfal bin Mohmad Rouyan <nawfal@mmu.edu.my>
2004-04-05 02:16:12 +00:00
Adam Weinberger
91a631177f Rework some docs to make them useful. And legible. And correct. And stuff. 2004-04-05 02:14:09 +00:00
Adam Weinberger
592e8534e2 Announcing GNOME 2.6!
There's a new upgrade FAQ, and a new script to handle the upgrading. Do
not upgrade GNOME without it!

Also incorporated are a number of grammar and readability fixes.
2004-04-04 22:07:06 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Adam Weinberger
e72c205b02 Add another GNOME 2.6 screenshot, showing off some of the image-embedding
stuff and the new file selector dialog boxes.
2004-04-01 05:58:33 +00:00
Adam Weinberger
279f7a6e72 Remove the GNOME 2.4 screenshots, and call the 2.5 screenshots 2.6
screenshots.
2004-03-31 22:35:16 +00:00
Adam Weinberger
a4ad76e5ce Add a GNOME 2.6 screenshot. It says tacos. 2004-03-31 22:29:48 +00:00
Joe Marcus Clarke
7809a36fb6 Add another known bug.
Submitted by:	Brian Gruber <lists@bgruber.isa-geek.com>
2004-03-20 06:32:58 +00:00
Joe Marcus Clarke
62d46428a1 Add missing capitalization in ``Packages'' from the previous commit. 2004-03-20 06:26:23 +00:00
Joe Marcus Clarke
85c7e3a37a Add two new known bugs.
Submitted by:	Franz Klammer <klammer@webonaut.com>
		Jeremy Messenger <mezz7@cox.net>
2004-03-19 08:19:37 +00:00
Joe Marcus Clarke
f240470b19 Announce the release of GNOME 2.6 Release Candidate 1 for FreeBSD. 2004-03-19 08:07:08 +00:00
Joe Marcus Clarke
159ca2a554 s/useing/using/ 2004-03-14 07:47:06 +00:00
Joe Marcus Clarke
aa82200078 Announce GNOME 2.6 Beta 2 for FreeBSD. 2004-03-14 01:51:37 +00:00
Joe Marcus Clarke
181cef9655 Announce the availability of GNOME 2.6 Beta 1 and the GNOME package building
server.
2004-03-08 07:15:42 +00:00
Joe Marcus Clarke
7a0467187c Add a new GNOME 2.5 screenshot featuring the new spacial features of
Nautilus.

Submitted by:	Khairil Yusof <kaeru@pd.jaring.my>
2004-03-03 06:06:25 +00:00
Joe Marcus Clarke
35d3869d7d Announce the release of GNOME 2.5.5 for FreeBSD. 2004-02-18 18:27:39 +00:00
Adam Weinberger
72c6b58b75 Grammar, spelling, and readability fixes. 2004-02-16 22:39:49 +00:00
Adam Weinberger
c57fc4a923 Instruct screenshot thumbnails to be created using a more general formula. 2004-02-15 20:51:52 +00:00
Adam Weinberger
57a7b628d4 Add a relatively vanilla GNOME 2.4 desktop screenshot. 2004-02-15 20:50:07 +00:00
Joe Marcus Clarke
232197364b Announce the release of GNOME 2.5.4 for FreeBSD. 2004-02-14 10:13:06 +00:00
Joe Marcus Clarke
c2bc6729f3 s/BugZilla/Bugzilla/g 2004-02-08 07:52:28 +00:00
Joe Marcus Clarke
0128ded0fe Document the GNOME Power Tools collection. 2004-02-08 07:47:24 +00:00
Joe Marcus Clarke
2562340a2d Remove all trailing whitespace. Translators can ignore this commit. 2004-02-07 09:20:38 +00:00
Joe Marcus Clarke
a41faeed9c Remove the bit about Evolution 1.5.3 crashing. This was fixed. 2004-02-07 09:20:06 +00:00
Joe Marcus Clarke
6510132ccc Announce GNOME 2.4.2 for FreeBSD. 2004-02-05 17:54:10 +00:00
Joe Marcus Clarke
1e819e0afd Correct some spelling mistakes. 2004-02-05 07:27:39 +00:00
Joe Marcus Clarke
555700d694 Announce GNOME 2.5.3 for FreeBSD. 2004-02-03 08:10:35 +00:00
Joe Marcus Clarke
4b85adbd2b Bring the develfaq up-to-date with respect to known issues and current
known bugs.
2004-01-31 00:19:09 +00:00
Joe Marcus Clarke
fd173c71bc Add another known bug.
Reported by:	Simon Barner <barner@in.tum.de>
2004-01-24 21:48:12 +00:00
Joe Marcus Clarke
8dac952e55 Add documentation for the intltool and gtkhtml3 components. 2004-01-24 08:04:17 +00:00
Joe Marcus Clarke
329bb84da0 Remove all trailing whitespace. This is a whitespace commit only, so
translators can ignore this.
2004-01-24 07:58:44 +00:00
viny
d5e6f22753 Fix a typo : s/magnatude/magnitude/
Approved by: stephane (mentor)
2004-01-23 02:47:08 +00:00
Joe Marcus Clarke
d3b8d8cde2 * Update the list of known issues, and add a new bug
* Mention the gnome_upgrade.sh script as a way to upgrade from GNOME 2.4 to
  2.5.
2004-01-18 21:33:19 +00:00
Joe Marcus Clarke
ecf5ba4cd1 We now support FreeBSD 5.2, and no longer support 5.1. 2004-01-13 04:13:08 +00:00
Joe Marcus Clarke
3eca313e89 Describe how to enable FAM and LAME support in GNOME after GNOME has already
been installed without said support.
2004-01-08 08:26:57 +00:00
Adam Weinberger
ac8c623ba2 Clear up the keeping-up-to-date section a bit... simplify explanations
and make examples a little more fool-tolerant.
2004-01-08 06:42:12 +00:00
Adam Weinberger
263c23904d Alphabetise the component list. 2004-01-08 06:20:39 +00:00
Joe Marcus Clarke
aaf1252792 Update the documentation to reflect the new GNOME meta-ports. 2004-01-08 03:29:36 +00:00
Adam Weinberger
5d3b4eb8fd Put the GNOME 2.5 screenshot into a "GNOME 2.5 screenshots" section. 2004-01-08 01:43:35 +00:00
Adam Weinberger
4603679f34 Add links to the example Makefile on each of the component list pages. 2004-01-07 23:45:48 +00:00
Adam Weinberger
5aa60996d6 Separate the USE_GNOME component list in a more logical manner.
Now there are three separate lists: GNOME 1 components, GNOME 2 components,
and thingies that aren't in the other things with the stuff, like the
hacks.

This now mirrors the division present in bsd.gnome.mk in the development
tree.
2004-01-07 23:38:16 +00:00
Joe Marcus Clarke
f34367109c Update the list of known issues. 2004-01-06 17:37:51 +00:00
Joe Marcus Clarke
d99aba2ddc Announce the availability of GNOME 2.5.2. 2004-01-06 17:36:56 +00:00
Adam Weinberger
cea00f8734 Update, now that AbiWord2 builds. 2004-01-03 05:59:17 +00:00
Joe Marcus Clarke
08a3b0fd56 * Add a known issue for gdesklets-0.24.1
* Be consistent with GNOME desktop versions
* Don't mention ggv2 as an example program that does not build with
  libgnomeui-2.5.2.  It was subsequently fixed.
2003-12-30 07:11:47 +00:00
Joe Marcus Clarke
93a7167dfd Add some more GNOME 2.5 known issues. 2003-12-29 16:58:00 +00:00
Joe Marcus Clarke
2ee7b1f9ff Add a new recently encountered issue. 2003-12-29 03:47:26 +00:00
Joe Marcus Clarke
9a261e160d Forced commit. The previous bugging.sgml commit should have read:
Add some KT-like questions to the "how to report problems" section.
2003-12-29 03:37:36 +00:00
Joe Marcus Clarke
e8456633aa Add a known GNOME 2.5 bug.
Reported by:	Koop Mast <einekoai@chello.nl>
2003-12-29 03:36:14 +00:00
Adam Weinberger
9e13a9dadc Use USE_LIBTOOL.
Reminded by:	marcus
2003-12-28 05:18:45 +00:00
Adam Weinberger
4636749418 Apply a couple changes to improve the validity of the Makefile.
Changes submitted by:	marcus
2003-12-28 04:35:43 +00:00
Adam Weinberger
e2d3b7fdde Give an example Makefile for a GNOME port. Hopefully this will make
porting gnome apps a bit less daunting.
2003-12-28 03:06:00 +00:00
Adam Weinberger
9625d4aa95 Make the spelling of "window manager" consistent with other pages, and
give a link to the 6nome theme's freshmeat project page.
2003-12-28 02:11:43 +00:00
Adam Weinberger
d70223cc12 Grammar and spelling nits, and add a bit of verbosity to the PLZ HELP US section. 2003-12-28 02:08:35 +00:00
Joe Marcus Clarke
8437839e45 Spell out the versions of FreeBSD on which GNOME is supported. 2003-12-28 01:46:10 +00:00
Adam Weinberger
05e0ca35bf Clean up some grammar, add some tips, do some other stuff, and some other thing. 2003-12-28 00:48:28 +00:00
Adam Weinberger
2e4ae912ed Correct grammar nit. 2003-12-28 00:27:25 +00:00
Adam Weinberger
1a0089415e Add a screenshot showing off some GNOME 2.5 apps in the ion windowmanager. 2003-12-28 00:15:24 +00:00
Adam Weinberger
1685995597 Use &gnomedevelver; and remove the bidness about gTetrinet not building, because
it's been kludged to do so.
2003-12-27 23:19:31 +00:00
Adam Weinberger
154cd065b5 Add a gnomedevelver entity, similar to the gnomever entity except different.
Set it to 2.5.
2003-12-27 23:15:32 +00:00
Joe Marcus Clarke
800aa66217 Add a new FAQ concerning development branch tracking. This should help users
with tracking development releases of GNOME, plus give them information on
reporting bugs, known issues, and what more they can do to help.

The bulk of this work was by adamw, with some additional content and
formatting changes.
2003-12-27 23:03:10 +00:00
Joe Marcus Clarke
88e219cc4f Remove another instance of acd0 from the nautilus-cd-burner question. 2003-12-25 05:06:57 +00:00
Joe Marcus Clarke
d5bd0350e1 /dev/acd* no longer needs read-write permissions for nautilus-cd-burner
to work properly.
2003-12-23 05:20:51 +00:00
Joe Marcus Clarke
0613439948 Announce the availability of GNOME 2.5.1 for FreeBSD. 2003-12-14 16:20:40 +00:00
Joe Marcus Clarke
238b4363ab Announce GNOME 2.4.1 for FreeBSD. 2003-11-29 19:55:44 +00:00
Joe Marcus Clarke
971d7e45f1 Announce the GNOME 2.5.0 release for FreeBSD. 2003-11-29 07:26:56 +00:00
Adam Weinberger
607f9b623d Welcome Pav as the newest member of the FreeBSD GNOME team! 2003-11-13 00:49:24 +00:00
Joe Marcus Clarke
a28ea7df4f GNOME 2.4 only supports FreeBSD 4.8 and higher. 2003-10-30 13:41:49 +00:00
Joe Marcus Clarke
91370799d3 Announce the availability of GNOME on FreeBSD/ia64.
Submitted by:	marcel
2003-10-25 03:45:02 +00:00
Joe Marcus Clarke
37e62d311e adamw has been toiling with us for one year now.
Reminded by:	Piero <piero@poprostu.pl>
2003-10-25 01:40:24 +00:00
Adam Weinberger
e26ad09639 Now that evolution-1.4.5 is in the tree, modify question 2 to state
that upgrading would be a Good Thing.
2003-10-21 22:21:39 +00:00
Adam Weinberger
22c1b44dd8 Add instructions for how to actually start GNOME once you have it installed. 2003-10-20 22:46:11 +00:00