# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qpid-proton # qpid-proton/pkg-plist # qpid-proton/files # qpid-proton/files/patch-proton-c_bindings_cpp_docs_CMakeLists.txt # qpid-proton/files/patch-proton-c_docs_api_CMakeLists.txt # qpid-proton/files/patch-proton-c_bindings_python_CMakeLists.txt # qpid-proton/files/patch-proton-c_bindings_perl_CMakeLists.txt # qpid-proton/files/patch-CMakeLists.txt # qpid-proton/files/patch-proton-c_bindings_CMakeLists.txt # qpid-proton/pkg-plist.cpp # qpid-proton/pkg-plist.ruby # qpid-proton/distinfo # qpid-proton/Makefile # qpid-proton/pkg-plist.go # qpid-proton/pkg-plist.python # qpid-proton/pkg-plist.php # qpid-proton/pkg-descr # qpid-proton/pkg-plist.perl # qpid-proton-cpp # qpid-proton-cpp/Makefile # qpid-proton-go # qpid-proton-go/Makefile # qpid-proton-perl # qpid-proton-perl/Makefile # qpid-proton-php # qpid-proton-php/Makefile # qpid-proton-python # qpid-proton-python/Makefile # qpid-proton-ruby # qpid-proton-ruby/Makefile # echo c - qpid-proton mkdir -p qpid-proton > /dev/null 2>&1 echo x - qpid-proton/pkg-plist sed 's/^X//' >qpid-proton/pkg-plist << '8bcde7f4fbf5c078fb77164667e21021' Xinclude/proton/cid.h Xinclude/proton/codec.h Xinclude/proton/condition.h Xinclude/proton/connection.h Xinclude/proton/connection_driver.h Xinclude/proton/cproton.i Xinclude/proton/delivery.h Xinclude/proton/disposition.h Xinclude/proton/engine.h Xinclude/proton/error.h Xinclude/proton/event.h Xinclude/proton/handlers.h Xinclude/proton/import_export.h Xinclude/proton/link.h Xinclude/proton/listener.h Xinclude/proton/log.h Xinclude/proton/message.h Xinclude/proton/messenger.h Xinclude/proton/object.h Xinclude/proton/parser.h Xinclude/proton/proactor.h Xinclude/proton/reactor.h Xinclude/proton/sasl.h Xinclude/proton/selectable.h Xinclude/proton/session.h Xinclude/proton/ssl.h Xinclude/proton/terminus.h Xinclude/proton/transport.h Xinclude/proton/type_compat.h Xinclude/proton/types.h Xinclude/proton/url.h Xinclude/proton/version.h Xlib/cmake/Proton/ProtonConfig.cmake Xlib/cmake/Proton/ProtonConfigVersion.cmake Xlib/libqpid-proton-core.so Xlib/libqpid-proton-core.so.10 Xlib/libqpid-proton-core.so.10.0.0 Xlib/libqpid-proton.so Xlib/libqpid-proton.so.10 Xlib/libqpid-proton.so.10.0.0 Xlibdata/pkgconfig/libqpid-proton-core.pc Xlibdata/pkgconfig/libqpid-proton.pc X%%PORTDOCS%%%%DOCSDIR%%/LICENSE X%%PORTDOCS%%%%DOCSDIR%%/README.md X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/CMakeDirectoryInformation.cmake X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/progress.marks X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CTestTestfile.cmake X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmake_install.cmake X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampletest.py 8bcde7f4fbf5c078fb77164667e21021 echo c - qpid-proton/files mkdir -p qpid-proton/files > /dev/null 2>&1 echo x - qpid-proton/files/patch-proton-c_bindings_cpp_docs_CMakeLists.txt sed 's/^X//' >qpid-proton/files/patch-proton-c_bindings_cpp_docs_CMakeLists.txt << 'ef916bda724d4de802f42ae61053515d' X--- proton-c/bindings/cpp/docs/CMakeLists.txt.orig 2017-06-07 11:38:13 UTC X+++ proton-c/bindings/cpp/docs/CMakeLists.txt X@@ -33,7 +33,7 @@ if (DOXYGEN_FOUND) X add_dependencies (docs docs-cpp) X # HTML files are generated to ./html - put those in the install. X install (DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/html/" X- DESTINATION "${PROTON_SHARE}/docs/api-cpp" X+ DESTINATION "${DOCSDIR}/api-cpp" X COMPONENT documentation X OPTIONAL) X endif (DOXYGEN_FOUND) ef916bda724d4de802f42ae61053515d echo x - qpid-proton/files/patch-proton-c_docs_api_CMakeLists.txt sed 's/^X//' >qpid-proton/files/patch-proton-c_docs_api_CMakeLists.txt << '3423c6c3fde1dfcf61b86cf512968508' X--- proton-c/docs/api/CMakeLists.txt.orig 2017-06-07 11:38:13 UTC X+++ proton-c/docs/api/CMakeLists.txt X@@ -26,7 +26,7 @@ if (DOXYGEN_FOUND) X X # HTML files are generated to ./html - put those in the install. X install (DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/html/" X- DESTINATION "${PROTON_SHARE}/docs/api-c" X+ DESTINATION "${DOCSDIR}/api-c" X COMPONENT documentation X OPTIONAL) X 3423c6c3fde1dfcf61b86cf512968508 echo x - qpid-proton/files/patch-proton-c_bindings_python_CMakeLists.txt sed 's/^X//' >qpid-proton/files/patch-proton-c_bindings_python_CMakeLists.txt << '4acb3211918732a99e19b9814ee895c3' X--- proton-c/bindings/python/CMakeLists.txt.orig 2017-06-07 11:38:13 UTC X+++ proton-c/bindings/python/CMakeLists.txt X@@ -106,7 +106,7 @@ if (EPYDOC_EXE) X DEPENDS ${SWIG_MODULE_${cproton}_REAL_NAME}) X add_dependencies(docs docs-py) X install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/html/" X- DESTINATION "${PROTON_SHARE}/docs/api-py" X+ DESTINATION "${DOCSDIR}/api-py" X COMPONENT documentation X OPTIONAL) X endif (EPYDOC_EXE) X@@ -119,7 +119,7 @@ if (SPHINX_EXE) X ${SPHINX_EXE} -b html ${CMAKE_CURRENT_SOURCE_DIR}/docs ${CMAKE_CURRENT_BINARY_DIR}/tutorial) X add_dependencies(docs tutorial-py) X install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/tutorial/" X- DESTINATION "${PROTON_SHARE}/docs/tutorial-py" X+ DESTINATION "${DOCSDIR}/tutorial-py" X COMPONENT documentation X OPTIONAL) X endif (SPHINX_EXE) 4acb3211918732a99e19b9814ee895c3 echo x - qpid-proton/files/patch-proton-c_bindings_perl_CMakeLists.txt sed 's/^X//' >qpid-proton/files/patch-proton-c_bindings_perl_CMakeLists.txt << 'e4e0032ed1d7b5408f32620d3a2d9a49' X--- proton-c/bindings/perl/CMakeLists.txt.orig 2017-06-07 11:38:13 UTC X+++ proton-c/bindings/perl/CMakeLists.txt X@@ -30,7 +30,7 @@ set(PERLCFLAGS "${PERLCFLAGS} -w") X include_directories("${PERL_INCLUDE_PATH}") X X if (CHECK_SYSINSTALL_PERL) X- execute_process(COMMAND perl -V:installvendorarch X+ execute_process(COMMAND perl -V:installsitearch X OUTPUT_VARIABLE PERL_VENDORARCH_OUTPUT_VARIABLE X RESULT_VARIABLE PERL_VENDORARCH_RESULT_VARIABLE) X e4e0032ed1d7b5408f32620d3a2d9a49 echo x - qpid-proton/files/patch-CMakeLists.txt sed 's/^X//' >qpid-proton/files/patch-CMakeLists.txt << '710da2c668c08d3970bc4e1dc3f31aba' X--- CMakeLists.txt.orig 2017-06-07 11:38:13 UTC X+++ CMakeLists.txt X@@ -130,6 +130,7 @@ set (LIB_INSTALL_DIR "lib${LIB_SUFFIX}" X set (SYSCONF_INSTALL_DIR etc CACHE PATH "System read only configuration directory") X set (SHARE_INSTALL_DIR share CACHE PATH "Shared read only data directory") X set (MAN_INSTALL_DIR share/man CACHE PATH "Manpage directory") X+set (EXAMPLESDIR share/examples CACHE PATH "Examples directory") X X mark_as_advanced (INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SYSCONF_INSTALL_DIR SHARE_INSTALL_DIR MAN_INSTALL_DIR) X X@@ -153,6 +154,7 @@ foreach (LANG ${BINDING_LANGS}) X endforeach() X X set (PROTON_SHARE ${SHARE_INSTALL_DIR}/proton-${PN_VERSION}) X+set (DOCSDIR ${PROTON_SHARE}/docs CACHE PATH "Docs directory") X # End of variables used during install X X # Check for valgrind here so tests under proton-c/ and examples/ can use it. X@@ -171,13 +173,15 @@ if (ENABLE_VALGRIND) X endif (ENABLE_VALGRIND) X X add_subdirectory(proton-c) X-add_subdirectory(examples) X+if (ENABLE_EXAMPLES) X+ add_subdirectory(examples) X+endif (ENABLE_EXAMPLES) X X install (FILES LICENSE README.md X- DESTINATION ${PROTON_SHARE}) X+ DESTINATION ${DOCSDIR}) X X-install (DIRECTORY examples X- DESTINATION ${PROTON_SHARE} X+install (DIRECTORY examples/ X+ DESTINATION ${EXAMPLESDIR} X REGEX "/examples/CMakeLists.txt$" EXCLUDE X PATTERN "*Config.cmake" EXCLUDE) X 710da2c668c08d3970bc4e1dc3f31aba echo x - qpid-proton/files/patch-proton-c_bindings_CMakeLists.txt sed 's/^X//' >qpid-proton/files/patch-proton-c_bindings_CMakeLists.txt << '068cb94fc938bbe876ab0df122e968ea' X--- proton-c/bindings/CMakeLists.txt.orig 2017-06-07 11:38:13 UTC X+++ proton-c/bindings/CMakeLists.txt X@@ -57,7 +57,7 @@ if(SWIG_FOUND) X # All swig modules should include ${PROTON_HEADERS} in SWIG_MODULE__EXTRA_DEPS X file(GLOB PROTON_HEADERS "${CMAKE_SOURCE_DIR}/proton-c/include/proton/*.h") X # All swig modules should include ${BINDING_DEPS} in swig_link_libraries X- set (BINDING_DEPS qpid-proton) X+ set (BINDING_DEPS qpid-proton m) X X # If swig version is 3.0 or greater then we can build some additional bindings X if (${SWIG_VERSION} VERSION_GREATER 3.0 OR ${SWIG_VERSION} VERSION_EQUAL 3.0) 068cb94fc938bbe876ab0df122e968ea echo x - qpid-proton/pkg-plist.cpp sed 's/^X//' >qpid-proton/pkg-plist.cpp << '84f4d50fed7bb4831d6080bd8cf44f3b' Xinclude/proton/annotation_key.hpp Xinclude/proton/binary.hpp Xinclude/proton/byte_array.hpp Xinclude/proton/codec/amqp_types.hpp Xinclude/proton/codec/common.hpp Xinclude/proton/codec/decoder.hpp Xinclude/proton/codec/deque.hpp Xinclude/proton/codec/encoder.hpp Xinclude/proton/codec/forward_list.hpp Xinclude/proton/codec/list.hpp Xinclude/proton/codec/map.hpp Xinclude/proton/codec/unordered_map.hpp Xinclude/proton/codec/vector.hpp Xinclude/proton/connection.hpp Xinclude/proton/connection_options.hpp Xinclude/proton/container.hpp Xinclude/proton/decimal.hpp Xinclude/proton/default_container.hpp Xinclude/proton/delivery.hpp Xinclude/proton/delivery_mode.hpp Xinclude/proton/duration.hpp Xinclude/proton/endpoint.hpp Xinclude/proton/error.hpp Xinclude/proton/error_condition.hpp Xinclude/proton/event_loop.hpp Xinclude/proton/function.hpp Xinclude/proton/fwd.hpp Xinclude/proton/internal/cached_map.hpp Xinclude/proton/internal/comparable.hpp Xinclude/proton/internal/config.hpp Xinclude/proton/internal/data.hpp Xinclude/proton/internal/export.hpp Xinclude/proton/internal/object.hpp Xinclude/proton/internal/pn_unique_ptr.hpp Xinclude/proton/internal/type_traits.hpp Xinclude/proton/io/connection_driver.hpp Xinclude/proton/io/container_impl_base.hpp Xinclude/proton/io/link_namer.hpp Xinclude/proton/link.hpp Xinclude/proton/listen_handler.hpp Xinclude/proton/listener.hpp Xinclude/proton/message.hpp Xinclude/proton/message_id.hpp Xinclude/proton/messaging_handler.hpp Xinclude/proton/namespaces.hpp Xinclude/proton/receiver.hpp Xinclude/proton/receiver_options.hpp Xinclude/proton/reconnect_timer.hpp Xinclude/proton/sasl.hpp Xinclude/proton/scalar.hpp Xinclude/proton/scalar_base.hpp Xinclude/proton/sender.hpp Xinclude/proton/sender_options.hpp Xinclude/proton/session.hpp Xinclude/proton/session_options.hpp Xinclude/proton/source.hpp Xinclude/proton/source_options.hpp Xinclude/proton/ssl.hpp Xinclude/proton/symbol.hpp Xinclude/proton/target.hpp Xinclude/proton/target_options.hpp Xinclude/proton/terminus.hpp Xinclude/proton/thread_safe.hpp Xinclude/proton/timestamp.hpp Xinclude/proton/tracker.hpp Xinclude/proton/transfer.hpp Xinclude/proton/transport.hpp Xinclude/proton/type_id.hpp Xinclude/proton/types.hpp Xinclude/proton/types_fwd.hpp Xinclude/proton/url.hpp Xinclude/proton/uuid.hpp Xinclude/proton/value.hpp Xlib/cmake/ProtonCpp/ProtonCppConfig.cmake Xlib/cmake/ProtonCpp/ProtonCppConfigVersion.cmake Xlib/libqpid-proton-cpp.so Xlib/libqpid-proton-cpp.so.10 Xlib/libqpid-proton-cpp.so.10.0.0 Xlibdata/pkgconfig/libqpid-proton-cpp.pc 84f4d50fed7bb4831d6080bd8cf44f3b echo x - qpid-proton/pkg-plist.ruby sed 's/^X//' >qpid-proton/pkg-plist.ruby << '3fff1862596b45f0fb218752c5752181' X%%RUBY_VENDORARCHLIBDIR%%/codec/data.rb X%%RUBY_VENDORARCHLIBDIR%%/codec/mapping.rb X%%RUBY_VENDORARCHLIBDIR%%/core/base_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/core/connection.rb X%%RUBY_VENDORARCHLIBDIR%%/core/delivery.rb X%%RUBY_VENDORARCHLIBDIR%%/core/disposition.rb X%%RUBY_VENDORARCHLIBDIR%%/core/endpoint.rb X%%RUBY_VENDORARCHLIBDIR%%/core/exceptions.rb X%%RUBY_VENDORARCHLIBDIR%%/core/link.rb X%%RUBY_VENDORARCHLIBDIR%%/core/message.rb X%%RUBY_VENDORARCHLIBDIR%%/core/receiver.rb X%%RUBY_VENDORARCHLIBDIR%%/core/sasl.rb X%%RUBY_VENDORARCHLIBDIR%%/core/selectable.rb X%%RUBY_VENDORARCHLIBDIR%%/core/sender.rb X%%RUBY_VENDORARCHLIBDIR%%/core/session.rb X%%RUBY_VENDORARCHLIBDIR%%/core/ssl.rb X%%RUBY_VENDORARCHLIBDIR%%/core/ssl_details.rb X%%RUBY_VENDORARCHLIBDIR%%/core/ssl_domain.rb X%%RUBY_VENDORARCHLIBDIR%%/core/terminus.rb X%%RUBY_VENDORARCHLIBDIR%%/core/transport.rb X%%RUBY_VENDORARCHLIBDIR%%/core/url.rb X%%RUBY_VENDORARCHLIBDIR%%/cproton.so X%%RUBY_VENDORARCHLIBDIR%%/event/collector.rb X%%RUBY_VENDORARCHLIBDIR%%/event/event.rb X%%RUBY_VENDORARCHLIBDIR%%/event/event_base.rb X%%RUBY_VENDORARCHLIBDIR%%/event/event_type.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/acking.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/c_adaptor.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/c_flow_controller.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/endpoint_state_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/incoming_message_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/messaging_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/outgoing_message_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/handler/wrapped_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/messenger/messenger.rb X%%RUBY_VENDORARCHLIBDIR%%/messenger/subscription.rb X%%RUBY_VENDORARCHLIBDIR%%/messenger/tracker.rb X%%RUBY_VENDORARCHLIBDIR%%/messenger/tracker_status.rb X%%RUBY_VENDORARCHLIBDIR%%/qpid_proton.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/acceptor.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/backoff.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/connector.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/container.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/global_overrides.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/link_option.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/reactor.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/session_per_connection.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/ssl_config.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/task.rb X%%RUBY_VENDORARCHLIBDIR%%/reactor/urls.rb X%%RUBY_VENDORARCHLIBDIR%%/types/array.rb X%%RUBY_VENDORARCHLIBDIR%%/types/described.rb X%%RUBY_VENDORARCHLIBDIR%%/types/hash.rb X%%RUBY_VENDORARCHLIBDIR%%/types/strings.rb X%%RUBY_VENDORARCHLIBDIR%%/util/class_wrapper.rb X%%RUBY_VENDORARCHLIBDIR%%/util/condition.rb X%%RUBY_VENDORARCHLIBDIR%%/util/constants.rb X%%RUBY_VENDORARCHLIBDIR%%/util/engine.rb X%%RUBY_VENDORARCHLIBDIR%%/util/error_handler.rb X%%RUBY_VENDORARCHLIBDIR%%/util/handler.rb X%%RUBY_VENDORARCHLIBDIR%%/util/reactor.rb X%%RUBY_VENDORARCHLIBDIR%%/util/swig_helper.rb X%%RUBY_VENDORARCHLIBDIR%%/util/timeout.rb X%%RUBY_VENDORARCHLIBDIR%%/util/uuid.rb X%%RUBY_VENDORARCHLIBDIR%%/util/version.rb X%%RUBY_VENDORARCHLIBDIR%%/util/wrapper.rb 3fff1862596b45f0fb218752c5752181 echo x - qpid-proton/distinfo sed 's/^X//' >qpid-proton/distinfo << '8371b0bd2f00062b99aaa1c19362919e' XTIMESTAMP = 1493758576 XSHA256 (qpid-proton-0.17.0.tar.gz) = 6ffd26d3d0e495bfdb5d9fefc5349954e6105ea18cc4bb191161d27742c5a01a XSIZE (qpid-proton-0.17.0.tar.gz) = 946745 8371b0bd2f00062b99aaa1c19362919e echo x - qpid-proton/Makefile sed 's/^X//' >qpid-proton/Makefile << '2c246af11d2880a33de1ad39262a7873' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPORTVERSION= 0.17.0 XCATEGORIES= devel XMASTER_SITES= APACHE/qpid/proton/${PORTVERSION} X XMAINTAINER= dpejesh@yahoo.com XCOMMENT= High-performance, lightweight messaging library X XLICENSE= APACHE20 X XLIB_DEPENDS+= libuuid.so:misc/e2fsprogs-libuuid \ X libuv.so:devel/libuv X XUSES+= cmake:noninja localbase pathfix python:build ssl XUSE_LDCONFIG= yes X XALL_BINDINGS= cpp go javascript node perl php python ruby X XCMAKE_ARGS+= -DEXAMPLESDIR=${EXAMPLESDIR} \ X -DLIB_INSTALL_DIR=${PREFIX}/lib \ X -DDOCSDIR=${DOCSDIR} \ X -DSYSINSTALL_BINDINGS=YES X XOPTIONS_DEFINE?= DOCS EXAMPLES SASL XOPTIONS_DEFAULT= XOPTIONS_SUB= yes X XDOCS_ALL_TARGET= docs XDOCS_BUILD_DEPENDS+= doxygen:devel/doxygen XDOCS_PORTDOCS?= api-c X XEXAMPLES_CMAKE_BOOL= ENABLE_EXAMPLES XEXAMPLES_PORTEXAMPLES= c ${ALL_BINDINGS:Nnode} X XSASL_CMAKE_ON= -DSASL_IMPL=cyrus XSASL_CMAKE_OFF= -DSASL_IMPL=none XSASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 X XTEST_TARGET= test X X.include X X# qpid-proton will attempt to build every binding it finds support X# for. each binding can be disabled by passing -DBUILD_{binding}=OFF X# to cmake. to determine which binding to build use the PKGNAMESUFFIX X# as the key to enable it and disable the rest. X X.if defined(PKGNAMESUFFIX) XBINDING= ${PKGNAMESUFFIX:S/-//} XCOMMENT+= - ${BINDING} bindings XLIB_DEPENDS+= libqpid-proton.so:devel/qpid-proton XCMAKE_ARGS+= -DBUILD_${BINDING:tu}=ON XPLIST= ${PKGDIR}/pkg-plist.${BINDING} XINSTALL_WRKSRC= ${WRKSRC}/proton-c/bindings/${BINDING} X X. if ${BINDING} == "php" && defined(PHP_VER) && ${PHP_VER} >= 70 XBROKEN= PHP 7.0+ bindings are not supported X. endif X.endif X X.for binding in ${ALL_BINDINGS:N${BINDING}} XCMAKE_ARGS+= -DBUILD_${binding:tu}=OFF X.endfor X X.include 2c246af11d2880a33de1ad39262a7873 echo x - qpid-proton/pkg-plist.go sed 's/^X//' >qpid-proton/pkg-plist.go << '5e703223fc51ad9c1588e0b7f6039fdd' X%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/doc.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/error.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/interop_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/marshal.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/message.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/message_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/types.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/unmarshal.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/url.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/url_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/amqp/version.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/auth_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/connection.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/container.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/doc.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/electron_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/endpoint.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/error.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/ex_client_server_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/handler.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/link.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/receiver.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/sender.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/session.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/electron/time.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/doc.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/engine.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/error.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/handlers.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/message.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/proton_test.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/uuid.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/wrappers.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/proton/wrappers_gen.go X%%GO_SRCDIR%%/%%GO_PKGNAME%%/readme-go-get.md 5e703223fc51ad9c1588e0b7f6039fdd echo x - qpid-proton/pkg-plist.python sed 's/^X//' >qpid-proton/pkg-plist.python << 'f173e64b858dccf10205b5f7c8dd8c61' X%%PYTHON_SITELIBDIR%%/_cproton.so X%%PYTHON_SITELIBDIR%%/cproton.py X%%PYTHON_SITELIBDIR%%/cproton.pyc X%%PYTHON_SITELIBDIR%%/cproton.%%PYTHON_PYOEXTENSION%% X%%PYTHON_SITELIBDIR%%/proton/__init__.py X%%PYTHON_SITELIBDIR%%/proton/__init__.pyc X%%PYTHON_SITELIBDIR%%/proton/__init__.%%PYTHON_PYOEXTENSION%% X%%PYTHON_SITELIBDIR%%/proton/_compat.py X%%PYTHON_SITELIBDIR%%/proton/_compat.pyc X%%PYTHON_SITELIBDIR%%/proton/_compat.%%PYTHON_PYOEXTENSION%% X%%PYTHON_SITELIBDIR%%/proton/handlers.py X%%PYTHON_SITELIBDIR%%/proton/handlers.pyc X%%PYTHON_SITELIBDIR%%/proton/handlers.%%PYTHON_PYOEXTENSION%% X%%PYTHON_SITELIBDIR%%/proton/reactor.py X%%PYTHON_SITELIBDIR%%/proton/reactor.pyc X%%PYTHON_SITELIBDIR%%/proton/reactor.%%PYTHON_PYOEXTENSION%% X%%PYTHON_SITELIBDIR%%/proton/utils.py X%%PYTHON_SITELIBDIR%%/proton/utils.pyc X%%PYTHON_SITELIBDIR%%/proton/utils.%%PYTHON_PYOEXTENSION%% X%%PYTHON_SITELIBDIR%%/proton/wrapper.py X%%PYTHON_SITELIBDIR%%/proton/wrapper.pyc X%%PYTHON_SITELIBDIR%%/proton/wrapper.%%PYTHON_PYOEXTENSION%% f173e64b858dccf10205b5f7c8dd8c61 echo x - qpid-proton/pkg-plist.php sed 's/^X//' >qpid-proton/pkg-plist.php << '88c5030dab7dbcb6320728b8affa5064' Xetc/php/proton.ini Xlib/php/%%PHP_EXT_DIR%%/cproton.so Xshare/pear/cproton.php Xshare/pear/proton.php 88c5030dab7dbcb6320728b8affa5064 echo x - qpid-proton/pkg-descr sed 's/^X//' >qpid-proton/pkg-descr << '306865cdc8675fba4dafafa115e9fcad' XQpid Proton is a high-performance, lightweight messaging library. It can be Xused in the widest range of messaging applications, including brokers, client Xlibraries, routers, bridges, proxies, and more. Proton makes it trivial to Xintegrate with the AMQP 1.0 ecosystem from any platform, environment, or Xlanguage. X XWWW: https://qpid.apache.org/proton/ 306865cdc8675fba4dafafa115e9fcad echo x - qpid-proton/pkg-plist.perl sed 's/^X//' >qpid-proton/pkg-plist.perl << 'ff31da65671424613247b58bd8251f73' X%%SITE_ARCH%%/auto/cproton_perl/cproton_perl.so X%%SITE_ARCH%%/cproton_perl.pm X%%SITE_ARCH%%/qpid/proton.pm X%%SITE_ARCH%%/qpid/proton/Constants.pm X%%SITE_ARCH%%/qpid/proton/Data.pm X%%SITE_ARCH%%/qpid/proton/Errors.pm X%%SITE_ARCH%%/qpid/proton/ExceptionHandling.pm X%%SITE_ARCH%%/qpid/proton/Mapping.pm X%%SITE_ARCH%%/qpid/proton/Message.pm X%%SITE_ARCH%%/qpid/proton/Messenger.pm X%%SITE_ARCH%%/qpid/proton/Tracker.pm X%%SITE_ARCH%%/qpid/proton/array_helper.pm X%%SITE_ARCH%%/qpid/proton/utils.pm X%%SITE_ARCH%%/qpid_proton.pm ff31da65671424613247b58bd8251f73 echo c - qpid-proton-cpp mkdir -p qpid-proton-cpp > /dev/null 2>&1 echo x - qpid-proton-cpp/Makefile sed 's/^X//' >qpid-proton-cpp/Makefile << '62b816652835f62bf56e79d4ebdb4cde' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPKGNAMESUFFIX= -cpp X XMASTERDIR= ${.CURDIR}/../qpid-proton X XOPTIONS_EXCLUDE= EXAMPLES X XDOCS_PORTDOCS= api-cpp X X.include "${MASTERDIR}/Makefile" 62b816652835f62bf56e79d4ebdb4cde echo c - qpid-proton-go mkdir -p qpid-proton-go > /dev/null 2>&1 echo x - qpid-proton-go/Makefile sed 's/^X//' >qpid-proton-go/Makefile << '3797629047212e5f9d0439a345e009ec' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPKGNAMESUFFIX= -go X XMASTERDIR= ${.CURDIR}/../qpid-proton X XOPTIONS_EXCLUDE= DOCS EXAMPLES X XMAKE_JOBS_UNSAFE= yes X XGO_PKGNAME= qpid.apache.org XGO_SRCDIR= go/src X XCMAKE_ARGS= -DGO_INSTALL_DIR=${PREFIX}/${GO_SRCDIR} XBUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go XPLIST_SUB= GO_PKGNAME=${GO_PKGNAME} \ X GO_SRCDIR=${GO_SRCDIR} X X.include "${MASTERDIR}/Makefile" 3797629047212e5f9d0439a345e009ec echo c - qpid-proton-perl mkdir -p qpid-proton-perl > /dev/null 2>&1 echo x - qpid-proton-perl/Makefile sed 's/^X//' >qpid-proton-perl/Makefile << '1deca64d12e0dae72e69e9cc616cab6e' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPKGNAMESUFFIX= -perl X XMASTERDIR= ${.CURDIR}/../qpid-proton X XOPTIONS_EXCLUDE= DOCS EXAMPLES X XBUILD_DEPENDS= swig3.0:devel/swig30 XRUN_DEPENDS= p5-Switch>0:lang/p5-Switch XUSES= perl5 X X.include "${MASTERDIR}/Makefile" 1deca64d12e0dae72e69e9cc616cab6e echo c - qpid-proton-php mkdir -p qpid-proton-php > /dev/null 2>&1 echo x - qpid-proton-php/Makefile sed 's/^X//' >qpid-proton-php/Makefile << '81b5b4dfd5e7bab430a04b2d7c408428' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPKGNAMESUFFIX= -php X XMASTERDIR= ${.CURDIR}/../qpid-proton X XOPTIONS_EXCLUDE= DOCS EXAMPLES X XBUILD_DEPENDS= swig3.0:devel/swig30 XUSES= php:build X X.include "${MASTERDIR}/Makefile" 81b5b4dfd5e7bab430a04b2d7c408428 echo c - qpid-proton-python mkdir -p qpid-proton-python > /dev/null 2>&1 echo x - qpid-proton-python/Makefile sed 's/^X//' >qpid-proton-python/Makefile << '3564082f1a53307d813a0a39bfd7fe08' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPKGNAMESUFFIX= -python X XMASTERDIR= ${.CURDIR}/../qpid-proton X XOPTIONS_EXCLUDE= EXAMPLES X XBUILD_DEPENDS= swig3.0:devel/swig30 XUSES= python X XDOCS_PORTDOCS= api-py \ X tutorial-py XDOCS_BUILD_DEPENDS+= epydoc:devel/epydoc \ X sphinx-build:textproc/py-sphinx X X.include "${MASTERDIR}/Makefile" 3564082f1a53307d813a0a39bfd7fe08 echo c - qpid-proton-ruby mkdir -p qpid-proton-ruby > /dev/null 2>&1 echo x - qpid-proton-ruby/Makefile sed 's/^X//' >qpid-proton-ruby/Makefile << 'bcdf19f78fc6e0e704de4a065aeffca7' X# Created by: David Shane Holden X# $FreeBSD$ X XPORTNAME= qpid-proton XPKGNAMESUFFIX= -ruby X XMASTERDIR= ${.CURDIR}/../qpid-proton X XOPTIONS_EXCLUDE= DOCS EXAMPLES X XBUILD_DEPENDS= rubygem-rspec>=0:devel/rubygem-rspec \ X rubygem-simplecov>=0:devel/rubygem-simplecov \ X swig3.0:devel/swig30 XTEST_DEPENDS= rubygem-test-unit>=0:devel/rubygem-test-unit XUSE_RUBY= yes X X.include "${MASTERDIR}/Makefile" bcdf19f78fc6e0e704de4a065aeffca7 exit