Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
$NetBSD: patch-aa,v 1.17 2006/05/12 07:29:37 joerg Exp $
$NetBSD: patch-aa,v 1.18 2015/12/29 23:34:49 dholland Exp $
Fix path to fastjar.
--- kaffe/scripts/jar.in.orig 2006-05-12 07:04:33.000000000 +0000
+++ kaffe/scripts/jar.in
+4 -1
View File
@@ -1,4 +1,7 @@
$NetBSD: patch-ab,v 1.12 2006/05/16 19:11:34 joerg Exp $
$NetBSD: patch-ab,v 1.13 2015/12/29 23:34:49 dholland Exp $
Fix build with recent kaffe changes:
- some header files are not used and don't even exist
--- libraries/clib/sound/esd/org_tritonus_lowlevel_esd_EsdRecordingStream.c.orig 2006-05-16 15:24:15.000000000 +0000
+++ libraries/clib/sound/esd/org_tritonus_lowlevel_esd_EsdRecordingStream.c
+4 -1
View File
@@ -1,4 +1,7 @@
$NetBSD: patch-ac,v 1.11 2006/05/16 19:11:34 joerg Exp $
$NetBSD: patch-ac,v 1.12 2015/12/29 23:34:49 dholland Exp $
Fix build with recent kaffe changes:
- some header files are not used and don't even exist
--- libraries/clib/sound/esd/org_tritonus_lowlevel_esd_EsdStream.c.orig 2006-05-16 15:29:48.000000000 +0000
+++ libraries/clib/sound/esd/org_tritonus_lowlevel_esd_EsdStream.c
+4 -1
View File
@@ -1,4 +1,7 @@
$NetBSD: patch-ad,v 1.10 2006/05/29 17:47:10 joerg Exp $
$NetBSD: patch-ad,v 1.11 2015/12/29 23:34:49 dholland Exp $
Use the installed version of libkaffevm. Fixes build issues on
DragonFly, but doesn't affect the binary package.
--- libraries/clib/awt/X/Makefile.in.orig 2006-05-29 15:57:43.000000000 +0000
+++ libraries/clib/awt/X/Makefile.in
+3 -1
View File
@@ -1,4 +1,6 @@
$NetBSD: patch-af,v 1.8 2007/07/10 21:16:44 minskim Exp $
$NetBSD: patch-af,v 1.9 2015/12/29 23:34:49 dholland Exp $
Honor PKGLOCALEDIR.
--- po/Makefile.in.in.orig 2004-02-01 08:28:40.000000000 -0800
+++ po/Makefile.in.in
+4 -1
View File
@@ -1,4 +1,7 @@
$NetBSD: patch-ah,v 1.7 2009/12/22 12:44:59 joerg Exp $
$NetBSD: patch-ah,v 1.8 2015/12/29 23:34:49 dholland Exp $
Be consistent and always link rt.jar. It seems like the creation was
timing dependent. Fixes PR 42458.
--- libraries/javalib/Makefile.in.orig 2009-12-22 11:10:05.000000000 +0000
+++ libraries/javalib/Makefile.in
+3 -1
View File
@@ -1,4 +1,6 @@
$NetBSD: patch-ba,v 1.1 2009/10/19 06:03:16 dholland Exp $
$NetBSD: patch-ba,v 1.2 2015/12/29 23:34:49 dholland Exp $
Add x86_64 netbsd config.
--- /dev/null 2009-10-19 01:12:00.000000000 -0400
+++ config/x86_64/netbsd1/config.frag 2009-10-19 01:16:57.000000000 -0400
+3 -1
View File
@@ -1,4 +1,6 @@
$NetBSD: patch-bb,v 1.1 2009/10/19 06:03:16 dholland Exp $
$NetBSD: patch-bb,v 1.2 2015/12/29 23:34:49 dholland Exp $
Add x86_64 netbsd config.
--- /dev/null 2009-10-19 01:12:00.000000000 -0400
+++ config/x86_64/netbsd1/md.h 2009-10-19 01:22:18.000000000 -0400
+5 -3
View File
@@ -1,11 +1,13 @@
$NetBSD: patch-bc,v 1.1 2009/10/19 06:03:16 dholland Exp $
$NetBSD: patch-bc,v 1.2 2015/12/29 23:34:49 dholland Exp $
Add x86_64 netbsd config.
--- /dev/null 2009-10-19 01:12:00.000000000 -0400
+++ config/x86_64/netbsd1/md.c 2009-10-19 01:17:59.000000000 -0400
@@ -0,0 +1,10 @@
+/*
+ * i386/netbsd1/md.c
+ * NetBSD i386 specific functions.
+ * x86_64/netbsd1/md.c
+ * NetBSD x86_64 specific functions.
+ *
+ * Copyright (c) 1996, 1997
+ * Transvirtual Technologies, Inc. All rights reserved.
@@ -1,4 +1,6 @@
$NetBSD: patch-libraries_javalib_external_classpath_native_jni_gtk-peer_gnu__java__awt__peer__gtk__GdkTextLayout.c,v 1.1 2014/04/19 15:00:52 joerg Exp $
$NetBSD: patch-libraries_javalib_external_classpath_native_jni_gtk-peer_gnu__java__awt__peer__gtk__GdkTextLayout.c,v 1.2 2015/12/29 23:34:49 dholland Exp $
Include freetype headers according to the directions on the tin.
--- libraries/javalib/external/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkTextLayout.c.orig 2014-04-19 13:51:07.000000000 +0000
+++ libraries/javalib/external/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkTextLayout.c