Check-in Number:
|
2543 | |
Date: |
2002-Sep-24 14:53:44 (local)
2002-Sep-24 12:53:44 (UTC) |
User: | rse |
Branch: | |
Comment: |
update website, remove references to still not done areas, etc. |
Tickets: |
|
Inspections: |
|
Files: |
ossp-web/SHARE/ossp_css.wml
|
1.5
->
1.6
|
 
6 inserted, 1 deleted
|
ossp-web/SHARE/ossp_navbar.wml
|
1.8
->
1.9
|
 
14 inserted, 14 deleted
|
ossp-web/SHARE/ossp_page.wml
|
1.2
->
1.3
|
 
8 inserted, 2 deleted
|
ossp-web/doc/index.wml
|
1.1
->
1.2
|
 
4 inserted, 0 deleted
|
ossp-web/doc/license-gpl.txt
|
added->
1.1
|
ossp-web/doc/license-lgpl.txt
|
added->
1.1
|
ossp-web/doc/license-mit.txt
|
added->
1.1
|
ossp-web/doc/license.wml
|
1.1
->
1.2
|
 
63 inserted, 1 deleted
|
ossp-web/doc/summary.wml
|
1.1
->
1.2
|
 
27 inserted, 1 deleted
|
ossp-web/index.wml
|
1.3
->
1.4
|
 
1 inserted, 1 deleted
|
ossp-web/new/events.txt
|
1.2
->
1.3
|
 
5 inserted, 1 deleted
|
ossp-web/new/events.wml
|
1.1
->
1.2
|
 
4 inserted, 1 deleted
|
ossp-web/new/index.wml
|
1.1
->
1.2
|
 
15 inserted, 0 deleted
|
ossp-web/new/news.txt
|
1.24
->
1.25
|
 
1 inserted, 1 deleted
|
ossp-web/new/news.wml
|
1.1
->
1.2
|
 
4 inserted, 1 deleted
|
ossp-web/pkg/index.wml
|
1.3
->
1.4
|
 
