aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-01-11 01:09:31 +0800
committerjeh <jeh@FreeBSD.org>2001-01-11 01:09:31 +0800
commit57a4118f26b985131feefe9f78cd9b974c9bfe6d (patch)
tree0d8f24a349349800ea4e8b72aefd9f92431ed7ad
parentb708db2307f8a388d9b5139c20c2f0f48d02b33a (diff)
downloadfreebsd-ports-gnome-57a4118f26b985131feefe9f78cd9b974c9bfe6d.tar.gz
freebsd-ports-gnome-57a4118f26b985131feefe9f78cd9b974c9bfe6d.tar.zst
freebsd-ports-gnome-57a4118f26b985131feefe9f78cd9b974c9bfe6d.zip
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
-rw-r--r--print/cups-base/files/patch-ad11
-rw-r--r--print/cups-base/pkg-message7
-rw-r--r--print/cups-lpr/files/patch-ad11
-rw-r--r--print/cups-lpr/pkg-message7
-rw-r--r--print/cups/files/patch-ad11
-rw-r--r--print/cups/pkg-message7
6 files changed, 54 insertions, 0 deletions
diff --git a/print/cups-base/files/patch-ad b/print/cups-base/files/patch-ad
new file mode 100644
index 000000000000..68bd339f4295
--- /dev/null
+++ b/print/cups-base/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-base/pkg-message b/print/cups-base/pkg-message
new file mode 100644
index 000000000000..77e0a7249a9f
--- /dev/null
+++ b/print/cups-base/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/
+
diff --git a/print/cups-lpr/files/patch-ad b/print/cups-lpr/files/patch-ad
new file mode 100644
index 000000000000..68bd339f4295
--- /dev/null
+++ b/print/cups-lpr/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-lpr/pkg-message b/print/cups-lpr/pkg-message
new file mode 100644
index 000000000000..77e0a7249a9f
--- /dev/null
+++ b/print/cups-lpr/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/
+
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/
+