Shiny new logo for FreeBSD web pages. New index.html made from defunct welcome.html.
Navigaton bars on index.html and second level pages. Registration page added.
This commit is contained in:
parent
a10b8489bf
commit
d67bcfef66
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1630
13 changed files with 874 additions and 31 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.16 1997-05-04 19:59:36 wosch Exp $
|
||||
# $Id: Makefile,v 1.17 1997-06-10 04:42:36 meganm Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
|
@ -12,7 +12,7 @@ ANALOG?=/home/www/bin/analog
|
|||
|
||||
DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml
|
||||
DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml
|
||||
DOCS+= features.sgml gallery.sgml index-site.sgml index.sgml
|
||||
DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml
|
||||
DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml
|
||||
DOCS+= npgallery.sgml pgallery.sgml search.sgml searchhints.sgml send-pr.sgml
|
||||
DOCS+= security.sgml support.sgml welcome.sgml where.sgml resignation.sgml
|
||||
|
|
@ -21,7 +21,7 @@ CLEANFILES+=atoz.sgml
|
|||
|
||||
# These will be directly installed.
|
||||
|
||||
DATA= COPYING COPYING.LIB README.mirror robots.txt
|
||||
DATA= COPYING COPYING.LIB README.mirror robots.txt index.html
|
||||
|
||||
# Files or targets listed here are defined in this file.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,20 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-04-27 00:47:38 $">
|
||||
<!ENTITY date "$Date: 1997-06-10 04:42:36 $">
|
||||
<!ENTITY title "The FreeBSD Gallery">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: gallery.sgml,v 1.23 1997-04-27 00:47:38 mbarkah Exp $ -->
|
||||
<!-- $Id: gallery.sgml,v 1.24 1997-06-10 04:42:36 meganm Exp $ -->
|
||||
<html>
|
||||
&header;
|
||||
<P>All over the world, FreeBSD is powering innovative Internet applications and services. This gallery is a showcase of 387 organizations and individuals who have put FreeBSD to work for them. Browse and find out more about what FreeBSD can do for <STRONG>you</STRONG>!</P><P></P>
|
||||
<A NAME="commercial"></A><A NAME="non-profit"></A><A NAME="personal"></A><UL><LI><A HREF="cgallery.html">257 commercial organizations</A></LI><LI><A HREF="npgallery.html">106 non-profit organizations</A></LI><LI><A HREF="pgallery.html">24 personal sites</A></LI></UL><P>To have your site added to these lists, simply fill out <A HREF="http://www.freebsd.org/cgi/gallery.cgi">this form</A>.<P><TABLE BORDER=0 WIDTH="100%"><TR><TD ALIGN="LEFT"><IMG SRC="gifs/powerlogo.gif" ALT="" ALIGN="LEFT" BORDER="0"></TD><TD ALIGN="RIGHT"><IMG SRC="gifs/power-button.gif" ALT="" ALIGN="RIGHT" BORDER="0"></TD></TR></TABLE><P>The "Powered by FreeBSD" logos above may be <A HREF="gifs/powerlogo.gif">downloaded</A> and displayed on personal or commercial home pages served by FreeBSD machines. Use of this logo or the likeliness of the <A HREF="daemon.html">BSD Daemons</A> for profitable gain requires the consent of <A HREF="mailto:taob@risc.org">Brian Tao</A> (creator of the "power" logo) and <A HREF="mailto:mckusick@mckusick.com">Marshall Kirk McKusick's</A> (trademark holder for the BSD Daemon image).<P>&footer;</body></html>
|
||||
<A NAME="commercial"></A><A NAME="non-profit"></A><A NAME="personal"></A><UL><LI><A HREF="cgallery.html">257 commercial organizations</A></LI><LI><A HREF="npgallery.html">106 non-profit organizations</A></LI><LI><A HREF="pgallery.html">24 personal sites</A></LI></UL><P>To have your site added to these lists, simply fill out <A HREF="http://www.freebsd.org/cgi/gallery.cgi">this form</A>.<P>
|
||||
<TABLE WIDTH="100%" BORDER="0">
|
||||
<TR>
|
||||
<TD ALIGN="LEFT"><IMG SRC="gifs/powerlogo.gif" ALT="" ALIGN="LEFT" BORDER="0"></TD>
|
||||
<TD ALIGN="LEFT"><IMG SRC="gifs/power-button.gif" ALT="" ALIGN="LEFT" BORDER="0"></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD ALIGN="RIGHT"><IMG SRC="gifs/pbfbsd2.gif" WIDTH=171 HEIGHT=64 BORDER=0></TD>
|
||||
<TD ALIGN="RIGHT"><IMG SRC="gifs/powerani.gif" WIDTH=171 HEIGHT=64></TD></TR>
|
||||
</TABLE>
|
||||
<P>The "Powered by FreeBSD" logos above may be <A HREF="gifs/powerlogo.gif">downloaded</A> and displayed on personal or commercial home pages served by FreeBSD machines. Use of this logo or the likeliness of the <A HREF="daemon.html">BSD Daemons</A> for profitable gain requires the consent of <A HREF="mailto:taob@risc.org">Brian Tao</A> (creator of the "power" logo) and <A HREF="mailto:mckusick@mckusick.com">Marshall Kirk McKusick's</A> (trademark holder for the BSD Daemon image).<P>&footer;</body></html>
|
||||
|
|
|
|||
|
|
@ -29,12 +29,28 @@
|
|||
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
|
||||
|
||||
<!-- Standard headers and footers -->
|
||||
<!ENTITY header '<head><title>&title;</title></head>
|
||||
<body text="#000000" bgcolor="#ffffff">
|
||||
<center><img src="&base/gifs/topbar.gif" alt="" width="576" height="14"></center>
|
||||
&i.daemon; <h1 align=right>&title;</h1><br clear=all><hr noshade>'>
|
||||
<!ENTITY footer '<hr noshade>&home;<address>&author;<br>&date;</address>'>
|
||||
|
||||
<!ENTITY header '<head><title>&title;</title></head><BODY TEXT="#000000" BGCOLOR="#FFFFFF" ALINK="#FFCC33"><IMG SRC="&base/gifs/bar.gif" ALT="" WIDTH="565" HEIGHT="33" BORDER=0 usemap="#bar">
|
||||
<H1 ALIGN=LEFT><FONT COLOR="#660000">&title;</FONT></H1><br clear=all>
|
||||
|
||||
|
||||
<map name="bar">
|
||||
<area shape="rect" coords="1,1,111,31" href="&base/index.html" ALT="">
|
||||
<area shape="rect" coords="112,11,196,31" href="&base/ports/index.html" ALT="">
|
||||
<area shape="rect" coords="196,12,257,33" href="&base/support.html" ALT="">
|
||||
<area shape="rect" coords="256,12,365,33" href="&base/docs.html" ALT="">
|
||||
<area shape="rect" coords="366,13,424,32" href="&base/commercial.html" ALT="">
|
||||
<area shape="rect" coords="425,16,475,32" href="&base/search.html" ALT="">
|
||||
<area shape="rect" coords="477,16,516,33" href="&base/index-site.html" ALT="">
|
||||
<area shape="rect" coords="516,15,562,33" href="&base/index.html" ALT="">
|
||||
<area shape="rect" href="&base/index.html" coords="0,0,564,32" ALT="">
|
||||
</map>'>
|
||||
|
||||
<!ENTITY footer '<address>&author;<br>&date;</address>'>
|
||||
|
||||
<!-- Short names for various anchor points -->
|
||||
<!ENTITY a.latest.not '<a href="&base/releases/2.2R/notes.html">'>
|
||||
<!ENTITY a.latest.ann '<a href="&base/releases/2.2R/announce.html">'>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
309
en/index.html
Normal file
309
en/index.html
Normal file
|
|
@ -0,0 +1,309 @@
|
|||
<HTML>
|
||||
<HEAD><TITLE>FreeBSD Inc.</TITLE>
|
||||
<META NAME="DESCRIPTION" CONTENT="FreeBSD Inc.">
|
||||
<META NAME="KEYWORDS" CONTENT="About FreeBSD, Getting FreeBSD, Ports Collection, Documentation, Support, Gallery, Search, Release Information, FreeBSD-current, FreeBSD-stable, snapshot, Application Software, Handbook, FAQ, Tutorials, Books, Manual Pages, Mailing lists, Newsgroups, Bugs, CVS, CVSup, Source Code, FreeBSD News, Mirror, Commercial Vendors, homepage, CTM">
|
||||
|
||||
<SCRIPT LANGUAGE="JavaScript"><!--
|
||||
agent = navigator.userAgent
|
||||
browserVer = 2
|
||||
if (agent.indexOf("a/3",6) == -1) {browserVer = 2}
|
||||
else {browserVer = 1}
|
||||
|
||||
// Navigational bars:
|
||||
if (browserVer == 1) {
|
||||
|
||||
hand = new Image;
|
||||
hand.src = "gifs/1handboo.gif";
|
||||
hand_r = new Image;
|
||||
hand_r.src = "gifs/2handboo.gif";
|
||||
|
||||
faq = new Image;
|
||||
faq.src = "gifs/1faq.gif";
|
||||
faq_r = new Image;
|
||||
faq_r.src = "gifs/2faq.gif";
|
||||
|
||||
flash = new Image;
|
||||
flash.src = "gifs/flash.gif";
|
||||
flash_r = new Image;
|
||||
flash_r.src = "gifs/2flash.gif";
|
||||
|
||||
indexsite = new Image;
|
||||
indexsite.src = "gifs/1index.gif";
|
||||
indexsite_r = new Image;
|
||||
indexsite_r.src = "gifs/2index.gif";
|
||||
|
||||
|
||||
search = new Image;
|
||||
search.src = "gifs/1search.gif";
|
||||
search_r = new Image;
|
||||
search_r.src = "gifs/2search.gif";
|
||||
|
||||
vendors = new Image;
|
||||
vendors.src = "gifs/1vendor.gif";
|
||||
vendors_r = new Image;
|
||||
vendors_r.src = "gifs/2vendor.gif";
|
||||
|
||||
|
||||
docs = new Image;
|
||||
docs.src = "gifs/1doc.gif";
|
||||
docs_r = new Image;
|
||||
docs_r.src = "gifs/2doc.gif";
|
||||
|
||||
support = new Image;
|
||||
support.src = "gifs/1support.gif";
|
||||
support_r = new Image;
|
||||
support_r.src = "gifs/2support.gif";
|
||||
|
||||
soft = new Image;
|
||||
soft.src = "gifs/1soft.gif";
|
||||
soft_r = new Image;
|
||||
soft_r.src = "gifs/2soft.gif";
|
||||
|
||||
get = new Image;
|
||||
get.src = "gifs/1get.gif";
|
||||
get_r = new Image;
|
||||
get_r.src = "gifs/2get.gif";
|
||||
|
||||
}
|
||||
function hiLite(imgDocID,imgObjName) {
|
||||
if (browserVer == 1) {
|
||||
document.images[imgDocID].src = eval(imgObjName + ".src")
|
||||
}}
|
||||
// -->
|
||||
</SCRIPT>
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="#FFFFFF" TEXT="#000033" ALINK="#FFCC33">
|
||||
|
||||
|
||||
<TABLE WIDTH="100%" BORDER="0">
|
||||
<TR>
|
||||
<TD COLSPAN="2" WIDTH="" ALIGN="LEFT"><A HREF="daemon.html"><IMG SRC="gifs/freebsd_1.gif" WIDTH="306" HEIGHT="94" BORDER="0"></A>
|
||||
|
||||
<A HREF="newsflash.html" onMouseOver="hiLite('flash','flash_r')" onMouseOut="hiLite('flash','flash')"><IMG SRC="gifs/flash.gif" ALT="NEWSFLASH!" NAME="flash" WIDTH="109" HEIGHT="36" BORDER="0"></A>
|
||||
<BR>
|
||||
</TD>
|
||||
<TD ALIGN="MIDDLE">
|
||||
|
||||
<FORM ACTION="http://www.freebsd.org/cgi/mirror.cgi" METHOD="GET">
|
||||
<FONT SIZE="-2" FACE="ARIAL,HELVETICA" COLOR="#990000">Select a server near you:</FONT>
|
||||
<BR>
|
||||
<SELECT NAME="goto">
|
||||
<OPTION VALUE="http://www.ar.freebsd.org/">Argentina</OPTION>
|
||||
<OPTION VALUE="http://www.au.freebsd.org/FreeBSD/">Australia/1</OPTION>
|
||||
<OPTION VALUE="http://www2.au.freebsd.org/">Australia/2</OPTION>
|
||||
<OPTION VALUE="http://www3.au.freebsd.org/">Australia/3</OPTION>
|
||||
<OPTION VALUE="http://www.br.freebsd.org/www.freebsd.org/">Brazil/1 (english)</OPTION>
|
||||
<OPTION VALUE="http://www2.br.freebsd.org/www.freebsd.org/index.html">Brazil/2 (english)</OPTION>
|
||||
<OPTION VALUE="http://www3.br.freebsd.org/">Brazil/3 (english)</OPTION>
|
||||
<OPTION VALUE="http://www.br.freebsd.org/">Brazil/1 (portuguese)</OPTION>
|
||||
<OPTION VALUE="http://www2.br.freebsd.org/">Brazil/2 (portuguese)</OPTION>
|
||||
<OPTION VALUE="http://www.ca.freebsd.org/">Canada</OPTION>
|
||||
<OPTION VALUE="http://www.cz.freebsd.org/">Czech Republic</OPTION>
|
||||
<OPTION VALUE="http://sunsite.auc.dk/www.freebsd.org/">Denmark</OPTION>
|
||||
<OPTION VALUE="http://www.ee.freebsd.org/">Estonia</OPTION>
|
||||
<OPTION VALUE="http://www.fi.freebsd.org/">Finland</OPTION>
|
||||
<OPTION VALUE="http://www.fr.freebsd.org/">France</OPTION>
|
||||
<OPTION VALUE="http://www.de.freebsd.org/">Germany (english)</OPTION>
|
||||
<OPTION VALUE="http://www.de.freebsd.org/de/">Germany (deutsch)</OPTION>
|
||||
<OPTION VALUE="http://www.hu.freebsd.org/">Hungary (english)</OPTION>
|
||||
<OPTION VALUE="http://www.hu.freebsd.org/hu/">Hungary (magyar)</OPTION>
|
||||
<OPTION VALUE="http://www.ie.freebsd.org/">Ireland</OPTION>
|
||||
<OPTION VALUE="http://www.it.freebsd.org/">Italy</OPTION>
|
||||
<OPTION VALUE="http://www.jp.freebsd.org/www.freebsd.org/">Japan (english)</OPTION>
|
||||
<OPTION VALUE="http://www.jp.freebsd.org/">Japan (japanese)</OPTION>
|
||||
<OPTION VALUE="http://www.kr.freebsd.org/">Korea</OPTION>
|
||||
<OPTION VALUE="http://www.lv.freebsd.org/">Latvia</OPTION>
|
||||
<OPTION VALUE="http://www.nl.freebsd.org/">Netherlands</OPTION>
|
||||
<OPTION VALUE="http://www.pl.freebsd.org/">Poland</OPTION>
|
||||
<OPTION VALUE="http://www.pt.freebsd.org/">Portugal/1</OPTION>
|
||||
<OPTION VALUE="http://www2.pt.freebsd.org/">Portugal/2</OPTION>
|
||||
<OPTION VALUE="http://www.ru.freebsd.org/">Russia/1</OPTION>
|
||||
<OPTION VALUE="http://www2.ru.freebsd.org/">Russia/2</OPTION>
|
||||
<OPTION VALUE="http://www3.ru.freebsd.org/">Russia/3</OPTION>
|
||||
<OPTION VALUE="http://www.za.freebsd.org/">South Africa</OPTION>
|
||||
<OPTION VALUE="http://www.se.freebsd.org/www.freebsd.org/">Sweden</OPTION>
|
||||
<OPTION VALUE="http://www.tw.freebsd.org/freebsd.html">Taiwan</OPTION>
|
||||
<OPTION VALUE="http://www.ua.freebsd.org/">Ukraine</OPTION>
|
||||
<OPTION VALUE="http://www.uk.freebsd.org/">United Kingdom</OPTION>
|
||||
<OPTION VALUE="http://www.freebsd.org/">USA/California</OPTION>
|
||||
<OPTION VALUE="http://www2.freebsd.org/">USA/Texas</OPTION>
|
||||
</SELECT>
|
||||
<BR><INPUT TYPE="SUBMIT" VALUE=" Go "></FORM>
|
||||
|
||||
</TD></TR>
|
||||
|
||||
</TABLE>
|
||||
|
||||
|
||||
<CENTER><A HREF="./ports/index.html" onMouseOver="hiLite('soft','soft_r')" onMouseOut="hiLite('soft','soft')"><IMG SRC="gifs/1soft.gif" ALT="Software//" NAME="soft" WIDTH="98" HEIGHT="23" BORDER="0"></A><A HREF="support.html" onMouseOver="hiLite('support','support_r')" onMouseOut="hiLite('support','support')"><IMG SRC="gifs/1support.gif" ALT="Support//" NAME="support" WIDTH="64" HEIGHT="23" BORDER="0"></A><A HREF="docs.html" onMouseOver="hiLite('docs','docs_r')" onMouseOut="hiLite('docs','docs')"><IMG SRC="gifs/1doc.gif" ALT="Documentation//" NAME="docs" WIDTH="117" HEIGHT="23" BORDER="0"></A><A HREF="commercial.html" onMouseOver="hiLite('vendors','vendors_r')" onMouseOut="hiLite('vendors','vendors')"><IMG SRC="gifs/1vendor.gif" ALT="Vendors//" NAME="vendors" WIDTH="66" HEIGHT="23" BORDER="0"></A><A HREF="search.html" onMouseOver="hiLite('search','search_r')" onMouseOut="hiLite('search','search')"><IMG SRC="gifs/1search.gif" ALT="Search//" NAME="search" WIDTH="58" HEIGHT="23" BORDER="0" ALT="Search//"></A><A HREF="index-site.html" onMouseOver="hiLite('indexsite','indexsite_r')" onMouseOut="hiLite('indexsite','indexsite')"><IMG SRC="gifs/1index.gif" WIDTH="52" HEIGHT="23" BORDER="0" ALT="Site-Index//" Name="indexsite"></A></CENTER>
|
||||
<P>
|
||||
|
||||
|
||||
<TABLE WIDTH="100%" CELLPADDING="5" BORDER="0">
|
||||
<TR>
|
||||
<TD WIDTH="69%" VALIGN="TOP" COLSPAN="1"><P>
|
||||
<FONT COLOR="#660000">
|
||||
<H2>What is FreeBSD?</H2>
|
||||
</FONT>
|
||||
<P>
|
||||
<FONT FACE="ARIAL,HELVETICA">
|
||||
FreeBSD is an advanced BSD UNIX operating system for "PC-compatible"
|
||||
computers, developed and maintained by <A HREF="./handbook/staff.html">a large team of individuals</A>.
|
||||
</FONT>
|
||||
<P>
|
||||
|
||||
<FONT COLOR="#660000">
|
||||
<H2>FreeBSD offers an exceptional combination of
|
||||
features.</H2>
|
||||
</FONT>
|
||||
<P>
|
||||
<FONT FACE="ARIAL,HELVETICA">
|
||||
FreeBSD offers many features today which are still missing in other
|
||||
operating systems, even some of the best commercial ones. <A HREF="./features.html">Advanced
|
||||
features</A> for performance, security, and even binary compatibility with
|
||||
other popular operating systems.
|
||||
</FONT>
|
||||
<P>
|
||||
|
||||
<FONT COLOR="#660000">
|
||||
<H2>FreeBSD specializes in internet solutions.</H2>
|
||||
</FONT>
|
||||
<P>
|
||||
<FONT FACE="ARIAL,HELVETICA">FreeBSD makes an ideal <A HREF="./internet.html">Internet</A> server or desktop system. It provides robust network services, even under the heaviest
|
||||
of loads, and uses memory efficiently to maintain good response times for
|
||||
hundreds, or even thousands, of simultaneous user processes.
|
||||
</FONT>
|
||||
<P>
|
||||
|
||||
<IMG SRC="gifs/dae_up2.gif" WIDTH="72" HEIGHT="81" ALIGN="RIGHT" BORDER="0">
|
||||
|
||||
|
||||
<FONT COLOR="#660000">
|
||||
<H2>FreeBSD is free.</H2>
|
||||
</FONT>
|
||||
<P>
|
||||
<FONT FACE="ARIAL,HELVETICA">While you might expect an operating system with these features to sell for a high price, FreeBSD is available free of charge and comes with full
|
||||
source code. If you would like to try it out, <A HREF="./availability.html">more
|
||||
information is available</A>.
|
||||
<P>
|
||||
|
||||
<A HREF="where.html" onMouseOver="hiLite('get','get_r')" onMouseOut="hiLite('get','get')"><IMG SRC="gifs/1get.gif" ALT="Getting FreeBSD" NAME="get" WIDTH="128" HEIGHT="31" BORDER="0"></A>
|
||||
|
||||
<A HREF="FAQ/FAQ.html" onMouseOver="hiLite('faq','faq_r')" onMouseOut="hiLite('faq','faq')"><IMG SRC="gifs/1faq.gif" ALT="FreeBSD FAQ" NAME="faq" WIDTH=116 HEIGHT=31 BORDER=0></A>
|
||||
|
||||
<A HREF="handbook/handook.html" onMouseOver="hiLite('hand','hand_r')" onMouseOut="hiLite('hand','hand')"><IMG SRC="gifs/1handboo.gif" ALT="Handbook" NAME= "hand" WIDTH=93 HEIGHT=31 BORDER=0></A>
|
||||
|
||||
|
||||
|
||||
<P>
|
||||
Register to receive the
|
||||
<A HREF="./register.html">FreeBSD Newsletter</A>.
|
||||
|
||||
|
||||
</TD>
|
||||
|
||||
|
||||
<TD WIDTH="30%" VALIGN="TOP" ROWSPAN="2">
|
||||
|
||||
<FONT COLOR="#660000">
|
||||
<H2>FreeBSD is easy to install.</H2>
|
||||
</FONT>
|
||||
<P>
|
||||
<FONT FACE="ARIAL,HELVETICA">
|
||||
FreeBSD can be installed from a variety of media including CD-ROM, floppy
|
||||
disk, magnetic tape, an MS-DOS partition, or if you have a network connection
|
||||
(even a dial-up PPP to an Internet provider), you can install it <I>directly</I> over anonymous FTP or NFS. All you need is a single 1.44MB boot floppy
|
||||
and <A HREF="./handbook/install.html">these directions.</A>
|
||||
</FONT>
|
||||
<P>
|
||||
|
||||
<FONT COLOR="#660000">
|
||||
<H2>FreeBSD can run a huge variety of applications.</H2>
|
||||
</FONT>
|
||||
<P>
|
||||
<FONT FACE="ARIAL,HELVETICA">
|
||||
The quality of FreeBSD combined with today's low-cost, high-speed PC hardware
|
||||
makes FreeBSD a very economical alternative to commercial UNIX workstations.
|
||||
It is well-suited for a great number of <A HREF="./applications.html">applications</A>.
|
||||
</FONT>
|
||||
<P>
|
||||
|
||||
|
||||
|
||||
</TD></TR>
|
||||
|
||||
<TR>
|
||||
|
||||
<TD VALIGN="TOP">
|
||||
|
||||
</TD><TD></TD></TR>
|
||||
</TABLE>
|
||||
|
||||
<IMG SRC="gifs/bar.gif" WIDTH="565" HEIGHT="33" BORDER="0" usemap="#bar">
|
||||
<P>
|
||||
<CENTER>
|
||||
<FONT FACE="ARIAL," HELVETICA SIZE="1">
|
||||
<A HREF="newsflash.html">Newsflash!</A>
|
||||
<A HREF="FAQ/FAQ.html">FAQ</A>
|
||||
<A HREF="handbook/handbook.html">Handbook</A>
|
||||
<A HREF="ports/index.html">Applications</A>
|
||||
<A HREF="support.html">Support</A>
|
||||
<A HREF="docs.html">Documentation</A>
|
||||
<A HREF="commercial.html">Vendors</A>
|
||||
<A HREF="search.html">Search</A>
|
||||
<A HREF="index-site.html">Site-Index</A>
|
||||
<A HREF="gallery.html">FreeBSD Gallery</A></CENTER>
|
||||
|
||||
</FONT>
|
||||
<TABLE WIDTH="100%">
|
||||
<TR>
|
||||
<TD ALIGN="MIDDLE">
|
||||
<A HREF="http://www.cdrom.com/"><IMG SRC="gifs/wclogo.gif" WIDTH="88" HEIGHT="55" BORDER="0" ALT="Sponsered by Walnut Creek CD-ROM"></A>
|
||||
</TD>
|
||||
<TD VALIGN="MIDDLE">
|
||||
<A HREF="http://www.ugu.com">
|
||||
<IMG SRC="gifs/ugu_icon.gif" WIDTH="76" HEIGHT="64" BORDER="0" ALT="Sponser of Unix Guru Universe"></A>
|
||||
|
||||
</TD>
|
||||
<TD>
|
||||
<A HREF="http://www.apache.org"><IMG SRC="gifs/apache.gif" WIDTH="196" HEIGHT="23" BORDER="0" ALT="Powered by Apache"></A>
|
||||
</TD>
|
||||
<TD>
|
||||
<A HREF="daemon.html"><IMG SRC="gifs/powerlogo.gif" WIDTH="171" HEIGHT="64" BORDER="0" ALT="Powered by FreeBSD"></A>
|
||||
</TD></TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
|
||||
<HR>
|
||||
<TABLE WIDTH=100% BORDER=0>
|
||||
<TR><TD ALIGN=LEFT>
|
||||
<FONT SIZE=-1>
|
||||
Page design <A HREF="http://www.asis.com/~meganm/">Megan McCormack</A><BR>
|
||||
<A HREF="./mailto.html">www@FreeBSD.ORG</A><BR>
|
||||
<A HREF="about.html"> About this Web Site</A><BR>
|
||||
$Date: 1997-06-10 04:42:36 $
|
||||
</TD>
|
||||
|
||||
<TD ALIGN=RIGHT VALIGN=TOP><FONT SIZE="-1">
|
||||
|
||||
Copyright © 1995, 1996, 1997 FreeBSD Inc.<BR>
|
||||
All rights reserved.
|
||||
|
||||
</FONT>
|
||||
</TD></TR>
|
||||
</TABLE>
|
||||
|
||||
<map name="bar">
|
||||
<area shape="rect" coords="1,1,111,31" href="index.html" ALT="">
|
||||
<area shape="rect" coords="112,11,196,31" href="ports/index.html" ALT="">
|
||||
<area shape="rect" coords="196,12,257,33" href="support.html" ALT="">
|
||||
<area shape="rect" coords="256,12,365,33" href="docs.html" ALT="">
|
||||
<area shape="rect" coords="366,13,424,32" href="commercial.html" ALT="">
|
||||
<area shape="rect" coords="425,16,475,32" href="search.html" ALT="">
|
||||
<area shape="rect" coords="477,16,516,33" href="index-site.html" ALT="">
|
||||
<area shape="rect" coords="516,15,562,33" href="index.html" ALT="">
|
||||
<area shape="rect" href="index.html" coords="0,0,564,32" ALT="">
|
||||
</map>
|
||||
</BODY>
|
||||
</HTML>
|
||||
85
en/register.sgml
Normal file
85
en/register.sgml
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-06-10 04:42:36 $">
|
||||
<!ENTITY title "Register">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
<CENTER><FONT SIZE=4>
|
||||
Register to receive the FreeBSD Newsletter and subscribe to announce@freebsd.org mailing list.</FONT></CENTER>
|
||||
<FORM METHOD=POST ACTION="&base/cgi/reg.cgi">
|
||||
<INPUT type=hidden name="recipient" value="register@freebsd.org"><BR>
|
||||
<INPUT type=hidden name="version" value="2.2.2-RELEASE">
|
||||
|
||||
<CENTER>
|
||||
<TABLE BORDER=0 WIDTH="95%">
|
||||
<TR VALIGN=top>
|
||||
|
||||
|
||||
<TR VALIGN=top>
|
||||
<TD>First Name: </TD>
|
||||
|
||||
<TD COLSPAN=3 ALIGN=left><INPUT NAME=First TYPE=text SIZE=30></TD>
|
||||
</TR>
|
||||
|
||||
<TR VALIGN=top>
|
||||
<TD ALIGN=left>Last Name: </TD>
|
||||
|
||||
<TD COLSPAN=3 ALIGN=left><INPUT NAME=Last TYPE=text SIZE=30></TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>Email address: </TD>
|
||||
|
||||
<TD COLSPAN=3 ALIGN=left><INPUT NAME=emaila TYPE=text SIZE=30></TD>
|
||||
</TR>
|
||||
|
||||
<TR VALIGN=top>
|
||||
<TD ALIGN=left>Address </TD>
|
||||
|
||||
<TD COLSPAN=3 ALIGN=left><INPUT NAME=Address TYPE=text SIZE=30></TD>
|
||||
</TR>
|
||||
|
||||
<TR VALIGN=top>
|
||||
<TD ALIGN=left>City: </TD>
|
||||
|
||||
<TD COLSPAN=3 ALIGN=left><INPUT NAME=City TYPE=text SIZE=30></TD>
|
||||
</TR>
|
||||
|
||||
<TR VALIGN=top>
|
||||
<TD ALIGN=left>State/Province: </TD>
|
||||
|
||||
<TD ALIGN=left><INPUT
|
||||
NAME=State
|
||||
TYPE=text
|
||||
SIZE=6></TD>
|
||||
|
||||
<TD ALIGN=left>Zip/Country Code: </TD>
|
||||
|
||||
<TD ALIGN=left><INPUT NAME=Zip
|
||||
TYPE=text
|
||||
SIZE=12></TD>
|
||||
</TR>
|
||||
<TR><TD></TD></TR>
|
||||
|
||||
<TR><TD COLSPAN=4>Do you wish to receive FreeBSD related commercial email?<INPUT NAME="commerce_email" TYPE="CHECKBOX" VALUE="yes"></TD></TR>
|
||||
|
||||
<TR><TD COLSPAN=4>Subscribe listed email address to the announce@freebsd.org mailing list?<INPUT NAME="announce" TYPE="CHECKBOX" VALUE="yes"></TD></TR>
|
||||
|
||||
<TR><TD COLSPAN=4>Sign up for FreeBSD Newsletter? <SELECT NAME="newsletter" SIZE= 1>
|
||||
<OPTION>Postal Copy
|
||||
<OPTION>E-mail
|
||||
<OPTION>No Thanks
|
||||
<OPTION>
|
||||
</SELECT>
|
||||
</TD></TR>
|
||||
|
||||
</TABLE><P>
|
||||
<INPUT TYPE=submit VALUE="Send">
|
||||
<INPUT TYPE=reset VALUE="Reset">
|
||||
</CENTER>
|
||||
</FORM>
|
||||
|
||||
|
||||
&footer;
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-05-30 02:14:22 $">
|
||||
<!ENTITY date "$Date: 1997-06-10 04:42:36 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.25 1997-05-30 02:14:22 jkh Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.26 1997-06-10 04:42:36 meganm Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -67,7 +67,8 @@
|
|||
|
||||
<p>For information on recent FreeBSD progress and releases,
|
||||
see the <a href="newsflash.html">Newsflash</a> page.
|
||||
|
||||
<P>To register to receive the FreeBSD Newsletter and subscribe to announcement mailing list see the
|
||||
<A HREF="./register.html">Registration</A> page.
|
||||
<a name="pr"></a>
|
||||
<h2><a
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-05-30 02:14:22 $">
|
||||
<!ENTITY date "$Date: 1997-06-10 04:42:36 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.25 1997-05-30 02:14:22 jkh Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.26 1997-06-10 04:42:36 meganm Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -67,7 +67,8 @@
|
|||
|
||||
<p>For information on recent FreeBSD progress and releases,
|
||||
see the <a href="newsflash.html">Newsflash</a> page.
|
||||
|
||||
<P>To register to receive the FreeBSD Newsletter and subscribe to announcement mailing list see the
|
||||
<A HREF="./register.html">Registration</A> page.
|
||||
<a name="pr"></a>
|
||||
<h2><a
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue