Commit graph

210 commits

Author SHA1 Message Date
Gabor Kovesdan
0f10f9acdb - Fix malformed attributes 2013-06-10 12:05:30 +00:00
Gabor Kovesdan
cfaa24dec6 - Add missing spaces 2013-06-10 09:45:12 +00:00
Gabor Kovesdan
9342dfb550 - Allow trademark in application 2013-06-10 09:43:31 +00:00
Gabor Kovesdan
9b83da790c - Revert r41880 and r41881 since they resulted in loss of semantic
information

Pointed out by:	hrs
2013-06-10 09:40:37 +00:00
Gabor Kovesdan
8a9e685856 - trademark is not allowed in application so just use ™ or ® 2013-06-08 17:20:50 +00:00
Gabor Kovesdan
d0265dd398 - Clean up unused trademark entities 2013-06-08 17:03:03 +00:00
Gabor Kovesdan
0f205e2127 - Add forgotten * repetition 2013-06-07 14:36:47 +00:00
Gabor Kovesdan
d850f43faa - Allow replaceable in buildtarget
- Allow revnumber and buildtarget in entry
2013-06-07 14:17:03 +00:00
Gabor Kovesdan
19e5035456 - Mirrors should be linked with link now 2013-06-03 12:25:34 +00:00
Gabor Kovesdan
36eb90e883 - Allow buildtarget in quote 2013-05-31 14:06:42 +00:00
Gabor Kovesdan
6d132f4056 - Move two manpage entities to man-refs.ent 2013-05-31 13:16:53 +00:00
Gabor Kovesdan
fdb705d8a4 - Add namespace declarations
- id --> xml:id
2013-05-31 12:51:19 +00:00
Gabor Kovesdan
e91e357c48 - Allow buildtarget in para 2013-05-31 12:24:38 +00:00
Gabor Kovesdan
de403f5f56 - Add more namespace declarations 2013-05-31 12:23:35 +00:00
Gabor Kovesdan
7648ceb3a7 - Convert bibliographies to DB 5.0 2013-05-31 11:56:04 +00:00
Gabor Kovesdan
c449d47040 - Convert some ulink elements to link
- Add namespace declarations
2013-05-31 07:47:02 +00:00
Gabor Kovesdan
0b11e1bec7 - Add the full DocBook DTD here, since customization with parameters entities
is not possible any more
- Apply FreeBSD-specific customizations
2013-05-31 07:46:21 +00:00
Gabor Kovesdan
97ece4326c - Port some of the customizations to DocBook 5.0
- Add namespace declaration to DocBook elements in entities since DocBook 5.0
  uses a namespace
- Drop Jade-specific compatibility nits
2013-05-30 20:09:44 +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
Gabor Kovesdan
f2976a4c6d - Port PGP keyring generation to XSLT 2013-05-23 06:12:40 +00:00
Glen Barber
00504dd89f Add news entry that binary packages are available again.
Requested by:	pgj
2013-05-19 17:51:29 +00:00
Gabor Kovesdan
e8f02ce7e1 - MFH 2013-05-17 18:05:43 +00:00
Gabor Kovesdan
dd160320f2 - MFH 2013-05-15 14:07:01 +00:00
Gabor Kovesdan
faf9dd0152 - Add a releasetype profiling attribute that will be used in the release
notes to avoid the ugly workaround of that parameter entities can only
  be used in DTD subset now.
2013-05-15 13:42:25 +00:00
Gabor Pali
eb581da251 - Retire the Hungarian Project mirrors, please use the Czech (cz), Austrian
(at), or German (de) ones instead, they are in a better shape -- it is
  also a step taken towards to support the future CDN-based solution
- Prefer bsd.hu for national web resources

