Ryusuke SUZUKI
6295ba6a66
- Merge the following from the English version:
...
r47071 -> r47203 head/ja_JP.eucJP/share/xml/release.l10n.ent
2015-08-19 12:15:06 +00:00
Mathieu Arnold
8d4c5ed7ee
Add EXTRACT_ONLY to the options flags.
...
Sponsored by: Absolight
2015-08-19 09:29:14 +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
4ab5d8a1e3
Remove the 8.x installation chapter.
...
IMPORTANT: The install/ files under share/images/books/handbook/install
*CANNOT* be removed until the translated Handbook files are updated
to reflect 8.x deprecation, or the build will fall over.
*DO* *NOT* remove share/images/books/handbook/install/* until all
translated Handbook files have been updated.
Sponsored by: The FreeBSD Foundation
2015-08-19 03:03:29 +00:00
Warren Block
444e5eec2f
Clarify and simplify the chapter about building the web site.
...
Reviewed by: gjb
2015-08-19 02:22:19 +00:00
Glen Barber
401f216325
Re-title the bsdinstall chapter, now that is version-agnostic.
...
Sponsored by: The FreeBSD Foundation
2015-08-19 02:01:52 +00:00
Glen Barber
00fd278916
Remove an 8.x reference from the FAQ.
...
Sponsored by: The FreeBSD Foundation
2015-08-19 02:01:14 +00:00
Glen Barber
d51ef4dd46
Disconnect the 8.x installation chapter from the Handbook.
...
Sponsored by: The FreeBSD Foundation
2015-08-19 01:55:52 +00:00
Glen Barber
4adc4ffeed
Remove one more missed 8.x installation chapter reference.
...
Sponsored by: The FreeBSD Foundation
2015-08-19 01:43:41 +00:00
Glen Barber
72ff6931e5
Update installation chapter references, and remove references to the
...
install chapter covering 8.x.
Sponsored by: The FreeBSD Foundation
2015-08-19 01:42:42 +00:00
Glen Barber
5363d04b75
Dereference 8.x from the Handbook.
...
Sponsored by: The FreeBSD Foundation
2015-08-19 01:40:41 +00:00
Glen Barber
d8984f16e4
Fix recent EN dates.
...
Submitted by: Steve Robertson (via webmaster@)
Sponsored by: The FreeBSD Foundation
2015-08-19 00:59:21 +00:00
Glen Barber
c1ab632d62
Redirect fetchindex output to the logfile.
...
Sponsored by: The FreeBSD Foundation
2015-08-18 22:21:40 +00:00
Sergey Kandaurov
53ae5b7bd1
MFen:
...
r39632 -> r47265 ports/installing.xml
2015-08-18 21:34:56 +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
a8ac032f74
Remove stable/8, as it is no longer supported.
...
Approved by: doceng (implicit)
Sponsored by: The FreeBSD Foundation
2015-08-18 21:07:39 +00:00
Glen Barber
fed721c589
Move the ports INDEX fetch functionality from webupdate.wrapper
...
to webupdate to fix the weekly clean build failures.
When fullbuild-clean.flag exists, all of the trees are removed
and checked out cleanly. This happens after the INDEX-${INDEXNUM}
is fetched, so when the build enters the htdocs/ports/ directory,
the INDEX-${INDEXNUM} no longer exists.
Approved by: doceng (implicit)
Sponsored by: The FreeBSD Foundation
2015-08-18 21:05:16 +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
Xin LI
1ce4c8455f
Add EN-15:11, EN-15:12, EN-15:13 and SA-15:20.
2015-08-18 20:11:44 +00:00
Glen Barber
5653203ecb
Update the latest 10.x version of FreeBSD.
...
Sponsored by: The FreeBSD Foundation
2015-08-18 19:45:39 +00:00
Glen Barber
834ea74d29
MFen r47260:
...
Switch the 'packages.exist' target to use pkg.freebsd.org, since
we do not publish packages on FTP mirrors anymore.
Approved by: doceng (implicit)
Sponsored by: The FreeBSD Foundation
2015-08-18 19:14:16 +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
Mathieu Arnold
1a8a6399cc
Catch up here too.
...
Sponsored by: Absolight
2015-08-18 10:41:49 +00:00
Mathieu Arnold
b12b26dff8
Add a few options targets helpers to catch up with recent work, and try
...
to keep them in the order they're run.
Sponsored by: Absolight
2015-08-18 09:35:15 +00:00
Jason Evans
30ed99542c
Document __FreeBSD_version 1100079 (jemalloc 4.0.0).
2015-08-18 08:34:07 +00:00
Bjoern Heidotting
5bc1b0b7bf
Update to r39281:
...
Make the numerics mailing list description more general.
2015-08-17 17:20:05 +00:00
Bjoern Heidotting
94b0e6433f
Update to r41675:
...
Remove reference to a non-existent mail/mutt-devel port.
2015-08-17 17:05:24 +00:00
Bjoern Heidotting
78a3e20eb1
Correct translation marker.
...
Approved by: bcr (mentor)
2015-08-17 17:01:54 +00:00
Dag-Erling Smørgrav
f9ae590c29
Remove old key and add some recent signatures
2015-08-17 14:37:59 +00:00
Ryusuke SUZUKI
337b2f6d47
- Merge the following from the English version:
...
r47145 -> r47218 head/ja_JP.eucJP/share/xml/news.xml
2015-08-17 14:30:57 +00:00
Warren Block
12b6d61396
Even out the padding for admonitions.
2015-08-16 22:40:01 +00:00
Ryusuke SUZUKI
4e66fa149e
- Merge the following from the English version:
...
r47137 -> r47222 head/ja_JP.eucJP/htdocs/security/security.xml
2015-08-16 16:16:09 +00:00
Ryusuke SUZUKI
737a165c32
o Update rel.current.date.
...
o Add u.rel.signatures.
2015-08-16 16:12:19 +00:00
Ryusuke SUZUKI
ebdea1c3e6
- Merge the following from the English version:
...
r47151 -> r47218 head/ja_JP.eucJP/htdocs/where.xml
2015-08-16 16:04:28 +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
Koop Mast
bbd318217e
Add Gustau Perez for his help keeping the gnome, mate and cinnamon ports
...
on track.
2015-08-15 18:22:24 +00:00
Johann Kois
0be4e7621c
r47184 -> r47218
...
MFde: Resync the project news page
Obtained from: The FreeBSD German Documentation Project
2015-08-15 17:36:20 +00:00
Johann Kois
5a6279eb6f
r45988 -> r47157
...
MFde: Rsync releases/index.html
Obtained from: The FreeBSD German Documentation Project
2015-08-15 17:29:57 +00:00
Johann Kois
8905b1ab2c
r45016 -> r47151
...
MFde: Resync index.xsl (the main page)
Obtained from: The FreeBSD German Documentation Project
2015-08-15 17:19:58 +00:00
Johann Kois
02c3ee2288
r47154 -> r47218 Resync where.xml
...
Obtained from: The FreeBSD German Documentation Project
2015-08-15 17:08:04 +00:00
Johann Kois
6d3aee75a3
MFde: 8.4 has reached EOF. Resync the german pages to reflect this.
...
Obtained from: The FreeBSD German Documentation Project
2015-08-15 16:27:53 +00:00
Bjoern Heidotting
20e305a866
Update to r40979:
...
- Corel no longer releases a version of WordPerfect for Linux.
- Netscape is no longer a useful browser.
2015-08-15 11:10:56 +00:00
Warren Block
5c9b75f2c7
Update the emacs configuration.
...
PR: 202303
Submitted by: Hoyoung Kim <trig4800@gmail.com>
2015-08-14 23:07:33 +00:00
Benedict Reuschling
4153f34deb
Be consistent about the blocksize (1m instead of 64k) and conv=sync
...
with the instructions in the release notes when describing how to
burn the memstick image to a memory stick.
PR: 177431
Submitted by: rfg tristatelogic com
2015-08-14 18:13:08 +00:00
Bjoern Heidotting
685e8dd392
Update to r39275:
...
Make the numerics mailing list description more general.
Approved by: bcr (mentor)
2015-08-14 17:21:22 +00:00