summaryrefslogtreecommitdiff
path: root/misc/amanda24-server/files/patch-aa
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-01-31 12:24:08 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-01-31 12:24:08 +0000
commitfef4dd5ae353174687efaa4044e01c02db9de0f0 (patch)
tree2203e3ffefad79f74827de0e101f06a1c02ac01d /misc/amanda24-server/files/patch-aa
parentMake this port depend on ptex-euc instead of platex-euc since it's gone. (diff)
Server portion of the new split amanda24 series.
o PR 17427 was partly used for the split o PR 18872 was partly used to request plotting (gnuplot) if wanted. o PR 21218 was used for --with-buffered-dump o PR 22258 was also used for requesting plotting PR: 17427 18872 21218 22258 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Submitted by: Matt Braithwaite <mab@lathian.com> Submitted by: Brad Huntting <huntting@glarp.com> Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=37832
Diffstat (limited to 'misc/amanda24-server/files/patch-aa')
-rw-r--r--misc/amanda24-server/files/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/amanda24-server/files/patch-aa b/misc/amanda24-server/files/patch-aa
new file mode 100644
index 000000000000..a8b2b0674124
--- /dev/null
+++ b/misc/amanda24-server/files/patch-aa
@@ -0,0 +1,20 @@
+--- man/Makefile.in.orig Sat Nov 25 09:02:01 2000
++++ man/Makefile.in Wed Jan 31 06:45:07 2001
+@@ -151,7 +151,7 @@
+
+ @WANT_AMPLOT_TRUE@AMPLOT_MAN_PAGES = @WANT_AMPLOT_TRUE@amplot.8
+
+-COMMON_MAN_PAGES = amanda.8
++@WANT_CLIENT_TRUE@COMMON_MAN_PAGES = @WANT_CLIENT_TRUE@amanda.8
+
+ @WANT_SERVER_TRUE@SERVER_MAN_PAGES = @WANT_SERVER_TRUE@amadmin.8 \
+ @WANT_SERVER_TRUE@ amcheck.8 \
+@@ -171,7 +171,7 @@
+
+ @WANT_RECOVER_TRUE@RECOVER_MAN_PAGES = @WANT_RECOVER_TRUE@amrecover.8
+
+-@WANT_RESTORE_TRUE@RESTORE_MAN_PAGES = @WANT_RESTORE_TRUE@amrestore.8
++@WANT_CLIENT_TRUE@RESTORE_MAN_PAGES = @WANT_CLIENT_TRUE@amrestore.8
+
+ # not autoconf-generated:
+ EXTRA_DIST = amplot.8 amrestore.8 amtape.8