Eitan Adler
2316043f1c
- Add myself to developers.sgml
...
- Add news entry
Approved by: sahil (mentor)
2011-08-18 04:24:11 +00:00
Glen Barber
0dc9d78394
Remove outdated links:
...
- http://www.daemonnews.org/ - seems to be no longer FreeBSD related;
additionally, provides URLs to questionable content
- http://bsdfreak.org/ - no updates since May 2010
Submitted by: Alec Berry (alec % witopia!net) (via docs@)
2011-08-18 01:10:39 +00:00
Glen Barber
72b2954981
Add the 'docs' subdomain to the regex list.
2011-08-17 21:40:30 +00:00
Glen Barber
5f4df6f787
Add a missing </script> tag.
2011-08-17 14:18:39 +00:00
Glen Barber
cba5de5c7c
Remove trailing "/(.*)?" from regex check - document.location.host only
...
returns the hostname, not trailing page information.
With input from: simon
2011-08-17 13:58:23 +00:00
Glen Barber
7ac36b27cf
Fix regular expression testing for 'freebsd.org' domain [1]
...
Don't look for plain 'freebsd.org'
Pointy hat to: gjb [1]
Pointed out by: simon [2]
2011-08-17 13:21:14 +00:00
Ryusuke SUZUKI
8cf82e1961
Update broken links to "Power PC chip documentation" [1] and PowerPC wiki page.
...
Reported by: Steve Dasey <steve.dasey _at_ virgin dot net> [1] (via freebsd-doc)
Reviewed by: grehan
2011-08-17 08:53:52 +00:00
Glen Barber
04e8aed0fa
Fix (again) the logic to test if the hosting domain is a FreeBSD.org
...
domain and not a mirror by adding some regex to the javascript.
2011-08-17 03:20:07 +00:00
Glen Barber
a2c689ab4d
Pull in Google Analytics code to the cgi pages.
...
Noticed by: gavin
2011-08-17 00:30:05 +00:00
Glen Barber
49fd6cb456
Check that the hosting domain is actually a FreeBSD.org domain, so
...
we don't accidentally obtain data from mirrors.
Submitted by: eadler (via email)
2011-08-16 23:19:35 +00:00
Glen Barber
5224f14211
Add javascript to the www/ tree for Google Analytics.
...
This will also be active on the doc/ tree once we're sure there are no
problems.
PR: 159634
Submitted by: eadler
2011-08-15 00:30:17 +00:00
Glen Barber
09539479ca
Welcome Sahil Tandon (sahil) to the Postmaster Team.
...
PR: 159536
Submitted by: sahil
2011-08-06 00:17:39 +00:00
Glen Barber
b33c6c7db4
Belatedly add FreeBSD 9.0-BETA1.
...
Note to translators:
In order for this commit to work without breaking the build, some
translated where.sgml files required changing all at once.
While there, the PC98 entry for 9.0-BETA1 were also removed or
commented.
Reviewed by: hrs, brd, jkois [1]
[1] - many, many times...
2011-08-05 22:56:40 +00:00
Glen Barber
3ad01da30a
Unbreak build.
...
The release announcement for 9.0 needs a bit more work with translations,
which is a work in progress.
2011-08-05 02:53:03 +00:00
Hiroki Sato
31d600330d
Document dates of Code Freeze and 9.0-BETA1.
2011-08-05 02:33:47 +00:00
Hiroki Sato
b8ac4319a0
Add 9.0-BETA1.
2011-08-05 02:30:52 +00:00
Hiroki Sato
5324cbb452
Document that HEAD is frozen.
2011-08-05 02:25:21 +00:00
John Baldwin
7bab2af0e1
Publish the Commit Bit and Project Resources Policy and User Data Policy.
...
Approved by: core
2011-08-04 17:36:59 +00:00
Bjoern A. Zeeb
881b641da6
Add entry about IPv6-only 9.0-BETA1 snapshots.
2011-08-03 11:44:36 +00:00
Glen Barber
e7d06a42e3
Whitespace fixes in donors.sgml:
...
- Remove leading/trailing whitespace where needed
- Insert a blank line between entries where needed
2011-08-03 00:52:36 +00:00
Hiroki Sato
ce700f06d1
- Update FreeBSD/pc98 status.
...
- Use &arch.*;.
Suggested by: ryusuke
2011-08-02 21:06:57 +00:00
Glen Barber
13de30748d
Add missing '<tt>' tags where appropriate for consistency.
...
Noticed by: skreuzer
2011-08-02 13:32:22 +00:00
Shaun Amott
e26fab83a9
Modify a basic assumption about GNATS: > is allowed on the first line if
...
a space follows it.
2011-08-02 13:19:32 +00:00
Steven Kreuzer
471dbc1257
- Document Eimar Koort's donation of a Sun Fire V210 to marius@
...
Reviewed by: gjb@
2011-08-01 14:12:45 +00:00
Glen Barber
cbf3d8ee4c
Add the FreeBSD website Privacy Policy:
...
The lack of a privacy policy on the FreeBSD website prevents us from
using certain statistical software, specifically Google Analytics.
Submitted by: eadler (original version)
Reviewed by: gavin, brooks, freebsd-doc (no objection)
2011-07-31 20:07:25 +00:00
Shaun Amott
aee39333ee
- Decode patches in the PR body.
...
- Detect base64 attachments (in the PR).
- Grab the filename from UU patches.
2011-07-29 22:59:32 +00:00
Shaun Amott
86e3e13767
Content-Type header should be case-insensitive.
2011-07-29 21:27:44 +00:00
Shaun Amott
1a5d974bc9
Correct the field used as a single/multi-line section divide. This
...
caused 'Organization' and 'Environment' to be considered single
line fields, and as a result, not displayed.
Noticed by: eadler
2011-07-29 20:37:43 +00:00
Hiroki Sato
11bd242bdf
Use bsd.subdir.mk for sub-directory handling.
...
Discussed with: shaun
2011-07-25 07:35:42 +00:00
Glen Barber
a11fc41d21
Add the new mailing list, freebsd-office, to the search page.
...
PR: 159097
Approved by: jkois (mentor)
2011-07-23 21:41:31 +00:00
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
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
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
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
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
1acc2a30ba
Add 3.5, 4.1.1, and 4.6.2-RELEASE.
2011-06-17 13:24:41 +00:00
Grzegorz Bernacki
4d5a9847b0
Added myself to developers list.
...
Approved by: cognet (mentor)
2011-06-14 12:06:38 +00:00
Stephen Montgomery-Smith
022ac28ccd
Adding myself to developers list.
...
Approved maho (mentor)
2011-06-14 01:34:05 +00:00