2012-02-13 15:20:57 -08:00
|
|
|
This archive contains the source code for Mystic BBS software.
|
|
|
|
|
|
|
|
Mystic BBS is Copyright 1997-Current year by James Coyle.
|
|
|
|
|
|
|
|
Mystic BBS is currently compiled exclusively using Free Pascal
|
2012-03-01 15:21:28 -08:00
|
|
|
compiler (www.freepascal.org) the current release being 2.6.0.
|
2012-02-13 15:20:57 -08:00
|
|
|
|
|
|
|
Mystic BBS is released under GPL Version 3 licensing which is
|
|
|
|
included in the archive. An information header is prefixed on
|
|
|
|
each source file that compiles to an executable.
|
|
|
|
|
|
|
|
Current build options used with Free Pascal are as follows:
|
|
|
|
|
2012-02-17 23:36:17 -08:00
|
|
|
fpc -CX -XX -Xs -O3 -B -OpPENTIUM3 -OoREGVAR -OoSTACKFRAME -OoPEEPHOLE -OoASMCSE -WN <source file>
|
2012-02-13 15:20:57 -08:00
|
|
|
|
|
|
|
Mystic BBS project can be found at mysticbbs.sourceforge.net
|
|
|
|
|
|
|
|
Additional support can possibly be found at mysticbbs.com and wiki.mysticbbs.com.
|
|
|
|
|
|
|
|
The author can be contacted at this time through e-mail at mysticbbs@gmail.com. It is
|
|
|
|
encouraged that fixes and additions be coordinated with the current authors.
|
|
|
|
|
|
|
|
The current code here reflects the latest 1.10 alphas and is not yet compatible with 1.09 or
|
2012-02-13 17:04:08 -08:00
|
|
|
previous 1.10 alphas.
|
|
|
|
|
|
|
|
With the 1.10 final/stable release we will be officially annoucing Mystic as a GPL program and
|
|
|
|
at that time we will branch off to a current stable and development code base. In the
|
|
|
|
meantime we are using the end of this development cycle to get the project integrated with
|
|
|
|
SourceForge.
|