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,5 +1,11 @@
$NetBSD: distinfo,v 1.1 2014/02/17 10:36:51 wiz Exp $
$NetBSD: distinfo,v 1.2 2015/03/18 10:26:53 joerg Exp $
SHA1 (ori-0.8.1.tar.xz) = 4362159f6e24781724122d2927a2d45389b8b65d
RMD160 (ori-0.8.1.tar.xz) = 03378e5d63059562d5a82314981b410c073077fd
Size (ori-0.8.1.tar.xz) = 296216 bytes
SHA1 (patch-ori_SConscript) = e2eba2c01f2b6d4b7f3edea5eafc39656e047894
SHA1 (patch-ori__httpd_SConscript) = 8b8ba3a1545a87e9a3c150fec8c1e7c271cc8603
SHA1 (patch-oridbg_SConscript) = 36e6c4a8c08315412bdac2fa7a50113f216949ad
SHA1 (patch-orilocal_SConscript) = be9cfffc40c5591831129dfa392849d376bd95a1
SHA1 (patch-oris3_SConscript) = c4f908ecac6ad86a5767e8a1f117a97ed01d96f6
SHA1 (patch-orisync_SConscript) = 4e12bce34f0f7d7827f47278a344645f42fa26fc

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-ori_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
--- ori/SConscript.orig 2015-03-18 00:34:23.000000000 +0000
+++ ori/SConscript
@@ -41,9 +41,6 @@ src = [
libs = [
"crypto",
- "stdc++",
- "event_core",
- "event_extra",
]
if sys.platform != "darwin":

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-ori__httpd_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
--- ori_httpd/SConscript.orig 2015-03-18 00:34:25.000000000 +0000
+++ ori_httpd/SConscript
@@ -8,9 +8,6 @@ src = [
libs = [
"crypto",
- "stdc++",
- "event_core",
- "event_extra",
]
if sys.platform == "darwin":

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-oridbg_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
--- oridbg/SConscript.orig 2015-03-18 00:34:27.000000000 +0000
+++ oridbg/SConscript
@@ -40,9 +40,6 @@ src = [
libs = [
"crypto",
- "stdc++",
- "event_core",
- "event_extra",
]
if sys.platform != "darwin":

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-orilocal_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
--- orilocal/SConscript.orig 2015-03-18 00:34:30.000000000 +0000
+++ orilocal/SConscript
@@ -40,9 +40,6 @@ src = [
libs = [
"crypto",
- "stdc++",
- "event_core",
- "event_extra",
]
if sys.platform != "darwin":

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-oris3_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
--- oris3/SConscript.orig 2015-03-18 00:34:32.000000000 +0000
+++ oris3/SConscript
@@ -9,9 +9,6 @@ src = [
libs = [
"crypto",
- "stdc++",
- "event_core",
- "event_extra",
"libs3",
"libxml2",
"curl",

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-orisync_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
--- orisync/SConscript.orig 2015-03-18 00:34:37.000000000 +0000
+++ orisync/SConscript
@@ -23,9 +23,6 @@ libs = [
"ori",
"fastlz",
"crypto",
- "stdc++",
- "event_core",
- "event_extra",
]
if sys.platform != "darwin":