mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-02 06:57:11 +02:00
Update WIP discord and some vendors.
CPR has features disabled and PCRE is fully disabled until updated to new code.
This commit is contained in:
64
vendor/ZMQ/packaging/debian/copyright
vendored
64
vendor/ZMQ/packaging/debian/copyright
vendored
@ -3,46 +3,12 @@ Upstream-Name: ZeroMQ
|
||||
Source: http://zeromq.org
|
||||
|
||||
Files: *
|
||||
Copyright: 2009-2011, 250bpm s.r.o
|
||||
2007-2013, iMatix Corporation
|
||||
2007-2011, Other contributors as noted in the AUTHORS file
|
||||
License: LGPL-3.0+
|
||||
|
||||
Files: src/xreq.cpp
|
||||
src/xpub.cpp
|
||||
src/xsub.cpp
|
||||
tests/test_reqrep_device.cpp
|
||||
tests/test_invalid_rep.cpp
|
||||
Copyright: 2010-2011, 250bpm s.r.o
|
||||
2011, VMware, Inc
|
||||
2010-2011, Other contributors as noted in the AUTHORS file
|
||||
License: LGPL-3.0+
|
||||
|
||||
Files: src/msg.hpp
|
||||
src/xrep.*
|
||||
src/options.*
|
||||
src/req.*
|
||||
src/socket_base.*
|
||||
src/pipe.*
|
||||
src/encoder.cpp
|
||||
src/lb.cpp
|
||||
src/session_base.*
|
||||
src/fq.cpp
|
||||
include/zmq.h
|
||||
Copyright: 2009-2011, 250bpm s.r.o
|
||||
2007-2013, iMatix Corporation
|
||||
2011, VMware, Inc
|
||||
2007-2011, Other contributors as noted in the AUTHORS file
|
||||
License: LGPL-3.0+
|
||||
|
||||
Files: src/pgm_receiver.*
|
||||
src/pgm_sender.*
|
||||
src/pgm_socket.*
|
||||
Copyright: 2009-2011, 250bpm s.r.o
|
||||
2007-2013, iMatix Corporation
|
||||
2010-2011, Miru Limited
|
||||
2007-2011, Other contributors as noted in the AUTHORS file
|
||||
License: LGPL-3.0+
|
||||
2011, VMware, Inc
|
||||
2007-2023, Other contributors as noted in the AUTHORS file
|
||||
License: MPL-2.0
|
||||
|
||||
Files: external/unity/*
|
||||
Copyright: 2007-2014 Mike Karlesky
|
||||
@ -93,24 +59,6 @@ License: LGPL-2.0+
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in "/usr/share/common-licenses/LGPL-2".
|
||||
|
||||
License: LGPL-3.0+
|
||||
This package is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 3 of the License, or (at your option) any later version.
|
||||
.
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in "/usr/share/common-licenses/LGPL-3".BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
IN THE SOFTWARE.
|
||||
License: MPL-2.0
|
||||
On Debian systems the full text of the MPL-2.0 can be found in
|
||||
/usr/share/common-licenses/MPL-2.0.
|
||||
|
10
vendor/ZMQ/packaging/nuget/package.gsl
vendored
10
vendor/ZMQ/packaging/nuget/package.gsl
vendored
@ -19,15 +19,15 @@
|
||||
<title>$(package.id)</title>
|
||||
<authors>libzmq contributors</authors>
|
||||
<owners>Eric Voskuil</owners>
|
||||
<licenseUrl>https://raw.github.com/zeromq/libzmq/master/COPYING.LESSER</licenseUrl>
|
||||
<licenseUrl>https://raw.github.com/zeromq/libzmq/master/LICENSE</licenseUrl>
|
||||
<projectUrl>https://github.com/zeromq/libzmq</projectUrl>
|
||||
<iconUrl>https://avatars1.githubusercontent.com/u/109777?s=32</iconUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<developmentDependency>false</developmentDependency>
|
||||
<description>The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.</description>
|
||||
<summary>The 0MQ lightweight messaging kernel, with tweetnacl integrated, packaged for specific Visual Studio compiler.</summary>
|
||||
<summary>The 0MQ lightweight messaging kernel, packaged for specific Visual Studio compiler.</summary>
|
||||
<releaseNotes>https://raw.github.com/zeromq/libzmq/master/NEWS</releaseNotes>
|
||||
<copyright>GNU Lesser GPL v3</copyright>
|
||||
<copyright>MPL-2.0</copyright>
|
||||
<tags>native, libzmq, zmq, 0MQ, messaging, sockets, C++</tags>
|
||||
<dependencies>
|
||||
.for dependency
|
||||
@ -125,8 +125,6 @@
|
||||
<!-- general -->
|
||||
<ItemDefinitionGroup>
|
||||
<ClCompile>
|
||||
<!-- ZMQ_USE_TWEETNACL defined in packaged builds and must be defined for package consumer. -->
|
||||
<PreprocessorDefinitions>ZMQ_USE_TWEETNACL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$\(MSBuildThisFileDirectory)include\\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
@ -261,4 +259,4 @@
|
||||
<EnumValue Name="ltcg" DisplayName="Static using link time compile generation (LTCG)" />
|
||||
</EnumProperty>
|
||||
</Rule>
|
||||
</ProjectSchemaDefinitions>
|
||||
</ProjectSchemaDefinitions>
|
||||
|
6
vendor/ZMQ/packaging/nuget/package.nuspec
vendored
6
vendor/ZMQ/packaging/nuget/package.nuspec
vendored
@ -11,15 +11,15 @@
|
||||
<title>libzmq-vc142</title>
|
||||
<authors>libzmq contributors</authors>
|
||||
<owners>Eric Voskuil</owners>
|
||||
<licenseUrl>https://raw.github.com/zeromq/libzmq/master/COPYING.LESSER</licenseUrl>
|
||||
<licenseUrl>https://raw.github.com/zeromq/libzmq/master/LICENSE</licenseUrl>
|
||||
<projectUrl>https://github.com/zeromq/libzmq</projectUrl>
|
||||
<iconUrl>https://avatars1.githubusercontent.com/u/109777?s=32</iconUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<developmentDependency>false</developmentDependency>
|
||||
<description>The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.</description>
|
||||
<summary>The 0MQ lightweight messaging kernel, with tweetnacl integrated, packaged for specific Visual Studio compiler.</summary>
|
||||
<summary>The 0MQ lightweight messaging kernel, packaged for specific Visual Studio compiler.</summary>
|
||||
<releaseNotes>https://raw.github.com/zeromq/libzmq/master/NEWS</releaseNotes>
|
||||
<copyright>GNU Lesser GPL v3</copyright>
|
||||
<copyright>MPL-2.0</copyright>
|
||||
<tags>native, libzmq, zmq, 0MQ, messaging, sockets, C++</tags>
|
||||
<dependencies>
|
||||
</dependencies>
|
||||
|
2
vendor/ZMQ/packaging/nuget/package.targets
vendored
2
vendor/ZMQ/packaging/nuget/package.targets
vendored
@ -14,8 +14,6 @@
|
||||
<!-- general -->
|
||||
<ItemDefinitionGroup>
|
||||
<ClCompile>
|
||||
<!-- ZMQ_USE_TWEETNACL defined in packaged builds and must be defined for package consumer. -->
|
||||
<PreprocessorDefinitions>ZMQ_USE_TWEETNACL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<AdditionalIncludeDirectories>$(MSBuildThisFileDirectory)include\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
|
51
vendor/ZMQ/packaging/redhat/zeromq.spec
vendored
51
vendor/ZMQ/packaging/redhat/zeromq.spec
vendored
@ -14,7 +14,7 @@ Version: 4.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The ZeroMQ messaging library
|
||||
Group: Development/Libraries/C and C++
|
||||
License: LGPL-3.0-or-later
|
||||
License: MPL-2.0
|
||||
URL: http://www.zeromq.org/
|
||||
Source: http://download.zeromq.org/%{name}-%{version}.tar.gz
|
||||
Prefix: %{_prefix}
|
||||
@ -70,51 +70,6 @@ BuildRequires: gnutls-devel
|
||||
BuildRequires: gcc, make, gcc-c++, libstdc++-devel, asciidoc, xmlto
|
||||
Requires: libstdc++
|
||||
|
||||
#
|
||||
# Conditional build options
|
||||
# Default values are:
|
||||
# --without-libgssapi_krb5
|
||||
# --without-libsodium
|
||||
# --without-pgm
|
||||
#
|
||||
|
||||
# If neither macro exists, use the default value.
|
||||
%{!?_with_libgssapi_krb5: %{!?_without_libgssapi_krb5: %define _without_libgssapi_krb5 --without-liblibgssapi_krb5}}
|
||||
%{!?_with_libsodium: %{!?_without_libsodium: %define _without_libsodium --without-libsodium}}
|
||||
%{!?_with_pgm: %{!?_without_pgm: %define _without_pgm --without-pgm}}
|
||||
%{!?_with_nss: %{!?_without_nss: %define _without_nss --without-nss}}
|
||||
|
||||
# It's an error if both --with and --without options are specified
|
||||
%{?_with_libgssapi_krb5: %{?_without_libgssapi_krb5: %{error: both _with_libgssapi_krb5 and _without_libgssapi_krb5}}}
|
||||
%{?_with_libsodium: %{?_without_libsodium: %{error: both _with_libsodium and _without_libsodium}}}
|
||||
%{?_with_pgm: %{?_without_pgm: %{error: both _with_pgm and _without_pgm}}}
|
||||
|
||||
%{?_with_libgssapi_krb5:BuildRequires: krb5-devel}
|
||||
%{?_with_libgssapi_krb5:Requires: krb5-libs}
|
||||
|
||||
%{?_with_libsodium:BuildRequires: libsodium-devel}
|
||||
%{?_with_libsodium:Requires: libsodium}
|
||||
|
||||
%{?_with_pgm:BuildRequires: openpgm-devel}
|
||||
%{?_with_pgm:Requires: openpgm}
|
||||
|
||||
%if 0%{?suse_version}
|
||||
%{?_with_nss:BuildRequires: mozilla-nss-devel}
|
||||
%{?_with_nss:Requires: mozilla-nss}
|
||||
%else
|
||||
%{?_with_nss:BuildRequires: nss-devel}
|
||||
%{?_with_nss:Requires: nss}
|
||||
%endif
|
||||
|
||||
%if ! 0%{?centos_version} < 700
|
||||
%if 0%{?suse_version}
|
||||
%{?_with_tls:BuildRequires: libgnutls-devel}
|
||||
%else
|
||||
%{?_with_tls:BuildRequires: gnutls-devel}
|
||||
%endif
|
||||
%{?_with_tls:Requires: gnutls}
|
||||
%endif
|
||||
|
||||
%ifarch pentium3 pentium4 athlon i386 i486 i586 i686 x86_64
|
||||
%{!?_with_pic: %{!?_without_pic: %define _with_pic --with-pic}}
|
||||
%{!?_with_gnu_ld: %{!?_without_gnu_ld: %define _with_gnu_ld --with-gnu_ld}}
|
||||
@ -249,7 +204,7 @@ autoreconf -fi
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
# docs in the main package
|
||||
%doc AUTHORS COPYING COPYING.LESSER NEWS
|
||||
%doc AUTHORS LICENSE NEWS
|
||||
|
||||
# libraries
|
||||
%{_libdir}/libzmq.so.*
|
||||
@ -271,7 +226,9 @@ autoreconf -fi
|
||||
|
||||
%files -n libzmq-tools
|
||||
%defattr(-,root,root,-)
|
||||
%if %{with libsodium}
|
||||
%{_bindir}/curve_keygen
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 4 2019 Luca Boccassi <luca.boccassi@gmail.com>
|
||||
|
Reference in New Issue
Block a user