Commit graph

52 commits

Author SHA1 Message Date
Maxim Sobolev
a6071bbb38 FreeBSD.ORG --> FreeBSD.org
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-27 17:18:26 +00:00
Maxim Sobolev
49736f70f9 - Add some info about getting Java working in Galeon;
- spelling and grammar nits.

Sibmitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-24 10:03:43 +00:00
Maxim Sobolev
dfacddf70e Add a section describing how to make Java working in the native Mozilla. 2002-02-18 20:32:28 +00:00
Maxim Sobolev
f18e59286f Add recently approved by freebsd-gnome@ distfiles policy.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-16 09:38:51 +00:00
Maxim Sobolev
76b425ceae Mention that installing GNOME from packages was fixed in the 4.5-RELEASE. 2002-02-12 19:42:24 +00:00
Maxim Sobolev
d1331f4b79 Use relative references to other FreeBSD.org webpages. 2002-02-11 17:10:39 +00:00
Maxim Sobolev
34b05df992 Tiny style fixes... 2002-02-05 18:02:30 +00:00
Maxim Sobolev
a9331b62d7 Minor readability changes. 2002-02-04 06:50:41 +00:00
Maxim Sobolev
d18bdbf627 Clarify all the functions of patch-ltmain.sh, and add a few more helpful
hints.
2002-02-04 06:44:33 +00:00
Maxim Sobolev
9dd1fc59f6 Clean up some spelling. 2002-02-04 06:37:14 +00:00
Maxim Sobolev
b1fbf43b72 Mention that the pthread ports may cause problems compiling GNOME.
Add a question on anti-aliased fonts.
2002-02-03 09:10:31 +00:00
Maxim Sobolev
1eba32cf41 I'm bored so I did a style cleanup to match the other docs. 2002-01-31 11:16:04 +00:00
Maxim Sobolev
e9df1abb79 Clarify what WANT_GNOME does and add an example for gnomedepends.py. 2002-01-30 18:30:34 +00:00
Maxim Sobolev
839b3cc6ec Add the "How to Help" page to CVS. 2002-01-30 18:18:27 +00:00
Maxim Sobolev
b7c490ce38 Update the pkg_delete statement so it will actually work as-is. 2002-01-28 16:58:34 +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
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
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
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
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
d165b4b72d Add `Reporting a Bug' page (still work-in-progress). 2002-01-17 08:09:58 +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
85c559d6e3 Update with I18N info. 2002-01-16 07:03:09 +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
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
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
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
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