Commit graph

36 commits

Author SHA1 Message Date
Juli Mallett
8bca051f77 Add a project status page ala C99 and similar for FreeBSD/MIPS, to make it
easier for people to track the status.

Add a developers.sgml entry for Justin Wojdacki for use in the status page.

Reviewed by:	ceri

Add an entry for MIPS on the platforms page, and a small page there with
a few tiny bits of information, mostly mailing list info and a link to
the afforementioned status page.

Requested by:	ceri
2002-11-08 14:56:50 +00:00
Murray Stokely
3ec53eefca Add a new news item to note some of the momentum that the sparc64 port
has gained since the last update on March 10th.  Point to the
installable snapshot on the FTP sites.  Also, correct some typos while
I'm here.
2002-10-06 00:01:09 +00:00
Marc Fonvieille
5e34e3aa65 Typo: s/taht/that 2002-08-14 17:44:48 +00:00
Benno Rice
018ba55784 Fix my email address by replacing it with a mailto link instead of quoting it
verbatim.

Requested by:	alfred
2002-08-14 03:40:49 +00:00
Alfred Perlstein
1539378912 Add a mini-FAQ to the ppc port page. There's a hack in here for Benno's
email address (I used </>) and it would be nice if it was fixed.

Requested by: benno
PR: www/40060
2002-08-14 02:10:48 +00:00
Marcel Moolenaar
93e1d4ccfe s/h2/h3/g. 2002-06-02 20:06:27 +00:00
Marcel Moolenaar
035abf2676 First of a series of commits to update the FreeBSD/ia64 project page:
o  Added "Credits" section,
o  Added newsworthy events to the "Latest News" section. More to
   come here,
o  Removed all the links, because most were broken anyway. More to
   come here as well,
2002-06-02 08:50:41 +00:00
Murray Stokely
9b102449c6 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:11:16 +00:00
Murray Stokely
9517238445 Spell 'causing' properly.
Found by:	"make spellcheck"
2002-03-13 13:18:36 +00:00
Jake Burkholder
c85dba46c7 Add a note about perl working now. Yay. 2002-03-11 02:25:07 +00:00
Jake Burkholder
61639d7f75 Add smp support to latest news. 2002-03-09 20:21:36 +00:00
Murray Stokely
83614fed3d Bring the "Latest News" up to October of last year. (single user mode
with NFS root).
2002-03-04 11:09:43 +00:00
Murray Stokely
2c0d27f80e Add a few notes to the 'Latest News' :
* Note that Jake has provided a bootable ISO that can be used to
    install FreeBSD/sparc64
  * Point to David's hosted toolchain.
2002-03-04 10:59:12 +00:00
Murray Stokely
cc9f8b6ef9 Add some updated information about the status of FreeBSD/sparc64.
This still needs a lot of work, but at least now it doesn't claim that
we're just in the planning phase.  Also, combine Jason's first-person
account of his time at Sun into the 'Port History' section.  Add a
'Latest News' section to contain the newest milestones.
2002-02-25 08:51:30 +00:00
Tom Hukins
74176fe8c1 OpenBSD/powerpc is now OpenBSD/macppc
Submitted by:	Matt Christian <mattc@visi.com>
2002-02-06 12:07:41 +00:00
Jesper Skriver
1210a952c2 Add a link to NetBSD/x86_64 2001-11-10 13:35:29 +00:00
Murray Stokely
0d8e79bd0c * Make build/install of www /usr/obj prefix clean.
* Use make variables instead of hard coding commands, paths, and
  options.
* Wrap some long lines.
* Replace shell loops with make for loops, etc.

