aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-01 15:08:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-01 15:09:49 +0000
commit7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 (patch)
tree2abf1c896f8e1fd58b9c4e767d74a5ba36df7259 /lang
parentfda98f5fc2459e6d2a205ca94c44ec038b560866 (diff)
downloadports-7b4d1f0b36f88f7fee1898a9cc10c2acf261a123.tar.gz
ports-7b4d1f0b36f88f7fee1898a9cc10c2acf261a123.zip
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket
Diffstat (limited to 'lang')
-rw-r--r--lang/cim/pkg-descr12
-rw-r--r--lang/dlang-tools/pkg-descr2
-rw-r--r--lang/neko/pkg-descr4
-rw-r--r--lang/ocaml-camlidl/pkg-descr2
4 files changed, 10 insertions, 10 deletions
diff --git a/lang/cim/pkg-descr b/lang/cim/pkg-descr
index 47014e183846..7cd54a04298e 100644
--- a/lang/cim/pkg-descr
+++ b/lang/cim/pkg-descr
@@ -1,11 +1,11 @@
-The SIMULA programming language was designed and built by Ole-Johan Dahl
-and Kristen Nygaard at the Norwegian Computing Centre (NCC) in Oslo
-between 1962 and 1967.1 It was originally designed and implemented as a
-language for discrete event simulation, but was later expanded and
+The SIMULA programming language was designed and built by Ole-Johan Dahl
+and Kristen Nygaard at the Norwegian Computing Centre (NCC) in Oslo
+between 1962 and 1967.1 It was originally designed and implemented as a
+language for discrete event simulation, but was later expanded and
reimplemented as a full scale general purpose programming language.
-Although SIMULA never became widely used, the language has been highly
-influential on modern programming methodology. Among other things SIMULA
+Although SIMULA never became widely used, the language has been highly
+influential on modern programming methodology. Among other things SIMULA
introduced important object-oriented programming concepts like classes and
objects, inheritance, and dynamic binding.
diff --git a/lang/dlang-tools/pkg-descr b/lang/dlang-tools/pkg-descr
index 70872d68a1ad..9330afe1a692 100644
--- a/lang/dlang-tools/pkg-descr
+++ b/lang/dlang-tools/pkg-descr
@@ -1,4 +1,4 @@
-This repository hosts various tools redistributed with DMD or used internally
+This repository hosts various tools redistributed with DMD or used internally
during various build tasks.
WWW: https://github.com/dlang/tools
diff --git a/lang/neko/pkg-descr b/lang/neko/pkg-descr
index b420a70207f5..c61d3b3b99b2 100644
--- a/lang/neko/pkg-descr
+++ b/lang/neko/pkg-descr
@@ -1,7 +1,7 @@
The Neko Programming Language
-Neko is a high-level dynamically typed programming language which can
-also be used as an embedded scripting language. It has been designed to
+Neko is a high-level dynamically typed programming language which can
+also be used as an embedded scripting language. It has been designed to
provide a common runtime for several different languages.
WWW: http://nekovm.org/
diff --git a/lang/ocaml-camlidl/pkg-descr b/lang/ocaml-camlidl/pkg-descr
index 5bd39063797a..47bf8723c6e4 100644
--- a/lang/ocaml-camlidl/pkg-descr
+++ b/lang/ocaml-camlidl/pkg-descr
@@ -9,6 +9,6 @@ annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)
* A (currently small) library of functions and tools to import COM
-components in Caml applications, and export Caml code as COM components.
+components in Caml applications, and export Caml code as COM components.
WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/