Commit graph

3610 commits

Author SHA1 Message Date
Gabor Kovesdan
efe7023c1f - Encoding names should be IANA names and in lower case 2012-09-22 20:09:08 +00:00
Gabor Kovesdan
9b85c2d7f5 - Remove old web content and references to them
Discussed with:	doc@, www@
2012-09-22 19:20:16 +00:00
Gabor Kovesdan
d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00
Hiroki Sato
73d15e8512 Fix broken PNG images. 2012-09-20 01:26:24 +00:00
Bjoern A. Zeeb
8a1a59e2f5 Hook-up advistories and patches to be installed to
www.freebsd.org/security/{advisories,patches}/...
from the en_US.ISO8859-1 directory as we do for logos, etc.

The magic is a bit special to avoid having to add each advisory
or errata notice, and their patches and signatures individually.

Factor out the slightly different to bsd.links.mk SYMLINKS
support as well as the "bulk data install" that cannot be
handled by just DATA as (i) the input dir differs, (ii) input
uses a 1 or more level of sub-directories.

This is the second of three steps.  The last one will be to link
to these files locally rather than to security.freebsd.org.

Approved by:	gabor
2012-09-17 08:42:56 +00:00
Gabor Kovesdan
3d401ef124 - The trademarks.html file is now generated with a lower-case filename,
reflact that

Submitted by:	ebrandi (via private mail)
2012-09-16 18:26:39 +00:00
Peter Jeremy
a83e691b70 Announce myself as a new src committer.
- Add my author entity
- Move myself from contributors to committers
- Add my news entry
- Add my PGP public key

Approved by:    jhb (co-mentor), grog (co-mentor)
2012-09-16 05:23:35 +00:00
Edson Brandi
e82f447787 - Add my author entity
- Move myself to committers from contributors
- Add my news entry
- Add my PGP public key

Approved by:    gabor (mentor)
2012-09-15 20:06:15 +00:00
Gabor Kovesdan
7a61d70219 - Fix problems related to automatically generated entities
PR:		www/171659
Submitted by:	Derek Wood <ddwood@outlook.com>
2012-09-15 18:52:16 +00:00
Glen Barber
b8462394cd Point iwn entry to iwn (copy/paste error)
Submitted by:	gavin
2012-09-15 15:39:39 +00:00
Glen Barber
b9be26f85b Add iwn(4) to man-refs.ent. 2012-09-14 21:13:34 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Hiroki Sato
82e24f3e86 Suppress HTML Tidy's version string output. 2012-09-14 15:35:18 +00:00
Gabor Kovesdan
bfb29d953f MFH
Approved by:	doceng (implicit)
2012-09-14 09:21:39 +00:00
Isabell Long
c0506bba19 Remove old information from the commercial hardware vendors website page:
Hewlett Packard no longer sell BL10e blades.

PR:		www/171541
Submitted by:	Greg Davis (greg dot davis at hp dot com)
Approved by:	gabor (mentor)
2012-09-13 17:01:50 +00:00
Jason E. Hale
7881c8e7a8 - Add my author entity
- Move myself to committers from contributors
- Add my news entry
- Add my PGP public key

Approved by:	makc (mentor)
2012-09-11 13:28:59 +00:00
John-Mark Gurney
68f2da9d62 Update my key.
Reviewed by:	gjb
2012-09-10 21:43:11 +00:00
Glen Barber
1456891f7e Change WEBGRP and CGIGRP defaults.
The web build uses WEBGRP and CGIGRP to determine group ownership
during the build phase.  When left unset, the default group is 'www'.
The problem is that if $USER is not in group 'www', the build will
fail due to lack of permissions via chgrp(1).

This change sets default values for WEBGRP and CGIGRP to $USER, unless
explicitly set during build time to prevent chgrp(1)-invoked build
failure.

Note:  This change has no effect for users currently setting WEBGRP
and CGIGRP, either via command-line or within scripts.

Reviewed by:	-www@ (silence)
2012-09-10 10:47:53 +00:00
Gabor Kovesdan
d0231cb6fe - MFH
Approved by:	doceng (implicit)
2012-09-06 15:20:49 +00:00
Glen Barber
395e7b6049 Add KyivBSD 2012.
Submitted by:	Alexander Yerenkow (yerenkow@gmail!com)
2012-09-05 15:44:05 +00:00
Gabor Kovesdan
0421ffc179 - MFH
Approved by:	doceng (implicit)
2012-09-04 21:35:17 +00:00
Gabor Kovesdan
6b67dd8ee6 - The latest version of tidy broke compatibility and expects different
command-line options. It seems that this is the correct fix for the
  earlier problems.

Approved by:	doceng (implicit)
2012-09-03 19:47:51 +00:00
Gabor Kovesdan
1e95d140ac - Add missing closing }
Approved by:	doceng (implicit)
2012-08-30 19:48:29 +00:00
Gabor Kovesdan
38f7e27108 - Fix generation of enbase
Approved by:	doceng (implicit)
2012-08-30 16:51:53 +00:00
Johann Kois
a2ea37068b PR: www/170798
Update of contact information.