With hat:	hostmaster@hu
2013-05-13 12:39:18 +00:00
Gabor Pali
4f1426fddc - Announce the 2013Q1 status report 2013-05-12 17:59:38 +00:00
Gabor Kovesdan
6cc5554404 - Add title to legalnotices, which changes the link name pointing to them 2013-05-12 17:36:38 +00:00
Glen Barber
66d34167bf Add link to Foundation blog announcing emaste's new role.
Congrats!
2013-05-09 18:37:36 +00:00
Johann Kois
28d587d0fc PR: www/175756
Add Solution Point from India to the list of ISPs with FreeBSD support.
See also:  http://www.solutionpoint.in/node/565

Submitted by:   S Kumar <ads@solutionpoint.in>
2013-05-09 09:07:14 +00:00
Glen Barber
d721c67387 Announce FreeBSD 8.4-RC3. 2013-05-08 17:50:14 +00:00
Glen Barber
dd39c27970 Update 8.4 to -RC3. 2013-05-08 15:41:03 +00:00
Gabor Kovesdan
fd27f6900b - Use absolute URLs in printed formats 2013-05-07 14:33:38 +00:00
Gabor Kovesdan
7292289d38 - MFH 2013-05-07 10:20:20 +00:00
Benedict Reuschling
c4b788e0fc Update the EuroBSDcon 2013 entry as the site is now known
and their website has more details about the event.
2013-05-02 13:02:26 +00:00
Gabor Kovesdan
5f2c2b6ba3 - MFH 2013-04-30 09:50:22 +00:00
Glen Barber
d29691fb0f Fix navigation link to secteam charter.
Submitted by:	mjg
2013-04-30 01:29:18 +00:00
Glen Barber
4f9e559e21 Wrap lines.
Translators please ignore.
2013-04-30 00:04:55 +00:00
Glen Barber
e9994f6f71 Use correct HTML entity for trasz's last name. 2013-04-30 00:04:32 +00:00
Glen Barber
c73cbed9bc Fix the nfsserver advisory date/link.
Approved by:	doceng (implicit)
2013-04-29 21:24:50 +00:00
Dag-Erling Smørgrav
d1056d0259 Fix a bug that allows NFS clients to issue READDIR on files.
PR:		kern/178016
Security:	CVE-2013-3266
Security:	FreeBSD-SA-13:05.nfsserver
Approved by:	so
2013-04-29 20:53:58 +00:00
Glen Barber
c99d4326c9 Replace a UTF-8 character with an ASCII character for now... 2013-04-29 16:02:00 +00:00
Glen Barber
50422a2a3c Add announcement of trasz as new technical staff memeber for the Foundation 2013-04-29 15:40:11 +00:00
Alan Somers
0fea57f322 My first commit:
- add myself to authors.ent and developers.ent
- add myself to the contributors list
- create a news entry for my committer status

Approved by:	ken (mentor)
2013-04-24 23:36:47 +00:00
Johann Kois
5f4c96a274 PR: www/175716
Add ServerManagementPlus from India to list of consultants with FreeBSD support.

Requested by:   Sreejit <seo@servermanagementplus.com>
2013-04-24 17:09:32 +00:00
Johann Kois
a447ea5974 PR: www/177732
Add netcup GmbH from Germany to our list of ISPs with FreeBSD support.
(http://www.netcup.de/vserver/vserver_images.php)

Submitted by:   Kai Stenders <k.stenders@netcup.de>
2013-04-24 16:11:15 +00:00
Gavin Atkinson
bb7264f85e Belatedly announce FreeBSD's participation in Google Summer of Code. 2013-04-24 08:54:28 +00:00
Cy Schubert
7a8bebad58 Announce my src commit bit.
Approved by:	adrian (mentor)
2013-04-23 13:46:23 +00:00
Daniel Gerzo
56d636e87e - remove phk's entry as per his request
Submitted by:	Royce Williams <royce@tycho.org>
Approved by:	phk
2013-04-23 13:27:22 +00:00
Xin LI
c99d72848b Fix link to supported releases. 2013-04-22 22:16:55 +00:00
Glen Barber
a585f0e444 Announce 8.4-RC2. 2013-04-22 14:43:01 +00:00