27 inserted, 23 deleted
|
|
ossp-web/SHARE/ossp_css.wml 1.5 -> 1.6
--- ossp_css.wml 2002/02/15 11:56:20 1.5
+++ ossp_css.wml 2002/09/24 12:53:45 1.6
@@ -33,7 +33,12 @@
}
/* we use teletype font for code */
-H1,H2,H3,H4,H5,H6 {
+H1 {
+ font-family: tahoma,helvetica,lucida,arial,sans-serif;
+ margin-bottom: 4px;
+ color: #666699;
+}
+H2,H3,H4,H5,H6 {
font-family: tahoma,helvetica,lucida,arial,sans-serif;
margin-bottom: 4px;
color: #993333;
|
|
ossp-web/SHARE/ossp_navbar.wml 1.8 -> 1.9
--- ossp_navbar.wml 2002/08/11 13:49:08 1.8
+++ ossp_navbar.wml 2002/09/24 12:53:45 1.9
@@ -160,38 +160,38 @@
<navbar:button txt="News" url=new/ id=new menu=new>
<navbar:button txt="Documents" url=doc/ id=doc menu=doc>
<navbar:button txt="Packages" url=pkg/ id=pkg menu=pkg>
- <navbar:button txt="Sources" url=src/ id=src menu=src>
- <navbar:button txt="Support" url=sup/ id=sup menu=sup>
+ #TODO# <navbar:button txt="Sources" url=src/ id=src menu=src>
+ #TODO# <navbar:button txt="Support" url=sup/ id=sup menu=sup>
<navbar:button txt="Community" url=com/ id=com menu=com>
<navbar:button txt="Related" url=rel/ id=rel menu=rel>
- <navbar:button txt="Website" url=sit/ id=sit menu=sit>
+ #TODO# <navbar:button txt="Website" url=sit/ id=sit menu=sit>
</nb:stage1>
<nb:stage2 new>
# News
<navbar:button txt="What's New" url=new/news.html id=new:news>
- <navbar:button txt="Press Releases" url=new/pr.html id=new:pr>
- <navbar:button txt="In The Press" url=new/press.html id=new:press>
<navbar:button txt="Project Events" url=new/events.html id=new:events>
+ #TODO# <navbar:button txt="Press Releases" url=new/pr.html id=new:pr>
+ #TODO# <navbar:button txt="In The Press" url=new/press.html id=new:press>
</nb:stage2>
<nb:stage2 doc>
# Documents
<navbar:button txt="Project Summary" url=doc/summary.html id=doc:summary>
- <navbar:button txt="White Papers" url=doc/whitepaper.html id=doc:whitepaper>
- <navbar:button txt="Presentations" url=doc/presentation.html id=doc:presentation>
- <navbar:button txt="Articles" url=doc/article.html id=doc:article>
- <navbar:button txt="User Manual" url=doc/usrman.html id=doc:usrman>
- <navbar:button txt="Developer Manual" url=doc/devman.html id=doc:devman>
- <navbar:button txt="F.A.Q. List" url=doc/faq.html id=doc:faq>
+ #TODO# <navbar:button txt="White Papers" url=doc/whitepaper.html id=doc:whitepaper>
+ #TODO# <navbar:button txt="Presentations" url=doc/presentation.html id=doc:presentation>
+ #TODO# <navbar:button txt="Articles" url=doc/article.html id=doc:article>
+ #TODO# <navbar:button txt="User Manual" url=doc/usrman.html id=doc:usrman>
+ #TODO# <navbar:button txt="Developer Manual" url=doc/devman.html id=doc:devman>
+ #TODO# <navbar:button txt="F.A.Q. List" url=doc/faq.html id=doc:faq>
<navbar:button txt="Licensing" url=doc/license.html id=doc:license>
</nb:stage2>
<nb:stage2 pkg>
# Packages
<navbar:button txt="Tools" url=pkg/tool/ id=pkg:tool>
- <navbar:button txt="Bootstrap" url=pkg/boot/ id=pkg:boot>
+ #TODO# <navbar:button txt="Bootstrap" url=pkg/boot/ id=pkg:boot>
<navbar:button txt="Libraries" url=pkg/lib/ id=pkg:lib>
- <navbar:button txt="Kernel" url=pkg/kern/ id=pkg:kern>
- <navbar:button txt="Modules" url=pkg/mod/ id=pkg:mod>
+ #TODO# <navbar:button txt="Kernel" url=pkg/kern/ id=pkg:kern>
+ #TODO# <navbar:button txt="Modules" url=pkg/mod/ id=pkg:mod>
</nb:stage2>
<nb:stage2 src>
# Sources
|
|
ossp-web/SHARE/ossp_page.wml 1.2 -> 1.3
--- ossp_page.wml 2002/03/16 19:18:58 1.2
+++ ossp_page.wml 2002/09/24 12:53:45 1.3
@@ -9,7 +9,7 @@
<html>
<head>
{#PAGE_HEAD#}
- <title*>OSSP: {#PAGE_TITLE#}</title*>
+ <title*>OSSP: {#PAGE_TITLE#}{#PAGE_SUBTITLE#}</title*>
</head>
<body status="OSSP: {#PAGE_TITLE#}" {#PAGE_BODY_ATTR#}>
:PAGE_HEAD][PAGE_BODY:
@@ -24,7 +24,13 @@
# allow us to divert title information
..PAGE_TITLE!>>Error: Undefined Title!<<..
<define-tag title endtag=required>
-..PAGE_TITLE>>%body<<..
+..!PAGE_TITLE>>%body<<..
+</define-tag>
+
+# allow us to divert sub-title information
+..PAGE_SUBTITLE!>><<..
+<define-tag subtitle endtag=required>
+..!PAGE_SUBTITLE>>: %body<<..
</define-tag>
# allow us to divert header information
|
|
ossp-web/doc/index.wml 1.1 -> 1.2
--- index.wml 2002/02/13 16:35:03 1.1
+++ index.wml 2002/09/24 12:53:45 1.2
@@ -5,3 +5,7 @@
<h1>Project Documentation</h1>
+<a href="summary.html"><h2>Project Summary</h2></a>
+
+<a href="license.html"><h2>Licensing</h2></a>
+
|
|
ossp-web/doc/license-gpl.txt -> 1.1
*** /dev/null Sat Nov 23 05:47:00 2024
--- - Sat Nov 23 05:47:13 2024
***************
*** 0 ****
--- 1,24 ----
+
+ OSSP foo -- Foo Library
+ Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
+ Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+
+ This file is part of OSSP foo, a foo library which
+ can be found at http://www.ossp.org/pkg/foo/.
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version
+ 2.0 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA, or contact The OSSP Project <ossp@ossp.org>.
+
|
|
ossp-web/doc/license-lgpl.txt -> 1.1
*** /dev/null Sat Nov 23 05:47:00 2024
--- - Sat Nov 23 05:47:13 2024
***************
*** 0 ****
--- 1,24 ----
+
+ OSSP foo -- Foo Library
+ Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
+ Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+
+ This file is part of OSSP foo, a foo library which
+ can be found at http://www.ossp.org/pkg/foo/.
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA, or contact The OSSP Project <ossp@ossp.org>.
+
|
|
ossp-web/doc/license-mit.txt -> 1.1
*** /dev/null Sat Nov 23 05:47:00 2024
--- - Sat Nov 23 05:47:13 2024
***************
*** 0 ****
--- 1,27 ----
+
+ OSSP foo -- Foo Library
+ Copyright (c) 2002 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
+ Copyright (c) 2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+
+ This file is part of OSSP foo, a foo library which
+ can be found at http://www.ossp.org/pkg/foo/.
+
+ Permission to use, copy, modify, and distribute this software for
+ any purpose with or without fee is hereby granted, provided that
+ the above copyright notice and this permission notice appear in all
+ copies.
+
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
|
|
ossp-web/doc/license.wml 1.1 -> 1.2
--- license.wml 2002/02/13 16:35:03 1.1
+++ license.wml 2002/09/24 12:53:46 1.2
@@ -1,7 +1,69 @@
#use wml::ossp area=doc:license
-<title>Documentation: Licensing and Copyrights</title>
+<title>Documentation</title>
+
+<subtitle>Licensing and Copyrights</subtitle>
<h1>Licensing and Copyrights</h1>
+The OSSP project uses three distinguished and OSI-approved <a
+href="http://www.opensource.org/">Open Source</a> software distribution
+licenses:
+
+<ul>
+ <li><a href="http://www.gnu.org/licenses/gpl.html"><b>GNU General Public License</b> (2.0)</a><br>
+ <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a>
+ <p>
+ This is the strongest license, meaning it applies the most
+ restrictions. It is used in OSSP mainly for stand-alone tools which
+ are not included (by copying) into other components. The
+ intention is to make sure the covered software remains
+ fully free software and allow others to use it mostly everywhere only
+ under certain strong restrictions.
+ <p>
+ <li><a href="http://www.gnu.org/licenses/lgpl.html"><b>GNU Lesser General Public License</b> (2.1)</a><br>
+ <a href="http://www.gnu.org/licenses/lgpl.html">http://www.gnu.org/licenses/lgpl.html</a>
+ <p>
+ This is the compromise license, meaning it applies a reasonable
+ set of restrictions but without making too much trouble for the
+ user. It is used in OSSP mainly for libraries which should be
+ strongly protected but which are not included (by copying) into
+ other libraries (as sub-components). The intention is to make sure
+ the covered software remains mostly fully free software and allow
+ others to use it mostly everywhere without too strong
+ restrictions.
+ <p>
+ <li><a href="http://www.opensource.org/licenses/mit-license.php"><b>MIT-Style License</b></a><br>
+ <a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a>
+ <p>
+ This is the weakest license, meaning it applies the least
+ restrictions. It is used in OSSP mainly for libraries which
+ are potentially included (by copying) into other libraries (as
+ sub-components). The intention is to make sure the covered
+ software can be used really everywhere and for every reason
+ without any real restrictions.
+</ul>
+
+All OSSP software components are covered by one of the three licenses
+above. They clearly indicate this with an obvious license declarations
+at the top of each source file. The used declarations follow:
+
+<h2>GNU General Public License</h2>
+
+<font size=-1><tt><pre>
+#include "license-gpl.txt"
+</pre></tt></font>
+
+<h2>GNU Lesser General Public License</h2>
+
+<font size=-1><tt><pre>
+#include "license-lgpl.txt"
+</pre></tt></font>
+
+<h2>MIT License</h2>
+
+<font size=-1><tt><pre>
+#include "license-mit.txt"
+</pre></tt></font>
+
|
|
ossp-web/doc/summary.wml 1.1 -> 1.2
--- summary.wml 2002/02/13 16:35:03 1.1
+++ summary.wml 2002/09/24 12:53:46 1.2
@@ -1,7 +1,33 @@
#use wml::ossp area=doc:summary
-<title>Documentation: Project Summary</title>
+<title>Documentation</title>
+
+<subtitle>Project Summary</subtitle>
<h1>Project Summary</h1>
+<p>
+OSSP is a fully non-profit <a href="http://www.opensource.org/"><b>Open
+Source Software</b></a> project, founded by <a
+href="http://www.engelschall.com/">Ralf S. Engelschall</a> in
+1998. The goal is the implementation of high-quality Unix software
+components, ranging from <a href="$(ROOT)/pkg/lib/sa/">networking</a>,
+<a href="$(ROOT)/pkg/lib/pth/">multi-threading</a> and <a
+href="$(ROOT)/pkg/lib/act/">algorithmic</a> libraries to <a
+href="$(ROOT)/pkg/tool/lmtp2nntp/">networking</a> servers and <a
+href="$(ROOT)/pkg/tool/shtool/">development</a> tools.
+
+<p>
+OSSP itself actually can be considered a meta-project, consisting of
+numerous <a href="$(ROOT)/pkg/"><b>projects</b></a>. Each project is
+a solution to a particular problem and usually released separately. At
+a later stage, all sub-projects together could form something like a
+<i>Next Generation Internet Server Platform</i> (NGISP).
+
+<p>
+But the NGISP goal is just a long-term one. The short-term goals of OSSP
+are to provide the individual software components for making the life
+easier of developers in the Internet Services field.
+
+
|
|
ossp-web/index.wml 1.3 -> 1.4
--- index.wml 2002/08/11 13:49:08 1.3
+++ index.wml 2002/09/24 12:53:44 1.4
@@ -12,7 +12,7 @@
1998. The goal is the implementation of high-quality Unix software
components, ranging from <a href="$(ROOT)/pkg/lib/sa/">networking</a>,
<a href="$(ROOT)/pkg/lib/pth/">multi-threading</a> and <a
-href="$(ROOT)/pkg/lib/act/">algorithmc</a> libraries to <a
+href="$(ROOT)/pkg/lib/act/">algorithmic</a> libraries to <a
href="$(ROOT)/pkg/tool/lmtp2nntp/">networking</a> servers and <a
href="$(ROOT)/pkg/tool/shtool/">development</a> tools.
|
|
ossp-web/new/events.txt 1.2 -> 1.3
--- events.txt 2002/02/13 21:35:23 1.2
+++ events.txt 2002/09/24 12:53:46 1.3
@@ -1 +1,5 @@
-31-Feb-2002: OSSP lmtp2nntp 1.2.0
+Q4/2002: OSSP lmtp2nntp 1.2.0
+Q3/2002: OSSP fsl 1.0
+Q2/2002: OSSP cfg 0.9
+Q1/2002: OSSP ex 1.0.0
+Q1/2002: OSSP l2 0.9
|
|
ossp-web/new/events.wml 1.1 -> 1.2
--- events.wml 2002/02/13 16:35:04 1.1
+++ events.wml 2002/09/24 12:53:46 1.2
@@ -3,7 +3,10 @@
<title>News: Events</title>
-The following is a complete list of all scheduled project events:
+<h1>Project Events</h1>
+
+The following is a complete list of all forthcoming project milestones
+in chronological order (next event first).
<p>
<newsflash from="events.txt" nohead>
|
|
ossp-web/new/index.wml 1.1 -> 1.2
--- index.wml 2002/02/13 16:35:04 1.1
+++ index.wml 2002/09/24 12:53:46 1.2
@@ -5,3 +5,18 @@
<h1>Project News</h1>
+<a href="news.html"><h2>What's New</h2></a>
+
+On the <a href="news.html"><b>What's New</b></a> page we summarize all
+OSSP project news in reverse chronological order (newest first). Mainly
+these are announcements of new software versions. Visit this page
+to get a brief summary on the project history. For convinience reasons,
+the first (latest) entries of this page are always included in the <a
+href="$(ROOT)"><b>Title</b></a> page.
+
+<a href="events.html"><h2>Project Events</h2></a>
+
+On the <a href="events.html"><b>Project Events</b></a> page we summarize
+all forthcoming project milestones in chronological order (next event
+first). Mainly these are milestones in software development phases.
+
|
|
ossp-web/new/news.txt 1.24 -> 1.25
--- news.txt 2002/09/07 20:32:49 1.24
+++ news.txt 2002/09/24 12:53:46 1.25
@@ -55,4 +55,4 @@
26-Apr-1999: Released T<GNU shtool> 1.1.0
22-Apr-1999: Released T<GNU shtool> 1.0.0
28-Mar-1999: Released T<OSSP mm> 1.0.0
-12-Mar-1999: Genesis of the OSSP project
+17-Nov-1998: Genesis of the OSSP project
|
|
ossp-web/new/news.wml 1.1 -> 1.2
--- news.wml 2002/02/13 16:35:04 1.1
+++ news.wml 2002/09/24 12:53:46 1.2
@@ -3,7 +3,10 @@
<title>News: What's New</title>
-The following is a complete list of all News entries:
+<h1>What's New</h1>
+
+The following is a complete list of all OSSP project news in reverse
+chronological order (newest first).
<p>
<newsflash from="news.txt" nohead>
|
|
ossp-web/pkg/index.wml 1.3 -> 1.4
--- index.wml 2002/02/18 07:53:12 1.3
+++ index.wml 2002/09/24 12:53:47 1.4
@@ -3,6 +3,10 @@
<title>Packages</title>
+<subtitle>Package Sets</subtitle>
+
+<h1>Package Sets</h1>
+
OSSP consists of a large set of packages (or components). They are split
into the following cathegories:
@@ -14,14 +18,14 @@
fully separately.
[<a href="tool/">more</a>]
-<h2>Bootstrap</h2>
-
-The bootstrap packages will be the necessary tools and libraries for
-bootstrapping the OSSP developer and end-user build environments.
-Currently this package category still does not exists. It will be
-created later by integrating packages from the <i>Tools</i> and
-<i>Libraries</i> cathegories.
-[<a href="boot/">more</a>]
+# <h2>Bootstrap</h2>
+#
+# The bootstrap packages will be the necessary tools and libraries for
+# bootstrapping the OSSP developer and end-user build environments.
+# Currently this package category still does not exists. It will be
+# created later by integrating packages from the <i>Tools</i> and
+# <i>Libraries</i> cathegories.
+# [<a href="boot/">more</a>]
<h2>Libraries</h2>
@@ -32,18 +36,18 @@
platform.
[<a href="lib/">more</a>]
-<h2>Kernel</h2>
-
-The kernel packages will form the microkernel part of the OSSP platform.
-It will use the <i>Libraries</i> packages to provide the run-time
-environment for the <i>Modules</i> packages.
-[<a href="kern/">more</a>]
-
-<h2>Modules</h2>
-
-The modules OSSP will be the active components used in the OSSP
-platform. They use the <i>Libraries</i> and the OSSP <i>Kernel</i>
-packages to provide the actual OSSP server functionality. They
-can be used only within the OSSP platform.
-[<a href="mod/">more</a>]
-
+# <h2>Kernel</h2>
+#
+# The kernel packages will form the microkernel part of the OSSP platform.
+# It will use the <i>Libraries</i> packages to provide the run-time
+# environment for the <i>Modules</i> packages.
+# [<a href="kern/">more</a>]
+
+# <h2>Modules</h2>
+#
+# The modules OSSP will be the active components used in the OSSP
+# platform. They use the <i>Libraries</i> and the OSSP <i>Kernel</i>
+# packages to provide the actual OSSP server functionality. They
+# can be used only within the OSSP platform.
+# [<a href="mod/">more</a>]
+
|
|