Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.24 2013/05/31 12:41:58 wiz Exp $
# $NetBSD: Makefile,v 1.26 2014/01/26 08:57:32 bsiegert Exp $
DISTNAME= mksh-R45
DISTNAME= mksh-R49
PKGNAME= ${DISTNAME:S/-R/-/}
PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
http://pub.allbsd.org/MirOS/dist/mir/mksh/

View File

@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.22 2013/04/30 17:58:44 bsiegert Exp $
$NetBSD: distinfo,v 1.24 2014/01/26 08:57:32 bsiegert Exp $
SHA1 (mksh-R45.tgz) = 1a870bfb9278be3eb40b39b69829fe905f0ca812
RMD160 (mksh-R45.tgz) = b376357d4aacade3fa888f78b6257ec76affb608
Size (mksh-R45.tgz) = 346164 bytes
SHA1 (patch-mksh.1) = c6b3e16c0c4d32377f52f508f0b6632dc201173d
SHA1 (mksh-R49.tgz) = 06b9d0162d1f91ff28d3fa66533e67edb168694d
RMD160 (mksh-R49.tgz) = fa7a24e604daea30d5e5fd7bb78e24b2d7044764
Size (mksh-R49.tgz) = 371550 bytes
SHA1 (patch-mksh.1) = d36f106e22755b3daafbdc12fc4b83fee5531a12

View File

@@ -1,12 +1,13 @@
$NetBSD: patch-mksh.1,v 1.3 2013/04/30 17:58:44 bsiegert Exp $
$NetBSD: patch-mksh.1,v 1.5 2014/01/26 08:57:32 bsiegert Exp $
Kill the .Dt override and restore installation a normal man page.
--- mksh.1.orig 2013-04-26 21:23:12.000000000 +0000
--- mksh.1.orig 2014-01-11 18:10:06.000000000 +0000
+++ mksh.1
@@ -60,31 +60,11 @@
@@ -59,22 +59,7 @@
. ds ha ^
. ds en \(em
.\}
.\"
-.\"
-.\" Implement .Dd with the Mdocdate RCS keyword
-.\"
-.rn Dd xD
@@ -17,22 +18,12 @@ Kill the .Dt override and restore installation a normal man page.
-.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
-..
-.\"
.\" .Dd must come before definition of .Mx, because when called
.\" with -mandoc, it might implement .Mx itself, but we want to
.\" use our own definition. And .Dd must come *first*, always.
.\"
-.Dd $Mdocdate: April 26 2013 $
-.\" .Dd must come before definition of .Mx, because when called
-.\" with -mandoc, it might implement .Mx itself, but we want to
-.\" use our own definition. And .Dd must come *first*, always.
-.\"
-.\" Check which macro package we use, and do other -mdoc setup.
-.\"
-.ie \n(.g \{\
-. if \*[.T]utf8 .tr \[la]\*(Lt
-. if \*[.T]utf8 .tr \[ra]\*(Gt
-. ie d volume-ds-1 .ds tT gnu
-. el .ds tT bsd
-.\}
-.el .ds tT ucb
+.Dd April 26, 2013
-.Dd $Mdocdate: January 11 2014 $
+.Dd January 11 2014
.\"
.\" Implement .Mx (MirBSD)
.\" Check which macro package we use, and do other -mdoc setup.
.\"