summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-01-10 17:09:31 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-01-10 17:09:31 +0000
commit0d65e2560a325a4c9b62336f1561ac0714da616d (patch)
tree343b52a0458a666f6fd771084e6feb56e3cc1a52 /print/cups
parentFix a typo in the configure script the prevented sample configuration (diff)
Files added with the update of cups
Fix a typo in the configure script the prevented sample configuration files from being install in $PREFIX/etc/cups Bumped PORTREVISION PR: 24227 Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
Notes
Notes: svn path=/head/; revision=37079
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/files/patch-ad11
-rw-r--r--print/cups/pkg-message7
2 files changed, 18 insertions, 0 deletions
diff --git a/print/cups/files/patch-ad b/print/cups/files/patch-ad
new file mode 100644
index 000000000000..68bd339f4295
--- /dev/null
+++ b/print/cups/files/patch-ad
@@ -0,0 +1,11 @@
+--- configure.orig Wed Jan 10 14:49:07 2001
++++ configure Wed Jan 10 14:49:22 2001
+@@ -3615,7 +3615,7 @@
+
+
+
+-CUPS_SERVERROOT='${sysconfdif}/cups'
++CUPS_SERVERROOT='${sysconfdir}/cups'
+ CUPS_LOGDIR='${localstatedir}/log/cups'
+ CUPS_REQUESTS='${localstatedir}/spool/cups'
+
diff --git a/print/cups/pkg-message b/print/cups/pkg-message
new file mode 100644
index 000000000000..77e0a7249a9f
--- /dev/null
+++ b/print/cups/pkg-message
@@ -0,0 +1,7 @@
+
+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/
+