summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/bugzilla44/files/pkg-message.in4
-rw-r--r--devel/bugzilla50/files/pkg-message.in4
-rw-r--r--devel/ccache/files/pkg-message.in2
-rw-r--r--devel/git/files/pkg-message.in2
-rw-r--r--devel/libinotify/pkg-message4
-rw-r--r--devel/liblognorm/files/pkg-message.in2
-rw-r--r--devel/msp430-debug-stack/files/pkg-message.in2
-rw-r--r--devel/opencl/pkg-message2
-rw-r--r--devel/p5-Heap-Simple/pkg-message2
-rw-r--r--devel/p5-ResourcePool/pkg-message6
-rw-r--r--devel/pecl-test_helpers/files/pkg-message.in6
-rw-r--r--devel/phpbt/files/pkg-message.in2
-rw-r--r--devel/pinba_engine/files/pkg-message.in2
-rw-r--r--devel/py-aspects/files/pkg-message.in2
14 files changed, 21 insertions, 21 deletions
diff --git a/devel/bugzilla44/files/pkg-message.in b/devel/bugzilla44/files/pkg-message.in
index e05d6e9d3f28..b20cd0a62d0f 100644
--- a/devel/bugzilla44/files/pkg-message.in
+++ b/devel/bugzilla44/files/pkg-message.in
@@ -5,8 +5,8 @@
by following mysql commands (for MySQL 4.0 or later):
GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES,
- CREATE TEMPORARY TABLES, DROP, REFERENCES
- ON <database>.* TO <dbuser>@<host>
+ CREATE TEMPORARY TABLES, DROP, REFERENCES
+ ON <database>.* TO <dbuser>@<host>
IDENTIFIED BY '<password>';
FLUSH PRIVILEGES;
diff --git a/devel/bugzilla50/files/pkg-message.in b/devel/bugzilla50/files/pkg-message.in
index e05d6e9d3f28..b20cd0a62d0f 100644
--- a/devel/bugzilla50/files/pkg-message.in
+++ b/devel/bugzilla50/files/pkg-message.in
@@ -5,8 +5,8 @@
by following mysql commands (for MySQL 4.0 or later):
GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES,
- CREATE TEMPORARY TABLES, DROP, REFERENCES
- ON <database>.* TO <dbuser>@<host>
+ CREATE TEMPORARY TABLES, DROP, REFERENCES
+ ON <database>.* TO <dbuser>@<host>
IDENTIFIED BY '<password>';
FLUSH PRIVILEGES;
diff --git a/devel/ccache/files/pkg-message.in b/devel/ccache/files/pkg-message.in
index 32206a545012..0ff1244719ea 100644
--- a/devel/ccache/files/pkg-message.in
+++ b/devel/ccache/files/pkg-message.in
@@ -1,5 +1,5 @@
NOTE:
-Please read %%DOCSDIR%%/%%HOWTO%% for
+Please read %%DOCSDIR%%/%%HOWTO%% for
information on using ccache with FreeBSD ports and src.
diff --git a/devel/git/files/pkg-message.in b/devel/git/files/pkg-message.in
index a5ba36d30f56..7109ce1a6142 100644
--- a/devel/git/files/pkg-message.in
+++ b/devel/git/files/pkg-message.in
@@ -19,7 +19,7 @@ All you have to do to make gitweb work is:
If you installed the CONTRIB option please note that the scripts are
installed in %%PREFIX%%/share/git-core/contrib. Some of them require
other ports to be installed (perl, python, etc), which you may need to
-install manually.
+install manually.
*************************** CONTRIB ************************************
------------------------------------------------------------------------
diff --git a/devel/libinotify/pkg-message b/devel/libinotify/pkg-message
index 355cfe08f2fd..cd37f611726e 100644
--- a/devel/libinotify/pkg-message
+++ b/devel/libinotify/pkg-message
@@ -15,12 +15,12 @@ This means the following regression tests will fail:
Directory notifications:
IN_MOVED_FROM
IN_MOVED_TO
-
+
Open/close notifications:
IN_OPEN
IN_CLOSE_NOWRITE
IN_CLOSE_WRITE
-
+
Symbolic Link notifications:
IN_DONT_FOLLOW
IN_ATTRIB
diff --git a/devel/liblognorm/files/pkg-message.in b/devel/liblognorm/files/pkg-message.in
index eae82112e448..3f92c6d0fa75 100644
--- a/devel/liblognorm/files/pkg-message.in
+++ b/devel/liblognorm/files/pkg-message.in
@@ -2,7 +2,7 @@
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
-The previous version of liblognorm (0.3.7) used the libee CEE support
+The previous version of liblognorm (0.3.7) used the libee CEE support
library in its API.
In 2013, Pavel Levshin converted liblognorm to native JSON, which helped
diff --git a/devel/msp430-debug-stack/files/pkg-message.in b/devel/msp430-debug-stack/files/pkg-message.in
index 640337798f33..af7ea92a598e 100644
--- a/devel/msp430-debug-stack/files/pkg-message.in
+++ b/devel/msp430-debug-stack/files/pkg-message.in
@@ -1,5 +1,5 @@
-------------------------------------------------------------------------
-
+
When plugging in FET debuggers a symlink will be created from
the corresponding cuaU device to mspfetXX with XX being the
product number (see mspfet.conf).
diff --git a/devel/opencl/pkg-message b/devel/opencl/pkg-message
index 59bb7d3f36b0..fc2135da3e2b 100644
--- a/devel/opencl/pkg-message
+++ b/devel/opencl/pkg-message
@@ -1,2 +1,2 @@
-OpenCL is the first open, royalty-free standard for cross-platform,
+OpenCL is the first open, royalty-free standard for cross-platform,
parallel programming of modern processors.
diff --git a/devel/p5-Heap-Simple/pkg-message b/devel/p5-Heap-Simple/pkg-message
index d4007591dfe4..1d35356dd29a 100644
--- a/devel/p5-Heap-Simple/pkg-message
+++ b/devel/p5-Heap-Simple/pkg-message
@@ -3,7 +3,7 @@
This module is useless by itself! It requires one or both of:
-- devel/p5-Heap-Simple-Perl (a pure perl implementation of the interface)
+- devel/p5-Heap-Simple-Perl (a pure perl implementation of the interface)
- devel/p5-Heap-Simple-XS (an XS implementation of the interface.)
Please take the time to install one or both of these now.
diff --git a/devel/p5-ResourcePool/pkg-message b/devel/p5-ResourcePool/pkg-message
index d14871df81ad..c885f969ed79 100644
--- a/devel/p5-ResourcePool/pkg-message
+++ b/devel/p5-ResourcePool/pkg-message
@@ -1,8 +1,8 @@
==============================================================================
-From this version 1.0000 on, the p5-ResourcePool package will not contain
-resource bindings anymore. The previously included bindings for
-DBI and Net::LDAP are available in the databases/p5-ResourcePool-Resource-DBI
+From this version 1.0000 on, the p5-ResourcePool package will not contain
+resource bindings anymore. The previously included bindings for
+DBI and Net::LDAP are available in the databases/p5-ResourcePool-Resource-DBI
and net/p5-ResourcePool-Resource-Net-LDAP ports.
==============================================================================
diff --git a/devel/pecl-test_helpers/files/pkg-message.in b/devel/pecl-test_helpers/files/pkg-message.in
index 225c569fc2cb..80b6eec9c8c2 100644
--- a/devel/pecl-test_helpers/files/pkg-message.in
+++ b/devel/pecl-test_helpers/files/pkg-message.in
@@ -9,14 +9,14 @@ or
zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/test_helpers.so
If this extension is used in combination with other extensions, such as Xdebug,
-which are also overloading the `ZEND_NEW` opcode you have to load it as
-`zend_extension` after loading the conflicting extension. This can be done in
+which are also overloading the `ZEND_NEW` opcode you have to load it as
+`zend_extension` after loading the conflicting extension. This can be done in
your `php.ini` like this:
zend_extension=xdebug.so
zend_extension=test-helpers.so
-Please refer to `phpinfo()` to verify whether a conflict was detected and
+Please refer to `phpinfo()` to verify whether a conflict was detected and
whether the work-around was enabled.
*****************************************************************************
diff --git a/devel/phpbt/files/pkg-message.in b/devel/phpbt/files/pkg-message.in
index 7819ff2636eb..6a0047aa6437 100644
--- a/devel/phpbt/files/pkg-message.in
+++ b/devel/phpbt/files/pkg-message.in
@@ -4,7 +4,7 @@ FreeBSD phpBugTracker installation instructions:
Optional: Install JpGraph (http://www.aditus.nu/jpgraph/) if you
wish to use it.
-
+
1. The phpBugTracker distribution has been installed in:
%%PREFIX%%/%%PHPBT%%
diff --git a/devel/pinba_engine/files/pkg-message.in b/devel/pinba_engine/files/pkg-message.in
index 68c08b9bb1f7..39857182ce32 100644
--- a/devel/pinba_engine/files/pkg-message.in
+++ b/devel/pinba_engine/files/pkg-message.in
@@ -1,6 +1,6 @@
After you've installed the plugin, you need to enable it in MySQL.
To do this log in to the MySQL console (as root) and execute the
-following:
+following:
mysql> INSTALL PLUGIN pinba SONAME 'libpinba_engine.so';
We'd also suggest you to create a separate database, this way:
diff --git a/devel/py-aspects/files/pkg-message.in b/devel/py-aspects/files/pkg-message.in
index a5b8f2e9ab38..9401bd2ac97e 100644
--- a/devel/py-aspects/files/pkg-message.in
+++ b/devel/py-aspects/files/pkg-message.in
@@ -1,5 +1,5 @@
-------------------------------------------------------------
-aspects is installed.
+aspects is installed.
For a quick start:
- examples files are in PREFIX/share/examples/py-aspects/