Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

5
shells/osh/DESCR Normal file
View File

@@ -0,0 +1,5 @@
Osh is an enhanced, backward-compatible port of the original sh(1)
that was used as the standard command interpreter through Sixth
Edition UNIX. It was also distributed with Seventh Edition UNIX
as osh. Its command language is a predecessor and subset of that
found in the Bourne shell and C shell.

24
shells/osh/Makefile Normal file
View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.30 2012/09/11 23:25:08 asau Exp $
DISTNAME= osh-20100430
PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://v6shell.org/src/
MAINTAINER= jan+nbsd@v6shell.org
HOMEPAGE= http://v6shell.org/
COMMENT= Port of the Sixth Edition UNIX shell
LICENSE= original-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_SHELL= bin/osh
BUILD_TARGET= oshall
INSTALL_TARGET= install-oshall
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
MAKE_ENV+= INSTALL=${TOOLS_PATH.install:Q} BINGRP= MANGRP=
.include "../../mk/bsd.pkg.mk"

6
shells/osh/PLIST Normal file
View File

@@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.7 2008/11/23 03:26:14 reed Exp $
bin/osh
man/man1/fd2.1
man/man1/goto.1
man/man1/if.1
man/man1/osh.1

5
shells/osh/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.16 2010/05/02 10:31:12 wiz Exp $
SHA1 (osh-20100430.tar.gz) = 7b8ff4ba099320433612e8e8e706a7305f7a595b
RMD160 (osh-20100430.tar.gz) = 82d3b2e3dd4c229b314887cab7c074cc3dfb2700
Size (osh-20100430.tar.gz) = 102970 bytes