Commit graph

1821 commits

Author SHA1 Message Date
Glen Barber
f3b3ee52e8 Force cache refresh of the CSS files.
Sponsored by:	The FreeBSD Foundation
2015-09-16 23:44:23 +00:00
Glen Barber
a48f2cce09 Add 9.3-RELEASE back to the index.html page.
Sponsored by:	The FreeBSD Foundation
2015-09-16 23:42:06 +00:00
Glen Barber
9f6c456aec Add 10.1-RELEASE back to the list of releases, which
should not have been removed as part of the 10.2-RELEASE
announcement.

Spotted by:	Michael Dexter
Pointyhat:	gjb (myself)
Sponsored by:	The FreeBSD Foundation
2015-09-16 23:38:38 +00:00
Glen Barber
91abc2dbf0 Regen after r287881.
Sponsored by:	The FreeBSD Foundation
2015-09-16 23:35:19 +00:00
Warren Block
d9db09520b Remove the width setting for the "Donate to FreeBSD" box. Non-Firefox
browsers like Safari and IE seem to use wider fonts, making the text
wrap and disrupting the rest of the page.  Also add a nowrap property
just in case.
2015-09-13 18:28:51 +00:00
Warren Block
9aca76e1ac Fix the donate box wrapping and forcing the menus down (reported by
pluknet and allanjude).

Fix the menu width and margin (reported by allanjude).
2015-09-10 18:20:32 +00:00
Warren Block
bf0a6a755e Embiggen fonts and emwiden display. Adjust the main web site CSS so
that fonts are not tiny and the site uses more than the middle third of
the monitor.  Discussed in -doc.

Differential Revision:	https://reviews.freebsd.org/D3215
2015-09-09 00:30:44 +00:00
Glen Barber
67d23bf47e Update the administration page to reflect Marius Strobl (marius@)
has been appointed as the RE Deputy Lead.

Approved by:	re, core
Sponsored by:	The FreeBSD Foundation
2015-09-05 21:01:25 +00:00
Glen Barber
37637034bb Update the releng index page to reflect releng/10.2 has been handed
over to so@.

Sponsored by:	The FreeBSD Foundation
2015-09-02 21:15:03 +00:00
Glen Barber
5808a78035 Regen after r287412.
Sponsored by:	The FreeBSD Foundation
2015-09-02 21:14:08 +00:00
Glen Barber
cf10e4afd9 Update the 10.2-RELEASE schedule to reflect the releng/10.2 branch
has been handed over to secteam@.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-09-02 21:08:03 +00:00
Glen Barber
7c19d30f0c Regen after r287210.
Sponsored by:	The FreeBSD Foundation
2015-08-27 15:23:12 +00:00
Glen Barber
ce1005a75b Add koobs@ to donations@ alias. 2015-08-27 02:56:18 +00:00
Glen Barber
138b28b0a7 It is time to hang up my donations@ hat, as I have been inactive
within the team for quite some time.
2015-08-27 02:53:10 +00:00
Wolfram Schneider
fc2fad6947 add OpenBSD 5.7 manual pages 2015-08-23 20:16:41 +00:00
Wolfram Schneider
1efb7e7fc9 remove stale 'FreeBSD 10.1-stable' 2015-08-22 11:03:59 +00:00
Wolfram Schneider
1fd5b09a32 remove stale 'FreeBSD 10.0-stable' 2015-08-22 11:03:24 +00:00
Wolfram Schneider
bac6f81b2a add forgotten "FreeBSD 10.0-RELEASE and Ports" 2015-08-22 11:01:25 +00:00
Wolfram Schneider
8f8fd69bd6 fix path for FreeBSD 10.1-RELEASE and Ports 2015-08-22 10:58:47 +00:00
Wolfram Schneider
38a26a669d add manpages for FreeBSD Ports 10.2-RELEASE 2015-08-22 10:57:26 +00:00
Glen Barber
a54f573f9a Regen after r286932.
Sponsored by:	The FreeBSD Foundation
2015-08-19 17:52:34 +00:00
Glen Barber
e3e772d889 Regen after r286929.
Sponsored by:	The FreeBSD Foundation
2015-08-19 17:43:29 +00:00
Warren Block
c6a5e77b6f Remove the line break between the Production versions that looks like a
line wrap on the main page.  Pointed out by Chris Petrik.
2015-08-19 03:34:09 +00:00
Glen Barber
42d7f57c12 Remove a vestigial 8-STABLE relnotes reference.
Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-18 21:10:47 +00:00
Glen Barber
c67f1a1ff8 Remove the 'ports.size' target and all references to it in
the htdocs/ directories.

While here, fix the hostname(1) evaluation for non-en_US
translations.