Requested by:   Anderson Guzman <aguzman@pendulosoftware.com>
2012-08-28 08:03:26 +00:00
Gabor Pali
5dc599f6d1 - Remove entry for ftp.hu.freebsd.org as it is not available currently
Submitted by:	Janos Mohacsi <mohacsi@niif.hu> (in private mail)
Approved by:	simon
2012-08-27 13:16:58 +00:00
Gabor Kovesdan
763dee20eb - MFH
Approved by:	doceng (implicit)
2012-08-27 11:43:27 +00:00
Gabor Kovesdan
54596e2fcd - Only drop -raw -preserve tidy flags when the encoding is ISO8859-1.
For other encodings, it caused rendering problems.

Approved by:	doceng (implicit)
2012-08-27 10:15:10 +00:00
Chris Rees
f1e29076fc Update PGP key 2012-08-26 09:00:32 +00:00
Dennis Herrmann
70e2d79ab7 - Update my own PGP key 2012-08-26 08:25:45 +00:00
Johann Kois
3e873dfb4c PR: www/170996
PR:     www/170607

Fix a wrong link introduced with r39427.

Noticed by:     JJ Fiasson <jj.fiasson@gmail.com>
2012-08-24 23:27:16 +00:00
Gabor Kovesdan
862c85b832 - Fix conditional parts that depend on whether we currently have beta
release(s)

Approved by:	doceng (implicit)
2012-08-24 22:04:59 +00:00
Johann Kois
ba3b03ba49 Fix the entry for 9.1-RC1.
There are no ISO images for sparc64 at the moment.  See announcement and FTP server.
2012-08-24 14:57:47 +00:00
Johann Kois
eafe83ee67 PR: www/170687
Update the entry for Wirewalk Technologies.

Requested by:   Lenny Shovsky <sales@wirewalk.com>
2012-08-24 13:23:55 +00:00
Johann Kois
4eaebdf457 PR: www/170657
Update the entry for Fortuitous.com.

Requested by:   Philip Carinhas <support@fortuitous.com>
2012-08-24 12:54:33 +00:00
Johann Kois
eac97f2a47 PR: www/170656
Add the BSD usergroup "Grupo de Usuarios BSD de Venezuela" to the usergroup list.

Requested by:   Alberto Mijares <amijaresp@gmail.com>
2012-08-24 11:38:04 +00:00
Gabor Kovesdan
f5b3523ae6 - Properly localize navibar entities
- Fix enntities of beta releases

Approved by:	doceng (implicit)
2012-08-24 10:52:17 +00:00
Johann Kois
335150f2e9 PR: www/170607
Add Cloud BT IT Support from Australia to the list of consultants with FreeBSD support.

Requested by:   JJ Fiasson <jj.fiasson@nowfixit.com.au>
2012-08-24 07:19:31 +00:00
Johann Kois
a3ae7c3803 PR: www/170412
Add CloudSigma to the list of ISP providers with FreeBSD support.  They support the install of native FreeBSD into their cloud.

Requested by:   Yoanna Savova <yoanna.savova@cloudsigma.com>
2012-08-24 06:39:59 +00:00
Glen Barber
9e56dc0619 Announce 9.1-RC1. 2012-08-23 18:33:15 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Thomas Abthorpe
ad00483077 - Florent has stepped down from his duties on portmgr@, update team entries
- Add Florent to the alumni list
- Thanks for you years of service on the team!

Approved by:	gjb
2012-08-21 18:53:10 +00:00
Andrey Zonov
aae55e5d00 - Add my GPG key.
- Add my entry to developers.ent and authors.ent.
- Add my entry to contrib.committers.sgml.
- Add a news.xml entry for myself.

Approved by:	kib (mentor)
2012-08-21 12:31:35 +00:00
Gabor Kovesdan
f139bc3486 - Class names and elements are now generated lower case. Adjust the CSS
file accordingly.

Approved by:	doceng (implicit)
2012-08-21 09:32:29 +00:00
Gabor Kovesdan
63b92e005c - Remove -preserve -raw from tidy options; it seems it does not
mess up charsets any more with these switches

Approved by:	doceng (implicit)
2012-08-21 09:17:40 +00:00
Gabor Kovesdan
7ba98a21ad MFH
Approved by:	doceng (implicit)
2012-08-19 23:05:52 +00:00
Gabor Kovesdan
acb8333ccd - Convert more id's and references to lower case
- Drop upper case support from CSS

Approved by:	doceng (implicit)
2012-08-19 11:11:51 +00:00
Gabor Kovesdan
16e0394616 - Convert all id names to lowercase
Approved by:	doceng (implicit)
2012-08-18 23:43:35 +00:00
Remko Lodder
bdcbd918a7 Remove from the bugmeister team:
Volker Werth and Remko Lodder

Welcome to the bugmeister team:

Eitan Adler and Oleksandr Tymoshenko, give them a warm welcome please :)
2012-08-17 14:58:33 +00:00
Gabor Kovesdan
4114efb0f0 - Fix the link for the event charts
Approved by:	doceng (implicit)
2012-08-15 22:18:04 +00:00