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,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
# $NetBSD: Makefile,v 1.5 2014/07/25 22:14:56 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-/}
COMMENT= Robust, next generation, object-relational DBMS

View File

@@ -1,17 +1,4 @@
# $NetBSD: Makefile.common,v 1.6 2014/03/27 20:57:55 adam Exp $
#
# used by databases/postgresql93-adminpack/Makefile
# used by databases/postgresql93-client/Makefile
# used by databases/postgresql93-datatypes/Makefile
# used by databases/postgresql93-dblink/Makefile
# used by databases/postgresql93-docs/Makefile
# used by databases/postgresql93-fuzzystrmatch/Makefile
# used by databases/postgresql93-pgcrypto/Makefile
# used by databases/postgresql93-plperl/Makefile
# used by databases/postgresql93-plpython/Makefile
# used by databases/postgresql93-pltcl/Makefile
# used by databases/postgresql93-server/Makefile
# used by databases/postgresql93-upgrade/Makefile
# $NetBSD: Makefile.common,v 1.10 2015/02/14 07:40:18 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -20,8 +7,23 @@
# packages, is as follows:
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
#
# used by databases/postgresql93-adminpack/Makefile
# used by databases/postgresql93-client/Makefile
# used by databases/postgresql93-datatypes/Makefile
# used by databases/postgresql93-dblink/Makefile
# used by databases/postgresql93-docs/Makefile
# used by databases/postgresql93-fuzzystrmatch/Makefile
# used by databases/postgresql93-monitoring/Makefile
# used by databases/postgresql93-pgcrypto/Makefile
# used by databases/postgresql93-plperl/Makefile
# used by databases/postgresql93-plpython/Makefile
# used by databases/postgresql93-pltcl/Makefile
# used by databases/postgresql93-replicationtools/Makefile
# used by databases/postgresql93-server/Makefile
# used by databases/postgresql93-upgrade/Makefile
DISTNAME= postgresql-9.3.4
DISTNAME= postgresql-9.3.6
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
@@ -37,7 +39,7 @@ CONFLICTS+= postgresql9[0124-9]-[0-9]*
.if !empty(PKGNAME:M*-*-*)
module= ${PKGNAME:C/-[0-9].*$//:C/^.*-//}
CONFLICTS+= postgresql[0-8][0-9]-${module}-[0-9]*
CONFLICTS+= postgresql9[013-9]-${module}-[0-9]*
CONFLICTS+= postgresql9[0124-9]-${module}-[0-9]*
.endif
DISTINFO_FILE?= ${.CURDIR}/../../databases/postgresql93/distinfo

View File

@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.7 2014/03/27 20:57:55 adam Exp $
$NetBSD: distinfo,v 1.10 2015/02/14 07:40:18 adam Exp $
SHA1 (postgresql-9.3.4.tar.bz2) = a5b4a63339c26849e8e9b7645436c976e4b40f50
RMD160 (postgresql-9.3.4.tar.bz2) = 126df8cb07a28e5d58ca2d1b9fc1d20e4f7a8cf1
Size (postgresql-9.3.4.tar.bz2) = 16691447 bytes
SHA1 (postgresql-9.3.6.tar.bz2) = fb6141f9f758ad484bc6991c7c1f960ca8b6b866
RMD160 (postgresql-9.3.6.tar.bz2) = 4b538e9281b6913ecc0521cf49253772965d11d2
Size (postgresql-9.3.6.tar.bz2) = 16889913 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = e035132b1c281a75752d570ac5e29a11176c25c5
SHA1 (patch-configure) = 3de7635fe18532a05a619941fecad7bcda6c51b9
@@ -11,6 +11,8 @@ SHA1 (patch-contrib_dblink_dblink.c) = a6f87ab9f2c28a72608d70267b71bd77437b0921
SHA1 (patch-src_Makefile.global.in) = 53e29e000d7fb71e2625aacd32324e9d7001b5b2
SHA1 (patch-src_Makefile.shlib) = 69f980184fd8dbd821221a1c6ac3a88408f2c4cf
SHA1 (patch-src_backend_Makefile) = deba6bc07ba2e4b8ef8f04f20efb2bdd54cb917e
SHA1 (patch-src_backend_utils_adt_datetime.c) = cb404b369b39f7e55765a490f8448b870f237511
SHA1 (patch-src_interfaces_ecpg_pgtypeslib_interval.c) = 606aeea232784ae07f4051ff93b6e352da2178b7
SHA1 (patch-src_interfaces_libpq_Makefile) = 0066301bc8b31b9e26c79153427537bc3865ef4d
SHA1 (patch-src_makefiles_Makefile.solaris) = 0168f5bc105ffc89d5db40907a08966d8465f5a0
SHA1 (patch-src_pl_plperl_GNUmakefile) = 6ee3e431f46ce5c2a94df499504b2b8bd458bbef

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-src_backend_utils_adt_datetime.c,v 1.1 2015/01/20 13:16:02 ryoon Exp $
--- src/backend/utils/adt/datetime.c.orig 2014-07-21 19:10:42.000000000 +0000
+++ src/backend/utils/adt/datetime.c
@@ -31,6 +31,9 @@
#include "utils/memutils.h"
#include "utils/tzparser.h"
+#if defined(__NetBSD__)
+#define strtoi pg_strtoi
+#endif
static int DecodeNumber(int flen, char *field, bool haveTextMonth,
int fmask, int *tmask,

View File

@@ -0,0 +1,15 @@
$NetBSD: patch-src_interfaces_ecpg_pgtypeslib_interval.c,v 1.1 2015/01/20 13:16:02 ryoon Exp $
--- src/interfaces/ecpg/pgtypeslib/interval.c.orig 2014-07-21 19:10:42.000000000 +0000
+++ src/interfaces/ecpg/pgtypeslib/interval.c
@@ -14,6 +14,10 @@
#include "pgtypes_error.h"
#include "pgtypes_interval.h"
+#if defined(__NetBSD__)
+#define strtoi pg_strtoi
+#endif
+
/* copy&pasted from .../src/backend/utils/adt/datetime.c */
static int
strtoi(const char *nptr, char **endptr, int base)