*protobuf: Eliminated
authorKamil Rytarowski <n54@gmx.com>
Sat, 6 Aug 2016 11:57:33 +0000 (13:57 +0200)
committerKamil Rytarowski <n54@gmx.com>
Sat, 6 Aug 2016 11:57:33 +0000 (13:57 +0200)
14 files changed:
protobuf/DESCR [deleted file]
protobuf/Makefile [deleted file]
protobuf/Makefile.common [deleted file]
protobuf/PLIST [deleted file]
protobuf/buildlink3.mk [deleted file]
protobuf/distinfo [deleted file]
protobuf/patches/patch-gmock_configure [deleted file]
protobuf/patches/patch-gmock_configure.ac [deleted file]
protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h [deleted file]
protobuf/patches/patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h [deleted file]
py-protobuf/DESCR [deleted file]
py-protobuf/Makefile [deleted file]
py-protobuf/PLIST [deleted file]
py-protobuf/distinfo [deleted file]

diff --git a/protobuf/DESCR b/protobuf/DESCR
deleted file mode 100644 (file)
index 73df6ac..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Protocol Buffers are a way of encoding structured data in an efficient yet
-extensible format. Google uses Protocol Buffers for almost all of its internal
-RPC protocols and file formats.
diff --git a/protobuf/Makefile b/protobuf/Makefile
deleted file mode 100644 (file)
index a634017..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2015/06/10 01:31:51 wiedi Exp $
-#
-
-.include "Makefile.common"
-
-DISTNAME=      protobuf-cpp-${PROTOBUFVER}
-PKGNAME=       ${DISTNAME:S/-cpp//}
-
-MAINTAINER=    aran@100acres.us
-COMMENT=       Google protocol buffers
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_LANGUAGES= c++ c
-USE_TOOLS+=    autoreconf automake autoconf
-
-SET_LIBDIR=    yes
-
-PKGCONFIG_OVERRIDE+=   protobuf-lite.pc.in
-PKGCONFIG_OVERRIDE+=   protobuf.pc.in
-
-TEST_TARGET=   check
-
-pre-configure:
-       ${RUN} cd ${WRKSRC} && ./autogen.sh
-
-
-.include "../../devel/gmock/buildlink3.mk"
-BUILDLINK_API_DEPENDS.zlib+=   zlib>=1.2.0.4
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/protobuf/Makefile.common b/protobuf/Makefile.common
deleted file mode 100644 (file)
index bef8101..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile.common,v 1.2 2015/06/10 09:02:06 wiedi Exp $
-#
-# used by devel/protobuf/Makefile
-# used by devel/py-protobuf/Makefile
-
-PROTOBUFVER=   3.0.0
-
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=google/}
-GITHUB_PROJECT=        protobuf
-GITHUB_RELEASE=        v${PKGVERSION_NOREV}
-
-CATEGORIES=    devel
-HOMEPAGE=       http://code.google.com/p/protobuf/
-
-LICENSE=       modified-bsd
-
-WRKSRC=                ${WRKDIR}/protobuf-${PKGVERSION_NOREV}
-
-PATCHDIR=      ${.CURDIR}/../../wip/protobuf/patches
diff --git a/protobuf/PLIST b/protobuf/PLIST
deleted file mode 100644 (file)
index af007e1..0000000
+++ /dev/null
@@ -1,128 +0,0 @@
-@comment $NetBSD$
-bin/protoc
-include/google/protobuf/any.h
-include/google/protobuf/any.pb.h
-include/google/protobuf/any.proto
-include/google/protobuf/api.pb.h
-include/google/protobuf/api.proto
-include/google/protobuf/arena.h
-include/google/protobuf/arenastring.h
-include/google/protobuf/compiler/code_generator.h
-include/google/protobuf/compiler/command_line_interface.h
-include/google/protobuf/compiler/cpp/cpp_generator.h
-include/google/protobuf/compiler/csharp/csharp_generator.h
-include/google/protobuf/compiler/csharp/csharp_names.h
-include/google/protobuf/compiler/importer.h
-include/google/protobuf/compiler/java/java_generator.h
-include/google/protobuf/compiler/java/java_names.h
-include/google/protobuf/compiler/javanano/javanano_generator.h
-include/google/protobuf/compiler/js/js_generator.h
-include/google/protobuf/compiler/objectivec/objectivec_generator.h
-include/google/protobuf/compiler/objectivec/objectivec_helpers.h
-include/google/protobuf/compiler/parser.h
-include/google/protobuf/compiler/plugin.h
-include/google/protobuf/compiler/plugin.pb.h
-include/google/protobuf/compiler/plugin.proto
-include/google/protobuf/compiler/python/python_generator.h
-include/google/protobuf/compiler/ruby/ruby_generator.h
-include/google/protobuf/descriptor.h
-include/google/protobuf/descriptor.pb.h
-include/google/protobuf/descriptor.proto
-include/google/protobuf/descriptor_database.h
-include/google/protobuf/duration.pb.h
-include/google/protobuf/duration.proto
-include/google/protobuf/dynamic_message.h
-include/google/protobuf/empty.pb.h
-include/google/protobuf/empty.proto
-include/google/protobuf/extension_set.h
-include/google/protobuf/field_mask.pb.h
-include/google/protobuf/field_mask.proto
-include/google/protobuf/generated_enum_reflection.h
-include/google/protobuf/generated_enum_util.h
-include/google/protobuf/generated_message_reflection.h
-include/google/protobuf/generated_message_util.h
-include/google/protobuf/io/coded_stream.h
-include/google/protobuf/io/gzip_stream.h
-include/google/protobuf/io/printer.h
-include/google/protobuf/io/strtod.h
-include/google/protobuf/io/tokenizer.h
-include/google/protobuf/io/zero_copy_stream.h
-include/google/protobuf/io/zero_copy_stream_impl.h
-include/google/protobuf/io/zero_copy_stream_impl_lite.h
-include/google/protobuf/map.h
-include/google/protobuf/map_entry.h
-include/google/protobuf/map_entry_lite.h
-include/google/protobuf/map_field.h
-include/google/protobuf/map_field_inl.h
-include/google/protobuf/map_field_lite.h
-include/google/protobuf/map_type_handler.h
-include/google/protobuf/message.h
-include/google/protobuf/message_lite.h
-include/google/protobuf/metadata.h
-include/google/protobuf/reflection.h
-include/google/protobuf/reflection_ops.h
-include/google/protobuf/repeated_field.h
-include/google/protobuf/service.h
-include/google/protobuf/source_context.pb.h
-include/google/protobuf/source_context.proto
-include/google/protobuf/struct.pb.h
-include/google/protobuf/struct.proto
-include/google/protobuf/stubs/atomic_sequence_num.h
-include/google/protobuf/stubs/atomicops.h
-include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
-include/google/protobuf/stubs/atomicops_internals_arm_gcc.h
-include/google/protobuf/stubs/atomicops_internals_arm_qnx.h
-include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
-include/google/protobuf/stubs/atomicops_internals_generic_gcc.h
-include/google/protobuf/stubs/atomicops_internals_macosx.h
-include/google/protobuf/stubs/atomicops_internals_mips_gcc.h
-include/google/protobuf/stubs/atomicops_internals_pnacl.h
-include/google/protobuf/stubs/atomicops_internals_power.h
-include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h
-include/google/protobuf/stubs/atomicops_internals_solaris.h
-include/google/protobuf/stubs/atomicops_internals_tsan.h
-include/google/protobuf/stubs/atomicops_internals_x86_gcc.h
-include/google/protobuf/stubs/atomicops_internals_x86_msvc.h
-include/google/protobuf/stubs/bytestream.h
-include/google/protobuf/stubs/callback.h
-include/google/protobuf/stubs/casts.h
-include/google/protobuf/stubs/common.h
-include/google/protobuf/stubs/fastmem.h
-include/google/protobuf/stubs/hash.h
-include/google/protobuf/stubs/logging.h
-include/google/protobuf/stubs/macros.h
-include/google/protobuf/stubs/mutex.h
-include/google/protobuf/stubs/once.h
-include/google/protobuf/stubs/platform_macros.h
-include/google/protobuf/stubs/port.h
-include/google/protobuf/stubs/scoped_ptr.h
-include/google/protobuf/stubs/shared_ptr.h
-include/google/protobuf/stubs/singleton.h
-include/google/protobuf/stubs/status.h
-include/google/protobuf/stubs/stl_util.h
-include/google/protobuf/stubs/stringpiece.h
-include/google/protobuf/stubs/template_util.h
-include/google/protobuf/stubs/type_traits.h
-include/google/protobuf/text_format.h
-include/google/protobuf/timestamp.pb.h
-include/google/protobuf/timestamp.proto
-include/google/protobuf/type.pb.h
-include/google/protobuf/type.proto
-include/google/protobuf/unknown_field_set.h
-include/google/protobuf/util/field_comparator.h
-include/google/protobuf/util/field_mask_util.h
-include/google/protobuf/util/json_util.h
-include/google/protobuf/util/message_differencer.h
-include/google/protobuf/util/time_util.h
-include/google/protobuf/util/type_resolver.h
-include/google/protobuf/util/type_resolver_util.h
-include/google/protobuf/wire_format.h
-include/google/protobuf/wire_format_lite.h
-include/google/protobuf/wire_format_lite_inl.h
-include/google/protobuf/wrappers.pb.h
-include/google/protobuf/wrappers.proto
-lib/libprotobuf-lite.la
-lib/libprotobuf.la
-lib/libprotoc.la
-lib/pkgconfig/protobuf-lite.pc
-lib/pkgconfig/protobuf.pc
diff --git a/protobuf/buildlink3.mk b/protobuf/buildlink3.mk
deleted file mode 100644 (file)
index 1ff4e48..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2013/03/29 09:17:26 asau Exp $
-
-BUILDLINK_TREE+=       protobuf
-
-.if !defined(PROTOBUF_BUILDLINK3_MK)
-PROTOBUF_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.protobuf+=       protobuf>=3.0.0
-BUILDLINK_PKGSRCDIR.protobuf?= ../../wip/protobuf
-
-.include "../../devel/zlib/buildlink3.mk"
-.endif # PROTOBUF_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -protobuf
diff --git a/protobuf/distinfo b/protobuf/distinfo
deleted file mode 100644 (file)
index c3ae457..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:29:03 agc Exp $
-
-SHA1 (protobuf-cpp-3.0.0.tar.gz) = 00140d255922bf33ef3842168954e3269fbba3af
-RMD160 (protobuf-cpp-3.0.0.tar.gz) = 01a00093e0f7297b3fb7933ef5700d2753109c95
-SHA512 (protobuf-cpp-3.0.0.tar.gz) = 72491ab54244b82f69f39bc485336d986d7238cdf62b48c6e02e53412f348f5cc0756a7249f45c32e7ddb37aaa1e1864244543d1414d6ce7dc03be00ef5f27ab
-Size (protobuf-cpp-3.0.0.tar.gz) = 4075839 bytes
-SHA1 (patch-gmock_configure) = 1703fe1d7bedcf0bf810d1e39ce5105275ae8239
-SHA1 (patch-gmock_configure.ac) = cfd7b7c87eff4b06ce6ecb34dec046561bbdc113
-SHA1 (patch-src_google_protobuf_stubs_atomicops.h) = 6a13cf5597a09f862450916b00d8eae42877b5da
-SHA1 (patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h) = 93cf8135660e945044e5a560a3010e32e660ae6f
diff --git a/protobuf/patches/patch-gmock_configure b/protobuf/patches/patch-gmock_configure
deleted file mode 100644 (file)
index db09e13..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD$
-
-Fix shell portability issues.
-
---- gmock/configure.orig       2016-07-15 19:19:42.000000000 +0000
-+++ gmock/configure
-@@ -15761,7 +15761,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-        have_pthreads="$acx_pthread_ok"
- fi
-- if test "x$have_pthreads" == "xyes"; then
-+ if test "x$have_pthreads" = "xyes"; then
-   HAVE_PTHREADS_TRUE=
-   HAVE_PTHREADS_FALSE='#'
- else
-@@ -15791,7 +15791,7 @@ else
-   enable_external_gtest=yes
- fi
--if test "x$with_gtest" == "xno"; then :
-+if test "x$with_gtest" = "xno"; then :
-   as_fn_error $? "Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard
- dependency upon GoogleTest to build, please provide a version, or allow
- GoogleMock to use any installed version and fall back upon its internal
-@@ -18696,4 +18696,3 @@ if test -n "$ac_unrecognized_opts" && te
-   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
- $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
- fi
--
diff --git a/protobuf/patches/patch-gmock_configure.ac b/protobuf/patches/patch-gmock_configure.ac
deleted file mode 100644 (file)
index 558ca1e..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD$
-
-Fix shell portability issues.
-
---- gmock/configure.ac.orig    2016-04-28 21:34:11.000000000 +0000
-+++ gmock/configure.ac
-@@ -52,7 +52,7 @@ AS_IF([test "x$with_pthreads" != "xno"],
-                [AC_MSG_FAILURE(
-                  [--with-pthreads was specified, but unable to be used])])])
-        have_pthreads="$acx_pthread_ok"])
--AM_CONDITIONAL([HAVE_PTHREADS],[test "x$have_pthreads" == "xyes"])
-+AM_CONDITIONAL([HAVE_PTHREADS],[test "x$have_pthreads" = "xyes"])
- AC_SUBST(PTHREAD_CFLAGS)
- AC_SUBST(PTHREAD_LIBS)
-@@ -76,7 +76,7 @@ AC_ARG_ENABLE([external-gtest],
-                               installed or user provided gtest. Any option to
-                               '--with-gtest' is ignored. (Default is enabled.)])
-               ], [], [enable_external_gtest=yes])
--AS_IF([test "x$with_gtest" == "xno"],
-+AS_IF([test "x$with_gtest" = "xno"],
-       [AC_MSG_ERROR([dnl
- Support for GoogleTest was explicitly disabled. Currently GoogleMock has a hard
- dependency upon GoogleTest to build, please provide a version, or allow
diff --git a/protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h b/protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h
deleted file mode 100644 (file)
index faf63cf..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD$
-
-Add ARM support.
-
---- src/google/protobuf/stubs/atomicops.h.orig 2016-04-28 21:34:30.000000000 +0000
-+++ src/google/protobuf/stubs/atomicops.h
-@@ -89,7 +89,11 @@ typedef intptr_t Atomic64;
- // Use AtomicWord for a machine-sized pointer.  It will use the Atomic32 or
- // Atomic64 routines below, depending on your architecture.
-+#ifdef __arm__
-+typedef Atomic32 AtomicWord;
-+#else
- typedef intptr_t AtomicWord;
-+#endif
- // Atomically execute:
- //      result = *ptr;
diff --git a/protobuf/patches/patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h b/protobuf/patches/patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h
deleted file mode 100644 (file)
index 9e961d7..0000000
+++ /dev/null
@@ -1,91 +0,0 @@
-$NetBSD$
-
-Add ARM support.
-
---- src/google/protobuf/stubs/atomicops_internals_arm_gcc.h.orig       2016-04-28 21:34:30.000000000 +0000
-+++ src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
-@@ -39,44 +39,19 @@ namespace google {
- namespace protobuf {
- namespace internal {
--// 0xffff0fc0 is the hard coded address of a function provided by
--// the kernel which implements an atomic compare-exchange. On older
--// ARM architecture revisions (pre-v6) this may be implemented using
--// a syscall. This address is stable, and in active use (hard coded)
--// by at least glibc-2.7 and the Android C library.
--typedef Atomic32 (*LinuxKernelCmpxchgFunc)(Atomic32 old_value,
--                                           Atomic32 new_value,
--                                           volatile Atomic32* ptr);
--LinuxKernelCmpxchgFunc pLinuxKernelCmpxchg __attribute__((weak)) =
--    (LinuxKernelCmpxchgFunc) 0xffff0fc0;
--
--typedef void (*LinuxKernelMemoryBarrierFunc)(void);
--LinuxKernelMemoryBarrierFunc pLinuxKernelMemoryBarrier __attribute__((weak)) =
--    (LinuxKernelMemoryBarrierFunc) 0xffff0fa0;
--
--
- inline Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr,
-                                          Atomic32 old_value,
-                                          Atomic32 new_value) {
--  Atomic32 prev_value = *ptr;
--  do {
--    if (!pLinuxKernelCmpxchg(old_value, new_value,
--                             const_cast<Atomic32*>(ptr))) {
--      return old_value;
--    }
--    prev_value = *ptr;
--  } while (prev_value == old_value);
--  return prev_value;
-+  return __sync_val_compare_and_swap(ptr, old_value, new_value);
- }
- inline Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr,
-                                          Atomic32 new_value) {
--  Atomic32 old_value;
-+  Atomic32 prev_value;
-   do {
--    old_value = *ptr;
--  } while (pLinuxKernelCmpxchg(old_value, new_value,
--                               const_cast<Atomic32*>(ptr)));
--  return old_value;
-+    prev_value = *ptr;
-+  } while (!__sync_bool_compare_and_swap(ptr, prev_value, new_value));
-+  return prev_value;
- }
- inline Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr,
-@@ -86,17 +61,15 @@ inline Atomic32 NoBarrier_AtomicIncremen
- inline Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr,
-                                         Atomic32 increment) {
--  for (;;) {
-+  Atomic32 old_value;
-+  Atomic32 new_value;
-+
-+  do {
-     // Atomic exchange the old value with an incremented one.
--    Atomic32 old_value = *ptr;
--    Atomic32 new_value = old_value + increment;
--    if (pLinuxKernelCmpxchg(old_value, new_value,
--                            const_cast<Atomic32*>(ptr)) == 0) {
--      // The exchange took place as expected.
--      return new_value;
--    }
--    // Otherwise, *ptr changed mid-loop and we need to retry.
--  }
-+    old_value = *ptr;
-+    new_value = old_value + increment;
-+  } while (!__sync_bool_compare_and_swap(ptr, old_value, new_value));
-+  return new_value;
- }
- inline Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr,
-@@ -116,7 +89,7 @@ inline void NoBarrier_Store(volatile Ato
- }
- inline void MemoryBarrier() {
--  pLinuxKernelMemoryBarrier();
-+  __sync_synchronize();
- }
- inline void Acquire_Store(volatile Atomic32* ptr, Atomic32 value) {
diff --git a/py-protobuf/DESCR b/py-protobuf/DESCR
deleted file mode 100644 (file)
index 47afc5b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Protocol Buffers are a way of encoding structured data in an efficient yet
-extensible format. Google uses Protocol Buffers for almost all of its internal
-RPC protocols and file formats.
-
-This package contains Python bindings for the Protocol Buffers.
diff --git a/py-protobuf/Makefile b/py-protobuf/Makefile
deleted file mode 100644 (file)
index a29f901..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2016/07/09 13:03:43 wiz Exp $
-
-.include "../../wip/protobuf/Makefile.common"
-
-DISTNAME=      protobuf-python-${PROTOBUFVER}
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-python//}
-CATEGORIES+=   python
-
-MAINTAINER=    khorben@defora.org
-COMMENT=       Python bindings for protobuf
-
-PYSETUPSUBDIR= python
-
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35
-
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-gflags-[0-9]*:../../devel/py-gflags
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-google-apputils-[0-9]*:../../devel/py-google-apputils
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-
-EGG_NAME=      protobuf-${PKGVERSION_NOREV}
-
-.include "../../wip/protobuf/buildlink3.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-protobuf/PLIST b/py-protobuf/PLIST
deleted file mode 100644 (file)
index 3098086..0000000
+++ /dev/null
@@ -1,278 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/google/protobuf/__init__.py
-${PYSITELIB}/google/protobuf/__init__.pyc
-${PYSITELIB}/google/protobuf/__init__.pyo
-${PYSITELIB}/google/protobuf/any_pb2.py
-${PYSITELIB}/google/protobuf/any_pb2.pyc
-${PYSITELIB}/google/protobuf/any_pb2.pyo
-${PYSITELIB}/google/protobuf/any_test_pb2.py
-${PYSITELIB}/google/protobuf/any_test_pb2.pyc
-${PYSITELIB}/google/protobuf/any_test_pb2.pyo
-${PYSITELIB}/google/protobuf/api_pb2.py
-${PYSITELIB}/google/protobuf/api_pb2.pyc
-${PYSITELIB}/google/protobuf/api_pb2.pyo
-${PYSITELIB}/google/protobuf/compiler/__init__.py
-${PYSITELIB}/google/protobuf/compiler/__init__.pyc
-${PYSITELIB}/google/protobuf/compiler/__init__.pyo
-${PYSITELIB}/google/protobuf/compiler/plugin_pb2.py
-${PYSITELIB}/google/protobuf/compiler/plugin_pb2.pyc
-${PYSITELIB}/google/protobuf/compiler/plugin_pb2.pyo
-${PYSITELIB}/google/protobuf/descriptor.py
-${PYSITELIB}/google/protobuf/descriptor.pyc
-${PYSITELIB}/google/protobuf/descriptor.pyo
-${PYSITELIB}/google/protobuf/descriptor_database.py
-${PYSITELIB}/google/protobuf/descriptor_database.pyc
-${PYSITELIB}/google/protobuf/descriptor_database.pyo
-${PYSITELIB}/google/protobuf/descriptor_pb2.py
-${PYSITELIB}/google/protobuf/descriptor_pb2.pyc
-${PYSITELIB}/google/protobuf/descriptor_pb2.pyo
-${PYSITELIB}/google/protobuf/descriptor_pool.py
-${PYSITELIB}/google/protobuf/descriptor_pool.pyc
-${PYSITELIB}/google/protobuf/descriptor_pool.pyo
-${PYSITELIB}/google/protobuf/duration_pb2.py
-${PYSITELIB}/google/protobuf/duration_pb2.pyc
-${PYSITELIB}/google/protobuf/duration_pb2.pyo
-${PYSITELIB}/google/protobuf/empty_pb2.py
-${PYSITELIB}/google/protobuf/empty_pb2.pyc
-${PYSITELIB}/google/protobuf/empty_pb2.pyo
-${PYSITELIB}/google/protobuf/field_mask_pb2.py
-${PYSITELIB}/google/protobuf/field_mask_pb2.pyc
-${PYSITELIB}/google/protobuf/field_mask_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/__init__.py
-${PYSITELIB}/google/protobuf/internal/__init__.pyc
-${PYSITELIB}/google/protobuf/internal/__init__.pyo
-${PYSITELIB}/google/protobuf/internal/_parameterized.py
-${PYSITELIB}/google/protobuf/internal/_parameterized.pyc
-${PYSITELIB}/google/protobuf/internal/_parameterized.pyo
-${PYSITELIB}/google/protobuf/internal/any_test_pb2.py
-${PYSITELIB}/google/protobuf/internal/any_test_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/any_test_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/api_implementation.py
-${PYSITELIB}/google/protobuf/internal/api_implementation.pyc
-${PYSITELIB}/google/protobuf/internal/api_implementation.pyo
-${PYSITELIB}/google/protobuf/internal/containers.py
-${PYSITELIB}/google/protobuf/internal/containers.pyc
-${PYSITELIB}/google/protobuf/internal/containers.pyo
-${PYSITELIB}/google/protobuf/internal/decoder.py
-${PYSITELIB}/google/protobuf/internal/decoder.pyc
-${PYSITELIB}/google/protobuf/internal/decoder.pyo
-${PYSITELIB}/google/protobuf/internal/descriptor_database_test.py
-${PYSITELIB}/google/protobuf/internal/descriptor_database_test.pyc
-${PYSITELIB}/google/protobuf/internal/descriptor_database_test.pyo
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test.py
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test.pyc
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test.pyo
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test1_pb2.py
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test1_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test1_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test2_pb2.py
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test2_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/descriptor_pool_test2_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/descriptor_test.py
-${PYSITELIB}/google/protobuf/internal/descriptor_test.pyc
-${PYSITELIB}/google/protobuf/internal/descriptor_test.pyo
-${PYSITELIB}/google/protobuf/internal/encoder.py
-${PYSITELIB}/google/protobuf/internal/encoder.pyc
-${PYSITELIB}/google/protobuf/internal/encoder.pyo
-${PYSITELIB}/google/protobuf/internal/enum_type_wrapper.py
-${PYSITELIB}/google/protobuf/internal/enum_type_wrapper.pyc
-${PYSITELIB}/google/protobuf/internal/enum_type_wrapper.pyo
-${PYSITELIB}/google/protobuf/internal/factory_test1_pb2.py
-${PYSITELIB}/google/protobuf/internal/factory_test1_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/factory_test1_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/factory_test2_pb2.py
-${PYSITELIB}/google/protobuf/internal/factory_test2_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/factory_test2_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/file_options_test_pb2.py
-${PYSITELIB}/google/protobuf/internal/file_options_test_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/file_options_test_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/generator_test.py
-${PYSITELIB}/google/protobuf/internal/generator_test.pyc
-${PYSITELIB}/google/protobuf/internal/generator_test.pyo
-${PYSITELIB}/google/protobuf/internal/import_test_package/__init__.py
-${PYSITELIB}/google/protobuf/internal/import_test_package/__init__.pyc
-${PYSITELIB}/google/protobuf/internal/import_test_package/__init__.pyo
-${PYSITELIB}/google/protobuf/internal/import_test_package/inner_pb2.py
-${PYSITELIB}/google/protobuf/internal/import_test_package/inner_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/import_test_package/inner_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/import_test_package/outer_pb2.py
-${PYSITELIB}/google/protobuf/internal/import_test_package/outer_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/import_test_package/outer_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/json_format_test.py
-${PYSITELIB}/google/protobuf/internal/json_format_test.pyc
-${PYSITELIB}/google/protobuf/internal/json_format_test.pyo
-${PYSITELIB}/google/protobuf/internal/message_factory_test.py
-${PYSITELIB}/google/protobuf/internal/message_factory_test.pyc
-${PYSITELIB}/google/protobuf/internal/message_factory_test.pyo
-${PYSITELIB}/google/protobuf/internal/message_listener.py
-${PYSITELIB}/google/protobuf/internal/message_listener.pyc
-${PYSITELIB}/google/protobuf/internal/message_listener.pyo
-${PYSITELIB}/google/protobuf/internal/message_set_extensions_pb2.py
-${PYSITELIB}/google/protobuf/internal/message_set_extensions_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/message_set_extensions_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/message_test.py
-${PYSITELIB}/google/protobuf/internal/message_test.pyc
-${PYSITELIB}/google/protobuf/internal/message_test.pyo
-${PYSITELIB}/google/protobuf/internal/missing_enum_values_pb2.py
-${PYSITELIB}/google/protobuf/internal/missing_enum_values_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/missing_enum_values_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/more_extensions_dynamic_pb2.py
-${PYSITELIB}/google/protobuf/internal/more_extensions_dynamic_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/more_extensions_dynamic_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/more_extensions_pb2.py
-${PYSITELIB}/google/protobuf/internal/more_extensions_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/more_extensions_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/more_messages_pb2.py
-${PYSITELIB}/google/protobuf/internal/more_messages_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/more_messages_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/packed_field_test_pb2.py
-${PYSITELIB}/google/protobuf/internal/packed_field_test_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/packed_field_test_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/proto_builder_test.py
-${PYSITELIB}/google/protobuf/internal/proto_builder_test.pyc
-${PYSITELIB}/google/protobuf/internal/proto_builder_test.pyo
-${PYSITELIB}/google/protobuf/internal/python_message.py
-${PYSITELIB}/google/protobuf/internal/python_message.pyc
-${PYSITELIB}/google/protobuf/internal/python_message.pyo
-${PYSITELIB}/google/protobuf/internal/reflection_test.py
-${PYSITELIB}/google/protobuf/internal/reflection_test.pyc
-${PYSITELIB}/google/protobuf/internal/reflection_test.pyo
-${PYSITELIB}/google/protobuf/internal/service_reflection_test.py
-${PYSITELIB}/google/protobuf/internal/service_reflection_test.pyc
-${PYSITELIB}/google/protobuf/internal/service_reflection_test.pyo
-${PYSITELIB}/google/protobuf/internal/symbol_database_test.py
-${PYSITELIB}/google/protobuf/internal/symbol_database_test.pyc
-${PYSITELIB}/google/protobuf/internal/symbol_database_test.pyo
-${PYSITELIB}/google/protobuf/internal/test_bad_identifiers_pb2.py
-${PYSITELIB}/google/protobuf/internal/test_bad_identifiers_pb2.pyc
-${PYSITELIB}/google/protobuf/internal/test_bad_identifiers_pb2.pyo
-${PYSITELIB}/google/protobuf/internal/test_util.py
-${PYSITELIB}/google/protobuf/internal/test_util.pyc
-${PYSITELIB}/google/protobuf/internal/test_util.pyo
-${PYSITELIB}/google/protobuf/internal/text_encoding_test.py
-${PYSITELIB}/google/protobuf/internal/text_encoding_test.pyc
-${PYSITELIB}/google/protobuf/internal/text_encoding_test.pyo
-${PYSITELIB}/google/protobuf/internal/text_format_test.py
-${PYSITELIB}/google/protobuf/internal/text_format_test.pyc
-${PYSITELIB}/google/protobuf/internal/text_format_test.pyo
-${PYSITELIB}/google/protobuf/internal/type_checkers.py
-${PYSITELIB}/google/protobuf/internal/type_checkers.pyc
-${PYSITELIB}/google/protobuf/internal/type_checkers.pyo
-${PYSITELIB}/google/protobuf/internal/unknown_fields_test.py
-${PYSITELIB}/google/protobuf/internal/unknown_fields_test.pyc
-${PYSITELIB}/google/protobuf/internal/unknown_fields_test.pyo
-${PYSITELIB}/google/protobuf/internal/well_known_types.py
-${PYSITELIB}/google/protobuf/internal/well_known_types.pyc
-${PYSITELIB}/google/protobuf/internal/well_known_types.pyo
-${PYSITELIB}/google/protobuf/internal/well_known_types_test.py
-${PYSITELIB}/google/protobuf/internal/well_known_types_test.pyc
-${PYSITELIB}/google/protobuf/internal/well_known_types_test.pyo
-${PYSITELIB}/google/protobuf/internal/wire_format.py
-${PYSITELIB}/google/protobuf/internal/wire_format.pyc
-${PYSITELIB}/google/protobuf/internal/wire_format.pyo
-${PYSITELIB}/google/protobuf/internal/wire_format_test.py
-${PYSITELIB}/google/protobuf/internal/wire_format_test.pyc
-${PYSITELIB}/google/protobuf/internal/wire_format_test.pyo
-${PYSITELIB}/google/protobuf/json_format.py
-${PYSITELIB}/google/protobuf/json_format.pyc
-${PYSITELIB}/google/protobuf/json_format.pyo
-${PYSITELIB}/google/protobuf/map_unittest_pb2.py
-${PYSITELIB}/google/protobuf/map_unittest_pb2.pyc
-${PYSITELIB}/google/protobuf/map_unittest_pb2.pyo
-${PYSITELIB}/google/protobuf/message.py
-${PYSITELIB}/google/protobuf/message.pyc
-${PYSITELIB}/google/protobuf/message.pyo
-${PYSITELIB}/google/protobuf/message_factory.py
-${PYSITELIB}/google/protobuf/message_factory.pyc
-${PYSITELIB}/google/protobuf/message_factory.pyo
-${PYSITELIB}/google/protobuf/proto_builder.py
-${PYSITELIB}/google/protobuf/proto_builder.pyc
-${PYSITELIB}/google/protobuf/proto_builder.pyo
-${PYSITELIB}/google/protobuf/pyext/__init__.py
-${PYSITELIB}/google/protobuf/pyext/__init__.pyc
-${PYSITELIB}/google/protobuf/pyext/__init__.pyo
-${PYSITELIB}/google/protobuf/pyext/cpp_message.py
-${PYSITELIB}/google/protobuf/pyext/cpp_message.pyc
-${PYSITELIB}/google/protobuf/pyext/cpp_message.pyo
-${PYSITELIB}/google/protobuf/pyext/python_pb2.py
-${PYSITELIB}/google/protobuf/pyext/python_pb2.pyc
-${PYSITELIB}/google/protobuf/pyext/python_pb2.pyo
-${PYSITELIB}/google/protobuf/reflection.py
-${PYSITELIB}/google/protobuf/reflection.pyc
-${PYSITELIB}/google/protobuf/reflection.pyo
-${PYSITELIB}/google/protobuf/service.py
-${PYSITELIB}/google/protobuf/service.pyc
-${PYSITELIB}/google/protobuf/service.pyo
-${PYSITELIB}/google/protobuf/service_reflection.py
-${PYSITELIB}/google/protobuf/service_reflection.pyc
-${PYSITELIB}/google/protobuf/service_reflection.pyo
-${PYSITELIB}/google/protobuf/source_context_pb2.py
-${PYSITELIB}/google/protobuf/source_context_pb2.pyc
-${PYSITELIB}/google/protobuf/source_context_pb2.pyo
-${PYSITELIB}/google/protobuf/struct_pb2.py
-${PYSITELIB}/google/protobuf/struct_pb2.pyc
-${PYSITELIB}/google/protobuf/struct_pb2.pyo
-${PYSITELIB}/google/protobuf/symbol_database.py
-${PYSITELIB}/google/protobuf/symbol_database.pyc
-${PYSITELIB}/google/protobuf/symbol_database.pyo
-${PYSITELIB}/google/protobuf/text_encoding.py
-${PYSITELIB}/google/protobuf/text_encoding.pyc
-${PYSITELIB}/google/protobuf/text_encoding.pyo
-${PYSITELIB}/google/protobuf/text_format.py
-${PYSITELIB}/google/protobuf/text_format.pyc
-${PYSITELIB}/google/protobuf/text_format.pyo
-${PYSITELIB}/google/protobuf/timestamp_pb2.py
-${PYSITELIB}/google/protobuf/timestamp_pb2.pyc
-${PYSITELIB}/google/protobuf/timestamp_pb2.pyo
-${PYSITELIB}/google/protobuf/type_pb2.py
-${PYSITELIB}/google/protobuf/type_pb2.pyc
-${PYSITELIB}/google/protobuf/type_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_arena_pb2.py
-${PYSITELIB}/google/protobuf/unittest_arena_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_arena_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_custom_options_pb2.py
-${PYSITELIB}/google/protobuf/unittest_custom_options_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_custom_options_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_import_pb2.py
-${PYSITELIB}/google/protobuf/unittest_import_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_import_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_import_public_pb2.py
-${PYSITELIB}/google/protobuf/unittest_import_public_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_import_public_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_mset_pb2.py
-${PYSITELIB}/google/protobuf/unittest_mset_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_mset_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_mset_wire_format_pb2.py
-${PYSITELIB}/google/protobuf/unittest_mset_wire_format_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_mset_wire_format_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_no_arena_import_pb2.py
-${PYSITELIB}/google/protobuf/unittest_no_arena_import_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_no_arena_import_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_no_arena_pb2.py
-${PYSITELIB}/google/protobuf/unittest_no_arena_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_no_arena_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_no_generic_services_pb2.py
-${PYSITELIB}/google/protobuf/unittest_no_generic_services_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_no_generic_services_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_pb2.py
-${PYSITELIB}/google/protobuf/unittest_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_pb2.pyo
-${PYSITELIB}/google/protobuf/unittest_proto3_arena_pb2.py
-${PYSITELIB}/google/protobuf/unittest_proto3_arena_pb2.pyc
-${PYSITELIB}/google/protobuf/unittest_proto3_arena_pb2.pyo
-${PYSITELIB}/google/protobuf/util/__init__.py
-${PYSITELIB}/google/protobuf/util/__init__.pyc
-${PYSITELIB}/google/protobuf/util/__init__.pyo
-${PYSITELIB}/google/protobuf/util/json_format_proto3_pb2.py
-${PYSITELIB}/google/protobuf/util/json_format_proto3_pb2.pyc
-${PYSITELIB}/google/protobuf/util/json_format_proto3_pb2.pyo
-${PYSITELIB}/google/protobuf/wrappers_pb2.py
-${PYSITELIB}/google/protobuf/wrappers_pb2.pyc
-${PYSITELIB}/google/protobuf/wrappers_pb2.pyo
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-protobuf/distinfo b/py-protobuf/distinfo
deleted file mode 100644 (file)
index e53e016..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD$
-
-SHA1 (protobuf-python-3.0.0.tar.gz) = f8f6508e9bc7965f7d63afe70641622fbbe1d933
-RMD160 (protobuf-python-3.0.0.tar.gz) = d3844f15146c5c4788f0026c6ec088a74fa17e6f
-SHA512 (protobuf-python-3.0.0.tar.gz) = 3d58d5e8b2ce36f6e49f3e3ec8f0a5648957a65a00dbef21e398e44735094c0024a1d94e53d90815b39ddf5db8c7af951adec126f376e3c160d8a222568c43a5
-Size (protobuf-python-3.0.0.tar.gz) = 4339278 bytes
-SHA1 (patch-gmock_configure) = 1703fe1d7bedcf0bf810d1e39ce5105275ae8239
-SHA1 (patch-gmock_configure.ac) = cfd7b7c87eff4b06ce6ecb34dec046561bbdc113
-SHA1 (patch-src_google_protobuf_stubs_atomicops.h) = 6a13cf5597a09f862450916b00d8eae42877b5da
-SHA1 (patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h) = 93cf8135660e945044e5a560a3010e32e660ae6f