PR:		docs/31132
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-29 10:14:33 +00:00
Alexey Zelkin
47a35e8ef9 * add 'email' entity to header. This causes sgml to put link to freebsd-sparc
mailing list to html page footer instead of freebsd-questions
* switch to use one style FreeBSD ports naming (FreeBSD/<port>)
* s/freebsd/FreeBSD
2001-10-24 18:12:20 +00:00
Alexey Zelkin
399de1e4e4 s/freebsd/FreeBSD 2001-10-24 18:11:31 +00:00
Alexey Zelkin
6440216651 * add 'email' entity to header. This causes sgml to put link to freebsd-ppc
mailing list to html page footer instead of freebsd-questions
* switch to use one style FreeBSD ports naming (FreeBSD/<port>)
2001-10-24 18:11:04 +00:00
Alexey Zelkin
b235a085d0 switch to use one style FreeBSD ports naming (FreeBSD/<lower_case_port_name>).
This style is using by {Net,Open}BSD for while.
2001-10-24 18:10:33 +00:00
Alexey Zelkin
dae4c3bf18 * add 'email' entity to header. This causes sgml to put link to freebsd-ia64
mailing list to html page footer instead of freebsd-questions
* switch to use one style FreeBSD ports naming (FreeBSD/<port>)
* use "IA-64" abbrev. when refering to actutal architecture name
* s/freebsd/FreeBSD
2001-10-24 18:08:49 +00:00
Alexey Zelkin
09cf28daf7 * add 'email' entity to header. This causes sgml to put link to freebsd-alpha
mailing list to html page footer instead of freebsd-questions
* switch to use one style FreeBSD ports naming (FreeBSD/<port>)
* s/freebsd/FreeBSD
2001-10-24 18:06:43 +00:00
Dima Dorfman
7eec0a1427 Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
one in a comment; since the former is clearly visible from the top of
the file, the latter's only purpose was to bloat the repository a
little more.

No objections by:	-doc, -www
2001-07-13 12:52:17 +00:00
Dima Dorfman
df8d901742 Correct assorted typographical, spelling, and grammar errors. 2001-07-06 02:12:16 +00:00
Daniel Harris
03884540d1 Fix a couple typos and an URL. 2001-06-24 15:45:52 +00:00
David E. O'Brien
969cb290db Fix typo.
Submitted by:	Jeroen C. van Gelderen <jeroen@vangelderen.org>
2001-06-10 00:14:48 +00:00
Jun Kuriyama
4b8f96eca4 Remove LOWSRC attribute from previous commit.
I think LOWSRC attribute is local extention of specific user agents (such
as Netscape Navigator).  If I misunderstand this, please add this attribute
again.
2001-06-07 00:50:37 +00:00
David E. O'Brien
6560a47f9d Make it clear we are targeting PCI UltraSPARC [for now]. 2001-06-06 18:21:20 +00:00
David E. O'Brien
e4d53e0a2b Fix very minor typo. 2001-06-06 18:17:10 +00:00
David E. O'Brien
bf8be52889 Add the BSD Sledgehammer logo. 2001-06-06 18:13:18 +00:00
David E. O'Brien
0c420af272 Hook the x86-64 page up to the index.
Reminded by:	phantom
2001-05-10 09:28:08 +00:00
David E. O'Brien
28ea58d8f4 Whipe egg off face. Commit the real x86-64 page this time. 2001-05-10 07:53:35 +00:00
David E. O'Brien
c169ad24fb Add the x86-64 platform page. 2001-05-04 22:31:57 +00:00
Jim Mock
974b7acde6 Add individual porting efforts to the platforms directory. In addition to
IA-64 which was already there, Alpha, PPC, and SPARC were added.  Also
update some other bits of the site to point to the new location.

Note:  I didn't get a repo copy of alpha/alpha.sgml to
       platforms/alpha.sgml because there wasn't any real useful history
       to preserve.  I also left the alpha/ dir in place for now but added
       an index.sgml to point to the new location.  I'll nuke the
       directory once the translation teams have caught up with the
       changes.

Suggested by:	obrien
2000-11-30 18:56:27 +00:00
Murray Stokely
7ff62d1db7 Import FreeBSD/IA64 Project page into CVS
Approved by:	jkh
2000-11-22 10:26:10 +00:00