aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-04-18 23:25:22 +0800
committerjbeich <jbeich@FreeBSD.org>2015-04-18 23:25:22 +0800
commit36b9f9b247e730eef43ec59229742b13878b55c2 (patch)
tree8341543889391828f7a0aba1548170bfce499aea
parentcf28be1069cd81e25cad019dacf28402a2ba8c52 (diff)
downloadfreebsd-ports-gnome-36b9f9b247e730eef43ec59229742b13878b55c2.tar.gz
freebsd-ports-gnome-36b9f9b247e730eef43ec59229742b13878b55c2.tar.zst
freebsd-ports-gnome-36b9f9b247e730eef43ec59229742b13878b55c2.zip
Unbreak build on DragonFly and FreeBSD 10+
xlogmaster.texinfo:728: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:729: warning: @item missing argument xlogmaster.texinfo:732: warning: @item missing argument xlogmaster.texinfo:734: warning: @item missing argument xlogmaster.texinfo:738: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:738: warning: @table has text but no @item xlogmaster.texinfo:751: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:752: warning: @item missing argument xlogmaster.texinfo:774: warning: @item missing argument Reported by: pkg-fallout
-rw-r--r--sysutils/xlogmaster/Makefile1
-rw-r--r--sysutils/xlogmaster/files/patch-xlogmaster.texinfo129
2 files changed, 130 insertions, 0 deletions
diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile
index 824015422f70..113d6c9e721d 100644
--- a/sysutils/xlogmaster/Makefile
+++ b/sysutils/xlogmaster/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xlogmaster
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/xlogmaster/files/patch-xlogmaster.texinfo b/sysutils/xlogmaster/files/patch-xlogmaster.texinfo
new file mode 100644
index 000000000000..29245e1819d7
--- /dev/null
+++ b/sysutils/xlogmaster/files/patch-xlogmaster.texinfo
@@ -0,0 +1,129 @@
+@table can no longer be used with commands that require no arguments
+since Texinfo 5.0. So, convert the list to @itemize and improve the
+output/style of nearby code instead of blindly substituting
+
+ @table @bullet
+ @item
+ ...
+ @end table
+
+with
+
+ @table @asis
+ @item @bullet{}
+ ...
+ @end table
+
+--- doc/xlogmaster.texinfo.orig 2009-06-09 00:34:43 UTC
++++ doc/xlogmaster.texinfo
+@@ -710,90 +710,48 @@ The current version is 1.6.0, yet to be
+ @cindex Obtaining Xlogmaster
+
+ The source can be found via anonymous FTP at
+-@ifinfo
+-@file{ftp.gnu.org:/pub/gnu/}.
+-@end ifinfo
+-@ifhtml
+-<A HREF="ftp://ftp.gnu.org/pub/gnu/">ftp.gnu.org:/pub/gnu/</A>
+-@end ifhtml
+-@iftex
+-@file{ftp.gnu.org:/pub/gnu/}.
+-@end iftex
++@uref{ftp://ftp.gnu.org/pub/gnu/}.
+
+ @node Getting help, Regexp, Where, Introductory Questions
+ @subsection Where can I get help for using the Xlogmaster ?
+ @cindex Help
+
+ If you installed everything correctly the easiest ways are probably
+-@table @bullet
++
++@itemize @bullet
+ @item
+ the tutorial that should be in your info tree. Otherwise you can find it
+ in the @file{doc} directory of the distribution
++
+ @item
+ the man page.
++
+ @item
+ executing the Xlogmaster via @code{xlogmaster --help}
+-@end table
++@end itemize
++
++@noindent
+ Other ways are to check out the home page at
+-@table @bullet
+-@ifinfo
+-@file{http://www.gnu.org/software/xlogmaster/xlogmaster.html}
+-@end ifinfo
+-@ifhtml
+-<A HREF="http://www.gnu.org/software/xlogmaster/xlogmaster.html">http://www.gnu.org/software/xlogmaster/xlogmaster.html</A>
+-@end ifhtml
+-@iftex
+-@file{http://www.gnu.org/software/xlogmaster/xlogmaster.html}
+-@end iftex
+-@end table
++@uref{http://www.gnu.org/software/xlogmaster/xlogmaster.html}
++@*
+ or the mailing lists
++
+ @cindex mailing lists
+-@table @bullet
++@itemize @bullet
+ @item
+-@ifinfo
+-@file{beta-xlogmaster@@gnu.org}
+-@end ifinfo
+-@ifhtml
+-<A HREF="mailto:beta-xlogmaster@@gnu.org">beta-xlogmaster@@gnu.org</A>
+-@end ifhtml
+-@iftex
+-@file{beta-xlogmaster@@gnu.org}
+-@end iftex
+-@sp 1
++@email{beta-xlogmaster@@gnu.org}
++
+ Subscription is done by sending a mail to@*
+-@ifinfo
+-@file{beta-xlogmaster-request@@gnu.org}
+-@end ifinfo
+-@ifhtml
+-<A HREF="mailto:beta-xlogmaster-request@@gnu.org">beta-xlogmaster-request@@gnu.org</A>
+-@end ifhtml
+-@iftex
+-@file{beta-xlogmaster-request@@gnu.org}
+-@end iftex
++@email{beta-xlogmaster-request@@gnu.org}
+ @* leave the @emph{subject} blank and enter @samp{subscribe} in the @emph{body}.
++
+ @item
+-@ifinfo
+-@file{help-xlogmaster@@gnu.org}
+-@end ifinfo
+-@ifhtml
+-<A HREF="mailto:help-xlogmaster@@gnu.org">help-xlogmaster@@gnu.org</A>
+-@end ifhtml
+-@iftex
+-@file{help-xlogmaster@@gnu.org}
+-@end iftex
+-@sp 1
++@email{help-xlogmaster@@gnu.org}
++
+ Subscription is done by sending a mail to@*
+-@ifinfo
+-@file{help-xlogmaster-request@@gnu.org}
+-@end ifinfo
+-@ifhtml
+-<A HREF="mailto:help-xlogmaster-request@@gnu.org">help-xlogmaster-request@@gnu.org</A>
+-@end ifhtml
+-@iftex
+-@file{help-xlogmaster-request@@gnu.org}
+-@end iftex
++@email{help-xlogmaster-request@@gnu.org}
+ @* leave the @emph{subject} blank and enter @samp{subscribe} in the @emph{body}.
+-@end table
++@end itemize
+
+ @node Regexp, , Getting help, Introductory Questions
+ @subsection Regular Expressions