These scripts used to fetch the ports.tgz file from FTP, but
this file no longer exists.  Since we already reference the
size of the ports tree (via share/xml/freebsd.ent) for the
Handbook, I do not plan to bring back this functionality, as
the information it was producing was incorrect anyway.

Note to translators of de_DE, ja_JP, and ru_RU trees:
The relevant files in the htdocs/ directories also needed to
be updated as part of this commit to avoid breaking the build.

Because my editor does not seem to properly handle ja_JP or
ru_RU, editing the installing.xml files within those trees was
not an option, as it mangled the file after saving.  A sed(1)
substitution to comment the '&ports.size;' macro was done here
instead, but the entire line referencing ftp.freebsd.org should
be removed instead.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-18 20:36:22 +00:00
Glen Barber
baab78ed82 Regen after r286906.
Sponsored by:	The FreeBSD Foundation
2015-08-18 20:29:06 +00:00
Glen Barber
b6b3c7b0b7 Switch the 'packages.exist' target to use pkg.freebsd.org, since
we do not publish packages on FTP mirrors anymore.

Sponsored by:	The FreeBSD Foundation
2015-08-18 18:48:14 +00:00
Glen Barber
0e48d8af90 Use the correct hostname for build-web.
Sponsored by:	The FreeBSD Foundation
2015-08-18 18:03:19 +00:00
Glen Barber
a23dead8ab Fix case sensitivity of HOSTNAME evaluation.
Sponsored by:	The FreeBSD Foundation
2015-08-18 17:54:51 +00:00
Glen Barber
09223cf8a3 Connect installation.html to the build.
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:18:03 +00:00
Glen Barber
1ee030f693 Add the installation.html page, copied from 10.1R and modified to
reflect 10.2-RELEASE, since this file does not exist in the releng/10.2
documentation.

Submitted by:	Tim Bishop
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:17:13 +00:00
Glen Barber
5592e71f24 Regen after r286824.
Sponsored by:	The FreeBSD Foundation
2015-08-16 12:11:57 +00:00
Glen Barber
07901e03d9 Update the default release version for manual pages.
Submitted by:	theraven
Sponsored by:	The FreeBSD Foundation
2015-08-14 11:19:43 +00:00
Xin LI
b819dd7e86 Use ascending order for versions which is the traditional
ordering.
2015-08-14 01:59:44 +00:00
Glen Barber
1c7adb5525 10.2-RELEASE is a normal-support release, not extended.
While here, fix release sorting.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:48:47 +00:00
Glen Barber
cf1bd68e8a Update the 10.2-RELEASE schedule to reflect it is now release.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:38:57 +00:00
Glen Barber
c9227b42dd Add the 10.2-RELEASE information to the security page.
Submitted by:	Royce Williams
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-14 00:28:33 +00:00
Glen Barber
0a72527604 Announce 10.2-RELEASE.
Remove 10.2 from Upcoming Releases.
Add the announce.html and announce.asc files.
Update the where.html links.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 23:53:28 +00:00
Glen Barber
b96ebf94bd Remove the 10.2-RC3 checksum files.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 20:42:00 +00:00
Glen Barber
98b881f68e Update the signatures.html links to the updated URLs.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 20:21:47 +00:00
Glen Barber
d51e0e898a Add the PGP-signed checksums for 10.2-RELEASE.
Note, this does *not* indicate the release is finalized.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 20:16:44 +00:00
Glen Barber
947bbfaa00 Regen after r286739.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 19:05:08 +00:00
Glen Barber
ab2cce4be6 Regen after r286738.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:51:36 +00:00
Glen Barber
662a48e4f8 Regenerate the 10.2-RELEASE errata.html page after r286736.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 18:42:58 +00:00
Glen Barber
10061e8dff Regenerate the 10.2-RELEASE errata.html after documenting the issue
described in Bugzilla PR202277.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-13 17:11:33 +00:00
Glen Barber
689ddb2b0a Update the 10.2 schedule page to reflect RELEASE builds have started.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-12 14:23:09 +00:00
Glen Barber
ee0defbb1e Note that the MD5 signatures are not sufficient to verify the downloaded
image, and that the SHA256 files should always be used.

Sponsored by:	The FreeBSD Foundation
2015-08-11 23:27:42 +00:00
Glen Barber
9638222819 Connect signatures.xml to the build, and link to it from the
index page, and add the u.rel.signatures entity.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-11 23:04:23 +00:00
Glen Barber
57be354879 Add a page to contain the list of and links to PGP-signed checksums.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-11 23:02:50 +00:00
Glen Barber
a3c536bda0 Add PGP-signed checksums for 10.2-RC3.
This will help with providing verifiable checksum files separate
from what is available on the FTP mirrors.

The relevant commits to connect these to the build will follow.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2015-08-11 22:56:36 +00:00