Commit graph

12923 commits

Author SHA1 Message Date
Joseph Koshy
b4e3e90da7 Add an entry for the Romanian book "FreeBSD. Utilizare, administrare,
configurare".

Submitted by:	Dragos Acostachioaie (dragos at biosfarm.ro) on -www
2006-10-19 15:08:45 +00:00
Pav Lucistnik
a70041a6f7 - Update FAQ to reflect X11BASE/LOCALBASE move of GNOME 2.16 2006-10-19 13:20:44 +00:00
Joel Dahl
df0904240e Martin Nilsson from Mullet Scandinavia AB has donated a hard drive
and some RAM to me.  Thank you Martin!
2006-10-19 13:01:48 +00:00
Joel Dahl
54926ab74e rwatson has received a patch for the praudit entry, so remove it from
the list.
2006-10-19 12:45:57 +00:00
Joel Dahl
9e54160bff Fix build.
Pointy hat:	brd
2006-10-19 09:40:14 +00:00
David E. O'Brien
7db7ae8c4b Alan got some Opterons. 2006-10-19 08:16:05 +00:00
Brad Davis
8d81dc640e Add the June - October, 2006 Status Reports to the news page. 2006-10-19 07:19:06 +00:00
Brad Davis
511eff4efe Add the June - Oct 2006 Status Report. Next reports are due Jan 06, 2007. 2006-10-19 06:37:53 +00:00
Joseph Koshy
fddd96a73f Article on building a NAS device using VMware and FreeBSD-based FreeNAS. 2006-10-19 03:49:14 +00:00
Jeremy Messenger
26b110deb2 Actually show what kind of file for if do you want to edit this file. Before,
it would display as empty and nobody know what kind of file it talks about.
2006-10-18 03:19:28 +00:00
Erwin Lansing
f1abd31fa0 Extend the ports freeze by one week to fix some more fallout
from the GNOME import and to match the extra BETA.

Approved by:	portmgr
2006-10-17 15:09:01 +00:00
Daniel Gerzo
4d86432f65 Alpha port is not mature anymore, mention amd64 instead.
Approved by: keramida (mentor), trhodes (mentor)
PR: www/103871
2006-10-16 18:06:12 +00:00
Joel Dahl
237aa15396 Dear Santa, I've been a very good boy this year...
I have a failed hard drive here that I need to replace soon.  Also, register
my need for some RAM for an empty motherboard.
2006-10-16 14:00:29 +00:00
Joe Marcus Clarke
875cc5dbd2 Correct link to the GNOME 2.16 release notes. 2006-10-14 20:26:10 +00:00
Joe Marcus Clarke
0f3792f0e4 Point to GNOME 2.16 upgrade FAQ. 2006-10-14 20:21:27 +00:00
Joe Marcus Clarke
b517b4821c Add an announcement of the availability of GNOME 2.16.1 to the main
newsflash page.

Requested by:	murray
2006-10-14 18:06:50 +00:00
Joe Marcus Clarke
921ed069c3 Add a reference to the GNOME back trace debugging guide to the
Development Branch FAQ and the debugging pages.

Suggested by:	P.U.Kruppa <ulrich@pukruppa.net>
2006-10-14 17:19:11 +00:00
Joe Marcus Clarke
f89c4e909d * Update porting guide with respect to autotools changes
* Mention the new GNOME PREFIX
2006-10-14 17:13:19 +00:00
Joe Marcus Clarke
aa796a7351 Retire adamw to our alumni list. Adam will be missed by the project. He
was an avid tester, grammar snob, and true artist.  His GNOME splash screens
received high praise from Milan, Paris, and Soho.  People may remember his
early masterpiece, "Victoire dans FreeBSD GNOME" (circa 2005):

http://people.freebsd.org/~adamw/images/gnome_splashes/2.12/adamw-trophy-2.12.png

Thank you, Adam, for all your hardwork and dedication to the project over
the years.
2006-10-14 17:03:26 +00:00
Joe Marcus Clarke
7150b7f301 Update development release status. 2006-10-14 16:48:28 +00:00
Joe Marcus Clarke
cc5a7aabdc Add GNOME 2.16 upgrade instructions. 2006-10-14 16:45:32 +00:00
Joe Marcus Clarke
edff5224be Remove old GNOME 2.14 screenshots. 2006-10-14 16:37:04 +00:00
Joe Marcus Clarke
ed06f4527b * Update supported versions of FreeBSD
* Update GNOME versions
* Drop GNOME 2.14 screenshots
2006-10-14 16:36:13 +00:00
Joe Marcus Clarke
90dd28c050 Update GNOME versions. 2006-10-14 16:33:56 +00:00
Joe Marcus Clarke
3f1a8a1479 Announce the release of GNOME 2.16.1 in the ports tree. 2006-10-14 16:24:47 +00:00
Bruce A. Mah
411029f8b5 delphij had a blanket commit approval that wasn't listed here, so add
it.

