Doug Barton
510a506258
Add a line for September snapshots
2006-09-28 05:49:58 +00:00
Wilko Bulte
c1cc36c0e7
sos received the Geode-based box Paul Ghering sent him
2006-09-27 19:54:13 +00:00
Joel Dahl
39098c8e6e
Remove the 4Front sync entry (the results of the Google SoC have
...
been committed) and add a link to the sound subsystem page on the
FreeBSD wiki.
Requested by: netchild
2006-09-25 12:13:14 +00:00
Joel Dahl
4f8f810bd6
Fix "Last Updated" date for the mailx entry.
2006-09-25 09:36:56 +00:00
Chin-San Huang
c84685df42
Make unleashed6.jpg and twbsd6cover.jpg buildable.
...
Approved by: delphij (mentor)
2006-09-25 06:18:03 +00:00
Simon L. B. Nielsen
14eaaa9a0b
Unbreak build: & should be written as &.
...
Pointy hat to: delphij
2006-09-24 19:31:30 +00:00
Roman Bogorodskiy
fcb75556ce
- Mark mailx(1) item as 'done'
...
- Mention PR with a patch adding '-p' arg for 'jobs' builtin
- Add yet another fuser(1) PR
Approved by: pav
2006-09-24 16:47:38 +00:00
Chin-San Huang
c365751b9c
Apply ISBN and fix typo.
...
Thanks for danger@ again. :)
Noticed by: danger
Approved by: delphij (mentor)
2006-09-24 15:50:02 +00:00
Chin-San Huang
b82b945da8
Fix a typo. :p
...
Noticed by: danger
Approved by: delphij (mentor)
2006-09-24 15:29:13 +00:00
Chin-San Huang
58526c87fc
Update FreeBSD related publications.
...
Approved by: delphij (mentor)
2006-09-24 15:15:40 +00:00
Chin-San Huang
245df00cae
Correct some descriptions about "FreeBSD: introduction and applications".
...
Approved by: delphij (mentor)
2006-09-24 15:10:26 +00:00
Chin-San Huang
5840c61fc1
Remove Traditional Chinese from mailinglists.
...
Because it's deprecated.
Approved by: delphij (mentor)
2006-09-24 14:56:45 +00:00
Daniel Gerzo
6f856aa7f2
Change the default behavior of this script to display query form instead
...
of generating full list of all open PRs in GNATS. I hope this change
will at least a bit decrease the load of GNATS.
Reviewed by: www@
Approved by: keramida (mentor)
2006-09-24 13:34:55 +00:00
Pav Lucistnik
c1b9e42051
- Update Asus A8V-MX entry
...
PR: www/103132
Submitted by: Andrew "squirL" Tovstik <sql82@list.ru>
2006-09-24 09:55:39 +00:00
Pav Lucistnik
0f976e95f6
- Add entry for Asus M2NPV-VM
...
PR: www/102548
Submitted by: Bernd Selig <selig4win@yahoo.de>
2006-09-24 09:52:12 +00:00
Wilko Bulte
3f849cb64f
Paul Ghering also donated me one.
2006-09-23 20:41:52 +00:00
Chin-San Huang
b7902dd700
Update docproj/translations.html#chinese-tw
...
Approved by: delphij (mentor)
2006-09-23 15:32:11 +00:00
Simon L. B. Nielsen
12ce8b2a67
Note which port gives us Convert::UU in a comment.
2006-09-23 14:02:27 +00:00
Joel Dahl
695cb23768
Add links to the schedule, the todo list and the approvals list.
...
Approved by: hrs
2006-09-23 12:44:14 +00:00
Joel Dahl
eea68debab
Fix link and update a bit.
2006-09-23 07:24:15 +00:00
Wilko Bulte
b19931f4c3
Paul Ghering will ship markm@ a NatSemi Geode based appliance to fix
...
the entropy harvesting which appears to be problematic on this hardware
platform.
Thanks again Paul!
2006-09-21 11:31:13 +00:00
Wilko Bulte
62e70bc323
Paul Ghering will ship sos@ a NatSemi Geode based appliance to improve
...
ata support for the CS5530A chip.
2006-09-20 20:59:38 +00:00
Bruce A. Mah
07c0671c9d
Note availability of 6.2-BETA1.
2006-09-20 16:35:31 +00:00
Joel Dahl
f0c521c554
Fix typo.
2006-09-20 07:23:53 +00:00
Bruce A. Mah
8c80b75617
6.2-BETA1 builds are in progress (actually, almost done, but at least
...
update the part I know about).
Approved by: re (implictly)
2006-09-20 04:08:15 +00:00
Wilko Bulte
2ab5e83761
Clarify who adds the new committer to the access file.
...
Requested by: gnn
2006-09-19 20:49:15 +00:00
Michael Johnson
4d80648976
- Add another GNOME 2.16 screenshot
...
Submitted by: Romain Tartiere <romain-tartiere@astase.com>
2006-09-19 19:51:25 +00:00
Shaun Amott
eaea0ff8ac
Fix a few bugs in the processing of the Audit-Trail:
...
- A multi-line mail header wrapping on a space wasn't handled correctly.
- My attempt at finding the end of patches with no delimiter inside
replies wasn't working in some cases; I've disabled it for now.
2006-09-19 13:20:42 +00:00
Michael Johnson
208a83959f
- Update apps running from Franz Klammers screnshot
2006-09-18 22:26:55 +00:00
Michael Johnson
c2cf682a39
- Update location of the rss feed from gnomedesktop.org
2006-09-18 22:10:04 +00:00
Michael Johnson
ad42f1957b
- Add some GNOME 2.16 Screenshots
...
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
Phillip Neumann <pneumann@gmail.com>
Michael Johnson <ahze@FreeBSD.org>
Franz Klammer <klammer@webonaut.com>
2006-09-18 21:59:03 +00:00
Shaun Amott
2212fec61a
Introducing the new GNATS web interface.
...
This was written from scratch, and offers numerous enhancements over the
old script; notably:
- Patches are parsed, coloured, uudecoded, and downloadable.
- Cleaner, clearer layout.
- Easier-to-read Audit-Trail.
Reviewed by: freebsd-www (well, I tried...)
Approved by: simon
2006-09-18 21:25:38 +00:00
Bruce A. Mah
13e6491e6c
Document the one blanket MFC approval for RELENG_6 I know about, which
...
is obrien for ARM-related toolchain stuff.
2006-09-18 16:06:24 +00:00
Joe Marcus Clarke
b299fd0772
* Announce GNOME 2.16.0 for FreeBSD
...
* Add instructions on upgrading from 2.14 to 2.16
The bulk of the 2.16 documentation will be added with 2.16 is committed to
ports.
2006-09-17 21:06:28 +00:00
Erwin Lansing
ddc3724d95
Fill in the code freeze and other dates for ports.
...
Doc foo: simon
2006-09-17 09:25:06 +00:00
Xin LI
0740ec2b8b
- Add a "local.rel.fromtag" entity to identify the branch we are going to
...
fork off. I have used RELENG_6 instead of just "6" since there is chances
that the value would be HEAD.
- Make use of the new entity.
Go ahead by: bmah
2006-09-16 15:57:05 +00:00
Bruce A. Mah
0f8ba1ae2b
Update upcoming release table to reflect current 6.2 schedule.
2006-09-16 15:38:33 +00:00
Bruce A. Mah
96b257d4aa
Connect 6.2-RELEASE schedule pages, etc. to the Web site build.
2006-09-16 15:29:43 +00:00
Bruce A. Mah
a9652067af
Add 6.2-RELEASE schedule and other release-engineering-maintained
...
pages. These will be fleshed out some more in the near future.
2006-09-16 15:28:36 +00:00
Daniel Gerzo
010290f0f9
Make query-pr-summary.cgi to work with perl 5.8.
...
This is required for new www server setup.
Reviewed by: simon
Approved by: trhodes (mentor), keramida (mentor)
2006-09-12 21:53:18 +00:00
Joel Dahl
161fabeb64
- Remove the HDA entry. It's being worked on and the results will be
...
committed to CURRENT in a not so distant future.
- Remove the sync USB with NetBSD entry. An import of a new USB subsystem
will soon happen.
- Extend the linuxulator and regression test entries.
2006-09-11 12:56:32 +00:00
Bruce A. Mah
276034d3b9
Note that RELENG_6 is frozen for 6.2 release engineering activities.
2006-09-10 17:19:37 +00:00
Joel Dahl
155bcdf79b
Remove superfluous dot.
...
PR: www/103062
Submitted by: gabor
2006-09-10 11:57:04 +00:00
Marc Fonvieille
a12464fd16
Unbreak build.
2006-09-10 09:36:47 +00:00
Joel Dahl
84d7f0858b
s/9/10/
2006-09-10 09:27:35 +00:00
David E. O'Brien
b21a32c29e
Add a missing TM
2006-09-10 07:39:01 +00:00
David E. O'Brien
dfa8d37b07
Fix a missing TM
2006-09-10 07:37:37 +00:00
Jeremy Messenger
947ef4692e
Add gnome_prefix.sh that will fix the ~/.* files' path correct for GNOME's
...
transfer of new prefix home from X11BASE to LOCALBASE. Also, fix the
version numbers for a few of apps such as epiphany/2.14 -> epiphany/2.16.
Reviewed by: marcus
2006-09-09 17:24:00 +00:00
Remko Lodder
f6da192bfe
Merge the latest security errata notices.
...
- For 4.11 that means FreeBSD-SA-06:19.openssl
- For 5.5 and 6.1 that means FreeBSD-SA-06:19.openssl and
FreeBSD-SA-06.20.bind
2006-09-06 23:16:48 +00:00
Ken Smith
4adad02bf7
Update the date of RELENG_6 code freeze for 6.2-REL.
2006-09-05 17:33:37 +00:00