* Add a Linux Software Map file
authorMichael Hampton <io_error@uncensored.citadel.org>
Tue, 9 Mar 2004 20:46:33 +0000 (20:46 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Tue, 9 Mar 2004 20:46:33 +0000 (20:46 +0000)
citadel/ChangeLog
citadel/citadel.lsm [new file with mode: 0644]
webcit/ChangeLog
webcit/webcit.lsm [new file with mode: 0644]

index 439e5d9d91eefa0c038c923e1a51d8e1eb26cebe..0d8d86d0f77c9afbaea82659eeb49f9e9af82d2d 100644 (file)
@@ -1,4 +1,7 @@
  $Log$
+ Revision 614.68  2004/03/09 20:46:33  error
+ * Add a Linux Software Map file
+
  Revision 614.67  2004/03/08 05:26:49  ajc
  * When the last argument of an IMAP APPEND command is a binary literal
    (i.e. all the time), the client will still be sending a CRLF after the
@@ -5469,3 +5472,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+
diff --git a/citadel/citadel.lsm b/citadel/citadel.lsm
new file mode 100644 (file)
index 0000000..97a92c8
--- /dev/null
@@ -0,0 +1,23 @@
+Begin4
+Title: Citadel/UX
+Version: 6.14
+Entered-date: Tue Mar  9 14:06:19 CST 2004 
+Description: The Citadel/UX messaging platform for Unix systems.
+        In addition to BBS functionality, Citadel/UX also offers advanced
+       messaging and groupware applications, including Internet e-mail
+       through SMTP, POP3 and IMAP, instant messaging, and caledaring
+       and scheduling.
+Keywords: citadel citadel/ux bbs ignet smtp pop3 imap calendar messaging mail
+Author: Art Cancro <ajc@uncensored.citadel.org>
+Maintained-by: Citadel/UX Developers <devel@citadel.org>
+Primary-site: http://uncensored.citadel.org/citadel/
+Alternate-site: http://www.tux.org/pub/net/citadel/
+Original-site: http://uncensored.citadel.org/citadel/
+Platforms: Unix or Unix-like operating systems.
+        Citadel/UX is known to work on Linux, Solaris and Mac OS X 10.2
+       (Jaguar) or later.  GNU make is required and GCC is strongly
+       recommended.  We've also had reports of success on Free/NetBSD
+       and Windows with Cygwin.  For calendaring, libical-0.24.RC4
+       is required (0.23 won't work).
+Copying-policy: GPL
+End
index f7fa2358eb914969a66cb0e5f040f437af301afb..1c377bc145236cb90b1597cbeede6a3f5e931f68 100644 (file)
@@ -1,4 +1,7 @@
 $Log$
+Revision 505.14  2004/03/09 20:45:45  error
+* Add a Linux Software Map file
+
 Revision 505.13  2004/03/07 22:04:32  ajc
 * Fix the current view not being set to the default view for the creator
   of a room.
@@ -1715,4 +1718,3 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
-
diff --git a/webcit/webcit.lsm b/webcit/webcit.lsm
new file mode 100644 (file)
index 0000000..6ccfc24
--- /dev/null
@@ -0,0 +1,20 @@
+Begin4
+Title: WebCit
+Version: 5.04
+Entered-date: Tue Mar  9 15:18:57 EST 2004
+Description: The Web front-end for Citadel/UX.
+        WebCit provides a high performance Web server for your Citadel/UX
+       server.  It does not require any other Web server to operate, and
+       uses a proven worker thread model to satisfy large numbers of
+       client requests.  WebCit provides web-based mail, messaging,
+       calendaring and instant messaging for Citadel/UX servers.
+Keywords: citadel web calendar mail bbs
+Author: Art Cancro <ajc@uncensored.citadel.org>
+Maintained-by: Citadel/UX Developers <devel@citadel.org>
+Primary-site: http://uncensored.citadel.org/citadel/
+Alternate-site: http://www.tux.org/pub/net/citadel/
+Original-site: http://uncensored.citadel.org/citadel/
+Platforms: Unix and Unix-like systems.
+        WebCit runs on the same platforms as the Citadel/UX server.
+Copying-policy: GPL
+End