aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:14:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:14:42 +0000
commitd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (patch)
tree3101a230df47611cc95ad8967b10bbb3f58fa7eb /print
parent024d6916f9a805387a7b2d7ebffca6e633692b45 (diff)
downloadports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.tar.gz
ports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/auctex/files/pkg-message.in10
-rw-r--r--print/cloud-print-connector/pkg-message6
-rw-r--r--print/cups-smb-backend/files/pkg-message.in6
-rw-r--r--print/epson-inkjet-printer-escpr/files/pkg-message.in7
-rw-r--r--print/epsonepl/files/pkg-message.in10
-rw-r--r--print/foo2zjs/files/pkg-message.in10
-rw-r--r--print/fpdf/files/pkg-message.in6
-rw-r--r--print/freetype2/files/pkg-message.in6
-rw-r--r--print/ghostscript7-base/pkg-message6
-rw-r--r--print/ghostscript7-commfont/files/pkg-message.in8
-rw-r--r--print/ghostscript8-base/files/pkg-message.in8
-rw-r--r--print/ghostscript9-agpl-base/pkg-message6
-rw-r--r--print/ghostscript9-base/files/pkg-message.in8
-rw-r--r--print/lyx/pkg-message13
-rw-r--r--print/openprinting/pkg-message14
-rw-r--r--print/pmw/files/pkg-message.in10
-rw-r--r--print/pnm2ppa/pkg-message6
-rw-r--r--print/splix/pkg-message39
-rw-r--r--print/yatex/files/pkg-message.in7
19 files changed, 145 insertions, 41 deletions
diff --git a/print/auctex/files/pkg-message.in b/print/auctex/files/pkg-message.in
index b1d48843ada9..6365c6208765 100644
--- a/print/auctex/files/pkg-message.in
+++ b/print/auctex/files/pkg-message.in
@@ -1,5 +1,6 @@
-Customizing
-===========
+[
+{ type: install
+ message: <<EOM
You should edit the file
`%%PREFIX%%/share/emacs/site-lisp/tex-site.el' to fit your local site.
You do this by looking at the customization section in the beginning
@@ -13,11 +14,14 @@ all your customizations.
You probably want to copy and edit `TeX-printer-list' to contain the
printers available at your site.
+
Enabling AUC TeX
-================
You can now tell your users to enable AUC TeX by adding
(load "auctex.el" nil t t)
(load "preview-latex.el" nil t t)
to their `~/.emacs' file.
+EOM
+}
+]
diff --git a/print/cloud-print-connector/pkg-message b/print/cloud-print-connector/pkg-message
index 86f1a9c18d46..dc7f9a07c652 100644
--- a/print/cloud-print-connector/pkg-message
+++ b/print/cloud-print-connector/pkg-message
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
Run the following command to create a config file called gcp-cups-connector.config.json before the starting service:
# gcp-connector-util init --log-file-name "/var/log/cloud-print-connectord"
# mv /root/gcp-cups-connector.config.json /usr/local/etc/gcp-cups-connector.config.json
More info at: https://github.com/google/cloud-print-connector/wiki/Configuration
+EOM
+}
+]
diff --git a/print/cups-smb-backend/files/pkg-message.in b/print/cups-smb-backend/files/pkg-message.in
index 02f336ddda79..e9c557016e15 100644
--- a/print/cups-smb-backend/files/pkg-message.in
+++ b/print/cups-smb-backend/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
CUPS smb backend is now installed.
Please configure your samba environment if
@@ -15,3 +18,6 @@ smb://username:password@workgroup/server/printer
But a CUPS article describes another syntax,
so beware.
+EOM
+}
+]
diff --git a/print/epson-inkjet-printer-escpr/files/pkg-message.in b/print/epson-inkjet-printer-escpr/files/pkg-message.in
index fce00a4ec049..a5a828058431 100644
--- a/print/epson-inkjet-printer-escpr/files/pkg-message.in
+++ b/print/epson-inkjet-printer-escpr/files/pkg-message.in
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
Examples to add printer for EP-803AW
Start cupsd and then do the following:
@@ -17,3 +19,6 @@ lpadmin -p EPSON_EP-803AW -m "`lpinfo --make-and-model 'EPSON EP-803A' -m | cut
# The printer joined network (using port 9100)
lpadmin -p EPSON_EP-803AW -m "`lpinfo --make-and-model 'EPSON EP-803A' -m | cut -f 1 -w | grep escpr | head -n 1`" -v 'socket://192.0.2.100:9100' -D 'EPSON EP-803AW (RAW)' -E
+EOM
+}
+]
diff --git a/print/epsonepl/files/pkg-message.in b/print/epsonepl/files/pkg-message.in
index 46181226bb3d..9a0479643278 100644
--- a/print/epsonepl/files/pkg-message.in
+++ b/print/epsonepl/files/pkg-message.in
@@ -1,9 +1,11 @@
--------------------------------------------------------------------------
-
+[
+{ type: install
+ message: <<EOM
You need to copy and customize
%%PREFIX%%/etc/epsonepl.conf[.sample]
If you're using apsfilter then have a look
at %%DATADIR%%/epsonepl.apsfilter
-
--------------------------------------------------------------------------
+EOM
+}
+]
diff --git a/print/foo2zjs/files/pkg-message.in b/print/foo2zjs/files/pkg-message.in
index 7775adb5e060..fc9db3195d96 100644
--- a/print/foo2zjs/files/pkg-message.in
+++ b/print/foo2zjs/files/pkg-message.in
@@ -1,5 +1,6 @@
-###############################################################################
-
+[
+{ type: install
+ message: <<EOM
1) Please read the detailed installation instructions in the file:
* %%DOCSDIR%%/INSTALL
@@ -19,5 +20,6 @@
and restart devd.
5) Enjoy it ;)
-
-###############################################################################
+EOM
+}
+]
diff --git a/print/fpdf/files/pkg-message.in b/print/fpdf/files/pkg-message.in
index f104876c6c59..0da40e076ffe 100644
--- a/print/fpdf/files/pkg-message.in
+++ b/print/fpdf/files/pkg-message.in
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
You should add the FPDF path %%PREFIX%%/%%FPDF_DIR%%
to the "include_path=" directive in your php.ini.
+EOM
+}
+]
diff --git a/print/freetype2/files/pkg-message.in b/print/freetype2/files/pkg-message.in
index 06c3909fcf04..fb3d65f9d16a 100644
--- a/print/freetype2/files/pkg-message.in
+++ b/print/freetype2/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
@@ -28,3 +31,6 @@ if needed:
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(%%DOCSDIR%%/reference/site/index.html, if documentation was installed).
+EOM
+}
+]
diff --git a/print/ghostscript7-base/pkg-message b/print/ghostscript7-base/pkg-message
index bfeb977fcb01..db72e9696830 100644
--- a/print/ghostscript7-base/pkg-message
+++ b/print/ghostscript7-base/pkg-message
@@ -1 +1,7 @@
+[
+{ type: install
+ message: <<EOM
Note: dvipdf script requires dvips program installed by print/tex-dvipsk.
+EOM
+}
+]
diff --git a/print/ghostscript7-commfont/files/pkg-message.in b/print/ghostscript7-commfont/files/pkg-message.in
index 34170fbf1815..8905df8592b9 100644
--- a/print/ghostscript7-commfont/files/pkg-message.in
+++ b/print/ghostscript7-commfont/files/pkg-message.in
@@ -1,5 +1,6 @@
-=== NOTE ===
-
+[
+{ type: install
+ message: <<EOM
The CJK font selection will be performed in the following order:
1. %%PREFIX%%/%%GS_RESDIR%%/Font/<fontname>
@@ -11,3 +12,6 @@ The CJK font selection will be performed in the following order:
So, to use CIDFnmap you have to make sure that there is no font file that
has the same name as you want to customize in Resource/Font and
Resource/CIDFont.
+EOM
+}
+]
diff --git a/print/ghostscript8-base/files/pkg-message.in b/print/ghostscript8-base/files/pkg-message.in
index ff7c18d05a86..846b4f8a1868 100644
--- a/print/ghostscript8-base/files/pkg-message.in
+++ b/print/ghostscript8-base/files/pkg-message.in
@@ -1,5 +1,11 @@
-Note: in order to use the script "dvipdf", dvips must be installed.
+[
+{ type: install
+ message: <<EOM
+In order to use the script "dvipdf", dvips must be installed.
This program is provided by another package print/tex-dvipsk.
FAPIfontmap and FAPIcidfmap in %%DATADIR%%/Resource/Init
have to be configured if you want to use FAPI feature.
+EOM
+}
+]
diff --git a/print/ghostscript9-agpl-base/pkg-message b/print/ghostscript9-agpl-base/pkg-message
index b33f90c366fd..b8b347553512 100644
--- a/print/ghostscript9-agpl-base/pkg-message
+++ b/print/ghostscript9-agpl-base/pkg-message
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
This package installs a script named dvipdf that depends on dvips. If you
want to use this script you need to install print/tex-dvipsk.
+EOM
+}
+]
diff --git a/print/ghostscript9-base/files/pkg-message.in b/print/ghostscript9-base/files/pkg-message.in
index ff7c18d05a86..846b4f8a1868 100644
--- a/print/ghostscript9-base/files/pkg-message.in
+++ b/print/ghostscript9-base/files/pkg-message.in
@@ -1,5 +1,11 @@
-Note: in order to use the script "dvipdf", dvips must be installed.
+[
+{ type: install
+ message: <<EOM
+In order to use the script "dvipdf", dvips must be installed.
This program is provided by another package print/tex-dvipsk.
FAPIfontmap and FAPIcidfmap in %%DATADIR%%/Resource/Init
have to be configured if you want to use FAPI feature.
+EOM
+}
+]
diff --git a/print/lyx/pkg-message b/print/lyx/pkg-message
index dcb75149357e..21027de69091 100644
--- a/print/lyx/pkg-message
+++ b/print/lyx/pkg-message
@@ -1,9 +1,16 @@
+[
+{ type: install
+ message: <<EOM
For LyX to work you need to install some kind of TeX distribution. See the
print/texlive-* ports in the ports tree.
-
-***
-
+EOM
+}
+{ type: upgrade, maximum_version: 2
+ message: <<EOM
As of version 2.0.0, LyX depends on the textproc/mythes ports for
thesaurus support. Even though the LyX port depends on textproc/mythes,
it is up to the user to install the thesaurus ports for her languages
of preference.
+EOM
+}
+]
diff --git a/print/openprinting/pkg-message b/print/openprinting/pkg-message
index 61d840c9b1ba..24a40cfdc237 100644
--- a/print/openprinting/pkg-message
+++ b/print/openprinting/pkg-message
@@ -1,11 +1,9 @@
-==================================================================
-
-USE THIS PORT STRICTLY AT YOUR OWN RISK!
-
+[
+{ type: install
+ message: <<EOM
The mod_ipp module dumps core, and the psm_cups.so does not
compile with these sources as shipped. Therefore, this port
defaults to shipping the include files and libraries only.
-
-USE THIS PORT STRICTLY AT YOUR OWN RISK!
-
-==================================================================
+EOM
+}
+]
diff --git a/print/pmw/files/pkg-message.in b/print/pmw/files/pkg-message.in
index 32423e3862e7..d10f7b21e757 100644
--- a/print/pmw/files/pkg-message.in
+++ b/print/pmw/files/pkg-message.in
@@ -1,5 +1,6 @@
----------------------------------------------------------------------------
-
+[
+{ type: install
+ message: <<EOM
If you wish to use ghostview to view or print the Postscript output
from PMW, then you need to create symlinks for the font files:
@@ -9,5 +10,6 @@ and also add the following line to
%%LOCALBASE%%/share/ghostscript/x.xx/lib/Fontmap.GS
/PMW-Music (PMW-Music.pfa) ;
-
----------------------------------------------------------------------------
+EOM
+}
+]
diff --git a/print/pnm2ppa/pkg-message b/print/pnm2ppa/pkg-message
index 744c5cc990eb..7d3bf4ac50bc 100644
--- a/print/pnm2ppa/pkg-message
+++ b/print/pnm2ppa/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To configure your printcap to print either ascii"
or Postscript files, add the following lines to your"
/etc/printcap file"
@@ -15,3 +18,6 @@ or Postscript files, add the following lines to your"
:if=/usr/local/bin/ppafilter:\\"
:mx#0:\\"
:sh:"
+EOM
+}
+]
diff --git a/print/splix/pkg-message b/print/splix/pkg-message
index 3b7af4afa6b4..37ba85d04770 100644
--- a/print/splix/pkg-message
+++ b/print/splix/pkg-message
@@ -1,14 +1,32 @@
- +=======================================================================+
- | !!! IMPORTANT NOTICE !!! |
- +=======================================================================+
- | If you are upgrading your current version, you MUST delete |
- | your printer in the CUPS interface and install it again. This |
- | operation MUST be done since CUPS make a copy of the PPD file and |
- | this file is modified between versions. |
- +=======================================================================+
+[
+{ type: install
+ message: <<EOM
+Installation of the color profile for color printers:
+
+ Color printers needs color profile files to get better results. These
+files are provided by your printer manufacturer and you have to install them
+manually. To do that, download the linux official drivers and locate the "cms"
+directory. Install them with the command:
+
+ # make installcms CMSDIR=/path/to/cms/directory \
+ MANUFACTURER=samsung or xerox or dell
+
+ Samsung color profile files are available at:
+ (Then use MANUFACTURER=samsung)
+
+ http://splix.ap2c.org/samsung_cms.tar.bz2
+EOM
+}
+{ type: upgrade
+ message: <<EOM
+ If you are upgrading your current version, you MUST delete
+ your printer in the CUPS interface and install it again. This
+ operation MUST be done since CUPS make a copy of the PPD file and
+ this file is modified between versions.
+
Installation of the color profile for color printers:
------------------------------------------------------
+
Color printers needs color profile files to get better results. These
files are provided by your printer manufacturer and you have to install them
@@ -22,3 +40,6 @@ directory. Install them with the command:
(Then use MANUFACTURER=samsung)
http://splix.ap2c.org/samsung_cms.tar.bz2
+EOM
+}
+]
diff --git a/print/yatex/files/pkg-message.in b/print/yatex/files/pkg-message.in
index 56a190734d6f..6a75aab61905 100644
--- a/print/yatex/files/pkg-message.in
+++ b/print/yatex/files/pkg-message.in
@@ -1,4 +1,6 @@
-==============================================================================
+[
+{ type: install
+ message: <<EOM
To use YaTeX, add the next line into your .emacs:
(require 'yatex-startup)
@@ -6,3 +8,6 @@ To use YaTeX, add the next line into your .emacs:
yatex-startup.el in %%PREFIX%%/%%EMACS_SITE_LISPDIR%% also includes
configuration examples. To get more information, see the info file
of YaTeX.
+EOM
+}
+]