From dmichelsen at users.sourceforge.net Tue May 1 21:37:13 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Tue, 01 May 2018 19:37:13 +0000 Subject: SF.net SVN: gar:[26417] csw/mgar/pkg/sudo/trunk Message-ID: <1525203433.820820.24524@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26417 http://sourceforge.net/p/gar/code/26417 Author: dmichelsen Date: 2018-05-01 19:37:12 +0000 (Tue, 01 May 2018) Log Message: ----------- sudo/trunk: Update to 1.8.23 Modified Paths: -------------- csw/mgar/pkg/sudo/trunk/Makefile csw/mgar/pkg/sudo/trunk/checksums Modified: csw/mgar/pkg/sudo/trunk/Makefile =================================================================== --- csw/mgar/pkg/sudo/trunk/Makefile 2018-04-30 20:47:01 UTC (rev 26416) +++ csw/mgar/pkg/sudo/trunk/Makefile 2018-05-01 19:37:12 UTC (rev 26417) @@ -2,7 +2,7 @@ # NAME = sudo -VERSION = 1.8.22 +VERSION = 1.8.23 GARTYPE = v2 EXTRA_MODULATORS = LDAP Modified: csw/mgar/pkg/sudo/trunk/checksums =================================================================== --- csw/mgar/pkg/sudo/trunk/checksums 2018-04-30 20:47:01 UTC (rev 26416) +++ csw/mgar/pkg/sudo/trunk/checksums 2018-05-01 19:37:12 UTC (rev 26417) @@ -1 +1 @@ -24abdea48db4c5abcd410167c801cc8c sudo-1.8.22.tar.gz +ea444d747feb1decfebdffd0b38b0739 sudo-1.8.23.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From rmottola at users.sourceforge.net Wed May 2 14:53:14 2018 From: rmottola at users.sourceforge.net (rmottola at users.sourceforge.net) Date: Wed, 02 May 2018 12:53:14 +0000 Subject: SF.net SVN: gar:[26418] csw/mgar/pkg/gs_PRICE/trunk/Makefile Message-ID: <1525265594.279278.1687@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26418 http://sourceforge.net/p/gar/code/26418 Author: rmottola Date: 2018-05-02 12:53:01 +0000 (Wed, 02 May 2018) Log Message: ----------- gs_PRICE/trunk: update overrides to new dependencies Modified Paths: -------------- csw/mgar/pkg/gs_PRICE/trunk/Makefile Modified: csw/mgar/pkg/gs_PRICE/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_PRICE/trunk/Makefile 2018-05-01 19:37:12 UTC (rev 26417) +++ csw/mgar/pkg/gs_PRICE/trunk/Makefile 2018-05-02 12:53:01 UTC (rev 26418) @@ -36,7 +36,7 @@ #known GNUstep app bundle overrides CHECKPKG_OVERRIDES_CSWgs-price += no-direct-binding CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE -CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE +CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE #known placement problems CHECKPKG_OVERRIDES_CSWgs-price += binary-architecture-does-not-match-placement This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed May 2 15:56:28 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 02 May 2018 13:56:28 +0000 Subject: SF.net SVN: gar:[26419] csw/mgar/pkg/collectd/trunk Message-ID: <1525269389.16060.26652@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26419 http://sourceforge.net/p/gar/code/26419 Author: dmichelsen Date: 2018-05-02 13:56:11 +0000 (Wed, 02 May 2018) Log Message: ----------- collectd/trunk: Update to 5.8.0 Modified Paths: -------------- csw/mgar/pkg/collectd/trunk/Makefile csw/mgar/pkg/collectd/trunk/checksums Added Paths: ----------- csw/mgar/pkg/collectd/trunk/files/0003-Include-config.h-early-or-_FILE_OFFSET_BITS-is-wrong.patch csw/mgar/pkg/collectd/trunk/files/0071-Include-kstat.h-if-available-to-provide-kstat_ctl_t.patch csw/mgar/pkg/collectd/trunk/files/0076-Include-kstat.h-when-available.patch csw/mgar/pkg/collectd/trunk/files/0077-Add-fallback-for-endianess-conversion.patch Modified: csw/mgar/pkg/collectd/trunk/Makefile =================================================================== --- csw/mgar/pkg/collectd/trunk/Makefile 2018-05-02 12:53:01 UTC (rev 26418) +++ csw/mgar/pkg/collectd/trunk/Makefile 2018-05-02 13:56:11 UTC (rev 26419) @@ -1,7 +1,7 @@ # $Id$ # NAME = collectd -VERSION = 5.7.1 +VERSION = 5.8.0 GARTYPE = v2 DESCRIPTION = Collects system performance statistics periodically @@ -11,6 +11,11 @@ DISTFILES += $(DISTNAME).tar.bz2 DISTFILES += cswcollectd +PATCHFILES += 0003-Include-config.h-early-or-_FILE_OFFSET_BITS-is-wrong.patch +PATCHFILES += 0071-Include-kstat.h-if-available-to-provide-kstat_ctl_t.patch +PATCHFILES += 0076-Include-kstat.h-when-available.patch +PATCHFILES += 0077-Add-fallback-for-endianess-conversion.patch + VENDOR_URL = http://collectd.org/ # Lots of others missing @@ -117,7 +122,7 @@ RUNTIME_DEP_PKGS_CSWcollectd += CSWlibcurl4 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibgcrypt20 -RUNTIME_DEP_PKGS_CSWcollectd += CSWlibltdl7 +RUNTIME_DEP_PKGS_CSWcollectd += CSWlibnetsnmpagent30 RUNTIME_DEP_PKGS_CSWcollectd += CSWlibxml2-2 RUNTIME_DEP_PKGS_CSWcollectd += CSWperl RUNTIME_DEP_PKGS_CSWcollectd += CSWlibyajl2 @@ -270,6 +275,8 @@ PRESERVECONF += $(sysconfdir)/collectd.conf PRESERVECONF += $(sysconfdir)/64/collectd.conf +SKIPTEST ?= 1 + include gar/category.mk xxxpost-patch: Modified: csw/mgar/pkg/collectd/trunk/checksums =================================================================== --- csw/mgar/pkg/collectd/trunk/checksums 2018-05-02 12:53:01 UTC (rev 26418) +++ csw/mgar/pkg/collectd/trunk/checksums 2018-05-02 13:56:11 UTC (rev 26419) @@ -1 +1 @@ -dc36141ed3058c4919bbd54b87c07873 collectd-5.7.1.tar.bz2 +a841159323624f18bf03198e9f5aa364 collectd-5.8.0.tar.bz2 Added: csw/mgar/pkg/collectd/trunk/files/0003-Include-config.h-early-or-_FILE_OFFSET_BITS-is-wrong.patch =================================================================== --- csw/mgar/pkg/collectd/trunk/files/0003-Include-config.h-early-or-_FILE_OFFSET_BITS-is-wrong.patch (rev 0) +++ csw/mgar/pkg/collectd/trunk/files/0003-Include-config.h-early-or-_FILE_OFFSET_BITS-is-wrong.patch 2018-05-02 13:56:11 UTC (rev 26419) @@ -0,0 +1,26 @@ +From 3f24dce20ad6ea1b2ed11780f9423e8675885539 Mon Sep 17 00:00:00 2001 +From: Dagobert Michelsen +Date: Thu, 22 Mar 2018 14:54:01 +0100 +Subject: [PATCH 03/10] Include config.h early or _FILE_OFFSET_BITS is wrongly + defined and bails out on Solaris 32 bit + +--- + src/libcollectdclient/collectd/network_buffer.h | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/src/libcollectdclient/collectd/network_buffer.h b/src/libcollectdclient/collectd/network_buffer.h +index d66b815..ed8ab51 100644 +--- a/src/libcollectdclient/collectd/network_buffer.h ++++ b/src/libcollectdclient/collectd/network_buffer.h +@@ -27,6 +27,8 @@ + #ifndef LIBCOLLECTDCLIENT_NETWORK_BUFFER_H + #define LIBCOLLECTDCLIENT_NETWORK_BUFFER_H 1 + ++#include "config.h" ++ + #include "collectd/network.h" /* for lcc_security_level_t */ + #include "collectd/types.h" + +-- +2.4.0 + Added: csw/mgar/pkg/collectd/trunk/files/0071-Include-kstat.h-if-available-to-provide-kstat_ctl_t.patch =================================================================== --- csw/mgar/pkg/collectd/trunk/files/0071-Include-kstat.h-if-available-to-provide-kstat_ctl_t.patch (rev 0) +++ csw/mgar/pkg/collectd/trunk/files/0071-Include-kstat.h-if-available-to-provide-kstat_ctl_t.patch 2018-05-02 13:56:11 UTC (rev 26419) @@ -0,0 +1,225 @@ +From b2ce05053cc602f0b8599e8a6c0de80063647ba4 Mon Sep 17 00:00:00 2001 +From: Dagobert Michelsen +Date: Sat, 10 Mar 2018 18:34:33 +0100 +Subject: [PATCH 071/100] Include kstat.h if available to provide kstat_ctl_t + +--- + src/cpu.c | 3 +++ + src/daemon/collectd.c | 5 +++++ + src/daemon/common.c | 4 ++++ + src/daemon/common_test.c | 4 ++++ + src/daemon/plugin_mock.c | 4 ++++ + src/daemon/utils_subst_test.c | 4 ++++ + src/disk.c | 3 +++ + src/interface.c | 3 +++ + src/tape.c | 4 ++++ + src/uptime.c | 4 ++++ + src/utils_mount_test.c | 4 ++++ + src/utils_vl_lookup.c | 4 ++++ + src/zfs_arc.c | 5 +++++ + 13 files changed, 51 insertions(+) + +diff --git a/src/cpu.c b/src/cpu.c +index 0bf38e7..8480f11 100644 +--- a/src/cpu.c ++++ b/src/cpu.c +@@ -134,6 +134,9 @@ static mach_msg_type_number_t cpu_list_len; + /* #endif KERNEL_LINUX */ + + #elif defined(HAVE_LIBKSTAT) ++#if HAVE_KSTAT_H ++#include ++#endif + /* colleague tells me that Sun doesn't sell systems with more than 100 or so + * CPUs.. */ + #define MAX_NUMCPU 256 +diff --git a/src/daemon/collectd.c b/src/daemon/collectd.c +index d6060a1..727876b 100644 +--- a/src/daemon/collectd.c ++++ b/src/daemon/collectd.c +@@ -43,6 +43,10 @@ + #include + #endif + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #ifndef COLLECTD_LOCALE + #define COLLECTD_LOCALE "C" + #endif +@@ -201,6 +205,7 @@ static int change_basedir(const char *orig_dir, _Bool create) { + } /* static int change_basedir (char *dir) */ + + #if HAVE_LIBKSTAT ++extern kstat_ctl_t *kc; + static void update_kstat(void) { + if (kc == NULL) { + if ((kc = kstat_open()) == NULL) +diff --git a/src/daemon/common.c b/src/daemon/common.c +index bf833ee..fbbb608 100644 +--- a/src/daemon/common.c ++++ b/src/daemon/common.c +@@ -60,6 +60,10 @@ + #include + #endif + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #ifdef HAVE_LIBKSTAT + extern kstat_ctl_t *kc; + #endif +diff --git a/src/daemon/common_test.c b/src/daemon/common_test.c +index 4d2ccaa..af2840e 100644 +--- a/src/daemon/common_test.c ++++ b/src/daemon/common_test.c +@@ -27,6 +27,10 @@ + #include "common.h" + #include "testing.h" + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #if HAVE_LIBKSTAT + kstat_ctl_t *kc; + #endif /* HAVE_LIBKSTAT */ +diff --git a/src/daemon/plugin_mock.c b/src/daemon/plugin_mock.c +index 6df4c15..96bf382 100644 +--- a/src/daemon/plugin_mock.c ++++ b/src/daemon/plugin_mock.c +@@ -26,6 +26,10 @@ + + #include "plugin.h" + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #if HAVE_LIBKSTAT + kstat_ctl_t *kc = NULL; + #endif /* HAVE_LIBKSTAT */ +diff --git a/src/daemon/utils_subst_test.c b/src/daemon/utils_subst_test.c +index 00ea0ea..5379219 100644 +--- a/src/daemon/utils_subst_test.c ++++ b/src/daemon/utils_subst_test.c +@@ -30,6 +30,10 @@ + #include "testing.h" + #include "utils_subst.h" + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #if HAVE_LIBKSTAT + kstat_ctl_t *kc; + #endif /* HAVE_LIBKSTAT */ +diff --git a/src/disk.c b/src/disk.c +index 004ce9e..45706bc 100644 +--- a/src/disk.c ++++ b/src/disk.c +@@ -120,6 +120,9 @@ static struct gmesh geom_tree; + /* #endif KERNEL_FREEBSD */ + + #elif HAVE_LIBKSTAT ++#if HAVE_KSTAT_H ++#include ++#endif + #define MAX_NUMDISK 1024 + extern kstat_ctl_t *kc; + static kstat_t *ksp[MAX_NUMDISK]; +diff --git a/src/interface.c b/src/interface.c +index 6c80334..c45ef66 100644 +--- a/src/interface.c ++++ b/src/interface.c +@@ -91,6 +91,9 @@ static ignorelist_t *ignorelist = NULL; + static _Bool report_inactive = 1; + + #ifdef HAVE_LIBKSTAT ++#if HAVE_KSTAT_H ++#include ++#endif + #define MAX_NUMIF 256 + extern kstat_ctl_t *kc; + static kstat_t *ksp[MAX_NUMIF]; +diff --git a/src/tape.c b/src/tape.c +index debb1d2..f59b7ea 100644 +--- a/src/tape.c ++++ b/src/tape.c +@@ -29,6 +29,10 @@ + #error "No applicable input method." + #endif + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #define MAX_NUMTAPE 256 + extern kstat_ctl_t *kc; + static kstat_t *ksp[MAX_NUMTAPE]; +diff --git a/src/uptime.c b/src/uptime.c +index 31a2c1e..43d72e5 100644 +--- a/src/uptime.c ++++ b/src/uptime.c +@@ -53,6 +53,10 @@ + * Global variables + */ + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #if HAVE_LIBKSTAT + extern kstat_ctl_t *kc; + #endif /* #endif HAVE_LIBKSTAT */ +diff --git a/src/utils_mount_test.c b/src/utils_mount_test.c +index ca65950..e8f3009 100644 +--- a/src/utils_mount_test.c ++++ b/src/utils_mount_test.c +@@ -30,6 +30,10 @@ + #include "testing.h" + #include "utils_mount.h" + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #if HAVE_LIBKSTAT + kstat_ctl_t *kc; + #endif /* HAVE_LIBKSTAT */ +diff --git a/src/utils_vl_lookup.c b/src/utils_vl_lookup.c +index 76c0674..052c4c0 100644 +--- a/src/utils_vl_lookup.c ++++ b/src/utils_vl_lookup.c +@@ -33,6 +33,10 @@ + #include "utils_avltree.h" + #include "utils_vl_lookup.h" + ++#if HAVE_KSTAT_H ++#include ++#endif ++ + #if HAVE_LIBKSTAT + kstat_ctl_t *kc; + #endif /* HAVE_LIBKSTAT */ +diff --git a/src/zfs_arc.c b/src/zfs_arc.c +index af4bfcc..c9abdd5 100644 +--- a/src/zfs_arc.c ++++ b/src/zfs_arc.c +@@ -99,6 +99,11 @@ static void free_zfs_values(kstat_t *ksp) { + } + + #elif defined(KERNEL_SOLARIS) ++ ++#if HAVE_KSTAT_H ++#include ++#endif ++ + extern kstat_ctl_t *kc; + + static long long get_zfs_value(kstat_t *ksp, char *name) { +-- +2.4.0 + Added: csw/mgar/pkg/collectd/trunk/files/0076-Include-kstat.h-when-available.patch =================================================================== --- csw/mgar/pkg/collectd/trunk/files/0076-Include-kstat.h-when-available.patch (rev 0) +++ csw/mgar/pkg/collectd/trunk/files/0076-Include-kstat.h-when-available.patch 2018-05-02 13:56:11 UTC (rev 26419) @@ -0,0 +1,26 @@ +From 45df07a30926475b2a33f63f79cda615928a7d96 Mon Sep 17 00:00:00 2001 +From: Dagobert Michelsen +Date: Wed, 21 Mar 2018 21:22:45 +0100 +Subject: [PATCH 076/100] Include kstat.h when available + +--- + src/daemon/common.h | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/src/daemon/common.h b/src/daemon/common.h +index cf4c5a7..e364362 100644 +--- a/src/daemon/common.h ++++ b/src/daemon/common.h +@@ -289,6 +289,9 @@ int timeval_cmp(struct timeval tv0, struct timeval tv1, struct timeval *delta); + int check_create_dir(const char *file_orig); + + #ifdef HAVE_LIBKSTAT ++#if HAVE_KSTAT_H ++#include ++#endif + int get_kstat(kstat_t **ksp_ptr, char *module, int instance, char *name); + long long get_kstat_value(kstat_t *ksp, char *name); + #endif +-- +2.4.0 + Added: csw/mgar/pkg/collectd/trunk/files/0077-Add-fallback-for-endianess-conversion.patch =================================================================== --- csw/mgar/pkg/collectd/trunk/files/0077-Add-fallback-for-endianess-conversion.patch (rev 0) +++ csw/mgar/pkg/collectd/trunk/files/0077-Add-fallback-for-endianess-conversion.patch 2018-05-02 13:56:11 UTC (rev 26419) @@ -0,0 +1,261 @@ +From 32f1126d3f18fce78e6d06c8c7f94763f21afcef Mon Sep 17 00:00:00 2001 +From: Dagobert Michelsen +Date: Wed, 21 Mar 2018 22:09:15 +0100 +Subject: [PATCH 077/100] Add fallback for endianess conversion + +--- + src/stdendian.h | 242 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1 file changed, 242 insertions(+) + create mode 100644 src/stdendian.h + +diff --git a/src/stdendian.h b/src/stdendian.h +new file mode 100644 +index 0000000..d419096 +--- /dev/null ++++ b/src/stdendian.h +@@ -0,0 +1,242 @@ ++/* ++ * stdendian.h ++ * ++ * This header defines the following endian macros as defined here: ++ * http://austingroupbugs.net/view.php?id=162 ++ * ++ * BYTE_ORDER this macro shall have a value equal to one ++ * of the *_ENDIAN macros in this header. ++ * LITTLE_ENDIAN if BYTE_ORDER == LITTLE_ENDIAN, the host ++ * byte order is from least significant to ++ * most significant. ++ * BIG_ENDIAN if BYTE_ORDER == BIG_ENDIAN, the host byte ++ * order is from most significant to least ++ * significant. ++ * ++ * The following are defined as macros: ++ * ++ * uint16_t bswap16(uint16_t x); ++ * uint32_t bswap32(uint32_t x); ++ * uint64_t bswap64(uint64_t x); ++ ++ * uint16_t htobe16(uint16_t x); ++ * uint16_t htole16(uint16_t x); ++ * uint16_t be16toh(uint16_t x); ++ * uint16_t le16toh(uint16_t x); ++ * ++ * uint32_t htobe32(uint32_t x); ++ * uint32_t htole32(uint32_t x); ++ * uint32_t be32toh(uint32_t x); ++ * uint32_t le32toh(uint32_t x); ++ * ++ * uint64_t htobe64(uint64_t x); ++ * uint64_t htole64(uint64_t x); ++ * uint64_t be64toh(uint64_t x); ++ * uint64_t le64toh(uint64_t x); ++ * ++ * The header defines the following macro for OpenCL compatibility ++ * https://www.khronos.org/registry/cl/sdk/2.0/docs/man/xhtml/preprocessorDirectives.html ++ * ++ * __ENDIAN_LITTLE__ if BYTE_ORDER == LITTLE_ENDIAN then this ++ * macro is present for OpenCL compatibility ++ * ++ * The implementation provides a uniform interface to endian macros using only ++ * system headers on recent Linux, Darwin, FreeBSD, Solaris and Windows systems. ++ * ++ * This approach is intended to avoid the need for preflight configure scripts. ++ * An alternative approach would be to test compiler CPU architecture marcros. ++ * ++ * This header has had *limited* testing on recent C11/C++11 compilers and is ++ * based on the austin bug tracker interface, manpages, and headers present in ++ * Linux, FreeBSD, Windows, Solaris and Darwin. ++ * ++ * The header uses __builtin_bswapXX intrinsic with GCC/Clang (__GNUC__) on ++ * platforms that do not provide bswap16, bswap32, bswap64 (Darwin) ++ * ++ * Public Domain. ++ */ ++ ++#if HAVE_STDINT_H ++#include ++#endif ++ ++/* Linux / GLIBC */ ++#if defined(__linux__) || defined(__GLIBC__) ++#include ++#include ++#define __ENDIAN_DEFINED 1 ++#define __BSWAP_DEFINED 1 ++#define __HOSTSWAP_DEFINED 1 ++#define _BYTE_ORDER __BYTE_ORDER ++#define _LITTLE_ENDIAN __LITTLE_ENDIAN ++#define _BIG_ENDIAN __BIG_ENDIAN ++#define bswap16(x) bswap_16(x) ++#define bswap32(x) bswap_32(x) ++#define bswap64(x) bswap_64(x) ++#endif /* __linux__ || __GLIBC__ */ ++ ++/* BSD */ ++#if defined(__FreeBSD__) || defined(__NetBSD__) || \ ++ defined(__DragonFly__) || defined(__OpenBSD__) ++#include ++#define __ENDIAN_DEFINED 1 ++#define __BSWAP_DEFINED 1 ++#define __HOSTSWAP_DEFINED 1 ++#endif /* BSD */ ++ ++/* Solaris */ ++#if defined (sun) ++#include ++#include ++#define bswap16(x) BSWAP_16(x) ++#define bswap32(x) BSWAP_32(x) ++#define bswap64(x) BSWAP_64(x) ++/* sun headers don't set a value for _LITTLE_ENDIAN or _BIG_ENDIAN */ ++#if defined(_LITTLE_ENDIAN) ++#undef _LITTLE_ENDIAN ++#define _LITTLE_ENDIAN 1234 ++#define _BIG_ENDIAN 4321 ++#define _BYTE_ORDER _LITTLE_ENDIAN ++#elif defined(_BIG_ENDIAN) ++#undef _BIG_ENDIAN ++#define _LITTLE_ENDIAN 1234 ++#define _BIG_ENDIAN 4321 ++#define _BYTE_ORDER _BIG_ENDIAN ++#endif ++#define __ENDIAN_DEFINED 1 ++#endif /* sun */ ++ ++/* Windows */ ++#if defined(_WIN32) || defined(_MSC_VER) ++/* assumes all Microsoft targets are little endian */ ++#define _LITTLE_ENDIAN 1234 ++#define _BIG_ENDIAN 4321 ++#define _BYTE_ORDER _LITTLE_ENDIAN ++#define __ENDIAN_DEFINED 1 ++#endif /* _MSC_VER */ ++ ++/* OS X */ ++#if defined(__APPLE__) ++#include ++#define _BYTE_ORDER BYTE_ORDER ++#define _LITTLE_ENDIAN LITTLE_ENDIAN ++#define _BIG_ENDIAN BIG_ENDIAN ++#define __ENDIAN_DEFINED 1 ++#endif /* __APPLE__ */ ++ ++/* OpenCL */ ++#if defined (__OPENCL_VERSION__) ++#define _LITTLE_ENDIAN 1234 ++#define __BIG_ENDIAN 4321 ++#if defined (__ENDIAN_LITTLE__) ++#define _BYTE_ORDER _LITTLE_ENDIAN ++#else ++#define _BYTE_ORDER _BIG_ENDIAN ++#endif ++#define bswap16(x) as_ushort(as_uchar2(ushort(x)).s1s0) ++#define bswap32(x) as_uint(as_uchar4(uint(x)).s3s2s1s0) ++#define bswap64(x) as_ulong(as_uchar8(ulong(x)).s7s6s5s4s3s2s1s0) ++#define __ENDIAN_DEFINED 1 ++#define __BSWAP_DEFINED 1 ++#endif ++ ++/* Unknown */ ++#if !__ENDIAN_DEFINED ++#error Could not determine CPU byte order ++#endif ++ ++/* POSIX - http://austingroupbugs.net/view.php?id=162 */ ++#ifndef BYTE_ORDER ++#define BYTE_ORDER _BYTE_ORDER ++#endif ++#ifndef LITTLE_ENDIAN ++#define LITTLE_ENDIAN _LITTLE_ENDIAN ++#endif ++#ifndef BIG_ENDIAN ++#define BIG_ENDIAN _BIG_ENDIAN ++#endif ++ ++/* OpenCL compatibility - define __ENDIAN_LITTLE__ on little endian systems */ ++#if _BYTE_ORDER == _LITTLE_ENDIAN ++#if !defined (__ENDIAN_LITTLE__) ++#define __ENDIAN_LITTLE__ 1 ++#endif ++#endif ++ ++/* Byte swap macros */ ++#if !__BSWAP_DEFINED ++ ++#ifndef bswap16 ++/* handle missing __builtin_bswap16 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52624 */ ++#if defined __GNUC__ ++/* define bswap16(x) __builtin_bswap16(x) */ ++#else ++#define bswap16(x) ((uint16_t)((((uint16_t) (x) & 0xff00) >> 8) | \ ++ (((uint16_t) (x) & 0x00ff) << 8))) ++#endif ++#endif ++ ++#ifndef bswap32 ++#if defined __GNUC__ ++#define bswap32(x) __builtin_bswap32(x) ++#else ++#define bswap32(x) ((uint32_t)((((uint32_t) (x) & 0xff000000) >> 24) | \ ++ (((uint32_t) (x) & 0x00ff0000) >> 8) | \ ++ (((uint32_t) (x) & 0x0000ff00) << 8) | \ ++ (((uint32_t) (x) & 0x000000ff) << 24))) ++#endif ++#endif ++ ++#ifndef bswap64 ++#if defined __GNUC__ ++#define bswap64(x) __builtin_bswap64(x) ++#else ++#define bswap64(x) ((uint64_t)((((uint64_t) (x) & 0xff00000000000000ull) >> 56) | \ ++ (((uint64_t) (x) & 0x00ff000000000000ull) >> 40) | \ ++ (((uint64_t) (x) & 0x0000ff0000000000ull) >> 24) | \ ++ (((uint64_t) (x) & 0x000000ff00000000ull) >> 8) | \ ++ (((uint64_t) (x) & 0x00000000ff000000ull) << 8) | \ ++ (((uint64_t) (x) & 0x0000000000ff0000ull) << 24) | \ ++ (((uint64_t) (x) & 0x000000000000ff00ull) << 40) | \ ++ (((uint64_t) (x) & 0x00000000000000ffull) << 56))) ++#endif ++#endif ++ ++#endif ++ ++/* Host swap macros */ ++#ifndef __HOSTSWAP_DEFINED ++#if __BYTE_ORDER == __LITTLE_ENDIAN ++#define htobe16(x) bswap16((x)) ++#define htole16(x) ((uint16_t)(x)) ++#define be16toh(x) bswap16((x)) ++#define le16toh(x) ((uint16_t)(x)) ++ ++#define htobe32(x) bswap32((x)) ++#define htole32(x) ((uint32_t)(x)) ++#define be32toh(x) bswap32((x)) ++#define le32toh(x) ((uint32_t)(x)) ++ ++#define htobe64(x) bswap64((x)) ++#define htole64(x) ((uint64_t)(x)) ++#define be64toh(x) bswap64((x)) ++#define le64toh(x) ((uint64_t)(x)) ++#elif __BYTE_ORDER == __BIG_ENDIAN ++#define htobe16(x) ((uint16_t)(x)) ++#define htole16(x) bswap16((x)) ++#define be16toh(x) ((uint16_t)(x)) ++#define le16toh(x) bswap16((x)) ++ ++#define htobe32(x) ((uint32_t)(x)) ++#define htole32(x) bswap32((x)) ++#define be32toh(x) ((uint32_t)(x)) ++#define le64toh(x) bswap64((x)) ++ ++#define htobe64(x) ((uint64_t)(x)) ++#define htole64(x) bswap64((x)) ++#define be64toh(x) ((uint64_t)(x)) ++#define le32toh(x) bswap32((x)) ++#endif ++#endif ++ ++ +-- +2.4.0 + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From rmottola at users.sourceforge.net Wed May 2 17:16:34 2018 From: rmottola at users.sourceforge.net (rmottola at users.sourceforge.net) Date: Wed, 02 May 2018 15:16:34 +0000 Subject: SF.net SVN: gar:[26420] csw/mgar/pkg/gs_ftp/trunk Message-ID: <1525274195.108752.25230@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26420 http://sourceforge.net/p/gar/code/26420 Author: rmottola Date: 2018-05-02 15:16:18 +0000 (Wed, 02 May 2018) Log Message: ----------- gs_ftp/trunk: update version Modified Paths: -------------- csw/mgar/pkg/gs_ftp/trunk/Makefile csw/mgar/pkg/gs_ftp/trunk/checksums Modified: csw/mgar/pkg/gs_ftp/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_ftp/trunk/Makefile 2018-05-02 13:56:11 UTC (rev 26419) +++ csw/mgar/pkg/gs_ftp/trunk/Makefile 2018-05-02 15:16:18 UTC (rev 26420) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = FTP -VERSION = 0.5 +VERSION = 0.6 GARTYPE = v2 PACKAGES += CSWgs-ftp @@ -37,7 +37,7 @@ #we do not directly bind CHECKPKG_OVERRIDES_CSWgs-ftp += no-direct-binding -CHECKPKG_OVERRIDES_CSWgs-ftp += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/Local/Applications/FTP.app/FTP +CHECKPKG_OVERRIDES_CSWgs-ftp += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/Local/Applications/FTP.app/FTP CHECKPKG_OVERRIDES_CSWgs-ftp += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/Local/Applications/FTP.app/FTP Modified: csw/mgar/pkg/gs_ftp/trunk/checksums =================================================================== --- csw/mgar/pkg/gs_ftp/trunk/checksums 2018-05-02 13:56:11 UTC (rev 26419) +++ csw/mgar/pkg/gs_ftp/trunk/checksums 2018-05-02 15:16:18 UTC (rev 26420) @@ -1 +1 @@ -c855f980df9dbbcbd8afcde99bddb712 FTP-0.5.tar.gz +dda090131b0ed164da8ce9d6468bec57 FTP-0.6.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From rmottola at users.sourceforge.net Wed May 2 18:19:06 2018 From: rmottola at users.sourceforge.net (rmottola at users.sourceforge.net) Date: Wed, 02 May 2018 16:19:06 +0000 Subject: SF.net SVN: gar:[26421] csw/mgar/pkg/gs_gorm/trunk/Makefile Message-ID: <1525277946.877039.15903@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26421 http://sourceforge.net/p/gar/code/26421 Author: rmottola Date: 2018-05-02 16:19:01 +0000 (Wed, 02 May 2018) Log Message: ----------- gs_gorm/trunk: update to new gui build Modified Paths: -------------- csw/mgar/pkg/gs_gorm/trunk/Makefile Modified: csw/mgar/pkg/gs_gorm/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_gorm/trunk/Makefile 2018-05-02 15:16:18 UTC (rev 26420) +++ csw/mgar/pkg/gs_gorm/trunk/Makefile 2018-05-02 16:19:01 UTC (rev 26421) @@ -48,35 +48,35 @@ #we don't directly bind currently CHECKPKG_OVERRIDES_CSWgorm += no-direct-binding -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Nib.plugin/Nib -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.23 -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Xib.plugin/Xib +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.23 +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Xib.plugin/Xib CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Xib.plugin/Xib CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGorm.so.1.1.0 -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGorm.so.1.1.0 +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGorm.so.1.1.0 CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/4Data -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/4Data +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/4Data.palette/4Data CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libGormObjCHeaderParser.so.1|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libGormObjCHeaderParser.so.1|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormCore.so.1.2.23 CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libGorm.so.1|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/1Windows -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1.1.0 +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1.1.0 CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libGormCore.so.1|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/0Menus.palette/0Menus CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Gorm.plugin/Gorm -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/1Windows -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/2Controls +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/1Windows.palette/1Windows +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/2Controls CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1.1.0 -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Gorm.plugin/Gorm -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/GModel.plugin/GModel +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Gorm.plugin/Gorm +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/GModel.plugin/GModel CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/2Controls CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libGormPrefs.so.1|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Nib.plugin/Nib +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.26|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Nib.plugin/Nib CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.23 CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/GModel.plugin/GModel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From rmottola at users.sourceforge.net Thu May 3 19:43:11 2018 From: rmottola at users.sourceforge.net (rmottola at users.sourceforge.net) Date: Thu, 03 May 2018 17:43:11 +0000 Subject: SF.net SVN: gar:[26422] csw/mgar/pkg/gnutls3/trunk Message-ID: <1525369392.159385.11116@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26422 http://sourceforge.net/p/gar/code/26422 Author: rmottola Date: 2018-05-03 17:43:08 +0000 (Thu, 03 May 2018) Log Message: ----------- gnutls3/trunk: bump version Modified Paths: -------------- csw/mgar/pkg/gnutls3/trunk/Makefile csw/mgar/pkg/gnutls3/trunk/checksums Modified: csw/mgar/pkg/gnutls3/trunk/Makefile =================================================================== --- csw/mgar/pkg/gnutls3/trunk/Makefile 2018-05-02 16:19:01 UTC (rev 26421) +++ csw/mgar/pkg/gnutls3/trunk/Makefile 2018-05-03 17:43:08 UTC (rev 26422) @@ -1,5 +1,5 @@ NAME = gnutls -VERSION = 3.5.14 +VERSION = 3.5.18 GARTYPE = v2 DESCRIPTION = GNU Transport Layer Security libraries and tools Modified: csw/mgar/pkg/gnutls3/trunk/checksums =================================================================== --- csw/mgar/pkg/gnutls3/trunk/checksums 2018-05-02 16:19:01 UTC (rev 26421) +++ csw/mgar/pkg/gnutls3/trunk/checksums 2018-05-03 17:43:08 UTC (rev 26422) @@ -1 +1 @@ -1e84b57a472b5f3b01f2c1b7a3a2bcbe gnutls-3.5.14.tar.xz +c2d93d305ecbc55939bc2a8ed4a76a3d gnutls-3.5.18.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed May 16 15:04:23 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 16 May 2018 13:04:23 +0000 Subject: SF.net SVN: gar:[26423] csw/mgar/pkg/curl/trunk Message-ID: <1526475863.859405.18731@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26423 http://sourceforge.net/p/gar/code/26423 Author: dmichelsen Date: 2018-05-16 13:04:21 +0000 (Wed, 16 May 2018) Log Message: ----------- curl/trunk: Update to 7.60.0 Modified Paths: -------------- csw/mgar/pkg/curl/trunk/Makefile csw/mgar/pkg/curl/trunk/checksums Added Paths: ----------- csw/mgar/pkg/curl/trunk/files/0001-Do-not-use-gcc-specific-flags.patch Modified: csw/mgar/pkg/curl/trunk/Makefile =================================================================== --- csw/mgar/pkg/curl/trunk/Makefile 2018-05-03 17:43:08 UTC (rev 26422) +++ csw/mgar/pkg/curl/trunk/Makefile 2018-05-16 13:04:21 UTC (rev 26423) @@ -1,5 +1,5 @@ NAME = curl -VERSION = 7.59.0 +VERSION = 7.60.0 GARTYPE = v2 DESCRIPTION = Command line tool and library for client-side URL transfers @@ -16,6 +16,10 @@ MASTER_SITES = http://curl.haxx.se/download/ DISTFILES += $(NAME)-$(VERSION).tar.xz +# Use patch until this is fixed: +# https://github.com/curl/curl/pull/2576 +PATCHFILES += 0001-Do-not-use-gcc-specific-flags.patch + VENDOR_URL = http://curl.haxx.se # Because of OpenSSL 1.0 update Modified: csw/mgar/pkg/curl/trunk/checksums =================================================================== --- csw/mgar/pkg/curl/trunk/checksums 2018-05-03 17:43:08 UTC (rev 26422) +++ csw/mgar/pkg/curl/trunk/checksums 2018-05-16 13:04:21 UTC (rev 26423) @@ -1 +1 @@ -04c00832fa62d443b8745b056464fb30 curl-7.59.0.tar.xz +a889cd11b4ae8794b7030472cb4df0a0 curl-7.60.0.tar.xz Added: csw/mgar/pkg/curl/trunk/files/0001-Do-not-use-gcc-specific-flags.patch =================================================================== --- csw/mgar/pkg/curl/trunk/files/0001-Do-not-use-gcc-specific-flags.patch (rev 0) +++ csw/mgar/pkg/curl/trunk/files/0001-Do-not-use-gcc-specific-flags.patch 2018-05-16 13:04:21 UTC (rev 26423) @@ -0,0 +1,25 @@ +From 4e8dcc81a2cddefe3a43a560025377ba2b7d3db5 Mon Sep 17 00:00:00 2001 +From: Dagobert Michelsen +Date: Wed, 16 May 2018 10:17:47 +0200 +Subject: [PATCH] Do not use gcc-specific flags + +--- + tests/libtest/Makefile.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/tests/libtest/Makefile.in b/tests/libtest/Makefile.in +index 0aac7b2..a4a7b22 100644 +--- a/tests/libtest/Makefile.in ++++ b/tests/libtest/Makefile.in +@@ -1774,7 +1774,7 @@ libhostname_la_LIBADD = + libhostname_la_DEPENDENCIES = + @BUILD_STUB_GSS_TRUE at libstubgss_la_CPPFLAGS = $(AM_CPPFLAGS) + @BUILD_STUB_GSS_TRUE at libstubgss_la_LDFLAGS = $(AM_LDFLAGS) -avoid-version -rpath /nowhere +- at BUILD_STUB_GSS_TRUE@libstubgss_la_CFLAGS = $(AM_CFLAGS) -g -Wno-unused-parameter ++ at BUILD_STUB_GSS_TRUE@libstubgss_la_CFLAGS = $(AM_CFLAGS) -g + @BUILD_STUB_GSS_TRUE at libstubgss_la_SOURCES = stub_gssapi.c stub_gssapi.h + @BUILD_STUB_GSS_TRUE at libstubgss_la_LIBADD = + @BUILD_STUB_GSS_TRUE at libstubgss_la_DEPENDENCIES = +-- +2.4.0 + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From bonivart at users.sourceforge.net Sun May 20 19:59:04 2018 From: bonivart at users.sourceforge.net (bonivart at users.sourceforge.net) Date: Sun, 20 May 2018 17:59:04 +0000 Subject: SF.net SVN: gar:[26424] csw/mgar/pkg/bind/trunk Message-ID: <1526839144.739447.6513@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26424 http://sourceforge.net/p/gar/code/26424 Author: bonivart Date: 2018-05-20 17:59:02 +0000 (Sun, 20 May 2018) Log Message: ----------- bind/trunk: Update to 9.12.1-P2 Modified Paths: -------------- csw/mgar/pkg/bind/trunk/Makefile csw/mgar/pkg/bind/trunk/checksums Modified: csw/mgar/pkg/bind/trunk/Makefile =================================================================== --- csw/mgar/pkg/bind/trunk/Makefile 2018-05-16 13:04:21 UTC (rev 26423) +++ csw/mgar/pkg/bind/trunk/Makefile 2018-05-20 17:59:02 UTC (rev 26424) @@ -15,11 +15,11 @@ #WORKSRC = $(WORKDIR)/$(DISTNAME) # Enable these for Px-releases -#RELEASE = P1 -#DISTVERSION = $(VERSION)-$(RELEASE) -#SPKG_VERSION = $(VERSION)$(RELEASE) -#DISTNAME = $(NAME)-$(VERSION)-$(RELEASE) -#WORKSRC = $(WORKDIR)/$(DISTNAME) +RELEASE = P2 +DISTVERSION = $(VERSION)-$(RELEASE) +SPKG_VERSION = $(VERSION)$(RELEASE) +DISTNAME = $(NAME)-$(VERSION)-$(RELEASE) +WORKSRC = $(WORKDIR)/$(DISTNAME) DESCRIPTION = ISC BIND DNS reference implementation define BLURB @@ -30,12 +30,12 @@ #DISTFILES = $(DISTNAME).tar.gz # Enable these for Px-releases -#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/ -#DISTFILES = $(DISTNAME).tar.gz +MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)-$(RELEASE)/ +DISTFILES = $(DISTNAME).tar.gz # Disable these for Px-releases -MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)/ -DISTFILES = $(NAME)-$(VERSION).tar.gz +#MASTER_SITES = http://ftp.isc.org/isc/bind9/$(VERSION)/ +#DISTFILES = $(NAME)-$(VERSION).tar.gz DISTFILES += CSWbindchroot.postinstall @@ -126,12 +126,12 @@ # Will not split out all these libs CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libbind9.so.1200.0.5|soname=libbind9.so.1200|pkgname=CSWlibbind|expected=CSWlibbind9-1200 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.1203.1.1|soname=libdns.so.1203|pkgname=CSWlibbind|expected=CSWlibdns1203 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libirs.so.1200.0.1|soname=libirs.so.1200|pkgname=CSWlibbind|expected=CSWlibirs1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisc.so.1200.3.1|soname=libisc.so.1200|pkgname=CSWlibbind|expected=CSWlibisc1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccc.so.1200.0.0|soname=libisccc.so.1200|pkgname=CSWlibbind|expected=CSWlibisccc1200 CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libisccfg.so.1200.1.0|soname=libisccfg.so.1200|pkgname=CSWlibbind|expected=CSWlibisccfg1200 -CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libns.so.1203.0.0|soname=libns.so.1203|pkgname=CSWlibbind|expected=CSWlibns1203 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libdns.so.1203.1.2|soname=libdns.so.1203|pkgname=CSWlibbind|expected=CSWlibdns1203 +CHECKPKG_OVERRIDES_CSWlibbind += shared-lib-pkgname-mismatch|file=opt/csw/lib/libns.so.1203.0.1|soname=libns.so.1203|pkgname=CSWlibbind|expected=CSWlibns1203 # Some new checks, have no idea about their relevance CHECKPKG_OVERRIDES_CSWlibbind += no-direct-binding Modified: csw/mgar/pkg/bind/trunk/checksums =================================================================== --- csw/mgar/pkg/bind/trunk/checksums 2018-05-16 13:04:21 UTC (rev 26423) +++ csw/mgar/pkg/bind/trunk/checksums 2018-05-20 17:59:02 UTC (rev 26424) @@ -1 +1 @@ -ec20f2d6aff50651296fad962d19ccfa bind-9.12.1.tar.gz +7fbefc12bd0cf891546ee9d8bc18f7b0 bind-9.12.1-P2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Tue May 22 09:39:50 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Tue, 22 May 2018 07:39:50 +0000 Subject: SF.net SVN: gar:[26425] csw/mgar/pkg/stunnel/trunk Message-ID: <1526974790.714278.20141@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26425 http://sourceforge.net/p/gar/code/26425 Author: dmichelsen Date: 2018-05-22 07:39:45 +0000 (Tue, 22 May 2018) Log Message: ----------- stunnel/trunk: Update to 5.45 Modified Paths: -------------- csw/mgar/pkg/stunnel/trunk/Makefile csw/mgar/pkg/stunnel/trunk/checksums Modified: csw/mgar/pkg/stunnel/trunk/Makefile =================================================================== --- csw/mgar/pkg/stunnel/trunk/Makefile 2018-05-20 17:59:02 UTC (rev 26424) +++ csw/mgar/pkg/stunnel/trunk/Makefile 2018-05-22 07:39:45 UTC (rev 26425) @@ -1,7 +1,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = stunnel -VERSION = 5.44 +VERSION = 5.45 #BETA = b3 GARTYPE = v2 Modified: csw/mgar/pkg/stunnel/trunk/checksums =================================================================== --- csw/mgar/pkg/stunnel/trunk/checksums 2018-05-20 17:59:02 UTC (rev 26424) +++ csw/mgar/pkg/stunnel/trunk/checksums 2018-05-22 07:39:45 UTC (rev 26425) @@ -1 +1 @@ -47697dee496c80c8e352b2b705c4a571 stunnel-5.44.tar.gz +68c64609c6154d485883f7c436def004 stunnel-5.45.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Tue May 22 13:55:08 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Tue, 22 May 2018 11:55:08 +0000 Subject: SF.net SVN: gar:[26426] csw/mgar/pkg/mutt/trunk Message-ID: <1526990109.182830.21120@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26426 http://sourceforge.net/p/gar/code/26426 Author: dmichelsen Date: 2018-05-22 11:55:03 +0000 (Tue, 22 May 2018) Log Message: ----------- mutt/trunk: Update to 1.10.0 Modified Paths: -------------- csw/mgar/pkg/mutt/trunk/Makefile csw/mgar/pkg/mutt/trunk/checksums Modified: csw/mgar/pkg/mutt/trunk/Makefile =================================================================== --- csw/mgar/pkg/mutt/trunk/Makefile 2018-05-22 07:39:45 UTC (rev 26425) +++ csw/mgar/pkg/mutt/trunk/Makefile 2018-05-22 11:55:03 UTC (rev 26426) @@ -1,5 +1,5 @@ NAME = mutt -VERSION = 1.9.5 +VERSION = 1.10.0 GARTYPE = v2 EXTRA_MODULATORS = SLANG @@ -19,6 +19,9 @@ DISTFILES += CSWmutt.postmsg UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz +# The script version.sh gets confused when we have .git but it is not the mutt repo +NOGITPATCH = 1 + POSTMSG = $(docdir)/mutt/CSWmutt.postmsg VENDOR_URL = http://www.mutt.org @@ -73,6 +76,11 @@ RUNTIME_DEP_PKGS_CSWmutt-slang += CSWmutt-base CHECKPKG_OVERRIDES_CSWmutt-slang += surplus-dependency|CSWmutt-base +REINPLACEMENTS += bash +REINPLACE_MATCH_bash = /bin/sh +REINPLACE_WITH_bash = /bin/bash +REINPLACE_FILES_bash += mkreldate.sh + REINPLACEMENTS += mailcap REINPLACE_MATCH_mailcap = /usr/local/etc/mailcap REINPLACE_WITH_mailcap = /opt/csw/etc/mailcap Modified: csw/mgar/pkg/mutt/trunk/checksums =================================================================== --- csw/mgar/pkg/mutt/trunk/checksums 2018-05-22 07:39:45 UTC (rev 26425) +++ csw/mgar/pkg/mutt/trunk/checksums 2018-05-22 11:55:03 UTC (rev 26426) @@ -1 +1 @@ -9694baaa9cbfb033334efb5f4d830ad4 mutt-1.9.5.tar.gz +cc676ca91b8fd53513e6e9cb2cea97fc mutt-1.10.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From jake_goerzen at users.sourceforge.net Wed May 23 17:32:13 2018 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Wed, 23 May 2018 15:32:13 +0000 Subject: SF.net SVN: gar:[26427] csw/mgar/pkg/dovecot/trunk Message-ID: <1527089534.75927.22018@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26427 http://sourceforge.net/p/gar/code/26427 Author: jake_goerzen Date: 2018-05-23 15:32:08 +0000 (Wed, 23 May 2018) Log Message: ----------- dovecot: update to 2.2.36 Modified Paths: -------------- csw/mgar/pkg/dovecot/trunk/Makefile csw/mgar/pkg/dovecot/trunk/checksums Modified: csw/mgar/pkg/dovecot/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot/trunk/Makefile 2018-05-22 11:55:03 UTC (rev 26426) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2018-05-23 15:32:08 UTC (rev 26427) @@ -2,7 +2,7 @@ # - SSL certs to /etc/opt/csw/ssl? # - /var/run/dovecot instead of /var/opt/csw/run? NAME = dovecot -VERSION = 2.2.35 +VERSION = 2.2.36 GARTYPE = v2 DESCRIPTION = Secure IMAP server Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2018-05-22 11:55:03 UTC (rev 26426) +++ csw/mgar/pkg/dovecot/trunk/checksums 2018-05-23 15:32:08 UTC (rev 26427) @@ -1 +1 @@ -6998a3b16c42a8b3c7086b03fa781fba dovecot-2.2.35.tar.gz +a8d6492584025b2413e82ea48de3cd5f dovecot-2.2.36.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From jake_goerzen at users.sourceforge.net Thu May 24 17:52:10 2018 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Thu, 24 May 2018 15:52:10 +0000 Subject: SF.net SVN: gar:[26428] csw/mgar/pkg/dovecot-sieve/trunk Message-ID: <1527177130.568652.19705@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26428 http://sourceforge.net/p/gar/code/26428 Author: jake_goerzen Date: 2018-05-24 15:52:04 +0000 (Thu, 24 May 2018) Log Message: ----------- dovecot-sieve/trunk: update to 0.4.24 Modified Paths: -------------- csw/mgar/pkg/dovecot-sieve/trunk/Makefile csw/mgar/pkg/dovecot-sieve/trunk/checksums Modified: csw/mgar/pkg/dovecot-sieve/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2018-05-23 15:32:08 UTC (rev 26427) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2018-05-24 15:52:04 UTC (rev 26428) @@ -1,5 +1,5 @@ NAME = dovecot-2.2-pigeonhole -VERSION = 0.4.23 +VERSION = 0.4.24 GARTYPE = v2 DESCRIPTION = Secure POP3/IMAP server - Sieve filters support @@ -26,13 +26,13 @@ UNAME := $(shell /usr/bin/uname -p) ifeq ($(UNAME), i386) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.2.35 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.2.35 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.2.36 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.2.36 endif ifeq ($(UNAME), sparc) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.2.35 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.2.35 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.2.36 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.2.36 endif CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL)) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2018-05-23 15:32:08 UTC (rev 26427) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2018-05-24 15:52:04 UTC (rev 26428) @@ -1 +1 @@ -7c225492e363d0bf0cf2d375b40f7655 dovecot-2.2-pigeonhole-0.4.23.tar.gz +cc056040b758befe0d48d29458846e93 dovecot-2.2-pigeonhole-0.4.24.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From lblume at users.sourceforge.net Sat May 26 21:27:10 2018 From: lblume at users.sourceforge.net (lblume at users.sourceforge.net) Date: Sat, 26 May 2018 19:27:10 +0000 Subject: SF.net SVN: gar:[26429] csw/mgar/pkg/znapzend/trunk/Makefile Message-ID: <1527362830.324877.10524@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26429 http://sourceforge.net/p/gar/code/26429 Author: lblume Date: 2018-05-26 19:27:05 +0000 (Sat, 26 May 2018) Log Message: ----------- znapzend/trunk: Bump to 0.18.0 Modified Paths: -------------- csw/mgar/pkg/znapzend/trunk/Makefile Modified: csw/mgar/pkg/znapzend/trunk/Makefile =================================================================== --- csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-24 15:52:04 UTC (rev 26428) +++ csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 19:27:05 UTC (rev 26429) @@ -2,11 +2,12 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = znapzend -VERSION = 0.17.0 +VERSION = 0.18.0 GARTYPE = v2 AUTHOR = oetiker -DESCRIPTION = The Multilevel Backup Tool for ZFS +DESCRIPTION = zfs backup with remote capabilities and mbuffer integration + define BLURB ZnapZend is a ZFS centric backup tool. It relies on snapshot, send and receive todo its work. It has the built-in ability to to manage both local snapshots as well as remote copies by thining them out as time progresses. The ZnapZend configuration is stored as properties in the ZFS filesystem itself. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From lblume at users.sourceforge.net Sat May 26 21:28:26 2018 From: lblume at users.sourceforge.net (lblume at users.sourceforge.net) Date: Sat, 26 May 2018 19:28:26 +0000 Subject: SF.net SVN: gar:[26430] csw/mgar/pkg/znapzend/trunk/checksums Message-ID: <1527362906.981243.10923@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26430 http://sourceforge.net/p/gar/code/26430 Author: lblume Date: 2018-05-26 19:28:24 +0000 (Sat, 26 May 2018) Log Message: ----------- znapzend/trunk: Add checksum Modified Paths: -------------- csw/mgar/pkg/znapzend/trunk/checksums Modified: csw/mgar/pkg/znapzend/trunk/checksums =================================================================== --- csw/mgar/pkg/znapzend/trunk/checksums 2018-05-26 19:27:05 UTC (rev 26429) +++ csw/mgar/pkg/znapzend/trunk/checksums 2018-05-26 19:28:24 UTC (rev 26430) @@ -1 +1 @@ -6f730b44940a4bac3ba7233b48a03afd znapzend-0.17.0.tar.gz +b77f02a76adcd2fa246660485df30a87 znapzend-0.18.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From lblume at users.sourceforge.net Sat May 26 21:37:47 2018 From: lblume at users.sourceforge.net (lblume at users.sourceforge.net) Date: Sat, 26 May 2018 19:37:47 +0000 Subject: SF.net SVN: gar:[26431] csw/mgar/pkg/znapzend/trunk/Makefile Message-ID: <1527363467.164502.13859@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26431 http://sourceforge.net/p/gar/code/26431 Author: lblume Date: 2018-05-26 19:37:39 +0000 (Sat, 26 May 2018) Log Message: ----------- znapzend/trunk: Add some magic to please automake Modified Paths: -------------- csw/mgar/pkg/znapzend/trunk/Makefile Modified: csw/mgar/pkg/znapzend/trunk/Makefile =================================================================== --- csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 19:28:24 UTC (rev 26430) +++ csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 19:37:39 UTC (rev 26431) @@ -60,7 +60,7 @@ include gar/category.mk pre-configure: - cd $(WORKSRC) && automake-1.15 + cd $(WORKSRC) && aclocal-1.15 && automake-1.15 @$(MAKECOOKIE) post-install: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From lblume at users.sourceforge.net Sat May 26 21:39:49 2018 From: lblume at users.sourceforge.net (lblume at users.sourceforge.net) Date: Sat, 26 May 2018 19:39:49 +0000 Subject: SF.net SVN: gar:[26432] csw/mgar/pkg/znapzend/trunk/Makefile Message-ID: <1527363589.431031.14476@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26432 http://sourceforge.net/p/gar/code/26432 Author: lblume Date: 2018-05-26 19:39:45 +0000 (Sat, 26 May 2018) Log Message: ----------- znapzend/trunk: Adjust the overrides to please mgar Modified Paths: -------------- csw/mgar/pkg/znapzend/trunk/Makefile Modified: csw/mgar/pkg/znapzend/trunk/Makefile =================================================================== --- csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 19:37:39 UTC (rev 26431) +++ csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 19:39:45 UTC (rev 26432) @@ -51,9 +51,9 @@ CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/bin/znapzendzetup CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/znapzend.xml CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/lib/znapzend/ExtUtils/MakeMaker.pm -CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/lib/znapzend/App/cpanminus.pm -CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/lib/znapzend/App/cpanminus/fatscript.pm CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/lib/znapzend/TAP/Parser/SourceHandler/Perl.pm +CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/lib/znapzend/ExtUtils/Installed.pm +CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/lib/znapzend/ExtUtils/Packlist.pm CHECKPKG_OVERRIDES_CSWznapzend += perllocal-pod-in-pkgmap|/opt/csw/lib/znapzend/sun4-solaris-64int/perllocal.pod CHECKPKG_OVERRIDES_CSWznapzend += perllocal-pod-in-pkgmap|/opt/csw/lib/znapzend/i86pc-solaris-64int/perllocal.pod This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From lblume at users.sourceforge.net Sun May 27 00:59:24 2018 From: lblume at users.sourceforge.net (lblume at users.sourceforge.net) Date: Sat, 26 May 2018 22:59:24 +0000 Subject: SF.net SVN: gar:[26433] csw/mgar/pkg/znapzend/trunk/Makefile Message-ID: <1527375564.518848.14156@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26433 http://sourceforge.net/p/gar/code/26433 Author: lblume Date: 2018-05-26 22:59:19 +0000 (Sat, 26 May 2018) Log Message: ----------- znapzend/trunk: Make mgar happier Modified Paths: -------------- csw/mgar/pkg/znapzend/trunk/Makefile Modified: csw/mgar/pkg/znapzend/trunk/Makefile =================================================================== --- csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 19:39:45 UTC (rev 26432) +++ csw/mgar/pkg/znapzend/trunk/Makefile 2018-05-26 22:59:19 UTC (rev 26433) @@ -6,7 +6,7 @@ GARTYPE = v2 AUTHOR = oetiker -DESCRIPTION = zfs backup with remote capabilities and mbuffer integration +DESCRIPTION = ZFS backup with remote capabilities and mbuffer integration define BLURB ZnapZend is a ZFS centric backup tool. It relies on snapshot, send and receive todo its work. It has the built-in ability to to manage both local snapshots as well as remote copies by thining them out as time progresses. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Sun May 27 19:19:50 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Sun, 27 May 2018 17:19:50 +0000 Subject: SF.net SVN: gar:[26434] csw/mgar/pkg/mbuffer/trunk Message-ID: <1527441590.670596.19107@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26434 http://sourceforge.net/p/gar/code/26434 Author: dmichelsen Date: 2018-05-27 17:19:48 +0000 (Sun, 27 May 2018) Log Message: ----------- mbuffer/trunk: Update to 20180505 Modified Paths: -------------- csw/mgar/pkg/mbuffer/trunk/Makefile csw/mgar/pkg/mbuffer/trunk/checksums Modified: csw/mgar/pkg/mbuffer/trunk/Makefile =================================================================== --- csw/mgar/pkg/mbuffer/trunk/Makefile 2018-05-26 22:59:19 UTC (rev 26433) +++ csw/mgar/pkg/mbuffer/trunk/Makefile 2018-05-27 17:19:48 UTC (rev 26434) @@ -1,5 +1,5 @@ NAME = mbuffer -VERSION = 20160613 +VERSION = 20180505 GARTYPE = v2 DESCRIPTION = A tool for buffering data streams @@ -20,7 +20,7 @@ LICENSE = LICENSE # Required during packaging (for the "test" target) -BUILD_DEP_PKGS = CSWmktemp +BUILD_DEP_PKGS += CSWmktemp BUILD_DEP_PKGS += CSWlibmhash-dev PACKAGES += CSWmbuffer @@ -27,6 +27,8 @@ SPKG_DESC_CSWmbuffer = A tool for buffering data streams # PKGFILES is catchall RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibmhash2 +RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibgpg-error0 +RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibgcrypt20 # 64-bit build enables buffers >= 2GB (see README). BUILD64 = 1 @@ -38,6 +40,11 @@ # libmhash though ... EXTRA_CPPFLAGS = -D__const=const +# gpg_err_code_from_errno hashing.o (symbol belongs to implicit dependency /opt/csw/lib/libgpg-error.so.0) +EXTRA_LINKER_FLAGS += -lgpg-error + +EXTRA_CFLAGS += -L$(libdir) + EXTRA_PAX_ARGS = -s ,ChangeLog$$,changelog,p include gar/category.mk Modified: csw/mgar/pkg/mbuffer/trunk/checksums =================================================================== --- csw/mgar/pkg/mbuffer/trunk/checksums 2018-05-26 22:59:19 UTC (rev 26433) +++ csw/mgar/pkg/mbuffer/trunk/checksums 2018-05-27 17:19:48 UTC (rev 26434) @@ -1 +1 @@ -bd12bd51fcc2af8ea6341ff3d230924f mbuffer-20160613.tgz +0aad0ea81a6bb6e96b83112dab33a2a0 mbuffer-20180505.tgz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Sun May 27 21:21:55 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Sun, 27 May 2018 19:21:55 +0000 Subject: SF.net SVN: gar:[26435] csw/mgar/pkg/mbuffer/trunk/Makefile Message-ID: <1527448915.655877.27812@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26435 http://sourceforge.net/p/gar/code/26435 Author: dmichelsen Date: 2018-05-27 19:21:54 +0000 (Sun, 27 May 2018) Log Message: ----------- mbuffer/trunk: Make deps sparc-only Modified Paths: -------------- csw/mgar/pkg/mbuffer/trunk/Makefile Modified: csw/mgar/pkg/mbuffer/trunk/Makefile =================================================================== --- csw/mgar/pkg/mbuffer/trunk/Makefile 2018-05-27 17:19:48 UTC (rev 26434) +++ csw/mgar/pkg/mbuffer/trunk/Makefile 2018-05-27 19:21:54 UTC (rev 26435) @@ -27,8 +27,10 @@ SPKG_DESC_CSWmbuffer = A tool for buffering data streams # PKGFILES is catchall RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibmhash2 -RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibgpg-error0 -RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibgcrypt20 +# Linker anomaly +RUNTIME_DEP_PKGS_CSWmbuffer-sparc += CSWlibgpg-error0 +RUNTIME_DEP_PKGS_CSWmbuffer-sparc += CSWlibgcrypt20 +RUNTIME_DEP_PKGS_CSWmbuffer += $(RUNTIME_DEP_PKGS_CSWmbuffer-$(GARCH)) # 64-bit build enables buffers >= 2GB (see README). BUILD64 = 1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Sun May 27 22:08:57 2018 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Sun, 27 May 2018 20:08:57 +0000 Subject: SF.net SVN: gar:[26436] csw/mgar/pkg/mbuffer/trunk/Makefile Message-ID: <1527451737.756565.11395@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26436 http://sourceforge.net/p/gar/code/26436 Author: dmichelsen Date: 2018-05-27 20:08:53 +0000 (Sun, 27 May 2018) Log Message: ----------- mbuffer/trunk: Adjust deps again Modified Paths: -------------- csw/mgar/pkg/mbuffer/trunk/Makefile Modified: csw/mgar/pkg/mbuffer/trunk/Makefile =================================================================== --- csw/mgar/pkg/mbuffer/trunk/Makefile 2018-05-27 19:21:54 UTC (rev 26435) +++ csw/mgar/pkg/mbuffer/trunk/Makefile 2018-05-27 20:08:53 UTC (rev 26436) @@ -26,8 +26,9 @@ PACKAGES += CSWmbuffer SPKG_DESC_CSWmbuffer = A tool for buffering data streams # PKGFILES is catchall -RUNTIME_DEP_PKGS_CSWmbuffer += CSWlibmhash2 # Linker anomaly +RUNTIME_DEP_PKGS_CSWmbuffer-i386 += CSWlibgcrypt20 +RUNTIME_DEP_PKGS_CSWmbuffer-sparc += CSWlibmhash2 RUNTIME_DEP_PKGS_CSWmbuffer-sparc += CSWlibgpg-error0 RUNTIME_DEP_PKGS_CSWmbuffer-sparc += CSWlibgcrypt20 RUNTIME_DEP_PKGS_CSWmbuffer += $(RUNTIME_DEP_PKGS_CSWmbuffer-$(GARCH)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.