Re: Add: bbs100.

2017-02-14 Thread ng0
On 17-02-01 11:22:15, Kei Kebreau wrote: > ng0 writes: > > > This patch adds bbs100. It is still maintained, the release intervals > > are just very long. > > It will need a service to be fully functional, but that service looks > > like it will be small. > > The build runs a test and does not fo

Add: bbs100.

2017-01-14 Thread ng0
This patch adds bbs100. It is still maintained, the release intervals are just very long. It will need a service to be fully functional, but that service looks like it will be small. The build runs a test and does not follow 100% the INSTALL file in the source of bbs100, for the reason that when

[PATCH] gnu: Add bbs100.

2017-01-14 Thread ng0
From: ng0 * gnu/packages/bbs.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add bbs.scm. --- gnu/local.mk | 1 + gnu/packages/bbs.scm | 73 2 files changed, 74 insertions(+) create mode 100644 gnu/packages/bbs.scm diff --git a/