Convert to UCL & cleanup pkg-message (categories s)

This commit is contained in:
mat
2019-08-14 12:16:12 +00:00
parent aee3074317
commit 3b7cfe0657
395 changed files with 2541 additions and 1099 deletions
+6 -3
View File
@@ -1,4 +1,6 @@
=============================================================================
[
{ type: install
message: <<EOM
For quick info, run "man afni".
For AFNI configuration and usage, please visit the AFNI WEB site at
@@ -34,5 +36,6 @@ AFNI_PLUGIN_PATH should be set to %%PREFIX%%/lib/afni:%%DATADIR%%
AFNI_GLOBAL_SESSION should be set to %%DATADIR%%.
You can do this by sourcing %%PREFIX%%/etc/mri/afni.profiles for
Bourne-style shells or or %%PREFIX%%/etc/mri/afni.cshrc for C-style shells.
=============================================================================
EOM
}
]
+6
View File
@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
A set of script files named `definitions.<shell-type>' should now
exist in the `bin' directory.
`<shell-type>' specifies the type of shell (command interpreter)
@@ -27,3 +30,6 @@ Because aliases are not available when using the Bourne shell,
the toolkit programs must be invoked by specifying the actual
name of the executable file. The script file `definitions.B'
describes how to do this.
EOM
}
]
+6 -2
View File
@@ -1,4 +1,6 @@
------------------------------------------------------------------------------
[
{ type: install
message: <<EOM
This port provides both serial and parallel (MPI) binaries. Use of
the MPI binary is strongly recommended on any machine with multiple
cores available. The serial binary is provided only for testing and
@@ -9,4 +11,6 @@ To run a model on a workstation using 4 cores, use:
mpirun -n 4 dlpoly-classic-mpi
To run on a cluster, please see the documentation for your scheduler software.
------------------------------------------------------------------------------
EOM
}
]
+6 -2
View File
@@ -1,4 +1,8 @@
-----------------------------------------------------------------------
[
{ type: install
message: <<EOM
FVCOM has many build options that can be used in combination. To build
other variants, use one of the slave ports science/fvcom-*.
-----------------------------------------------------------------------
EOM
}
]
+6 -2
View File
@@ -1,4 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
You installed GAMESS (US): General Atomic and Molecular Electronic
Structure System
@@ -12,4 +14,6 @@ computation to perform.
You can use the wxmacmolplt command from science/wxmacmolplt to view
the computation results.
======================================================================
EOM
}
]
+6 -1
View File
@@ -1,4 +1,9 @@
[
{ type: install
message: <<EOM
Some useful tools are installed to %%DATADIR%%.
Most of them are written in Python, please install
lang/python before trying them.
EOM
}
]
+6 -3
View File
@@ -1,8 +1,11 @@
************************************************************************
[
{ type: install
message: <<EOM
If you use this library either in whole or in part in your analysis, or
use any code derived from it, please cite it as:
Sukumaran, J. and Mark T. Holder. 2010. DendroPy: A Python library
for phylogenetic computing. Bioinformatics 26: 1569-1571.
************************************************************************
EOM
}
]
+6 -2
View File
@@ -1,8 +1,12 @@
======================================================================
[
{ type: install
message: <<EOM
You installed GPAW, the system for DFT computations in quantum
chemistry.
In order to use this package you most likely need to also install
science/gpaw-setups that contains data files for electronic
configurations for many elements of the periodic table.
======================================================================
EOM
}
]
+6 -2
View File
@@ -1,4 +1,6 @@
**********************************************************
[
{ type: install
message: <<EOM
The author requests that you return a license form
to him if you find Tinker to be useful.
@@ -8,4 +10,6 @@
to 'analyze_t' during installation to allow for use on
systems where the very common hunspell package is
installed as well.
**********************************************************
EOM
}
]
+6 -3
View File
@@ -1,5 +1,6 @@
[
{ type: install
message: <<EOM
This script will create the following directories if they do not exist:
~acme/.acme.sh
@@ -29,4 +30,6 @@ MAILTO=dan@example.org
############################################################################
Change x & y to some minute and hour of the day.
EOM
}
]
+6 -1
View File
@@ -1,5 +1,10 @@
============================================================
[
{ type: install
message: <<EOM
Use "acmetool quickstart" for initial configuration.
See https://github.com/hlandau/acme for more details
about how to configure and use the client.
EOM
}
]
+6
View File
@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
AfterGlow is a collection of scripts which facilitate
the process of generating graphs. It is the most downloaded
security visualization tool of all times.
@@ -5,3 +8,6 @@ security visualization tool of all times.
Afterglow documentation may be found online at
http://afterglow.sourceforge.net/ including a FAQ, manual
and screenshots. Be sure to read the documentation carefully.
EOM
}
]
+6
View File
@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
If you want to finish setting up AIDE, don't forget to customise your
own aide.conf in %%PREFIX%%/etc/aide.conf. You will also need to run
the following commands:
@@ -10,3 +13,6 @@ You may want to change the permissions of the /var/adm/aide/ directory tree.
For your reference, a copy of the original aide.conf is supplied in
%%PREFIX%%/etc/aide.conf.sample.
EOM
}
]
+6 -4
View File
@@ -1,5 +1,6 @@
-----
[
{ type: install
message: <<EOM
To view the statistics via you browser you must:
create a symlink, like:
cd /usr/local/www/data ; ln -s ../amavis-stats amavis-stats
@@ -12,5 +13,6 @@ You can view then the statistics in http://your-site/amavis-stats
To update the statistics every 5 minutes, you also
can setup cronjob for amavis-stats by putting this line to /etc/crontab
*/5 * * * * amavis %%PREFIX%%/sbin/amavis-stats /var/log/maillog 2>&1 > /dev/null
-----
EOM
}
]
+6 -7
View File
@@ -1,12 +1,11 @@
*******************************************************************
To configure amavisd-milter, sendmail and amavisd-new point
[
{ type: install
message: <<EOM
your browser to http://amavisd-milter.sourceforge.net
Enable amavisd-milter in /etc/rc.conf with the following line:
amavisd_milter_enable="YES"
*******************************************************************
EOM
}
]
+6 -4
View File
@@ -1,5 +1,6 @@
*******************************************************************
[
{ type: install
message: <<EOM
To use amavisd-new, you need to install at least one virus scanner.
The following virus scanners are available in the FreeBSD ports
collection:
@@ -38,5 +39,6 @@
Configuration templates are available in %%PREFIX%%/etc
as amavisd.conf.sample, amavisd.conf-default and amavisd-custom.conf.sample
Documentation is available in %%DOCSDIR%%.
*******************************************************************
EOM
}
]
@@ -1,4 +1,6 @@
[
{ type: install
message: <<EOM
Before starting arpCounterattack, you should edit its configuration file,
%%PREFIX%%/etc/arpCounterattack/arpCounterattack.conf. Then, add the following
line to /etc/rc.conf:
@@ -8,4 +10,6 @@ arpcounterattack_enable="YES"
Finally, to start it, run the following command:
%%PREFIX%%/etc/rc.d/arpCounterattack start
EOM
}
]
+6 -2
View File
@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
Read the notes in the barnyard2.conf file for how to configure
%%PREFIX%%/etc/barnyard2.conf after installation. For addtional information
see the Securixlive FAQ at http://www.securixlive.com/barnyard2/faq.php.
@@ -12,5 +15,6 @@ the options in the startup script - in %%PREFIX%%/etc/rc.d.
Barnyard2 can process unified2 files from snort or suricata. It can also
interact with snortsam firewall rules as well as the sguil-sensor. Those
ports must be installed separately if you wish to use them.
************************************************************************
EOM
}
]
+6
View File
@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
Add the following lines to /etc/periodic.conf(.local) to enable periodic check
security_status_baseaudit_enable="YES"
security_status_baseaudit_quiet="NO"
@@ -13,3 +16,6 @@ for this script only.
You can also change following variables:
security_status_baseaudit_period="daily"
security_status_baseaudit_expiry="2"
EOM
}
]
+6 -4
View File
@@ -1,5 +1,6 @@
========================================================================
[
{ type: install
message: <<EOM
Please read the README file located at:
%%DOCSDIR%%/README
@@ -22,5 +23,6 @@ If you built BASE with PDF support, make sure you include the FPDF
path in your %%LOCALBASE%%/etc/php.ini configuration file, like:
include_path = ".:%%LOCALBASE%%/share/pear:%%LOCALBASE%%/share/fpdf"
========================================================================
EOM
}
]

Some files were not shown because too many files have changed in this diff Show More