Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.26 2014/01/26 08:57:32 bsiegert Exp $
# $NetBSD: Makefile,v 1.30 2014/11/27 13:38:15 joerg Exp $
DISTNAME= mksh-R49
DISTNAME= mksh-R50d
PKGNAME= ${DISTNAME:S/-R/-/}
CATEGORIES= shells
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
@@ -17,8 +17,6 @@ LICENSE= miros
WRKSRC= ${WRKDIR}/mksh
WRKBUILD?= ${WRKSRC}
PKG_INSTALLATION_TYPES= pkgviews overwrite
PKG_SHELL= bin/mksh
LIBS.Interix+= -lcrypt
@@ -26,8 +24,7 @@ LIBS.Interix+= -lcrypt
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/mksh
do-build:
cd ${WRKBUILD} && LIBS=${LIBS:Q} CC=${CC:Q} CFLAGS=${CFLAGS:Q} \
CPPFLAGS=${CPPFLAGS:Q} LDFLAGS=${LDFLAGS:Q} \
cd ${WRKBUILD} && ${SETENV} ${MAKE_ENV} LIBS=${LIBS:Q} \
${TOOLS_SHELL} ${WRKSRC}/Build.sh -r
do-install:

View File

@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.24 2014/01/26 08:57:32 bsiegert Exp $
$NetBSD: distinfo,v 1.26 2014/10/07 18:51:02 bsiegert Exp $
SHA1 (mksh-R49.tgz) = 06b9d0162d1f91ff28d3fa66533e67edb168694d
RMD160 (mksh-R49.tgz) = fa7a24e604daea30d5e5fd7bb78e24b2d7044764
Size (mksh-R49.tgz) = 371550 bytes
SHA1 (patch-mksh.1) = d36f106e22755b3daafbdc12fc4b83fee5531a12
SHA1 (mksh-R50d.tgz) = 0066c260e0ae6736c56189f481607d8306449c53
RMD160 (mksh-R50d.tgz) = 473417750fe50ed0f947076752677432aa9fbd82
Size (mksh-R50d.tgz) = 374014 bytes
SHA1 (patch-mksh.1) = 0b3ad407b3963cc92944724658d63c898728e335

View File

@@ -1,13 +1,12 @@
$NetBSD: patch-mksh.1,v 1.5 2014/01/26 08:57:32 bsiegert Exp $
$NetBSD: patch-mksh.1,v 1.7 2014/10/07 18:51:02 bsiegert Exp $
Kill the .Dt override and restore installation a normal man page.
--- mksh.1.orig 2014-01-11 18:10:06.000000000 +0000
--- mksh.1.orig 2014-10-03 12:36:28.000000000 +0000
+++ mksh.1
@@ -59,22 +59,7 @@
. ds ha ^
@@ -60,21 +60,11 @@
. ds en \(em
.\}
-.\"
.\"
-.\" Implement .Dd with the Mdocdate RCS keyword
-.\"
-.rn Dd xD
@@ -18,12 +17,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: January 11 2014 $
+.Dd January 11 2014
.\" .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: October 7 2014 $
+.Dd October 7, 2014
.\"
.\" Check which macro package we use, and do other -mdoc setup.
.\"