diff --git a/AUTHORS b/AUTHORS index 02d9418b..51257fd8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ MBSE BBS AUTHORS. -$Id: AUTHORS,v 1.29 2007/08/22 21:14:38 mbse Exp $ +$Id: AUTHORS,v 1.29 2015/11/03 21:05:00 mbse Exp $ The following people are members of the MBSE BBS development team: @@ -43,7 +43,6 @@ NERvOus nervous@nervous.it Bobby Cabral bobbyc@digitelone.com Johannes Beekhuizen 2:280/1018@fidonet Lukas De Groen 2:280/1027@fidonet -Vincent Coen vbcoen@gmail.com 2:250/1@fidonet Joachim Kuwan 2:249/591@fidonet Greek greek@voyager.nnov.ru Sergey Nechaev 2:5015/53@fidonet @@ -60,4 +59,3 @@ val khokhlov 2:550/180@fidonet Robert Wolfe 1:2613/4307@fidonet Alan Ianson Simon Voortman 2:280/1049.1@fidonet -Andrew Leary 1:320/219@fidonet diff --git a/ChangeLog b/ChangeLog index 7f0ed7b4..2475cf96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +v1.0.6.5 12-Feb-2016 - Robert James Clay + + 1. Edit README file to better reflect current practice. + v1.0.6.4 22-Nov-2015 - Andrew Leary 1. Updated mbfido's .tic file support to use "Lfile" instead diff --git a/README b/README index 5faa673a..508660d2 100644 --- a/README +++ b/README @@ -1,32 +1,25 @@ - MBSE BBS Packages. + MBSE BBS Packages. Distribution naming scheme: -mbsebbs-0.33.18.tar.bz2 - | | | | - | | | +-------- minor patchlevel +mbsebbs-1.0.6.tar.bz2 + | | | | + | | | +--------- minor patchlevel | | +----------- minor version | +------------- major version +------------------- package name For fidonet distribution, the tar archive and FILE_ID.DIZ are -zipped together in a file like mbb03318.zip +zipped together in a file like MBSE-106.ZIP -The odd minor version numbers are developent versions only. From 0.35.1 and up -these will not be released anymore but are only available via cvs. - -The even minor version numbers will be stable releases, they will be available -at http://www.mbse.eu and at 2:280/2802. The first version using this -scheme is 0.36.00 - -For first time installing, see the file INSTALL. After installation, the html -guide is installed in /opt/mbse/html. +For first time installing, see the file INSTALL. After a manual installation, +the html guide is installed in /opt/mbse/html. Since 1 August 2013 I (Michiel Broek) stopped developing this package. But this is a GPL2 licensed open source package so feel free to continue to improve it. -I only ask to make it clear to others that it is a modified package. You can do +I only ask to make it clear to others that it is a modified package. You can do that by changing the version numbers and messages in the file configure.ac and then run autoconf to update the configure scripts. diff --git a/configure b/configure index e6b6f17c..0b6a508e 100755 --- a/configure +++ b/configure @@ -2309,7 +2309,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang PACKAGE="mbsebbs" MAJOR="1" MINOR="0" -REVISION="6.4" +REVISION="6.5" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2015 M. Broek" diff --git a/configure.ac b/configure.ac index 70ae28d5..a326779d 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS) PACKAGE="mbsebbs" MAJOR="1" MINOR="0" -REVISION="6.4" +REVISION="6.5" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2015 M. Broek" diff --git a/master/docs/mbse-1.odt b/docs/mbse-1.odt similarity index 100% rename from master/docs/mbse-1.odt rename to docs/mbse-1.odt diff --git a/master/docs/mbse-1.pdf b/docs/mbse-1.pdf similarity index 100% rename from master/docs/mbse-1.pdf rename to docs/mbse-1.pdf diff --git a/mbmon/mbmon.c b/mbmon/mbmon.c index 74aeb1e2..1bed3524 100644 --- a/mbmon/mbmon.c +++ b/mbmon/mbmon.c @@ -3,7 +3,7 @@ * Purpose ...............: Monitor Program * ***************************************************************************** - * Copyright (C) 1997-2011 + * Copyright (C) 1997-2015 * * Michiel Broek FIDO: 2:280/2802 * Beekmansbos 10 @@ -449,7 +449,7 @@ void soft_info(void) set_color(WHITE, BLACK); center_addstr( 8, (char *)COPYRIGHT); set_color(YELLOW, BLACK); - center_addstr(10, (char *)"Ceeated in the Netherlands."); + center_addstr(10, (char *)"Created in the Netherlands."); set_color(WHITE, BLACK); #ifdef __GLIBC__ snprintf(temp, 81, "Compiled on glibc v%d.%d", __GLIBC__, __GLIBC_MINOR__); diff --git a/mbsetup/mbsetup.c b/mbsetup/mbsetup.c index cdba0821..6b11c5bc 100644 --- a/mbsetup/mbsetup.c +++ b/mbsetup/mbsetup.c @@ -4,7 +4,7 @@ * Purpose ...............: Setup Program * ***************************************************************************** - * Copyright (C) 1997-2008 + * Copyright (C) 1997-2015 * * Michiel Broek FIDO: 2:280/2802 * Beekmansbos 10