MBSE BBS
This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2015-08-09 14:24:10 -04:00
examples Converted from CVS 2009-05-15 22:01:56 +02:00
html Merge v0.95.14 from Upstream HG repository. 2011-12-09 03:39:44 -05:00
lang Merge branch 'from-hg' 2011-08-16 19:05:23 -04:00
lib Merge Hg remote-tracking branch 'sfhg/master' into 'master' 2015-08-09 14:24:10 -04:00
mbcico Merge Hg remote-tracking branch 'sfhg/master' into 'master' 2015-08-09 14:24:10 -04:00
mbfido Merge Hg remote-tracking branch 'sfhg/master' into 'master' 2015-08-09 14:24:10 -04:00
mbmon Merge branch 'from-hg' 2011-08-16 19:05:23 -04:00
mbnntp Merge branch 'from-hg' 2011-08-16 19:05:23 -04:00
mbsebbs Merge Hg remote-tracking branch 'sfhg/master' into 'master' 2015-08-09 14:24:10 -04:00
mbsetup Merge branch 'sfhg/master' from MBSE BBS SourceForge Hg repo into 'master'. 2015-05-18 13:00:22 -04:00
mbtask Merge branch 'from-hg' 2011-08-16 19:05:23 -04:00
mbutils Merge branch 'from-hg' 2011-08-16 19:05:23 -04:00
script Fix Arch init script 2011-08-08 14:39:53 +02:00
unix Merge branch 'sfhg/master' from MBSE BBS SourceForge Hg repo into 'master'. 2015-05-18 13:00:22 -04:00
.cvsignore Added .cvsignore files 2002-06-15 14:22:21 +00:00
.hgignore All manual pages have only the .html extention 2011-07-03 13:12:50 +02:00
aclocal.m4 Converted from CVS 2009-05-15 22:01:56 +02:00
AUTHORS v1.0.4 Release - 2014-09-05 - Andrew Leary. 2014-09-05 17:35:37 -04:00
ChangeLog Removed incorrect Precise field from netmail Via lines. 2015-08-07 18:24:21 -04:00
ChangeLog_1998 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_1999 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2000 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2001 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2002 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2003 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2004 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2005 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2006 Converted from CVS 2009-05-15 22:01:56 +02:00
ChangeLog_2007 Converted from CVS 2009-05-15 22:01:56 +02:00
checkbasic Converted from CVS 2009-05-15 22:01:56 +02:00
config.h.in Added missing files 2009-05-15 22:34:03 +02:00
configure v1.0.6 Release - 2015-08-03 - Andrew Leary 2015-08-03 07:44:14 -04:00
configure.ac v1.0.6 Release - 2015-08-03 - Andrew Leary 2015-08-03 07:44:14 -04:00
COPYING Converted from CVS 2009-05-15 22:01:56 +02:00
cpuflags Converted from CVS 2009-05-15 22:01:56 +02:00
CRON.sh Converted from CVS 2009-05-15 22:01:56 +02:00
DEBUG Converted from CVS 2009-05-15 22:01:56 +02:00
FILE_ID.DIZ.in v1.0.4 Release - 2014-09-05 - Andrew Leary. 2014-09-05 17:35:37 -04:00
INSTALL.in Added missing files 2009-05-15 22:34:03 +02:00
Makefile Missing files in distribution .tar.bz2. 2014-09-05 18:37:15 -04:00
Makefile.global.in Added missing files 2009-05-15 22:34:03 +02:00
NEWS Converted from CVS 2009-05-15 22:01:56 +02:00
paths.h.in Added missing files 2009-05-15 22:34:03 +02:00
README Bumped to version 1.0.0 final release 2013-08-03 14:15:13 +02:00
README.developer Converted from CVS 2009-05-15 22:01:56 +02:00
README.Gentoo Converted from CVS 2009-05-15 22:01:56 +02:00
README.Ubuntu Converted from CVS 2009-05-15 22:01:56 +02:00
SETUP.sh Added support for Arch Linux 2011-05-23 15:29:26 +02:00
TODO Fixed missing ftscprod.012 file. 2013-08-08 20:06:49 +02:00
UPGRADE Converted from CVS 2009-05-15 22:01:56 +02:00

				MBSE BBS Packages.


Distribution naming scheme:

mbsebbs-0.33.18.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

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.


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 
that by changing the version numbers and messages in the file configure.ac and
then run autoconf to update the configure scripts.