Approved by:	re (implicitly)
2006-10-14 16:23:30 +00:00
Bruce A. Mah
4132ab619d Add 6.2-BETA3 to the release schedule, no date set as of yet.
Astute readers will notice that this does indeed push out the rest of
the schedule, including all of the release candidates and GA date.
I'm not sure what to put here so leave it alone for the moment even
though I know the dates currently on the schedule are wrong.  I hope
to figure out some likely dates to put up here soon.
2006-10-14 16:02:42 +00:00
Jeremy Messenger
663616fcb6 Forgot to add gnome_prefix.sh in Makefile. 2006-10-12 21:21:05 +00:00
Joseph Koshy
fa3e5f5750 Add an Open For Business article ``Desktop FreeBSD: Fully Optimized 6.x Installation''. 2006-10-12 14:53:15 +00:00
Joseph Koshy
5f23a18c1d Internetnews.com article covering the merger/acquisition of the PC-BSD
project by iXsystems Inc.
2006-10-12 14:20:13 +00:00
Joel Dahl
6e86218aa1 This sounds almost as if floppies are required when installing, so
reword things a bit.
2006-10-12 09:21:19 +00:00
Joel Dahl
0301f3ae4e - Perl has been removed from base.
-  Reword things a bit.
2006-10-12 09:06:26 +00:00
Daniel Gerzo
f49984172c - Let this script generate valid XHTML
- Also allow queries like query-pr.cgi?q= and query-pr.cgi?cat/num
- Fix comment
- Display query form when no results found
- Allow some other characters to be part of the URL [1]

PR: www/103628 [1]
Reviewed by: simon, remko
Approved by: keramida (mentor)
2006-10-11 21:02:58 +00:00
Erwin Lansing
983d14154d Mark the ports tree as frozen and remove two comments about todo reminders
that have been done.
2006-10-10 13:08:39 +00:00
Joseph Koshy
cb2ecf16a3 Techbuilder article on using a laptop as a portable network
monitoring system.

Submitted by:	Dave Markowitz on -www
2006-10-10 03:47:38 +00:00
Christian Brueffer
c879ac4166 Record donations by netchild to hselasky. 2006-10-09 19:51:27 +00:00
Joel Dahl
de7380ecc3 Finally sync this with the authors.ent file.
So, what will this buy us?

1.  No more boring work on this file, as it will be updated
    "automatically" when a new committer makes his first commits.
    I'll add a note to the committer's guide soon, saying that
    new committers should add themselves to this file.

2.  All names will be synchronized.  There were some differences
    between developers.sgml and authors.ent before, for example:

    - developers.sgml:  Andrew Reiter
    - authors.ent:      Andrew R. Reiter

    - developers.sgml:  Christian Peron
    - authors.ent:      Christian S.J. Peron

    This should be fixed now however.

Reviewed by:	remko, danger
2006-10-09 19:22:54 +00:00
Xin LI
df5be59fdc Regen. 2006-10-09 14:44:45 +00:00
Ceri Davies
ed46521e4b Allow '/' in the search filter so that people can search for stuff like
'games/robotfindskitten'.

PR:		www/104131
Reviewed by:	simon
2006-10-08 17:00:12 +00:00
Shteryana Shopova
4174f40071 Add an entry for myself as a new src committer to news.
Approved by:	bz (mentor)
2006-10-08 13:30:16 +00:00
Ceri Davies
f63a1b8841 Kill trailing whitespace.
PR:		www/103874
Submitted by:	gabor
2006-10-08 11:12:06 +00:00
Ceri Davies
b39979e6d5 Use entities and add some recent updates.
PR:		www/103874
Submitted by:	gabor
2006-10-08 11:10:36 +00:00
Ceri Davies
db68f87a41 Use entities and add some recent updates.
PR:		www/104059
Submitted by:	gabor
2006-10-08 10:56:56 +00:00
Ceri Davies
e76f60e1c6 We really don't have a recent perl on www, despite things I have read to
contrary.
2006-10-08 10:09:39 +00:00
Simon L. B. Nielsen
86cde6aea6 Remove ppc info for 6.1. The ISO directory which was linked to didn't
exist (there only was an 6.0 ISO).  This can always be re-added if
another FreeBSD/ppc release is made.
2006-10-08 07:43:57 +00:00
Roman Bogorodskiy
98c38e2ac5 Make the NanoBSD entry look like others in the list, i.e. "long_name (short_name)".
Approved by:	pav
2006-10-07 18:41:54 +00:00
Ceri Davies
8759cd186a Bump version number and move a newline back to where it came from. 2006-10-07 18:12:16 +00:00
Ceri Davies
9231a0d249 Allow patches to be attached via the web page.
Thanks to Marius Nuennerich for submitting the idea and for never giving
up on nagging me about it.

PR:		www/83397
2006-10-07 18:08:04 +00:00
Stefan Farfeleder
a212b70d19 Grab the entry about jobs and mark it as done in 7.x. 2006-10-07 17:01:24 +00:00
Bruce A. Mah
8c3f208a72 Regen from errata/article.sgml 1.1.2.134, 1.69.2.45, 1.73.2.32. 2006-10-07 15:39:24 +00:00