ports/65390: restore helpful pkg-message to cups-base

Daniel Harris dannyboy at FreeBSD.org
Sat Apr 10 04:40:12 UTC 2004


>Number:         65390
>Category:       ports
>Synopsis:       restore helpful pkg-message to cups-base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 21:40:12 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Harris
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 4.9-STABLE FreeBSD 4.9-STABLE #11: Thu Feb 5 19:43:44 PST 2004 kensmith at freefall.freebsd.org:/c/src/sys/compile/FREEFALL i386


	
>Description:
	A user installing cups is left without any indication as to how to
access the docs.  Also, adding WWW to pkg-descr will help users find help.
>How-To-Repeat:
	
>Fix:

	
This patch brings back the helpful pkg-message from revision 1.8 and
adds a WWW line.  This PR has been cc'd to maintainer.

Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/print/cups-base/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	17 Oct 2002 02:34:38 -0000	1.2
+++ pkg-descr	10 Apr 2004 04:30:23 -0000
@@ -18,6 +18,8 @@
 that use these filters. This software is available in the cups-pstoraster
 port.
 
+WWW: http://www.cups.org/
+
 - AlanE (maintainer)
 alane at freebsd.org, ports at geeksrus.net
 [original text by greid at ukug.uk.freebsd.org]
Index: pkg-message
===================================================================
RCS file: /home/pcvs/ports/print/cups-base/pkg-message,v
retrieving revision 1.15
diff -u -r1.15 pkg-message
--- pkg-message	22 Nov 2003 00:16:19 -0000	1.15
+++ pkg-message	10 Apr 2004 04:30:23 -0000
@@ -1,4 +1,25 @@
-**********************************************************************
+======================================================================
+
+CUPS is now installed.
+
+Please read the documentation in %%PREFIX%%/share/doc/cups/ for information
+on how to set up your printer to use CUPS. Basic template configuration files
+have been installed in %%PREFIX%%/etc/cups/
+
+To install the BSD and System V compatibility binaries look to the port
+print/cups-lpr. These are no longer installed as part of the base cups port
+because they have conflicting names with the native print binaries, and with
+other ports such as lprNG.
+
+NOTE: IF YOU USE A NON-POSTSCRIPT PRINTER:
+
+You will need to install the cups-pstoraster port in order to print to
+your printer. If you installed via the "cups" port, it will be installed
+automatically. Otherwise, you will need to install the port or the package
+yourself.
+
+======================================================================
+
 **********************************************************************
 PLEASE NOTE:
 ============
@@ -8,5 +29,4 @@
 2) Uncomment application/octet-stream line in mime.convs
 3) Restart cupsd
 
-**********************************************************************
 **********************************************************************
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list