packages: re-alpine/re-alpine-doc.patch - s/alpine/re-alpine/
blues
blues at pld-linux.org
Thu May 12 17:20:19 CEST 2011
Author: blues Date: Thu May 12 15:20:19 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- s/alpine/re-alpine/
---- Files affected:
packages/re-alpine:
re-alpine-doc.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/re-alpine/re-alpine-doc.patch
diff -u packages/re-alpine/re-alpine-doc.patch:1.1 packages/re-alpine/re-alpine-doc.patch:1.2
--- packages/re-alpine/re-alpine-doc.patch:1.1 Thu May 12 16:37:16 2011
+++ packages/re-alpine/re-alpine-doc.patch Thu May 12 17:20:14 2011
@@ -6,16 +6,16 @@
following list is used:
- 1. _sendmail-path_ in /usr/local/lib/pine.conf.fixed
- 2. _smtp-server_ in /usr/local/pine.conf.fixed
-+ 1. _sendmail-path_ in /etc/alpine/alpine.conf.fixed
-+ 2. _smtp-server_ in /etc/alpine/alpine.conf.fixed
++ 1. _sendmail-path_ in /etc/re-alpine/re-alpine.conf.fixed
++ 2. _smtp-server_ in /etc/re-alpine/re-alpine.conf.fixed
3. _sendmail-path_ specified on the command line.
4. _smtp-server_ specified on the command line.
5. _sendmail-path_ in the user's .pinerc file.
6. _smtp-server_ in the user's .pinerc file.
- 7. _sendmail-path_ in /usr/local/lib/pine.conf
- 8. _smtp-server_ in /usr/local/pine.conf
-+ 7. _sendmail-path_ in /etc/alpine/alpine.conf
-+ 8. _smtp-server_ in /etc/alpine/alpine.conf
++ 7. _sendmail-path_ in /etc/re-alpine/re-alpine.conf
++ 8. _smtp-server_ in /etc/re-alpine/re-alpine.conf
9. DF_SENDMAIL_PATH defined at compile time.
10. SENDMAIL and SENDMAILFLAGS defined at compile time.
@@ -33,23 +33,23 @@
- There are three optional auxiliary files: /usr/local/lib/pine.info,
- /usr/local/lib/pine.conf, and /usr/local/lib/pine.conf.fixed. The file
+ There are three optional auxiliary files: /usr/lib/pine.info,
-+ /etc/alpine/alpine.conf, and /etc/alpine/alpine.conf.fixed. The file
++ /etc/re-alpine/re-alpine.conf, and /etc/re-alpine/re-alpine.conf.fixed. The file
pine.info contains text on how to get further help on the local system. It
is part of the help text for the main menu and should probably refer to the
local help desk or the system administrator. If this file doesn't exist a
generic version which suggests ``talking to the computer support staff at
- your site'' is shown. The file pine.conf is used to set system-wide default
- configurations for _Alpine_. The file pine.conf.fixed is also used to set
-+ your site'' is shown. The file alpine.conf is used to set system-wide default
-+ configurations for _Alpine_. The file alpine.conf.fixed is also used to set
++ your site'' is shown. The file re-alpine.conf is used to set system-wide default
++ configurations for _Alpine_. The file re-alpine.conf.fixed is also used to set
system-wide default configurations for _Alpine_. The difference between
- these two files is that configuration variables set in the pine.conf.fixed
-+ these two files is that configuration variables set in the alpine.conf.fixed
++ these two files is that configuration variables set in the re-alpine.conf.fixed
file may not normally be over-ridden by a user. See the section on Alpine
- Configuration later in this document for details about the pine.conf and
- pine.conf.fixed files.
-+ Configuration later in this document for details about the alpine.conf and
-+ alpine.conf.fixed files.
++ Configuration later in this document for details about the re-alpine.conf and
++ re-alpine.conf.fixed files.
_________________________________________________________________
Installing PC-Alpine
@@ -58,10 +58,10 @@
folders. All of these are the default names of files, they may vary based on
_Alpine_'s configuration.
- /usr/local/lib/pine.conf
-+ /etc/alpine/alpine.conf
++ /etc/re-alpine/re-alpine.conf
Pine's global configuration file.
- /usr/local/lib/pine.conf.fixed
-+ /etc/alpine/alpine.conf.fixed
++ /etc/re-alpine/re-alpine.conf.fixed
Non-overridable global configuration file.
- /usr/local/lib/pine.info
+ /usr/lib/pine.info
@@ -72,12 +72,12 @@
Configuration: Prints a sample system configuration file to the
screen or standard output. To generate an initial system
configuration file, execute
-- alpine -conf > /usr/local/lib/pine.conf
-+ alpine -conf > /etc/alpine/alpine.conf
+- re-alpine -conf > /usr/local/lib/pine.conf
++ re-alpine -conf > /etc/re-alpine/re-alpine.conf
To generate a system configuration file using settings from an old
system configuration file, execute
-- alpine -P old-pine.conf -conf > /usr/local/lib/pine.conf
-+ alpine -P old-pine.conf -conf > /etc/alpine/alpine.conf
+- re-alpine -P old-pine.conf -conf > /usr/local/lib/pine.conf
++ re-alpine -P old-pine.conf -conf > /etc/re-alpine/re-alpine.conf
A system configuration file is not required.
-convert_sigs _-p pinerc_
Convert signatures contained in signature files into literal
@@ -86,7 +86,7 @@
-P _pinerc_
Uses the named file as the system wide configuration file instead of
- _/usr/local/lib/pine.conf_ on UNIX, or nothing on _PC-Alpine_. Pinerc
-+ _/etc/alpine/alpine.conf_ on UNIX, or nothing on _PC-Alpine_. Pinerc
++ _/etc/re-alpine/re-alpine.conf_ on UNIX, or nothing on _PC-Alpine_. Pinerc
may be either a local file or a remote configuration folder.
-passfile _passfile_
This tells _Alpine_ what file should be used as the password file.
@@ -96,11 +96,11 @@
default built-in configuration can be changed by setting variables in the
- system configuration files, /usr/local/lib/pine.conf or
- /usr/local/lib/pine.conf.fixed. (Actually, these files can be changed using
-+ system configuration files, /etc/alpine/alpine.conf or
-+ /etc/alpine/alpine.conf.fixed. (Actually, these files can be changed using
++ system configuration files, /etc/re-alpine/re-alpine.conf or
++ /etc/re-alpine/re-alpine.conf.fixed. (Actually, these files can be changed using
the configure arguments --with-system-pinerc=VALUE or
- --with-system-fixed-pinerc=VALUE.) The location of the pine.conf file can be
-+ --with-system-fixed-pinerc=VALUE.) The location of the alpine.conf file can be
++ --with-system-fixed-pinerc=VALUE.) The location of the re-alpine.conf file can be
changed with the -P command line argument. Both _Alpine_ and _PC-Alpine_
also use personal (user-based) configuration files. On UNIX machines, the
personal configuration file is the file ~/.pinerc. For _PC-Alpine_ systems,
@@ -109,7 +109,7 @@
All of these configuration files, other than the fixed system config
- pine.conf.fixed on UNIX systems, may optionally be remote configuration
-+ alpine.conf.fixed on UNIX systems, may optionally be remote configuration
++ re-alpine.conf.fixed on UNIX systems, may optionally be remote configuration
files instead of local files. This is discussed further in the following
section and in Remote Configuration.
@@ -118,7 +118,7 @@
spell checker. If your Unix system has _ispell_ it is probably
reasonable to make it the default speller by configuring it as the
- default in the system configuration file, /usr/local/lib/pine.conf.
-+ default in the system configuration file, /etc/alpine/alpine.conf.
++ default in the system configuration file, /etc/re-alpine/re-alpine.conf.
If this option is not set, then the system's _spell_ command is used.
The spell command does not work the same as the alternate speller. It
produces a list of misspelled words on its standard output, instead,
@@ -150,10 +150,10 @@
5. the system-wide _fixed_ configuration file (Unix _Alpine_ only)
- The fixed configuration file is normally /usr/local/lib/pine.conf.fixed.
-+ The fixed configuration file is normally /etc/alpine/alpine.conf.fixed.
++ The fixed configuration file is normally /etc/re-alpine/re-alpine.conf.fixed.
- The system-wide configuration file is normally /usr/local/lib/pine.conf for
-+ The system-wide configuration file is normally /etc/alpine/alpine.conf for
++ The system-wide configuration file is normally /etc/re-alpine/re-alpine.conf for
Unix _Alpine_ and is normally not set for _PC-Alpine_. For _PC-Alpine_, if
the environment variable _$PINECONF_ is set, that is used for the
system-wide configuration. This location can be set or changed on the
@@ -162,7 +162,7 @@
* An entry in /etc/services for the alternate service.
* An entry in /etc/inetd.conf for the alternate service.
- * An entry in /usr/local/lib/pine.conf, /usr/local/lib/pine.conf.fixed or
-+ * An entry in /etc/alpine/alpine.conf, /etc/alpine/alpine.conf.fixed or
++ * An entry in /etc/re-alpine/re-alpine.conf, /etc/re-alpine/re-alpine.conf.fixed or
~/.pinerc.
_________________________________________________________________
@@ -180,18 +180,18 @@
The second selection is the standard UNIX print command. The default is
_lpr_, but it can be changed on a system basis to anything so desired in
- /usr/local/lib/pine.conf.
-+ /etc/alpine/alpine.conf.
++ /etc/re-alpine/re-alpine.conf.
The third selection is the user's personal choice for a UNIX print command.
The text to be printed is piped into the command. _Enscript_ or _lpr_ with
---- ./doc/alpine.1.org 2008-03-15 00:53:39.000000000 +0100
-+++ ./doc/alpine.1 2008-03-25 21:39:17.983313992 +0100
+--- ./doc/re-alpine.1.org 2008-03-15 00:53:39.000000000 +0100
++++ ./doc/re-alpine.1 2008-03-25 21:39:17.983313992 +0100
@@ -113,7 +113,7 @@ argument is applied to the first defined
.IP \fB-conf\fR 20
Produce a sample/fresh copy of the
system-wide configuration file,
-.I pine.conf,
-+.I alpine.conf,
++.I re-alpine.conf,
on the standard output. This is distinct from the per-user
.I .pinerc
file.
@@ -200,7 +200,7 @@
as the configuration file instead of default
system-wide configuration file
-.IR pine.conf .
-+.IR alpine.conf .
++.IR re-alpine.conf .
.IP \fB-pinerc\ \fIfile\fR 20
Output fresh pinerc configuration to
.I file, preserving the settings of variables that the user has made.
@@ -209,7 +209,7 @@
.br
o system-wide
-.I pine.conf
-+.I alpine.conf
++.I re-alpine.conf
file.
.br
o personal
@@ -218,7 +218,7 @@
.br
o system-wide
-.I pine.conf.fixed
-+.I alpine.conf.fixed
++.I re-alpine.conf.fixed
file.
There is one exception to the rule that configuration values are replaced
@@ -239,10 +239,10 @@
+/usr/lib/pine.info Local pointer to system administrator.
.br
-/usr/local/lib/pine.conf System-wide configuration file.
-+/usr/lib/alpine.conf System-wide configuration file.
++/usr/lib/re-alpine.conf System-wide configuration file.
.br
-/usr/local/lib/pine.conf.fixed Non-overridable configuration file.
-+/usr/lib/alpine.conf.fixed Non-overridable configuration file.
++/usr/lib/re-alpine.conf.fixed Non-overridable configuration file.
.br
-/tmp/.\\usr\\spool\\mail\\xxxx Per-folder mailbox lock files.
+/tmp/.\\var\\mail\\xxxx Per-folder mailbox lock files.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/re-alpine/re-alpine-doc.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list