aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-10-03 21:51:17 +0800
committerbapt <bapt@FreeBSD.org>2014-10-03 21:51:17 +0800
commit41742361e37acadd4928b7278fc93b1eee33fdf9 (patch)
tree8fe30a142b84c03cc944a20d96cc39e67f521a4c
parent65e59f4841a00219f9538e7c0fbe84803a0f0a5d (diff)
downloadfreebsd-ports-gnome-41742361e37acadd4928b7278fc93b1eee33fdf9.tar.gz
freebsd-ports-gnome-41742361e37acadd4928b7278fc93b1eee33fdf9.tar.zst
freebsd-ports-gnome-41742361e37acadd4928b7278fc93b1eee33fdf9.zip
Fix manpage rendering with mandoc
-rw-r--r--archivers/zip/Makefile1
-rw-r--r--archivers/zip/files/patch-man__zipcloak.111
-rw-r--r--archivers/zip/files/patch-man__zipnote.111
-rw-r--r--archivers/zip/files/patch-man__zipsplit.111
4 files changed, 34 insertions, 0 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 42dfce5e83ef..56a51eb92bdf 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zip
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} \
http://www.skysmurf.nl/comp/FreeBSD/distfiles/
diff --git a/archivers/zip/files/patch-man__zipcloak.1 b/archivers/zip/files/patch-man__zipcloak.1
new file mode 100644
index 000000000000..98726b738dc4
--- /dev/null
+++ b/archivers/zip/files/patch-man__zipcloak.1
@@ -0,0 +1,11 @@
+--- man/zipcloak.1.orig 2008-05-08 08:18:46 UTC
++++ man/zipcloak.1
+@@ -12,8 +12,6 @@
+ zipfile
+
+ .SH ARGUMENTS
+-.in +13
+-.ti -13
+ zipfile Zipfile to encrypt entries in
+
+ .SH OPTIONS
diff --git a/archivers/zip/files/patch-man__zipnote.1 b/archivers/zip/files/patch-man__zipnote.1
new file mode 100644
index 000000000000..15d2b1c85f25
--- /dev/null
+++ b/archivers/zip/files/patch-man__zipnote.1
@@ -0,0 +1,11 @@
+--- man/zipnote.1.orig 2008-05-08 08:17:56 UTC
++++ man/zipnote.1
+@@ -12,8 +12,6 @@
+ zipfile
+
+ .SH ARGUMENTS
+-.in +13
+-.ti -13
+ zipfile Zipfile to read comments from or edit.
+
+ .SH OPTIONS
diff --git a/archivers/zip/files/patch-man__zipsplit.1 b/archivers/zip/files/patch-man__zipsplit.1
new file mode 100644
index 000000000000..196a53b6d89d
--- /dev/null
+++ b/archivers/zip/files/patch-man__zipsplit.1
@@ -0,0 +1,11 @@
+--- man/zipsplit.1.orig 2008-05-08 08:17:48 UTC
++++ man/zipsplit.1
+@@ -17,8 +17,6 @@
+ zipfile
+
+ .SH ARGUMENTS
+-.in +13
+-.ti -13
+ zipfile Zipfile to split.
+
+ .SH OPTIONS