Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d7d2c74deb4abdab390558c10c93b46e927ee0b6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d7d2c74deb4abdab390558c10c93b46e927ee0b6)
  • Date: Mon, 27 Sep 2010 00:57:36 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/mozart-base/DETAILS | 22 ++++++++++++++++++++--
devel/mozart-base/HISTORY | 3 +++
2 files changed, 23 insertions(+), 2 deletions(-)

New commits:
commit d7d2c74deb4abdab390558c10c93b46e927ee0b6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mozart-base: fix description's word wrap

diff --git a/devel/mozart-base/DETAILS b/devel/mozart-base/DETAILS
index f1a977f..75f5d2a 100755
--- a/devel/mozart-base/DETAILS
+++ b/devel/mozart-base/DETAILS
@@ -13,6 +13,24 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SOURCE_BASE
KEYWORDS="devel"
SHORT="The Mozart Programming System based on the Oz language"
cat << EOF
-The Mozart Programming System is an advanced development platform for
intelligent, distributed applications. The system is the result of a decade
of research in programming language design and implementation,
constraint-based inference, distributed computing, and human-computer
interfaces. As a result, Mozart is unequaled in expressive power and
functionality. Mozart has an interactive incremental development environment
and a production-quality implementation for Unix and Windows platforms.
Mozart is the fruit of an ongoing research collaboration by the Mozart
Consortium.
-Mozart is based on the Oz language, which supports declarative programming,
object-oriented programming, constraint programming, and concurrency as part
of a coherent whole. For distribution, Mozart provides a true network
transparent implementation with support for network awareness, openness, and
fault tolerance. Security is upcoming. Mozart is an ideal platform for both
general-purpose distributed applications as well as for hard problems
requiring sophisticated optimization and inferencing abilities. We have
developed many applications including sophisticated collaborative tools,
multi-agent systems, and digital assistants, as well as applications in
natural language understanding and knowledge representation, in scheduling
and time-tabling, and in placement and configuration.
+The Mozart Programming System is an advanced development platform for
+intelligent, distributed applications. The system is the result of a decade
of
+research in programming language design and implementation, constraint-based
+inference, distributed computing, and human-computer interfaces. As a result,
+Mozart is unequaled in expressive power and functionality. Mozart has an
+interactive incremental development environment and a production-quality
+implementation for Unix and Windows platforms. Mozart is the fruit of an
+ongoing research collaboration by the Mozart Consortium.
+
+Mozart is based on the Oz language, which supports declarative programming,
+object-oriented programming, constraint programming, and concurrency as
+part of a coherent whole. For distribution, Mozart provides a true network
+transparent implementation with support for network awareness, openness,
+and fault tolerance. Security is upcoming. Mozart is an ideal platform for
+both general-purpose distributed applications as well as for hard problems
+requiring sophisticated optimization and inferencing abilities. We have
+developed many applications including sophisticated collaborative tools,
+multi-agent systems, and digital assistants, as well as applications in
+natural language understanding and knowledge representation, in scheduling
+and time-tabling, and in placement and configuration.
EOF
diff --git a/devel/mozart-base/HISTORY b/devel/mozart-base/HISTORY
index e1abb94..88b5da4 100644
--- a/devel/mozart-base/HISTORY
+++ b/devel/mozart-base/HISTORY
@@ -1,3 +1,6 @@
+2010-09-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fix description's word wrap
+
2007-03-24 Jeremy Blosser <jblosser-smgl AT firinn.org>
* DEPENDS: Add gdbm, bug 11456.




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d7d2c74deb4abdab390558c10c93b46e927ee0b6), Ismael Luceno, 09/27/2010

Archive powered by MHonArc 2.6.24.

Top of Page