update Sat Jun 19 06:37:00 PDT 2010
[pkgsrc.git] / licenses / nntpclnt-license
1 This file is README, part of the NNTP CLIENT distribution. 
2 The contents of this file are copyright, 1992, Stan Barber.
3 Permission is hereby granted to copy, reproduce, redistribute or otherwise
4 use the contents of this file as long as: there is no monetary profit gained
5 specifically from the use or reproduction of the contents of this file, it is
6 not sold, rented, traded or otherwise marketed, and this copyright notice is
7 included prominently in any copy made. 
8 The author make no claims as to the fitness or correctness of the content of 
9 this file for any use whatsoever, and it is provided as is. Any use of the
10 contents of this file is at the user's own risk. 
11
12 This distribution contains all the parts necessary to build a replacement
13 for the inews that inject locally created news articles into the news system
14 for processing and distribution. It is important to note that this software
15 is only to be installed on CLIENT systems. There is a different software
16 distribution that is install on SERVER systems. Hopefully, this will make
17 it much easier for news administrators and systems managers in getting NNTP
18 up and running without having to read and deciper the cryptic details of
19 how NNTP and netnews work.
20
21 Once you have unpacked the distribution, you run the Configure program to
22 set up the Makefile and config.h files. Then you run a make to create
23 the inews program. To install it, type "make install" while running as
24 the super user.
25
26 If you want to use this kit with older NNTP distibutions or older news
27 reader software that expects the distribution layout of NNTP version 1.5,
28 make a directory called common and copy all the softeware from this 
29 distibution to that directory. If you already have NNTP 1.5 somewhere, you
30 can just copy all this software into the common directory that is there.
31 Change directories to where you just copied all the software and type
32 "make compat" and this will set up the needed evironment for backwards
33 compatibility.
34
35 This software has been tested on the following platforms:
36
37 Sun 4 running SunOS 4.1.1, 4.1.2, and 4.1.3
38 Solbourne running OS/MP 4.1B.
39 Vax 3500 running Ultrix 3.1
40 386 running Interactive System V release 3.2 (with TCP 1.2).
41 HP 9000/823 with HP-UX A.08.00 E.
42 Silicon Graphics IRIS 4D with IRIX 4.0.5F.
43 Stardent 3000 running OS 4.2.
44 BSDI/386 Gamma 0.9 release.
45
46 Bugs, enhancements and other comments should be directed to "nntp@tmc.edu"
47 or the newsgroup "news.software.nntp"
48
49 STAN BARBER