Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163722202
D20578.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20578.diff
View Options
Index: head/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml
===================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml
+++ head/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml
@@ -18,11 +18,26 @@
<sect1 xml:id="porting-message">
<title><filename>pkg-message</filename></title>
- <para>To display a message when the package is installed,
- place the message in <filename>pkg-message</filename>. This
+ <para>To display a message when the package is installed, place
+ the message in <filename>pkg-message</filename>. This
capability is often useful to display additional installation
- steps to be taken after a <command>pkg install</command> or to
- display licensing information.</para>
+ steps to be taken after a <command>pkg install</command> or
+ <command>pkg upgrade</command>.</para>
+
+ <important>
+ <para><filename>pkg-message</filename> must contain only
+ information that is <emphasis>vital</emphasis> to setup and
+ operation on &os;, and that is unique to the port in
+ question.</para>
+
+ <para>Setup information should only be shown on initial install.
+ Upgrade instructions should be shown only when upgrading from
+ the relevant version.</para>
+
+ <para>Committers have blanket approval to constrain existing
+ messages to install or upgrade ranges using the
+ <acronym>UCL</acronym> format specifications.</para>
+ </important>
<para>pkg-message supports two formats:</para>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 26, 4:48 PM (8 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35546982
Default Alt Text
D20578.diff (1 KB)
Attached To
Mode
D20578: guidelines for pkg-message
Attached
Detach File
Event Timeline
Log In to Comment