Commit graph

818 commits

Author SHA1 Message Date
Maxim Sobolev
f8e17ef594 Sign up for some TODO items. 2002-01-27 08:47:43 +00:00
Maxim Sobolev
14ea5e7d35 Mention why one would want to set USE_GNOME after verifying HAVE_GNOME
is true.
2002-01-27 07:00:04 +00:00
Maxim Sobolev
2738878d75 Re-add the blurb about adding WITH_GTK to /etc/make.conf. Vim, for example,
needs WITH_GTK set in order to build gvim linked to Gtk.
2002-01-26 21:08:42 +00:00
Maxim Sobolev
94247daed4 s/Band/Brand/ 2002-01-24 07:11:27 +00:00
Maxim Sobolev
9a661c6c62 Add TODO list. 2002-01-23 22:38:12 +00:00
Maxim Sobolev
676afe9e4e Add newsflash page. 2002-01-23 22:01:38 +00:00
Maxim Sobolev
36614bb08c - Override contactus link at the bottom of each page with our own one;
- move KDE into its own section: Related Projects;
- add dummy (so far) entry for a link to a GNOME on GNU/Darwin page.
2002-01-23 21:56:27 +00:00
Maxim Sobolev
4aad6ba530 Call current GNOME version just 1.4.1, without scaring user with the letter
`b' in the version number.
2002-01-23 21:03:35 +00:00
Maxim Sobolev
fd1816f431 Make paragraph number appear in the same font as its name. 2002-01-23 16:20:43 +00:00
Maxim Sobolev
daa57a6143 Small spelling fixes and added myself to contact.sgml.
Totally un-reviewed!
2002-01-22 22:44:40 +00:00
Maxim Sobolev
53c612b228 Add a blurb on how GNOME auto-detection works using the WANT_*/HAVE_*
macros.
2002-01-22 22:30:57 +00:00
Maxim Sobolev
d2c014e835 Remove the part about setting WITH_GNOME et al. If a port properly sets
WANT_GNOME, HAVE_GNOME will be set in bsd.gnome.mk if gnome-config is
detected.  This is the proper way to handle conditional GNOME dependencies.
2002-01-22 22:18:02 +00:00
Maxim Sobolev
37cf79b706 Add Maxim's blurb about using gnomedepends.py to determine what packages
your port may need.
2002-01-22 20:12:45 +00:00
Maxim Sobolev
8307312d3b Add Xfce to the list of GNOME compliant WM. Yes, Xfce is a whole
desktop environment in itself, but it can run with GNOME.
2002-01-22 19:41:30 +00:00
Maxim Sobolev
7bc7e52fb8 Change the xalf question to include the new linux-xalf port. 2002-01-18 19:39:58 +00:00
Maxim Sobolev
fe18982ffc Add a link to how to subscribe to mailing lists, and make the
freebsd.gnome@FreeBSD.ORG reference clickable.
2002-01-18 18:09:41 +00:00
Maxim Sobolev
f100de0044 GNOME 1.4.1b2 is the latest version of GNOME for FreeBSD. 2002-01-18 18:09:03 +00:00
Maxim Sobolev
a521c9e767 Put back my xalf workaround - according to marcus it actually works, the
problem is likely to be with linux-jdk, which I used as a testbed. What we
actually need is linux-xalf, which would depend on FreeBSD xalf and install
only the Linux version of shared object.
2002-01-17 18:38:00 +00:00
Maxim Sobolev
76920a6b12 Change the wording of the "GNOME is huge" question. 2002-01-17 16:28:24 +00:00
Maxim Sobolev
7536d89cbe Add few lings here and there. 2002-01-17 11:55:18 +00:00
Maxim Sobolev
5f839c7324 - Reindentate;
- be more explicit about what this document is about.
2002-01-17 11:53:51 +00:00
Maxim Sobolev
2682543d9c Connect images and patches subdirs to the build. 2002-01-17 11:51:43 +00:00
Maxim Sobolev
234ef42a79 - Wrap things into a table for consistency with other pages;
- use <h2> instead of <h3> for section headers to be consistent with
  docs/porting.sgml;
- wrap list entries into <p>...</p>, so that there is a line break
  between them;
- reword in some places.
2002-01-17 08:30:43 +00:00
Maxim Sobolev
a6970b48c4 Link `Installation Instructions' to the FAQ. 2002-01-17 08:10:26 +00:00
Maxim Sobolev
d165b4b72d Add `Reporting a Bug' page (still work-in-progress). 2002-01-17 08:09:58 +00:00
Maxim Sobolev
042da4eed3 Fix indentation. 2002-01-17 08:09:05 +00:00
Maxim Sobolev
ba71d3b5fd - Separate entries with one <br>, not two;
- remove my workaround for the problem with xalf - for some reason it doesn't
  work and right not I do not have a time to debug what's going wrong;
- add another entry: Why GNOME is so huge, slow and basically useless?
- fix indentation in several places.
2002-01-17 08:06:53 +00:00
Maxim Sobolev
23b239ebcd Mention that POSIX threading and a libc_r in sync with the OS are needed
to build GNOME.
2002-01-16 21:13:54 +00:00
Maxim Sobolev
f0fb07dda3 Add some more I18N stuff, and a blurb on libtool. 2002-01-16 21:04:07 +00:00
Maxim Sobolev
6dc6cfc744 Initial import into CVS. 2002-01-16 17:23:59 +00:00
Maxim Sobolev
85c559d6e3 Update with I18N info. 2002-01-16 07:03:09 +00:00
Maxim Sobolev
32e81efaf4 Initial import into CVS. 2002-01-16 06:55:36 +00:00
Maxim Sobolev
346631569d Remove link since it didn't include the license. 2002-01-13 20:57:01 +00:00
Maxim Sobolev
3287f4489f Add link to libxalflaunch.so.0 for Linux. 2002-01-13 20:56:10 +00:00
Maxim Sobolev
6e96db8e1b - Reindentate recently added xalf FAQ entry;
- clarify some things in xalf entry;
- add another workarroung for a problem with xalf (untested but should work).
2002-01-13 18:21:04 +00:00
Maxim Sobolev
729583f92f Add another question to the FAQ. 2002-01-12 06:42:15 +00:00
Maxim Sobolev
3b8ffb6f18 Fix the Contact link. 2002-01-11 17:15:26 +00:00
Maxim Sobolev
1a8ef54ae7 Slightly expand description of my screenshot. 2002-01-11 09:26:15 +00:00
Maxim Sobolev
96ab853596 Add `Contact Us' page. 2002-01-11 09:24:09 +00:00
Maxim Sobolev
6ab538850e - Add few missed </p> tags;
- fix indentation;
- </P> --> </p>.
2002-01-10 23:37:28 +00:00
Maxim Sobolev
d9cf30459e esound should be all lowercase. 2002-01-09 16:48:55 +00:00
Maxim Sobolev
344dd56acc Indent to match the style requirements. 2002-01-09 16:43:55 +00:00
Maxim Sobolev
36e9d8ea5c Stylization addition. 2002-01-09 16:29:01 +00:00
Maxim Sobolev
dfe7f929b5 Add Yet Another Shot [tm]. 2002-01-09 15:09:11 +00:00
Maxim Sobolev
04d80c99e7 Few clarifications. 2002-01-09 15:07:33 +00:00
Maxim Sobolev
a221be3ac7 Re-indentate. 2002-01-09 09:07:08 +00:00
Maxim Sobolev
fdba142c0e Change all embedded HTML tags to lowercase. 2002-01-09 02:51:37 +00:00
Maxim Sobolev
d6ffaf7aa5 Change all embedded HTML lags to lowercase. Also, fix a few typos. 2002-01-09 02:49:58 +00:00
Maxim Sobolev
3a6cf9af28 Clarify some points. 2002-01-09 00:16:58 +00:00
Maxim Sobolev
8f9c88f172 - Rework layout based on the main index.xsl;
- re-do all identation, so it's much easier to edit the file by hand.
2002-01-09 00:12:12 +00:00
Maxim Sobolev
f715183249 Add the GNOME porting guide to CVS. 2002-01-08 22:44:26 +00:00
Maxim Sobolev
fd1dd088fd Add some more questions and answers. 2002-01-08 17:39:12 +00:00
Maxim Sobolev
0e190b1d20 Finish the last answer. 2002-01-08 07:01:09 +00:00
Maxim Sobolev
1430334d3e Add another answer. 2002-01-08 00:02:35 +00:00
Maxim Sobolev
3198deaa1b Allow docs/faq.sgml to be built automatically. 2002-01-07 19:28:24 +00:00
Maxim Sobolev
c48659e727 Initial import into CVS. 2002-01-07 19:10:23 +00:00
Maxim Sobolev
8fde76b512 Change the URL for the FAQ. 2002-01-07 19:08:43 +00:00
Maxim Sobolev
dfeed0dc78 Change the email from freebsd-questions to freebsd-gnome. 2002-01-06 07:51:22 +00:00
Maxim Sobolev
501509cd4f Man, I can't spell! 2002-01-06 07:49:43 +00:00
Maxim Sobolev
b279af85de s/BDS/BSD/ doh! 2002-01-06 07:48:54 +00:00
Maxim Sobolev
ddf498b741 Make the screenshots page more consisten.
Also, fix the screenshots.html link within index.sgml.
2002-01-06 07:48:01 +00:00
Maxim Sobolev
fc4b844ccb http://www.FreeBSD.org/ports/gnome.html --> ../ports/gnome.html 2002-01-06 06:43:32 +00:00
Maxim Sobolev
93fb961597 Add screenshots.sgml to CVS. 2002-01-06 06:43:17 +00:00
jmc
9cee4413d9 Committing in .
Modified Files:
 	www/en/gnome/index.sgml
----------------------------------------------------------------------
Fix syntax glitch in text s/for/of.
2002-01-06 05:10:12 +00:00
jmc
39945332e6 Committer: jmc
Committing in .

Modified Files:
 	www/en/gnome/index.sgml

Take some of the introductory text from the GNOME project and
incorporate it into our front page.
2002-01-06 04:52:01 +00:00
jmc
7b140989f1 Committer: jmc
Committing in .

Modified Files:
	www/en/gnome/index.sgml

First stab at a front page.  Get the basics right, clean up the code a
little, add align="jusity" instead of align="left" for better display of
main text.  Oh, and get over the heebeegeebies.  :)
2002-01-05 20:11:50 +00:00
Maxim Sobolev
77d5db7529 Initial import into CVS.
A screenshot of my desktop at home.
2002-01-05 17:05:26 +00:00
Maxim Sobolev
7899d14734 Add sample gnome/index.sgml (based on java/index.sgml) as well as associated
build infrastructure.
2002-01-05 06:44:43 +00:00