[131251] trunk/dports/lang/logtalk/Portfile

larryv at macports.org larryv at macports.org
Wed Jan 7 11:04:43 PST 2015


Revision: 131251
          https://trac.macports.org/changeset/131251
Author:   larryv at macports.org
Date:     2015-01-07 11:04:43 -0800 (Wed, 07 Jan 2015)
Log Message:
-----------
logtalk: Update long description (#46471)

Modified Paths:
--------------
    trunk/dports/lang/logtalk/Portfile

Modified: trunk/dports/lang/logtalk/Portfile
===================================================================
--- trunk/dports/lang/logtalk/Portfile	2015-01-07 19:04:41 UTC (rev 131250)
+++ trunk/dports/lang/logtalk/Portfile	2015-01-07 19:04:43 UTC (rev 131251)
@@ -13,11 +13,19 @@
 
 description         Logtalk - Open source object-oriented logic programming language
 
-long_description    Logtalk is an object-oriented logic programming language that can use most   \
-                    Prolog implementations as a back-end compiler. As a multi-paradigm language, \
-                    it includes support for both prototypes and classes, protocols (interfaces), \
-                    component-based programming through category-based composition, event-driven \
-                    programming, and high-level multi-threading programming.
+long_description    Logtalk is an object-oriented logic programming language that extends and \
+                    leverages the Prolog language with a feature set suitable for programming \
+                    in the large. Logtalk supports modern code encapsulation and code reuse   \
+                    mechanisms without compromising the declarative programming features of   \
+                    Prolog. Logtalk is implemented in highly portable code and can use most   \
+                    modern and standards compliant Prolog implementations as a back-end       \
+                    compiler. As a multi-paradigm language, it includes support for modules,  \
+                    prototypes, classes, protocols (interfaces), categories (components and   \
+                    hot patching), event-driven programming, and high-level multi-threading   \
+                    programming. Its distribution uses a commercial friendly license and      \
+                    includes full documentation, portable libraries, a comprehensive set of   \
+                    portable developer tools, and a large number of programming examples to   \
+                    help get you started.
 
 homepage            http://logtalk.org/
 master_sites        ${homepage}files/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150107/f21039ab/attachment-0001.html>


More information about the macports-changes mailing list