Commit graph

16387 commits

Author SHA1 Message Date
Shaun Amott
bfac757e9e - Send "utf-8" as the charset for the page to match what we actually
output.

- Properly decode MIME parts from their source charset (in the case of
  a single-part message, we haven't got the relevant headers thanks to
  GNATS. Sigh.)

- Don't strip the trailing newline on MIME parts, as this breaks encoded
  Quoted-Printable newlines (if there happened to be one at the end).
2011-07-23 02:42:59 +00:00
Shaun Amott
d73bc5af84 Make output charset configurable so UTF-8 can be used in query-pr.cgi. 2011-07-23 00:06:42 +00:00
Shaun Amott
f2ea3e0f43 - Elide inline HTML MIME parts when there is a plaintext part available.
- Don't display S/MIME signatures [1]; reduce to the attachment link.

- Make the self-referencing-URL removal regex case insensitive.

Suggested by:	gavin [1]
2011-07-22 23:38:59 +00:00
Ryusuke SUZUKI
815ebf65a1 Merge the following from the English version:
1.48 -> 1.97	www/ja/internal/machines.sgml
2011-07-21 18:00:02 +00:00
Shaun Amott
37f41bb769 Content-size value shouldn't be quoted. 2011-07-21 14:31:41 +00:00
Shaun Amott
eeb78bf5c8 Don't output the Content-type header twice.
Submitted by:	gavin
2011-07-21 12:37:17 +00:00
Shaun Amott
37f918722e Fix header output (extra newline required). 2011-07-21 03:27:58 +00:00
Shaun Amott
1e10341242 Another fix: print -> printf (header wasn't being output correctly) 2011-07-21 03:06:06 +00:00
Shaun Amott
6049f21bd8 Fix URL used for self-referencing links. 2011-07-21 02:44:20 +00:00
Shaun Amott
e906e0ff03 Some small fixes that I overlooked. 2011-07-21 02:09:02 +00:00
Shaun Amott
d10065df76 Run variables through quotemeta as an extra security layer to appease
Perl's taint mode.
2011-07-21 01:25:28 +00:00
Shaun Amott
ac6b2c914e Make sure the local modules can be found. 2011-07-21 01:07:13 +00:00
Shaun Amott
a4d6e7d018 Add -p to mkdir to fix previous commit. 2011-07-21 00:42:50 +00:00
Shaun Amott
b4ec263567 Install from the correct directory (fix for previous commit). 2011-07-21 00:12:02 +00:00
Shaun Amott
ff586348e5 Hook up files (Perl modules) for the new query-pr.cgi script. A bit of
extra code to handle the fact that the files are in subdirectories was
required.
2011-07-20 23:52:12 +00:00
Shaun Amott
defc87e9c4 Introducing the 3rd generation PR viewer.
This is a significant improvement over the previous version, with more
robust patch handling, better encoding/charset handling, numerous
long-overdue bug fixes and a generally more maintainable codebase.
2011-07-20 22:23:23 +00:00
Ryusuke SUZUKI
a667147674 o Fix broken links.
o Change a link to platforms/sparc.html, to translated page.
2011-07-18 01:53:13 +00:00
Ryusuke SUZUKI
9079cea66c Merge the following from the English version:
1.27 -> 1.40	www/ja/internal/developer.sgml
2011-07-18 00:59:45 +00:00
Ryusuke SUZUKI
907cc3449c Merge the following from the English version:
1.16 -> 1.24	www/ja/internal/mirror.sgml
2011-07-17 17:43:40 +00:00
Ryusuke SUZUKI
c0e6cdb644 o Fix broken link.
o Whitespace clean up.
2011-07-17 08:20:22 +00:00
Ryusuke SUZUKI
160007414e Merge the following from the English version:
1.26 -> 1.38	www/ja/internal/internal.sgml
2011-07-16 23:32:15 +00:00
Ryusuke SUZUKI
461b24418a Merge the following from the English version:
1.384 -> 1.385	www/ja/share/sgml/news.xml
2011-07-15 23:01:25 +00:00
Ryan Steinmetz
0f0b925d57 Add myself to the developers list.
Add a news entry for myself.

Approved by: wxs@ (mentor)
2011-07-15 21:09:34 +00:00
Tilman Keskinoz
fa53eba80c Replace the entry for bugat with bsdwien
10 years after its foundation the BSD Usergroup Austria is dead.
It is superseded by the BSD Stammtisch.
2011-07-14 16:52:21 +00:00
Johann Kois
072e3934fa PR: www/157734
Reroute the link to the "FreeBSD UK User Group - UKUG", as http://ukug.uk.freebsd.org seems to be dead.

Reported by:    Mark Blackman (mark ett exonetric dott com)
2011-07-11 11:51:24 +00:00
Bjoern A. Zeeb
5b4826b6c8 Refrence the correct branch for approvals after code freeze, it's going
to be head for the start and be various 9-related once afterwards.
2011-07-10 18:00:38 +00:00
Hiroki Sato
df70ca0af4 Update for the upcoming 9.0R release process. 2011-07-10 17:12:24 +00:00
Ulrich Spörlein
fe8d12f4d8 Typo fixes.
Found by:	codespell
2011-07-08 19:54:33 +00:00
Ryusuke SUZUKI
c517b63825 o Fix punctuation.
o Consistent a translation of the word "Ports Collection".
2011-07-03 14:59:23 +00:00
Ryusuke SUZUKI
7813c1ea06 Merge the following from the English version:
1.133 -> 1.147	www/ja/Makefile
	1.69 -> (dead)	www/ja/ports/ports.inc
2011-07-03 00:40:44 +00:00
Fukang Chen
d8687f58cb Add "iXsystems" from California/USA to the consultant list.
Submitted by:	Matt Olander <matt@ixsystems.com>
2011-07-01 04:46:13 +00:00
Ryusuke SUZUKI
a6ee37f1e9 Fix broken links.
www/ja/ports/references.sgml
	www/ja/ports/updating.sgml
2011-06-26 06:59:46 +00:00
Ryusuke SUZUKI
82e49dac94 Translate "About ports". 2011-06-26 00:45:36 +00:00
Ryusuke SUZUKI
06e1e208f4 Merge the following from the English version:
1.45 -> 1.50	www/ja/ports/Makefile
	(new) -> 1.3	www/ja/ports/index.sgml
	(new) -> 1.3	www/ja/ports/installing.sgml
	1.55 -> 1.57	www/ja/ports/portindex
	(new) -> 1.1	www/ja/ports/ports.ent
	(new) -> 1.4	www/ja/ports/references.sgml
	(new) -> 1.3	www/ja/ports/searching.sgml
	(new) -> 1.2	www/ja/ports/updateing.sgml
2011-06-26 00:43:28 +00:00
Ryusuke SUZUKI
ee2482522e Translate title entity. 2011-06-25 22:49:47 +00:00
Ryusuke SUZUKI
b2d8ace435 Merge the following from the English version:
1.17 -> 1.21	www/ja/internal/statistic.sgml
2011-06-25 04:05:53 +00:00
Rene Ladan
478e821957 MFen 1.170 -> 1.172 (SRCID bump only) 2011-06-19 13:48:18 +00:00
Ryusuke SUZUKI
9060e8472a Merge the following from the English version:
1.94 -> 1.95	www/ja/search/web.atoz
2011-06-17 16:03:13 +00:00
Ryusuke SUZUKI
1acc2a30ba Add 3.5, 4.1.1, and 4.6.2-RELEASE. 2011-06-17 13:24:41 +00:00
Ryusuke SUZUKI
bc72ae2645 - Merge the following from the English version:
(new) -> 1.44	www/ja/snapshots/index.sgml
	(new) -> 1.1	www/ja/snapshots/Makefile

- Related change:

	www/ja/share/sgml/navibar.l10n.ent
	www/ja/Makefile
	www/ja/where.sgml
	www/ja/search/site.map
2011-06-17 12:52:33 +00:00
Johann Kois
dfa7bce92b MFde: Update the German website.
www/de/Makefile                                 fixes only
www/de/ipv6/Makefile                            new file
www/de/ipv6/Makefile.inc                        new file
www/de/ipv6/index.sgml                          new file
www/de/ipv6/ipv6.ent                            new file
www/de/share/sgml/news.xml                      1.378 -> 1.384

Obtained from:  The FreeBSD German Documentation Project
2011-06-14 20:07:55 +00:00
Ryusuke SUZUKI
e425f538e0 Merge the following from the English version:
1.382 -> 1.384	www/ja/share/sgml/news.xml
2011-06-14 13:23:20 +00:00
Grzegorz Bernacki
b135275bff Fixed wrong commit bit in previous change.
Approved by:     cognet (mentor)
2011-06-14 12:22:05 +00:00
Grzegorz Bernacki
c1c392279a Added news about new src committer.
Approved by:     cognet (mentor)
2011-06-14 12:08:35 +00:00
Grzegorz Bernacki
4d5a9847b0 Added myself to developers list.
Approved by:     cognet (mentor)
2011-06-14 12:06:38 +00:00
Ryusuke SUZUKI
1b54dd4097 Merge the following from the English version:
1.381 -> 1.382	www/ja/share/sgml/news.xml
2011-06-14 09:28:39 +00:00
Stephen Montgomery-Smith
ec275f7d53 Announcing on the news that I am now a ports committer.
Approved by: maho (mentor)
2011-06-14 01:37:43 +00:00
Stephen Montgomery-Smith
022ac28ccd Adding myself to developers list.
Approved maho (mentor)
2011-06-14 01:34:05 +00:00
Rene Ladan
0da41ebdb5 Add the ipv6 subdirectory, but leave it commented out as there is no Dutch
version of it.
2011-06-12 20:36:07 +00:00
Ryusuke SUZUKI
b6fb7f4fd4 Merge the following from the English version:
1.171 -> 1.172	www/ja/index.xsl
2011-06-12 11:09:10 +00:00