Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jens-maus/newsrog

NewsRog is the most powerful newsreader available for the Amiga platform. Combining a Magic User Interface frontend, an OOP approach and its overwhelming list of features, it provides the best experience even to the most demanding Usenetters.
https://github.com/jens-maus/newsrog

Last synced: about 1 month ago
JSON representation

NewsRog is the most powerful newsreader available for the Amiga platform. Combining a Magic User Interface frontend, an OOP approach and its overwhelming list of features, it provides the best experience even to the most demanding Usenetters.

Awesome Lists containing this project

README

        

/***************************************************************************

NewsRog - Amiga MUI Usenet News Reader
Copyright (C) 1998-1999 by ShadowWorks Software (Steve Koren)
Copyright (C) 2004 by NewsRog Open Source Team

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

NewsRog Open Source project: http://sourceforge.net/projects/newsrog/

$Id$

***************************************************************************/

NewsRog 1.8+ is hereby released as free software under the GNU Lesser
General Public License. Please read this license (COPYING) and make sure
you understand the terms and conditions of this license which defines
under which conditions you are allowed to use and/or modify the sources
of NewsRog.

NewsRog has been previously compiled with SAS/C 6.58. However, the current
set of sources and includes does *NOT* compile out-of-the-box, neither
with SAS/C or any other C compiler. Therefore, some initial effort is
required to port the source properly to be compilable with gcc, which is
considered as the future compiler for any further version of NewsRog.
That's why the old SAS/C makefiles were provided as part of the initial
CVS checkin.

If you want to help in porting the sources to gcc or contribute to the
project in any way, please drop us a mail. Programmers should first
familiarise themselves with the current sources and also with the
included SDI_#? headers, which should probably be used while porting
the sources to gcc and eventually to other platforms like AmigaOS 4
and/or MorphOS.

Becoming a NR developer also requires that you first register with
SourceForge.net to get an username.

NewsRog Open Source Team
in accordance with the original NewsRog author
Steve Koren.

October, 2004