Commit graph

61 commits

Author SHA1 Message Date
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
bdf0dffb7a - Fixes after MFH 2013-11-06 14:25:23 +00:00
Gabor Kovesdan
86a8d2d471 MFH 2013-11-05 15:52:37 +00:00
Xin LI
5e9ed44b5f Add entities for newly created stable/10 branch. 2013-10-10 23:54:51 +00:00
Dag-Erling Smørgrav
19f1f40b49 Add the new security-officer and secteam-secretary keys.
Approved by:	gjb
2013-09-27 16:10:32 +00:00
Glen Barber
93dd6aa66a Re-enable the powerpc/powerpc64 URL.
Update to ALPHA2.
2013-09-18 19:45:14 +00:00
Glen Barber
d2e2d7bce0 Comment the wiki pages for 10.0.
Comment powerpc64 download URL, not yet available.

Sponsored by:	The FreeBSD Foundation
2013-09-13 20:27:28 +00:00
Gabor Kovesdan
833cb4dcba - MFH 2013-08-13 08:28:25 +00:00
Glen Barber
92d1dbb3d5 Update 9.2 to RC1.
Enable links for ia64, powerpc.
2013-08-05 11:13:22 +00:00
Glen Barber
5e2e5fec12 Update 9.2 to -BETA2.
Enable links for powerpc64, sparc64.
Comment links for ia64, powerpc.
2013-07-29 20:55:30 +00:00
Gabor Kovesdan
45c4b8aa47 - Manually convert ulink to link 2013-07-24 20:07:50 +00:00
Gabor Kovesdan
988c5ce88c - MFH 2013-07-24 19:11:16 +00:00
Florian Smeets
8580da0c5a Remove references to the freebsd-mozilla list. All discussion has been
taking place on the freebsd-gecko maintainer list since 2009 having 2
lists just creates confusion. For now there is an alias in place.

Approved by:	gjb
2013-07-24 14:41:29 +00:00
Glen Barber
e893b6faf2 Enable URLs for 9.2-BETA1 powerpc. 2013-07-22 22:22:20 +00:00
Glen Barber
ba2493c055 Whitespace cleanup/fixes.
Translators, please ignore.
2013-07-21 22:24:04 +00:00
Glen Barber
7fb50e6a17 Fix ia64 path, missed in one of the previous commits. 2013-07-21 22:19:29 +00:00
Glen Barber
c099ead1a1 Sort architectures alphabetically. 2013-07-21 22:18:49 +00:00
Glen Barber
63a96a5ffe Comment unavailable architectures individually, rather than one big block. 2013-07-21 22:18:20 +00:00
Glen Barber
b1e0d36dc3 Fix ${arch} TARGET_ARCH for pc98. 2013-07-21 22:16:36 +00:00
Glen Barber
eb7e4626b6 Add ia64 and powerpc. 2013-07-21 22:14:53 +00:00
Glen Barber
03eadfb7bd Fix powerpc64 path. 2013-07-21 22:13:37 +00:00
Glen Barber
3057ce7844 Add additional ${arch} to path to keep in sync with 9.x layout. 2013-07-21 22:12:39 +00:00
Florian Smeets
d85b4dac82 Add freebsd-pkg-fallout list.
Approved by:	gjb
2013-07-16 17:50:10 +00:00
Gabor Kovesdan
a7859fdca5 - Fix after merge 2013-07-11 18:11:37 +00:00
Gabor Kovesdan
888db9ae19 - MFH 2013-07-11 17:27:09 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Florian Smeets
11476fe8b2 Add -fortran@ list.
Approved by:	gjb
2013-07-08 21:52:47 +00:00
Gabor Kovesdan
cdfb9c36e5 - Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
e8177f87f3 - More namespace declarations and ulink conversions 2013-05-31 07:58:07 +00:00
Gabor Kovesdan
c449d47040 - Convert some ulink elements to link
- Add namespace declarations
2013-05-31 07:47:02 +00:00
Gabor Kovesdan
c94df498ed - Drop SGML catalogs
- Drop DSSSL stylesheets
- Drop some DSSSL-related comments and Makefile code
2013-05-29 19:21:25 +00:00
Warren Block
1eb8a4fad7 Add the DTrace mailing list.
PR:		docs/178725
Submitted by:	David Wolfskill <david@catwhisker.org>
2013-05-23 12:15:14 +00:00
Hiroki Sato
1f875e39af Add freebsd-tex@ mailing list for discussion about TeX and its applications.
Approved by:	portmgr
2013-05-21 19:51:40 +00:00
Rene Ladan
fe0fd85999 Resurrect the freebsd-testing mailing list.
PR:		docs/178759
Submitted by:	dhw
Approved by:	gjb (mentor)
2013-05-19 08:57:32 +00:00
Gabor Kovesdan
7292289d38 - MFH 2013-05-07 10:20:20 +00:00
Gabor Kovesdan
821f9bab5d - MFH 2013-04-11 10:34:45 +00:00
Sergey Kandaurov
75e618f9e5 Fix links to handbook: anchors are lowercase now. 2013-04-10 22:52:20 +00:00
Glen Barber
ec602e537e Add FreeBSD id string to en_US.ISO8859-1/share/xml/release.l10n.ent
Requested by:	ryusuke
2013-03-23 18:32:03 +00:00
Johann Kois
d92dbc026c ISO images for 8.4-BETA1
- There are no ISOs for sparc64/powerpc64 on FTP. Hide the links for now.
2013-03-23 14:42:12 +00:00
Glen Barber
5a8ff2301a Comment the status page column for now, as the page does not yet exist. 2013-03-22 19:45:41 +00:00
Gavin Atkinson
b2a0653d6f Mention x86-64 and x64 as alternative names for amd64.
Note that these entities are only used by the htdocs build, so I am
committing this even during the doc slush.
2013-03-21 19:14:23 +00:00
Glen Barber
b9be4b52f1 Prepare where.html for 8.4-BETA1.
beta.testing entity is still disabled.
2013-03-20 23:52:59 +00:00
Gabor Kovesdan
f5b13d3d30 - Clean up more DSSSL leftovers 2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584 - Add back SGML catalogs (trimmed to minimally necessary content) since
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
a06603e1e8 - MFH 2013-02-05 09:14:34 +00:00
Gabor Kovesdan
a3c89a1805 - Use exclusively the XML catalogs and drop the old SGML format 2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00