Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.5 2015/08/08 18:44:32 dholland Exp $
# $NetBSD: Makefile,v 1.7 2016/03/07 05:53:29 dholland Exp $
DISTNAME= sys161-2.0.3
DISTNAME= sys161-2.0.8
CATEGORIES= emulators
MASTER_SITES= http://www.eecs.harvard.edu/~dholland/os161/download/
MASTER_SITES= http://os161.eecs.harvard.edu/download/
MAINTAINER= dholland@NetBSD.org
HOMEPAGE= http://www.eecs.harvard.edu/~dholland/os161/\#sys161
HOMEPAGE= http://os161.eecs.harvard.edu/\#sys161
COMMENT= System/161 MIPS emulator
LICENSE= modified-bsd

View File

@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2015/08/08 18:44:32 dholland Exp $
$NetBSD: distinfo,v 1.8 2016/03/07 05:53:29 dholland Exp $
SHA1 (sys161-2.0.3.tar.gz) = 6838db38039f146f603b910c3e3aaa4bc82f7cc0
RMD160 (sys161-2.0.3.tar.gz) = 91837c6ca9bf8715c8891c085f80317f863d6897
Size (sys161-2.0.3.tar.gz) = 166109 bytes
SHA1 (patch-mk_doc.mk) = 29fd6421a8865c39665fa4cda02133f2c6c862b2
SHA1 (sys161-2.0.8.tar.gz) = b95f4a827b5ce773a20504dd63e05a2acdc78c8d
RMD160 (sys161-2.0.8.tar.gz) = 0fac2fd650213aa06dcd1b18fab4d548a2d6e7b7
SHA512 (sys161-2.0.8.tar.gz) = 154315254c7a30d6ab6822341a425e1cb26851d369b0164cf5fd5b4f3ea1ec244cf951d9a319c9f08034e50347b44aa792ce934286c3ecd678098ce45ceb6efd
Size (sys161-2.0.8.tar.gz) = 172637 bytes

View File

@@ -1,13 +0,0 @@
$NetBSD: patch-mk_doc.mk,v 1.1 2015/08/08 18:44:32 dholland Exp $
--- mk/doc.mk~ 2015-08-05 04:18:46.000000000 +0000
+++ mk/doc.mk
@@ -3,7 +3,7 @@
#
HTML=devices.html gdb.html index.html install.html lamebus.html \
- mips.html networking.html system.html
+ mips.html networking.html prof.html system.html
include defs.mk