[BACK]Return to orders.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/orders.html, Revision 1.180

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD ordering</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD ordering page">
                      8: <meta name="keywords" content="openbsd,ordering">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1997 by OpenBSD.">
                     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.153     philen     14: <img alt="[OpenBSD]" height="30" width="141" SRC="images/smalltitle.gif">
                     15: <p>
                     16: <h2><font color="#e00000">Ordering</font><hr></h2>
1.1       deraadt    17:
1.163     deraadt    18: <ul>
                     19: <li>
                     20: OpenBSD runs its own
                     21: <a href=https://https.openbsd.org/cgi-bin/order>secure web ordering form</a>
                     22: (or an <a href=http://https.openbsd.org:80/cgi-bin/order>insecure form</a>).<br>
                     23: Or preview what our <a href=#cshop>own sales site</a> offers before ordering..<br>
                     24: <a href=#order>Or simply click on the images below...</a>
                     25: <p>
                     26:
                     27: <li>
                     28: For ordering from bookstores or resellers in your area that sell OpenBSD CDROMs:
1.159     deraadt    29: <br>
1.153     philen     30: <table>
                     31: <tr>
1.163     deraadt    32: <td><a href=#argentina>Argentina</a><br>
                     33:     <a href=#australia>Australia</a><br></td>
                     34: <td><a href=#belgium>Belgium</a><br>
                     35:     <a href=#netherlands>Netherlands</a><br></td>
                     36: <td><a href=#luxembourg>Luxembourg</a><br>
                     37:     <a href=#germany>Germany</a><br></td>
                     38: <td><a href=#sweden>Sweden</a><br>
                     39:     <a href=#finland>Finland</a><br></td>
                     40: <td><a href=#norway>Norway</a><br>
                     41:     <a href=#canada>Canada</a><br></td>
                     42: <td><a href=#france>France</a><br>
1.167     peter      43:     <a href=#uk>UK</a><br></td>
1.163     deraadt    44: <td><a href=#usa>USA</a><br>
                     45:     <a href=#asia>Asia</a><br></td>
1.175     wvdputte   46: <td><a href=#spain>Spain</a><br>
1.176     deraadt    47:     <a href=#brazil>Brazil</a><br></td>
1.153     philen     48: </tr>
1.163     deraadt    49: </table>
                     50: <p>
                     51:
                     52: <li>Bulk order shipments should go to the
                     53: <a href=#cshop>Computer Shop of Calgary</a>.
1.165     deraadt    54: We give a 40% discount on 20-or-more CDROMs and a 10% discount on
1.163     deraadt    55: 10-or-more Tshirts to all orders that go through the shop (and we ask that
                     56: people use the web order form to setup the orders).
                     57:
1.167     peter      58: <p>
                     59: <li>Bulk orders in Europe should be directed to
                     60: <a href="http://www.knowledge.com/">Knowledge Matters Ltd.</a>
                     61: We give a 40% discount on orders of 20 or more CDROMs, and
                     62: shipping to Europe is both cheaper and faster. We are, unfortunately,
                     63: unable to accept credit cards at this time. Shipping within the UK
                     64: is included in the price, and otherwise at cost by DHL within Europe.
                     65:
1.163     deraadt    66: </ul>
                     67: <hr>
                     68:
                     69: <a name=order>
                     70: <table>
1.153     philen     71: <tr>
1.163     deraadt    72:     <td align="center" colspan="20"><b>OpenBSD CDROMs:</b><p>
                     73: </td>
1.153     philen     74: </tr>
                     75: <tr>
1.163     deraadt    76:     <td align="center">2.6 CD<br>
                     77:        <a href="items.html#26">(More info)</a><br>
1.166     deraadt    78:        <a href="https://https.openbsd.org/cgi-bin/order?26CD=1">
1.163     deraadt    79:        <img height="90" width="90" src="images/cd26-s.gif" alt="[Order 2.6 CD]"><br>
                     80:        Order...<p></a></td>
                     81:     <td align="center">2.5 CD<br>
                     82:        <a href="items.html#25">(More info)</a><br>
1.166     deraadt    83:        <a href="https://https.openbsd.org/cgi-bin/order?25CD=1">
1.163     deraadt    84:        <img height="90" width="90" src="images/cd25-s.gif" alt="[Order 2.5 CD]"><br>
                     85:        Order...<p></a></td>
                     86:     <td align="center">2.4 CD<br>
                     87:        <a href="items.html#24">(More info)</a><br>
1.166     deraadt    88:        <a href="https://https.openbsd.org/cgi-bin/order?24CD=1">
1.163     deraadt    89:        <img height="90" width="90" src="images/cd24-s.gif" alt="[Order 2.4 CD]"><br>
                     90:        Order...<p></a></td>
                     91:     <td align="center">2.3 CD<br>
                     92:        <a href="items.html#23">(More info)</a><br>
1.166     deraadt    93:        <a href="https://https.openbsd.org/cgi-bin/order?23CD=1">
1.163     deraadt    94:        <img height="90" width="90" src="images/cd23-s.gif" alt="[Order 2.3 CD]"><br>
                     95:        Order...<p></a></td>
                     96:     <td align="center">2.2 CD<br>
                     97:        <a href="items.html#22">(More info)</a><br>
1.166     deraadt    98:        <a href="https://https.openbsd.org/cgi-bin/order?22CD=1">
1.163     deraadt    99:        <img height="90" width="90" src="images/cd22-s.gif" alt="[Order 2.2 CD]"><br>
                    100:        Order...<p></a></td>
                    101:     <td align="center">2.1 CD<br>
                    102:        <a href="items.html#21">(More info)</a><br>
1.166     deraadt   103:        <a href="https://https.openbsd.org/cgi-bin/order?26CD=1">
1.163     deraadt   104:        <img height="90" width="90" src="images/cd21-s.gif" alt="[Order 2.1 CD]"><br>
                    105:        Order...<p></a></td>
1.153     philen    106: </tr>
                    107: </table>
1.163     deraadt   108: <hr>
1.153     philen    109: <table>
                    110: <tr>
1.163     deraadt   111:     <td align="center" colspan="6"><b><a href="tshirts.html">OpenBSD T-shirts:</a></b></td><p>
1.153     philen    112: </tr>
                    113: <tr>
1.163     deraadt   114:     <td align="center">OpenSSH<br>
                    115:        <a href="tshirts.html#9">(More info)</a><br>
                    116:        <a href="https://https.openbsd.org/cgi-bin/order">
                    117:        <img height=90 width=101 src=images/tshirt-9b-s.gif
                    118:        alt="[Order OpenSSH shirt]"><br>
                    119:        Order...<p></a></td>
                    120:     <td align="center">2.6 Fishbowl<br>
                    121:        <a href="tshirts.html#8">(More info)</a><br>
                    122:        <a href="https://https.openbsd.org/cgi-bin/order">
                    123:        <img height=90 width=101 src=images/tshirt-8b-s.gif
1.164     deraadt   124:        alt="[Order 2.6 Fishbowl shirt]"><br>
1.163     deraadt   125:        Order...<p></a></td>
                    126:     <td align="center">Crypto Globe<br>
                    127:        <a href="tshirts.html#7">(More info)</a><br>
                    128:        <a href="https://https.openbsd.org/cgi-bin/order">
                    129:        <img height=90 width=101 src=images/tshirt-7b-s.gif
1.164     deraadt   130:        alt="[Order Crypto Globe shirt]"><br>
1.163     deraadt   131:        Order...<p></a></td>
                    132:     <td align="center">2.5<br>
                    133:        <a href="tshirts.html#6">(More info)</a><br>
                    134:        <a href="https://https.openbsd.org/cgi-bin/order">
                    135:        <img height=90 width=117 src=images/tshirt-6-s.gif
1.164     deraadt   136:        alt="[Order 2.5 Cop shirt]"><br>
1.163     deraadt   137:        Order...<p></a></td>
                    138:     <td align="center">OpenBSE<br>
                    139:        <a href="tshirts.html#5">(More info)</a><br>
                    140:        <a href="https://https.openbsd.org/cgi-bin/order">
                    141:        <img height=90 width=56 src=images/tshirt-5-s.gif
1.164     deraadt   142:        alt="[Order OpenBSE shirt]"><br>
1.163     deraadt   143:        Order...<p></a></td>
                    144:     <td align="center">Blowfish<br>
                    145:        <a href="tshirts.html#4">(More info)</a><br>
                    146:        <a href="https://https.openbsd.org/cgi-bin/order">
                    147:        <img height=90 width=103 src=images/tshirt-4-s.gif
1.164     deraadt   148:        alt="[Order Blowfish shirt]"><br>
1.163     deraadt   149:        Order...<p></a></td>
                    150:     <td align="center">Wireframe<br>
                    151:        <a href="tshirts.html#2">(More info)</a><br>
                    152:        <a href="https://https.openbsd.org/cgi-bin/order">
                    153:        <img height=90 width=84 src=images/tshirt-2-s.gif
1.164     deraadt   154:        alt="[Order Wireframe shirt]"><br>
1.163     deraadt   155:        Order...<p></a></td>
1.153     philen    156: </tr>
                    157: </table>
1.159     deraadt   158: <br>
1.102     deraadt   159:
1.57      deraadt   160: <hr>
1.60      deraadt   161: <dl>
1.62      deraadt   162: <a name=cshop></a>
1.102     deraadt   163: <h3><li><font color=#e00000>Canada/International</font><br></h3>
1.27      deraadt   164: The main place for ordering CDROMs is the Computer Shop of Calgary (the
1.74      deraadt   165: oldest continuously operating computer store in the world).  You can make
                    166: a purchase in the following ways:<p>
1.60      deraadt   167: <dl>
1.74      deraadt   168: <a name=weborder>
                    169: <li><strong><font color=#e00000>WWW credit card ordering:</font></strong><br>
1.102     deraadt   170: <ul>
1.121     deraadt   171: <li><a href=https://https.openbsd.org/cgi-bin/order>Click here for <strong>SSL</strong> secure credit card orders</a><br>
1.102     deraadt   172: <li>
1.121     deraadt   173: <a href=http://https.openbsd.org:80/cgi-bin/order>Click here for <strong>non-SSL</strong> credit card orders</a><br>
1.102     deraadt   174: </ul>
                    175: (If you use Netscape 3 or an older version of IE, you may need to
                    176: <a href="http://www.thawte.com/certs/server/rollover.html">update
                    177: your Thawte root certificate</a> and restart your browser).
1.60      deraadt   178: <p>
1.74      deraadt   179: <a name=telorder>
1.60      deraadt   180: <li><font color=#e00000>Telephone ordering:</font><br>
1.114     deraadt   181: To order by phone, dial <strong>(403) 243-4356</strong>.  Please phone
1.59      deraadt   182: during weekdays, during the daytime, in North American Mountain Time.
                    183: (Partial service is available after hours: 5PM-9PM weeknights and
                    184: 10AM-9PM weekends.)
                    185: Have your Mastercard, VISA, or American Express ready.
                    186: <p>
1.74      deraadt   187: If you need to contact the Computer Shop directly, email to
                    188: <a href=mailto:austin@canuck.com>Austin Hook</a>.
1.59      deraadt   189: Major Institutions can fax purchase orders to the Computer Shop
                    190: at <strong>(403) 243-2684 (FAX)</strong>.
                    191: <p>
1.60      deraadt   192: <li><font color=#e00000>Mail order:</font><br>
1.120     deraadt   193: Additionally, you can also mail USD or Canadian cheques (in Canada,
1.162     ian       194: CDN$46 will cover postage and shipping) to:<p>
1.59      deraadt   195: The Computer Shop<br>
                    196: ATTN: OpenBSD CD Orders<br>
                    197: 3515 18th St, SW<br>
                    198: Calgary, Alberta, Canada<br>
                    199: T2T 4T9<br>
1.60      deraadt   200: </dl>
1.59      deraadt   201: <p>
1.27      deraadt   202:
1.1       deraadt   203: <p>
1.27      deraadt   204: Postage will vary depending on your location relative to the shipping
                    205: address.  Regular post will be used unless special arrangements are
                    206: made.  Shipping cost is therefore expected to be around $3 - $8 USD
                    207: (yes, that is in addition to the base $30 USD price).  Packages will
                    208: be mailed from Calgary, Alberta, Canada.  Typical postage rates for
                    209: quantity 1 are roughly:
                    210: <ul>
                    211: <li>Canada $3 CDN
                    212: <li>USA $3 USD ($4 CDN)
                    213: <li>World $4 USD ($5 CDN)
                    214: </ul>
                    215: <p>
                    216: If you want your CD to come very quickly, you can choose Fedex.
                    217: If you choose Fedex, you very likely do NOT want to use the credit
                    218: card ordering system, but want to order your package by phoning the
                    219: Computer Shop phone number below.  Typical Fedex rates for quantity
                    220: 1 are roughly:
                    221: <ul>
                    222: <li>Canada $12.50 CDN
                    223: <li>USA $18 USD ($24.50 CDN)
                    224: <li>World $36 USD ($49.50 CDN)
                    225: </ul>
1.3       deraadt   226: <p>
1.1       deraadt   227:
1.60      deraadt   228: <hr>
1.62      deraadt   229: <a name=argentina></a>
1.43      deraadt   230: <h3><li><font color=#e00000>Argentina purchasing:</font></h3><p>
1.40      deraadt   231:
                    232: Jonatan Altszul<br>
                    233: <a href="http://www.core-sdi.com">CORE&nbsp;SDI S.A.</a><br>
1.137     fgsch     234: Tte. J. D. Peron 315, 4to. Piso<br>
                    235: (1394) Buenos Aires, Argentina<br>
1.51      ivan      236: Email: <a href=mailto:jony@core-sdi.com>jony@core-sdi.com</a><br>
1.137     fgsch     237: Phone: +54-11-4331-5402<br>
1.40      deraadt   238: <p>
1.39      ivan      239:
1.60      deraadt   240: <hr>
1.176     deraadt   241: <a name=brazil></a>
                    242: <h3><li><font color=#e00000>Brazil purchasing:</font></h3><p>
                    243:
                    244: Livraria Tempo Real<br>
                    245: Al.Santos, 1202<br>
                    246: Phone 0xx11 3266-2988<br>
                    247: Fax 0xx11 241-5789<br>
1.179     deraadt   248: e-mail <a href=mailto:temporeal@temporeal.com.br>temporeal@temporeal.com.br</a><br>
1.176     deraadt   249: <p>
                    250:
                    251: <hr>
1.62      deraadt   252: <a name=australia></a>
1.153     philen    253: <h3><li><font color=#e00000>Australia purchasing:</font></h3><p>
1.41      deraadt   254:
1.161     deraadt   255: eSec.com.au is selling OpenBSD 2.6 CDs (they have hundreds in stock)<br>
                    256: Visit their <a href="http://sales.esec.com.au/openbsd/">ordering system</a>
                    257: <p>
                    258:
1.149     deraadt   259: For 2.2, 2.3, 2.4, or 2.5:<br>
1.43      deraadt   260: <a href=mailto:carrs@esi.com.au>Steve Carrall - carrs@esi.com.au</a>
                    261: or <a href=mailto:damianm@esi.com.au>Damian McGuckin - damianm@esi.com.au</a><br>
1.41      deraadt   262: Pacific ESI<br>
                    263: 13U / 175 Gibbes St<br>
                    264: Chatswood<br>
                    265: NSW 2067<br>
                    266: Australia<br>
                    267: Ph : +61-2-9417-2977<br>
                    268: Fx:  +61-2-9417-6419<br>
1.42      deraadt   269: <p>
                    270:
1.60      deraadt   271: <hr>
1.138     wvdputte  272: <a name=belgium></a>
1.153     philen    273: <h3><li><font color=#e00000>Belgium purchasing:</font></h3><p>
1.138     wvdputte  274:
1.145     deraadt   275: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
1.144     wvdputte  276: More info on
1.175     wvdputte  277: <a href= "http://reptile.kd85.com/~wvdputte/OpenBSD-ordering.html">
1.144     wvdputte  278: this webpage</a>
1.138     wvdputte  279: <p>
                    280:
1.143     wvdputte  281: <hr>
                    282: <a name=netherlands></a>
1.153     philen    283: <h3><li><font color=#e00000>Netherlands purchasing:</font></h3><p>
1.143     wvdputte  284:
1.165     deraadt   285: Mensys BV<br>
                    286: Crayenestersingel 65<br>
                    287: 2012 PG Haarlem<br>
                    288: The Netherlands<br>
                    289: Tel: 023 5482020<br>
                    290: Fax: 023 5482030<br>
                    291: E-mail: <a href=mailto:info@mensys.nl>info@mensys.nl</a><br>
                    292: URL: <a href=http://www.mensys.nl>www.mensys.nl</a><br>
                    293: <p>
                    294:
1.145     deraadt   295: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
1.144     wvdputte  296: More info on
1.175     wvdputte  297: <a href= "http://reptile.kd85.com/~wvdputte/OpenBSD-ordering.html">
1.144     wvdputte  298: this webpage</a>
1.143     wvdputte  299: <p>
                    300:
                    301: <hr>
                    302: <a name=luxembourg></a>
                    303: <h3><li><font color=#e00000>Luxembourg purchasing:</font></h3><p>
                    304:
1.145     deraadt   305: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
1.144     wvdputte  306: More info on
1.175     wvdputte  307: <a href= "http://reptile.kd85.com/~wvdputte/OpenBSD-ordering.html">
                    308: this webpage</a>
                    309: <p>
                    310:
                    311: <hr>
                    312: <a name=spain></a>
                    313: <h3><li><font color=#e00000>Spain purchasing:</font></h3><p>
                    314:
                    315: Contact <a href=mailto:wvdputte@openbsd.org>Wim Vandeputte - wvdputte@openbsd.org</a>.
                    316: More info on
                    317: <a href= "http://reptile.kd85.com/~wvdputte/OpenBSD-ordering.html">
1.144     wvdputte  318: this webpage</a>
1.143     wvdputte  319: <p>
1.138     wvdputte  320:
                    321: <hr>
1.64      deraadt   322: <a name=germany></a>
1.153     philen    323: <h3><li><font color=#e00000>Germany purchasing:</font></h3><p>
1.64      deraadt   324:
1.66      matthieu  325: <a href=mailto:hh-city@lehmanns.de>hh-city@lehmanns.de</a><br>
1.64      deraadt   326: <a href=http://www.lob.de>Lehmanns Fachbuchhandlung GmbH</a><br>
1.132     deraadt   327:
                    328: <a href=http://www.jfl.de:8080/cgi-bin/work/frameset?id=r_927325708&frame=yes&flag=jfl&menupic=yes>(With a web ordering form!)</a><br>
1.64      deraadt   329: - Abt. Versand -<br>
1.65      matthieu  330: Hardenbergstra&szlig;e 11<br>
1.64      deraadt   331: 10623 Berlin / GERMANY<br>
                    332: Tel 0130 - 43 72 (Freecall)<br>
                    333: Fax 030 - 61 79 11 - 33<br>
                    334: <p>
                    335:
                    336: <hr>
1.82      deraadt   337: <a name=norway></a>
                    338: <h3><li><font color=#e00000>Norway purchasing:</font></h3><p>
                    339:
1.157     deraadt   340: <a href=http://www.inet.no/larry/openbsd.html>Inferno Nettverk A/S</a><br>
1.82      deraadt   341: Oslo Research Park<br>
                    342: Gaustadal\351en 21<br>
1.157     deraadt   343: N-0349 Oslo<br>
1.82      deraadt   344: Norway<br>
1.157     deraadt   345: Email: <a href=mailto:larry@inet.no>larry@inet.no</a><br>
                    346: Tel: +47 2295 8303<br>
                    347: Fax: +47 2260 4427<br>
1.82      deraadt   348:
                    349: <p>
                    350:
                    351: <hr>
1.62      deraadt   352: <a name=sweden></a>
1.153     philen    353: <h3><li><font color=#e00000>Sweden purchasing:</font></h3><p>
1.42      deraadt   354:
1.70      deraadt   355: In Stockholm, contact:<br>
                    356: <a href=http://www.nohup.se>Nohup AB</a><br>
1.132     deraadt   357: <a href=http://www.nohup.se/cgi-bin/cgiwrap/j9595/web_store.cgi?page=openbsd25.html&cart_id=>(With a web ordering form!)</a><br>
1.70      deraadt   358: Odengatan 24<br>
                    359: S-113 51 Stockholm<br>
                    360: Sweden<br>
1.148     deraadt   361: e-mail: <a href=mailto:sales@nohup.se>sales@nohup.se</a><br>
1.70      deraadt   362: tel: +46-8-612 55 00<br>
                    363: fax: +46-8-612 55 03<br>
                    364: <p>
                    365:
1.178     niklas    366: In Gothenburg contact:<br>
                    367: <a href=mailto:niklas@openbsd.org>Niklas Hallqvist</a>
                    368: <p>
                    369:
                    370: <a href=http://www.linuxbutiken.com>Linuxbutiken</a>, a web store.
                    371: <p>
                    372:
                    373: <a href=http://www.cendio.se/webbutik>Cendio Systems</a>, another web store.
                    374: <p>
                    375:
                    376: <a href=http://www.linuxgrossen.com/huvudsid.htm>Linuxgrossen</a>,
                    377: a distributor.  They have a list of resellers on their pages, where you can
                    378: find one close to you.  If they don't carry OpenBSD in stock, they will bring
                    379: them in if you just mention hat Linuxgrossen carries them.
                    380: <p>
1.116     deraadt   381:
                    382: <hr>
                    383: <a name=finland></a>
                    384: <h3><li><font color=#e00000>Finland purchasing:</font></h3><p>
                    385:
                    386: In Helsinki, contact:<br>
                    387: <a href=http://www.dataclub.fi>Helsingin DataClub Oy</a><br>
1.160     deraadt   388: Sanomatalo, Elielinaukio,<br>
1.116     deraadt   389: 00100 Helsinki,<br>
                    390: Finland<br>
1.148     deraadt   391: Email: <a href=mailto:palvelu@dataclub.fi>palvelu@dataclub.fi</a><br>
1.116     deraadt   392: Tel (09) 612 1202<br>
                    393: Fax (09) 612 1205<br>
1.42      deraadt   394:
1.60      deraadt   395: <hr>
1.62      deraadt   396: <a name=canada></a>
1.153     philen    397: <h3><li><font color=#e00000>Canada purchasing:</font></h3><p>
1.42      deraadt   398:
1.177     hugh      399: In BC's Lower Mainland, <a href="http://www.frontierpc.com/">Frontier Computer</a> stocks
                    400: cd's at their
                    401: <a href="http://www.frontierpc.com/doc/doc_main.asp?id=business_info">Vancouver</a> and
                    402: <a href="http://www.frontierpc.com/doc/doc_main.asp?id=business_info">Burnaby</a> locations,
                    403: or contact <a href="mailto:hugh@openbsd.org">Hugh Graham</a>.<br>
1.43      deraadt   404: In Calgary, Alberta contact <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a><br>
                    405: In Edmonton, Alberta contact <a href=mailto:beck@openbsd.org>Bob Beck</a><br>
1.174     louis     406: In Central Ontario including Toronto, the
                    407: <a href="http://www.uoftbookstore.com/textbooks/merchant.ihtml">University of Toronto Bookstore</a>
                    408: stocks the CD-ROM at the main location. You can also contact Ian Darwin of
                    409: <a href="http://www.darwinsys.com/openbsd/orders.html">Darwin Open Systems</a>, or Louis Bertrand of
                    410: <a href="http://www.bertrandtech.on.ca/">Bertrand Technical Services</a>.<br>
1.180   ! hugh      411: In Montreal, <a href="http://www.camelot.ca/">Camelot-Info</a> stocks the CD-ROM
1.173     louis     412: in their Place Phillips location (downtown).<br>
1.141     deraadt   413: For Atlantic Canada, contact <a href=http://www.arles.ns.ca/>Arles Trading</a><br>
1.60      deraadt   414: For all other locations, please contact the <a href=#cshop>Computer Shop</a><br>
1.42      deraadt   415: <p>
                    416:
1.60      deraadt   417: <hr>
1.125     deraadt   418: <a name=france></a>
                    419: <h3><li><font color=#e00000>France purchasing:</font></h3><p>
                    420:
                    421: In Paris, contact:<br>
                    422: <a href=http://www.hardiscount.com>Elma Ingenierie Informatique</a><br>
1.126     deraadt   423: 6, rue du Faubourg Saint-Honore<br>
1.125     deraadt   424: F-75008, Paris, France<br>
1.148     deraadt   425: Email: <a href=mailto:herve@elma.fr>herve@elma.fr</a><br>
1.125     deraadt   426: <p>
                    427:
1.172     deraadt   428: Also available from:<br>
                    429: Vente par correspondance&nbsp;: <a href="http://ikarios.fr">IKARIOS</a><p>
                    430:
1.125     deraadt   431: <hr>
1.111     deraadt   432: <a name=uk></a>
1.167     peter     433: <h3><li><font color=#e00000>UK purchasing:</font></h3><p>
1.111     deraadt   434:
1.147     deraadt   435: In Bedfordshire, contact:<br>
1.146     deraadt   436: <a href="http://www.syntonet.co.uk/">Syntonet Ltd</a><br>
                    437: <a href="http://www.syntonet.co.uk/openbsd.html">SSL Credit Card Ordering</a><br>
                    438: 30 Hockliffe Street<br>
                    439: Leighton Buzzard<br>
                    440: Bedfordshire<br>
                    441: UK<br>
1.167     peter     442: e-mail: <a href="mailto:sales@syntonet.co.uk">sales@syntonet.co.uk</a><br>
1.146     deraadt   443: freephone: 0800 316 6600<br>
                    444: tel: +44 (0) 870 166 4400<br>
                    445: fax: +44 (0) 870 166 4411<br>
                    446: <p>
1.167     peter     447: In London, contact:<br>
                    448: <a href="http://www.pcbooks.co.uk/">The PC Bookshop Ltd.</a><br>
                    449: 21 Sicilian Avenue<br>
                    450: Holborn<br>
                    451: London WC1 A2QH<br>
                    452: E-Mail: <a href="mailto:orders@pcbooks.demon.co.uk">orders@pcbooks.demon.co.uk</a><br>
                    453: Tel: +44 (0) 20 7831 0022<br>
                    454: Fax: +44 (0) 20 7831 0443<br>
                    455: <p>
                    456: Primarily for bulk orders (over 20 CDROMs, with 40% discount), contact:<br>
                    457: <a href="http://www.knowledge.com/">Knowledge Matters Ltd</a><br>
1.168     peter     458: 24-25 Scala Street<br>
1.167     peter     459: London  W1P 1LU<br>
                    460: E-Mail: <a href="mailto:people@knowledge.com">people@knowledge.com</a></br>
                    461: Tel: +44 (0) 20 7419 4161<br>
                    462: Fax: +44 (0) 20 7419 4166<br>
                    463:
                    464: <p>
1.111     deraadt   465:
                    466: <hr>
1.148     deraadt   467: <a name=asia></a>
                    468: <h3><li><font color=#e00000>Asia purchasing:</font></h3><p>
                    469:
                    470: In Hong Kong, contact:<br>
                    471: <a href="http://www.genesis.com.hk">Genesis Systems Int'l Ltd.</a><br>
                    472: 5/F., Honytex Building, 22 Ashley, T.S.T. Kowloon, Hong Kong<br>
                    473: Tel:+852 2815 0728<br>
                    474: Fax:+852 2815 0729<br>
                    475: E-mail: <a href=mailto:info@genesis.com.hk>info@genesis.com.hk</a><br>
                    476: <p>
                    477:
                    478: <hr>
1.62      deraadt   479: <a name=usa></a>
1.43      deraadt   480: <h3><li><font color=#e00000>USA purchasing:</font></h3><p>
1.42      deraadt   481:
1.132     deraadt   482: The standard OpenBSD web ordering system ships from
                    483: Canada or the USA( depending on destination).  Both
                    484: <a href=https://https.openbsd.org/cgi-bin/order><strong>SSL</strong> secure credit card ordering system for</a> and
                    485: <a href=http://https.openbsd.org:80/cgi-bin/order><strong>non-SSL</strong> credit card ordering systems</a> are available.
                    486: <p>
                    487:
1.171     louis     488: You can also order the following items from the <a href="http://mall.daemonnews.org/">DaemonNews Mall</a>:
                    489: <ul>
                    490: <li><a href="https://mall.daemonnews.org/shopcart/shop/cat.mhtml?category=946586552">2.6 CDROM</a>.
                    491: </ul>
                    492: <p>
                    493:
1.132     deraadt   494: You can also order the following items from fatbrain.com
                    495: (orders received by 4 p.m. ship the same day)
                    496: <ul>
1.150     deraadt   497: <li><a href="http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0968363733">2.5 CDROM</a>.
1.132     deraadt   498: </ul>
                    499: <p>
                    500: You can also order from AMAZON.COM (though delivery is slow):
1.106     deraadt   501: <ul>
1.132     deraadt   502: <li><a href=http://www.amazon.com/exec/obidos/ISBN=0968363717/openbsdA>2.3 CDROM</a>
                    503: <li><a href=http://www.amazon.com/exec/obidos/ISBN=0968363725/openbsdA>2.4 CDROM</a>
                    504: <li><a href=http://www.amazon.com/exec/obidos/ISBN=0968363733>2.5 CDROM</a>
1.106     deraadt   505: </ul>
                    506: <p>
1.102     deraadt   507:
1.100     deraadt   508: <a href=http://www.bigmall.com/openbsd.html>Universal CD-ROM
1.105     deraadt   509: (With a <strong>non-SSL</strong> web ordering form!)</a><br>
1.71      deraadt   510: 520 Lawrence Expwy. #307<br>
                    511: Sunnyvale, CA 94086<br>
                    512: Tel: 408-992-0453<br>
                    513: Fax: 408-992-0457<br>
1.148     deraadt   514: Email: <a href=mailto:ucr@bigmall.com>ucr@bigmall.com</a><br>
1.71      deraadt   515: <p>
                    516:
1.170     deraadt   517: You can order OpenBSD online from
                    518: <a href="http://www.softpro.com">Softpro Books</a> or pick it
                    519: up in their stores in Burlington (MA), Marlborough (MA), or Denver (CO).
                    520:
                    521: Orders received by 4 p.m. ship the same day.
                    522: <ul>
                    523: <li><a href="http://www.softpro.com/0-9683637-4-1.html">2.6 CDROM</a>.
                    524: </ul>
                    525: <p>
                    526:
                    527: <a href="http://www.softpro.com/info.html">Click here</a> for more
                    528: information
1.151     deraadt   529: <p>
                    530:
1.169     deraadt   531: Cheapbytes
                    532: <a href=http://cart.cheapbytes.com/cgi-bin/cart/0340010001>
                    533: (With a SSL web ordering form)</a><br>
                    534: <p>
                    535:
1.89      deraadt   536: In San Antonio, Texas contact <a href=mailto:willmann@idworld.net>Robert Willmann, Jr.</a><br>
1.60      deraadt   537: </dl>
1.24      deraadt   538:
1.4       deraadt   539: <hr>
1.132     deraadt   540: PRIVACY STATEMENT:<br>
                    541: Note: None of our ordering information is given to third parties.  You will
                    542: not even be contacted unless it specifically relates to an order you've made.
                    543: And since the OpenBSD group is not even commercially aggressive enough to
                    544: get around to sending out reminders to previous CDROM purchasers
                    545: please be sure to subscribe to announce@openbsd.org (a very low volume
                    546: mailing list) if you want to receive at least minimal announcements
                    547: about new releases.
                    548:
                    549: <hr>
1.83      pauls     550: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.23      ivan      551: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.180   ! hugh      552: <br><small>$OpenBSD: orders.html,v 1.179 2000/02/24 13:12:56 deraadt Exp $</small>
1.1       deraadt   553:
1.9       deraadt   554: </body>
1.24      deraadt   555: </html>