wok-next rev 20453
Undo openssl split
line diff
1.1 --- a/GConf/receipt Wed Feb 28 14:43:56 2018 +0200 1.2 +++ b/GConf/receipt Wed Feb 28 16:28:07 2018 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 polkit ORBit2 atk cairo gtk+ fontconfig freetype pango xorg-pixman libpng \ 1.5 xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \ 1.6 xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" 1.7 -BUILD_DEPENDS="intltool gettext libcrypto libcomerr3 gobject-introspection-dev \ 1.8 +BUILD_DEPENDS="intltool gettext openssl libcomerr3 gobject-introspection-dev \ 1.9 ORBit2-dev dbus-dev dbus-glib-dev polkit-dev libxml2-dev" 1.10 1.11 # Rules to configure and make the package.
2.1 --- a/aircrack-ng/receipt Wed Feb 28 14:43:56 2018 +0200 2.2 +++ b/aircrack-ng/receipt Wed Feb 28 16:28:07 2018 +0200 2.3 @@ -31,6 +31,6 @@ 2.4 2.5 genpkg_rules() { 2.6 copy @std 2.7 - DEPENDS="libcrypto libnl libsqlite3 libssl zlib aircrack-ng-oui iw" 2.8 + DEPENDS="openssl libnl libsqlite3 zlib aircrack-ng-oui iw" 2.9 PROVIDE="aircrack-ng-scripts" 2.10 }
3.1 --- a/airpwn/receipt Wed Feb 28 14:43:56 2018 +0200 3.2 +++ b/airpwn/receipt Wed Feb 28 16:28:07 2018 +0200 3.3 @@ -10,8 +10,8 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tgz" 3.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.6 3.7 -DEPENDS="pcre libpcap libcrypto openssl lorcon wireless_tools libnet" 3.8 -BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev \ 3.9 +DEPENDS="pcre libpcap openssl lorcon wireless_tools libnet" 3.10 +BUILD_DEPENDS="pcre-dev libpcap-dev openssl-dev lorcon-dev \ 3.11 wireless_tools-dev libnet-dev libnet python python-dev autoconf automake" 3.12 3.13 # Rules to configure and make the package.
4.1 --- a/alpine/receipt Wed Feb 28 14:43:56 2018 +0200 4.2 +++ b/alpine/receipt Wed Feb 28 16:28:07 2018 +0200 4.3 @@ -12,7 +12,7 @@ 4.4 TAGS="mail client" 4.5 #HOST_ARCH="i486 arm" 4.6 4.7 -DEPENDS="libssl pam ncurses" 4.8 +DEPENDS="openssl pam ncurses" 4.9 BUILD_DEPENDS="openssl-dev pam-dev ncurses-dev gfortran gettext" 4.10 4.11 # Rules to configure and make the package.
5.1 --- a/asterisk/receipt Wed Feb 28 14:43:56 2018 +0200 5.2 +++ b/asterisk/receipt Wed Feb 28 16:28:07 2018 +0200 5.3 @@ -74,7 +74,7 @@ 5.4 radiusclient-ng nbs freetds libpostgresqlclient \ 5.5 libmysqlclient libunixODBC popt dahdi libpri lua \ 5.6 libcap attr net-snmp portaudio sqlite3 libkrb5 \ 5.7 - libcomerr3 libsdl libsdl-image libssl libxml2 bluez \ 5.8 + libcomerr3 libsdl libsdl-image libxml2 bluez \ 5.9 libldap libical neon util-linux-uuid" 5.10 mkdir -p $fs/usr 5.11 cp -a $install/etc $fs
6.1 --- a/audit/receipt Wed Feb 28 14:43:56 2018 +0200 6.2 +++ b/audit/receipt Wed Feb 28 16:28:07 2018 +0200 6.3 @@ -40,7 +40,7 @@ 6.4 audit) 6.5 copy @std 6.6 rm -r $fs/usr/lib/python* 6.7 - DEPENDS="libcrypto libldap libssl" 6.8 + DEPENDS="openssl libldap" 6.9 ;; 6.10 audit-python) 6.11 copy *.py site-packages/*.so
7.1 --- a/bind/receipt Wed Feb 28 14:43:56 2018 +0200 7.2 +++ b/bind/receipt Wed Feb 28 16:28:07 2018 +0200 7.3 @@ -51,17 +51,17 @@ 7.4 bind) 7.5 CONFIG_FILES="/etc/bind/" 7.6 copy etc/ sbin/ 7.7 - DEPENDS="libbind libcrypto attr openssl perl" 7.8 + DEPENDS="libbind attr openssl perl" 7.9 ;; 7.10 bind-client) 7.11 copy bin/; rm $fs/usr/bin/bind9-config 7.12 CAT="network|client" 7.13 - DEPENDS="libbind libcrypto attr libpcap" 7.14 + DEPENDS="libbind openssl attr libpcap" 7.15 ;; 7.16 libbind) 7.17 copy *.so* 7.18 CAT="libdevel|shared libraries" 7.19 - DEPENDS="libcrypto libcap libxml2 zlib attr libkrb5" 7.20 + DEPENDS="openssl libcap libxml2 zlib attr libkrb5" 7.21 ;; 7.22 bind-dev) 7.23 copy @dev
8.1 --- a/boxbackup-client/receipt Wed Feb 28 14:43:56 2018 +0200 8.2 +++ b/boxbackup-client/receipt Wed Feb 28 16:28:07 2018 +0200 8.3 @@ -11,7 +11,7 @@ 8.4 WEB_SITE="http://www.boxbackup.org/" 8.5 TAGS="backup automatic client" 8.6 8.7 -DEPENDS="db libedit libssl perl zlib gcc-lib-base" 8.8 +DEPENDS="db libedit openssl perl zlib gcc-lib-base" 8.9 8.10 # Configuration variables 8.11 CONF_DIR="/etc/boxbackup"
9.1 --- a/burp/receipt Wed Feb 28 14:43:56 2018 +0200 9.2 +++ b/burp/receipt Wed Feb 28 16:28:07 2018 +0200 9.3 @@ -10,7 +10,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 9.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 9.6 9.7 -DEPENDS="acl libssl libcrypto attr popt ncurses zlib bzlib gcc-lib-base" 9.8 +DEPENDS="acl openssl attr popt ncurses zlib bzlib gcc-lib-base" 9.9 BUILD_DEPENDS="librsync acl-dev openssl-dev attr-dev popt-dev ncurses-dev \ 9.10 bzip2-dev zlib-dev" 9.11
10.1 --- a/centerim/receipt Wed Feb 28 14:43:56 2018 +0200 10.2 +++ b/centerim/receipt Wed Feb 28 16:28:07 2018 +0200 10.3 @@ -11,7 +11,7 @@ 10.4 WGET_URL="$WEB_SITE/download/cim5/$TARBALL" 10.5 TAGS="im instant-messenger cli command-line" 10.6 10.7 -DEPENDS="ncurses curl libssl libidn libgpg-error gpgme" 10.8 +DEPENDS="ncurses curl openssl libidn libgpg-error gpgme" 10.9 BUILD_DEPENDS="ncurses-dev curl-dev openssl-dev libidn-dev libgpg-error-dev \ 10.10 gpgme-dev libpurple-dev libsigc++-dev libxml2-dev" 10.11
11.1 --- a/claws-mail/receipt Wed Feb 28 14:43:56 2018 +0200 11.2 +++ b/claws-mail/receipt Wed Feb 28 16:28:07 2018 +0200 11.3 @@ -37,9 +37,9 @@ 11.4 copy bin/ icons/ 11.5 CAT="mail|the user-friendly, lightweight and fast email client" 11.6 DEPENDS="atk bzlib cairo dbus dbus-glib enchant fontconfig \ 11.7 - freetype gdk-pixbuf glib gmp gtk+ libcroco libcrypto libetpan \ 11.8 + freetype gdk-pixbuf glib gmp gtk+ libcroco openssl libetpan \ 11.9 libffi libgnutls libharfbuzz libidn libldap liblzma libpng16 \ 11.10 - librsvg libssl libtasn1 libunistring libxml2 nettle p11-kit pango \ 11.11 + librsvg libtasn1 libunistring libxml2 nettle p11-kit pango \ 11.12 pcre startup-notification util-linux-blkid util-linux-mount \ 11.13 util-linux-uuid xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 11.14 xorg-libXdmcp xorg-libXext xorg-libXrender xorg-libxcb xorg-pixman \
12.1 --- a/clementine/receipt Wed Feb 28 14:43:56 2018 +0200 12.2 +++ b/clementine/receipt Wed Feb 28 16:28:07 2018 +0200 12.3 @@ -14,7 +14,7 @@ 12.4 DEPENDS="ffmpeg fftw glew gst0-plugins-base libmtp protobuf taglib qt5-base libcdio qjson " 12.5 # libgpod qca 12.6 BUILD_DEPENDS="cmake qt5-dev mesa17-dev xorg-dev libglu-mesa-dev \ 12.7 -libglw-mesa-dev libcrypto-dev lame-dev taglib-dev dbus-dev libcurl \ 12.8 +libglw-mesa-dev openssl-dev lame-dev taglib-dev dbus-dev libcurl \ 12.9 libplist-dev libusb-dev libmtp-dev libcdio-dev libcdio-utils \ 12.10 gstreamer1-dev gst1-plugins-base-dev gst1-plugins-good-dev \ 12.11 libboost-dev gettext automake autoconf glib-dev dbus-glib-dev fftw-dev \
13.1 --- a/clicfs/receipt Wed Feb 28 14:43:56 2018 +0200 13.2 +++ b/clicfs/receipt Wed Feb 28 16:28:07 2018 +0200 13.3 @@ -11,7 +11,7 @@ 13.4 WEB_SITE="https://github.com/openSUSE/clicfs" 13.5 WGET_URL="$WEB_SITE/archive/$GITHASH.zip" 13.6 13.7 -DEPENDS="fuse liblzma libcrypto gcc-lib-base" 13.8 +DEPENDS="fuse liblzma openssl gcc-lib-base" 13.9 BUILD_DEPENDS="cmake fuse-dev xz-dev openssl-dev" 13.10 13.11 # Rules to configure and make the package.
14.1 --- a/coova-chilli/receipt Wed Feb 28 14:43:56 2018 +0200 14.2 +++ b/coova-chilli/receipt Wed Feb 28 16:28:07 2018 +0200 14.3 @@ -10,7 +10,7 @@ 14.4 WEB_SITE="http://www.coova.org/CoovaChilli" 14.5 WGET_URL="http://ap.coova.org/chilli/$TARBALL" 14.6 14.7 -DEBENDS="libssl curl libidn" 14.8 +DEPENDS="openssl curl libidn" 14.9 BUILD_DEPENDS="openssl-dev curl-dev perl" 14.10 14.11 # Rules to configure and make the package.
15.1 --- a/cvs-contrib/receipt Wed Feb 28 14:43:56 2018 +0200 15.2 +++ b/cvs-contrib/receipt Wed Feb 28 16:28:07 2018 +0200 15.3 @@ -9,7 +9,7 @@ 15.4 WANTED="cvs" 15.5 WEB_SITE="http://ximbiot.com/cvs/" 15.6 15.7 -DEPENDS="libcomerr libcrypto libkrb5" 15.8 +DEPENDS="libcomerr openssl libkrb5" 15.9 15.10 # Rules to gen a SliTaz package suitable for Tazpkg. 15.11 genpkg_rules()
16.1 --- a/cvs/receipt Wed Feb 28 14:43:56 2018 +0200 16.2 +++ b/cvs/receipt Wed Feb 28 16:28:07 2018 +0200 16.3 @@ -11,7 +11,7 @@ 16.4 WGET_URL="http://ftp.gnu.org/non-gnu/cvs/source/stable/$VERSION/$TARBALL" 16.5 TAGS="version-control versioning" 16.6 16.7 -DEPENDS="libcomerr libcomerr3 libcrypto libkrb5" 16.8 +DEPENDS="libcomerr libcomerr3 openssl libkrb5" 16.9 16.10 # Rules to configure and make the package. 16.11 compile_rules()
17.1 --- a/cyrus-sasl/receipt Wed Feb 28 14:43:56 2018 +0200 17.2 +++ b/cyrus-sasl/receipt Wed Feb 28 16:28:07 2018 +0200 17.3 @@ -56,23 +56,23 @@ 17.4 copy sasl2/*.so* 17.5 CAT="system-tools|library modules" 17.6 PROVIDE="libsasl-without-ldap" 17.7 - DEPENDS="libcomerr3 libcrypto libdb libkrb5" 17.8 + DEPENDS="libcomerr3 openssl libdb libkrb5" 17.9 ;; 17.10 cyrus-sasl) 17.11 copy @std @rm 17.12 - DEPENDS="libcomerr3 libcrypto libdb libkrb5 libldap \ 17.13 - libsasl libsasl-modules libssl" 17.14 + DEPENDS="libcomerr3 openssl libdb libkrb5 libldap \ 17.15 + libsasl libsasl-modules" 17.16 ;; 17.17 *-dev) 17.18 copy @dev 17.19 - DEPENDS="db-dev krb5-dev libcrypto-dev" 17.20 + DEPENDS="db-dev krb5-dev openssl-dev" 17.21 ;; 17.22 cyrus-sasl-pam) 17.23 copy @std 17.24 rm -rf $fs/usr/lib 17.25 CAT="network|using PAM" 17.26 - DEPENDS="libcomerr3 libcrypto libdb libkrb5 libldap \ 17.27 - libsasl libsasl-modules libssl pam" 17.28 + DEPENDS="libcomerr3 openssl libdb libkrb5 libldap \ 17.29 + libsasl libsasl-modules pam" 17.30 ;; 17.31 libsasl-without-ldap) 17.32 copy libsasl2*.so*
18.1 --- a/deadbeef-opus/receipt Wed Feb 28 14:43:56 2018 +0200 18.2 +++ b/deadbeef-opus/receipt Wed Feb 28 16:28:07 2018 +0200 18.3 @@ -23,5 +23,5 @@ 18.4 18.5 genpkg_rules() { 18.6 copy @std 18.7 - DEPENDS="deadbeef libcrypto libogg libssl opus opusfile" 18.8 + DEPENDS="deadbeef openssl libogg opus opusfile" 18.9 }
19.1 --- a/dovecot/receipt Wed Feb 28 14:43:56 2018 +0200 19.2 +++ b/dovecot/receipt Wed Feb 28 16:28:07 2018 +0200 19.3 @@ -10,7 +10,7 @@ 19.4 WEB_SITE="http://dovecot.org" 19.5 WGET_URL="http://www.dovecot.org/releases/${VERSION:0:3}/$TARBALL" 19.6 19.7 -DEPENDS="libssl libcap openldap pam postgresql libmysqlclient" 19.8 +DEPENDS="openssl libcap openldap pam postgresql libmysqlclient" 19.9 BUILD_DEPENDS="openssl-dev libcap-dev openldap-dev \ 19.10 libmysqlclient mysql-dev sqlite3-dev pam-dev postgresql-dev" 19.11
20.1 --- a/eet/receipt Wed Feb 28 14:43:56 2018 +0200 20.2 +++ b/eet/receipt Wed Feb 28 16:28:07 2018 +0200 20.3 @@ -34,7 +34,7 @@ 20.4 case $PACKAGE in 20.5 eet) 20.6 copy @std 20.7 - DEPENDS="eina libjpeg-turbo libssl" 20.8 + DEPENDS="eina libjpeg-turbo openssl" 20.9 TAGS="e enlightenment efl" 20.10 ;; 20.11 eet-dev)
21.1 --- a/etherape/receipt Wed Feb 28 14:43:56 2018 +0200 21.2 +++ b/etherape/receipt Wed Feb 28 16:28:07 2018 +0200 21.3 @@ -12,10 +12,10 @@ 21.4 TAGS="ip monitoring network tcp vlan wlan" 21.5 21.6 DEPENDS="gtk+ libglade libgnome libpcap libgnomeui libltdl \ 21.7 -libcrypto libxslt libgnome-keyring util-linux-uuid" 21.8 +openssl libxslt libgnome-keyring util-linux-uuid" 21.9 21.10 BUILD_DEPENDS="gcc glib-dev glibc-dev libglade-dev libgnome-dev gtk+-dev \ 21.11 -libgnomeui-dev libpcap-dev gnome-doc-utils-dev libcrypto-dev libxslt-dev \ 21.12 +libgnomeui-dev libpcap-dev gnome-doc-utils-dev openssl-dev libxslt-dev \ 21.13 ossp-uuid-dev" 21.14 21.15 # Rules to configure and make the package.
22.1 --- a/exiv2/receipt Wed Feb 28 14:43:56 2018 +0200 22.2 +++ b/exiv2/receipt Wed Feb 28 16:28:07 2018 +0200 22.3 @@ -36,7 +36,7 @@ 22.4 ;; 22.5 exiv2-dev) 22.6 copy @dev 22.7 - DEPENDS="curl-dev expat-dev libcrypto-dev libssh-dev openssl-dev \ 22.8 + DEPENDS="curl-dev expat-dev libssh-dev openssl-dev \ 22.9 zlib-dev" 22.10 ;; 22.11 esac
23.1 --- a/exosip/receipt Wed Feb 28 14:43:56 2018 +0200 23.2 +++ b/exosip/receipt Wed Feb 28 16:28:07 2018 +0200 23.3 @@ -22,7 +22,7 @@ 23.4 case $PACKAGE in 23.5 exosip) 23.6 copy @std 23.7 - DEPENDS="c-ares libcrypto libssl osip" 23.8 + DEPENDS="c-ares openssl osip" 23.9 ;; 23.10 *-dev) 23.11 copy @dev
24.1 --- a/fossil/receipt Wed Feb 28 14:43:56 2018 +0200 24.2 +++ b/fossil/receipt Wed Feb 28 16:28:07 2018 +0200 24.3 @@ -10,7 +10,7 @@ 24.4 WEB_SITE="http://www.fossil-scm.org/" 24.5 WGET_URL="${WEB_SITE}download/$TARBALL" 24.6 24.7 -DEPENDS="libssl libcrypto zlib" 24.8 +DEPENDS="openssl zlib" 24.9 BUILD_DEPENDS="openssl-dev zlib-dev" 24.10 24.11 # Rules to configure and make the package.
25.1 --- a/freeradius/receipt Wed Feb 28 14:43:56 2018 +0200 25.2 +++ b/freeradius/receipt Wed Feb 28 16:28:07 2018 +0200 25.3 @@ -34,7 +34,7 @@ 25.4 case $PACKAGE in 25.5 freeradius) 25.6 CONFIG_FILES="/etc/raddb" 25.7 - DEPENDS="libssl cyrus-sasl libldap libltdl python readline \ 25.8 + DEPENDS="openssl cyrus-sasl libldap libltdl python readline \ 25.9 libunixODBC libkrb5 libcomerr3 libmysqlclient gdbm" 25.10 mkdir -p $fs/usr/lib $fs/usr/share $fs/etc/init.d $fs/var/run/radiusd 25.11
26.1 --- a/freerdp/receipt Wed Feb 28 14:43:56 2018 +0200 26.2 +++ b/freerdp/receipt Wed Feb 28 16:28:07 2018 +0200 26.3 @@ -28,7 +28,7 @@ 26.4 case $PACKAGE in 26.5 freerdp) 26.6 TAGS="rdp remote-desktop" 26.7 - DEPENDS="zlib libkrb5 libssl libcomerr cups alsa-lib xorg-libxcb \ 26.8 + DEPENDS="zlib libkrb5 openssl libcomerr cups alsa-lib xorg-libxcb \ 26.9 xorg-libXcursor ffmpeg xorg-libXv pcsc-lite" 26.10 mkdir -p $fs/usr/lib/freerdp $fs/usr/share 26.11 cp -a $install/usr/bin $fs/usr
27.1 --- a/gnustep-base/receipt Wed Feb 28 14:43:56 2018 +0200 27.2 +++ b/gnustep-base/receipt Wed Feb 28 16:28:07 2018 +0200 27.3 @@ -10,9 +10,9 @@ 27.4 WEB_SITE="http://www.gnustep.org/" 27.5 WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL" 27.6 27.7 -DEPENDS="libffi libxslt gnutls libbfd libobjc libssl libcrypto libtasn1 icu" 27.8 +DEPENDS="libffi libxslt gnutls libbfd libobjc openssl libtasn1 icu" 27.9 BUILD_DEPENDS="gnustep-make libffi-dev libxslt-dev gnutls-dev openssl-dev \ 27.10 -libcrypto-dev libtasn1-dev tar icu-dev" 27.11 +libtasn1-dev tar icu-dev" 27.12 SPLIT="gnustep-base-dev" 27.13 27.14 # Rules to configure and make the package.
28.1 --- a/gnutls/receipt Wed Feb 28 14:43:56 2018 +0200 28.2 +++ b/gnutls/receipt Wed Feb 28 16:28:07 2018 +0200 28.3 @@ -13,8 +13,8 @@ 28.4 TARBALL_MD5="0ab25eb6a1509345dd085bc21a387951" 28.5 28.6 BUILD_DEPENDS_arm="libtasn1-dev ncurses-dev readline-dev nettle-dev \ 28.7 -libgpg-error-dev libgcrypt-dev libcrypto-dev gmp-dev lzip" 28.8 -BUILD_DEPENDS="nettle-dev libtasn1-dev libunistring-dev gettext libcrypto-dev \ 28.9 +libgpg-error-dev libgcrypt-dev openssl-dev gmp-dev lzip" 28.10 +BUILD_DEPENDS="nettle-dev libtasn1-dev libunistring-dev gettext openssl-dev \ 28.11 libidn-dev unbound-dev p11-kit-dev" 28.12 SPLIT="libgnutls gnutls-dev" 28.13 28.14 @@ -42,7 +42,7 @@ 28.15 DEPENDS="cacerts gmp libffi libgnutls libidn libtasn1 libunistring \ 28.16 nettle p11-kit zlib" 28.17 DEPENDS_arm="nettle libgpg-error ncurses readline zlib \ 28.18 - gcc-lib-base libgnutls libcrypto libtasn1" 28.19 + gcc-lib-base libgnutls openssl libtasn1" 28.20 case $ARCH in 28.21 arm*) DEPENDS=$DEPENDS_arm;; 28.22 esac 28.23 @@ -55,7 +55,7 @@ 28.24 ;; 28.25 *-dev) 28.26 copy @dev 28.27 - DEPENDS="gnutls libgnutls gmp-dev libcrypto-dev libffi-dev \ 28.28 + DEPENDS="gnutls libgnutls gmp-dev openssl-dev libffi-dev \ 28.29 libidn-dev libtasn1-dev libunistring-dev nettle-dev p11-kit-dev \ 28.30 unbound-dev zlib-dev" 28.31 ;;
29.1 --- a/grisbi/receipt Wed Feb 28 14:43:56 2018 +0200 29.2 +++ b/grisbi/receipt Wed Feb 28 16:28:07 2018 +0200 29.3 @@ -10,7 +10,7 @@ 29.4 WEB_SITE="http://www.grisbi.org/" 29.5 WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/grisbi/$TARBALL" 29.6 29.7 -DEPENDS="gtk+ xorg-libXdamage libofx libofx libssl" 29.8 +DEPENDS="gtk+ xorg-libXdamage libofx libofx openssl" 29.9 BUILD_DEPENDS="pkg-config glib gtk+ libxml2 gtk+-dev glib-dev libofx-dev \ 29.10 opensp-dev openssl-dev intltool" 29.11
30.1 --- a/gsoap/receipt Wed Feb 28 14:43:56 2018 +0200 30.2 +++ b/gsoap/receipt Wed Feb 28 16:28:07 2018 +0200 30.3 @@ -10,7 +10,7 @@ 30.4 TARBALL="${PACKAGE}_${VERSION}.zip" 30.5 WGET_URL="$SF_MIRROR/gsoap2/$TARBALL" 30.6 30.7 -DEPENDS="libssl zlib" 30.8 +DEPENDS="openssl zlib" 30.9 BUILD_DEPENDS="autoconf automake openssl-dev zlib-dev flex" 30.10 30.11 # Rules to configure and make the package.
31.1 --- a/gst0-plugins-bad/receipt Wed Feb 28 14:43:56 2018 +0200 31.2 +++ b/gst0-plugins-bad/receipt Wed Feb 28 16:28:07 2018 +0200 31.3 @@ -42,8 +42,8 @@ 31.4 *-bad) 31.5 copy @std 31.6 DEPENDS="bzlib faac faad2 glib gst0-plugins-base gstreamer0 jasper \ 31.7 - libcrypto libcurl libffi liblzma libmms libmodplug libpng16 libsdl \ 31.8 - libsndfile libssl libvpx libxml2 mjpegtools opus orc pcre \ 31.9 + openssl libcurl libffi liblzma libmms libmodplug libpng16 libsdl \ 31.10 + libsndfile libvpx libxml2 mjpegtools opus orc pcre \ 31.11 schroedinger xorg-libX11 xvidcore zlib zvbi" 31.12 ;; 31.13 *-dev)
32.1 --- a/guacamole/receipt Wed Feb 28 14:43:56 2018 +0200 32.2 +++ b/guacamole/receipt Wed Feb 28 16:28:07 2018 +0200 32.3 @@ -31,7 +31,7 @@ 32.4 { 32.5 case $PACKAGE in 32.6 guacamole) 32.7 - DEPENDS="cairo ossp-uuid libxml2 libvorbis libssl freerdp \ 32.8 + DEPENDS="cairo ossp-uuid libxml2 libvorbis openssl freerdp \ 32.9 libvncserver libssh2 pango pulseaudio libjson-c \ 32.10 libsndfile flac bzlib zlib" 32.11 mkdir -p $fs/usr/lib
33.1 --- a/gvfs/receipt Wed Feb 28 14:43:56 2018 +0200 33.2 +++ b/gvfs/receipt Wed Feb 28 16:28:07 2018 +0200 33.3 @@ -54,7 +54,7 @@ 33.4 gvfs-archive) 33.5 copy gvfsd-archive archive.mount 33.6 CAT="system-tools|archive support - archive:///" 33.7 - DEPENDS="gvfs acl attr bzlib libarchive libcrypto liblzma libxml2 \ 33.8 + DEPENDS="gvfs acl attr bzlib libarchive openssl liblzma libxml2 \ 33.9 lz4-lib lzo nettle" 33.10 ;; 33.11 gvfs-cdda)
34.1 --- a/hexchat/receipt Wed Feb 28 14:43:56 2018 +0200 34.2 +++ b/hexchat/receipt Wed Feb 28 16:28:07 2018 +0200 34.3 @@ -41,8 +41,8 @@ 34.4 remove_already_packed 34.5 rm -r $fs/usr/share/appdata/ 34.6 DEPENDS="atk bzlib cairo dbus dbus-glib fontconfig freetype \ 34.7 - gdk-pixbuf glib gtk+ libcanberra libcrypto libffi libharfbuzz \ 34.8 - libltdl liblzma libnotify libogg libpng16 libssl libvorbis libxml2 \ 34.9 + gdk-pixbuf glib gtk+ libcanberra openssl libffi libharfbuzz \ 34.10 + libltdl liblzma libnotify libogg libpng16 libvorbis libxml2 \ 34.11 pango pciutils pcre util-linux-blkid util-linux-mount \ 34.12 util-linux-uuid xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext \ 34.13 xorg-libXrender xorg-libxcb xorg-pixman zlib"
35.1 --- a/hfsprogs/receipt Wed Feb 28 14:43:56 2018 +0200 35.2 +++ b/hfsprogs/receipt Wed Feb 28 16:28:07 2018 +0200 35.3 @@ -40,5 +40,5 @@ 35.4 genpkg_rules() 35.5 { 35.6 copy @std 35.7 - DEPENDS="libbsd libcrypto" 35.8 + DEPENDS="libbsd openssl" 35.9 }
36.1 --- a/hubicfuse/receipt Wed Feb 28 14:43:56 2018 +0200 36.2 +++ b/hubicfuse/receipt Wed Feb 28 16:28:07 2018 +0200 36.3 @@ -10,7 +10,7 @@ 36.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 36.5 WGET_URL="https://github.com/TurboGit/hubicfuse/archive/v$VERSION.tar.gz" 36.6 36.7 -DEPENDS="curl fuse libssl libjson-c" 36.8 +DEPENDS="curl fuse openssl libjson-c" 36.9 BUILD_DEPENDS="wget pkg-config curl-dev fuse-dev openssl-dev libxml2-dev \ 36.10 glib libjson-c-dev" 36.11
37.1 --- a/ipmitool/receipt Wed Feb 28 14:43:56 2018 +0200 37.2 +++ b/ipmitool/receipt Wed Feb 28 16:28:07 2018 +0200 37.3 @@ -10,7 +10,7 @@ 37.4 WEB_SITE="https://sourceforge.net/projects/ipmitool/" 37.5 WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" 37.6 37.7 -DEPENDS="libcrypto zlib ncurses" 37.8 +DEPENDS="openssl zlib ncurses" 37.9 BUILD_DEPENDS="openssl-dev ncurses-dev zlib-dev readline-dev" 37.10 37.11 # Rules to configure and make the package.
38.1 --- a/kamailio/receipt Wed Feb 28 14:43:56 2018 +0200 38.2 +++ b/kamailio/receipt Wed Feb 28 16:28:07 2018 +0200 38.3 @@ -11,7 +11,7 @@ 38.4 WGET_URL="${WEB_SITE}pub/kamailio/$VERSION/src/$TARBALL" 38.5 CONFIG_FILES="/etc/kamailio" 38.6 38.7 -DEPENDS="libssl curl libxml2 pcre \ 38.8 +DEPENDS="openssl curl libxml2 pcre \ 38.9 radiusclient-ng libpostgresqlclient libldap net-snmp expat" 38.10 BUILD_DEPENDS="flex bison openssl-dev curl-dev libxml2-dev pcre-dev \ 38.11 radiusclient-ng-dev postgresql-dev openldap-dev net-snmp-dev expat-dev \
39.1 --- a/keepalived/receipt Wed Feb 28 14:43:56 2018 +0200 39.2 +++ b/keepalived/receipt Wed Feb 28 16:28:07 2018 +0200 39.3 @@ -10,7 +10,7 @@ 39.4 WEB_SITE="http://www.keepalived.org/" 39.5 WGET_URL="${WEB_SITE}software/$TARBALL" 39.6 39.7 -DEPENDS="libssl libnl" 39.8 +DEPENDS="openssl libnl" 39.9 BUILD_DEPENDS="openssl-dev glib libnl-dev" 39.10 39.11 # Rules to configure and make the package.
40.1 --- a/kqoauth/receipt Wed Feb 28 14:43:56 2018 +0200 40.2 +++ b/kqoauth/receipt Wed Feb 28 16:28:07 2018 +0200 40.3 @@ -11,7 +11,7 @@ 40.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 40.5 WGET_URL="https://github.com/kypeli/kQOAuth/tarball/$GITHASH" 40.6 40.7 -DEPENDS="libQtGui libQtNetwork libssl" 40.8 +DEPENDS="libQtGui libQtNetwork openssl" 40.9 BUILD_DEPENDS="qmake Qt4-dev openssl-dev wget" 40.10 40.11 # Rules to configure and make the package.
41.1 --- a/krb5/receipt Wed Feb 28 14:43:56 2018 +0200 41.2 +++ b/krb5/receipt Wed Feb 28 16:28:07 2018 +0200 41.3 @@ -75,7 +75,7 @@ 41.4 krb5-plugins) 41.5 copy plugins/ 41.6 CAT="security|plugins" 41.7 - DEPENDS="krb5 libcomerr3 libkrb5support libcrypto libkrb5 libssl" 41.8 + DEPENDS="krb5 libcomerr3 libkrb5support openssl libkrb5" 41.9 ;; 41.10 krb5-clients) 41.11 copy gss-client sclient sim_client uuclient
42.1 --- a/libcclc/receipt Wed Feb 28 14:43:56 2018 +0200 42.2 +++ b/libcclc/receipt Wed Feb 28 16:28:07 2018 +0200 42.3 @@ -26,7 +26,7 @@ 42.4 case $PACKAGE in 42.5 libcclc) 42.6 copy @std 42.7 - DEPENDS="libcrypto libssl" 42.8 + DEPENDS="openssl" 42.9 ;; 42.10 *-dev) 42.11 copy @dev
43.1 --- a/libccls/receipt Wed Feb 28 14:43:56 2018 +0200 43.2 +++ b/libccls/receipt Wed Feb 28 16:28:07 2018 +0200 43.3 @@ -26,7 +26,7 @@ 43.4 case $PACKAGE in 43.5 libccls) 43.6 copy @std 43.7 - DEPENDS="glib libcrypto libsqlite3 libssl" 43.8 + DEPENDS="glib openssl libsqlite3" 43.9 ;; 43.10 *-dev) 43.11 copy @dev
44.1 --- a/libesmtp/receipt Wed Feb 28 14:43:56 2018 +0200 44.2 +++ b/libesmtp/receipt Wed Feb 28 16:28:07 2018 +0200 44.3 @@ -29,7 +29,7 @@ 44.4 case $PACKAGE in 44.5 libesmtp) 44.6 copy @std 44.7 - DEPENDS="libcrypto libssl" 44.8 + DEPENDS="openssl" 44.9 ;; 44.10 *-dev) 44.11 copy @dev
45.1 --- a/libevent/receipt Wed Feb 28 14:43:56 2018 +0200 45.2 +++ b/libevent/receipt Wed Feb 28 16:28:07 2018 +0200 45.3 @@ -30,12 +30,12 @@ 45.4 case $PACKAGE in 45.5 libevent) 45.6 copy *.so* 45.7 - DEPENDS="libcrypto libssl" 45.8 + DEPENDS="openssl" 45.9 ;; 45.10 *-dev) 45.11 copy @std @dev 45.12 remove_already_packed 45.13 - DEPENDS="libcrypto-dev openssl-dev" 45.14 + DEPENDS="openssl-dev" 45.15 ;; 45.16 esac 45.17 }
46.1 --- a/libgit2/receipt Wed Feb 28 14:43:56 2018 +0200 46.2 +++ b/libgit2/receipt Wed Feb 28 16:28:07 2018 +0200 46.3 @@ -30,7 +30,7 @@ 46.4 case $PACKAGE in 46.5 libgit2) 46.6 copy @std 46.7 - DEPENDS="libcrypto libcurl libssh2 libssl zlib" 46.8 + DEPENDS="openssl libcurl libssh2 zlib" 46.9 ;; 46.10 *-dev) 46.11 copy @dev
47.1 --- a/libqcow/receipt Wed Feb 28 14:43:56 2018 +0200 47.2 +++ b/libqcow/receipt Wed Feb 28 16:28:07 2018 +0200 47.3 @@ -26,7 +26,7 @@ 47.4 case $PACKAGE in 47.5 libqcow) 47.6 copy @std 47.7 - DEPENDS="fuse libcrypto zlib" 47.8 + DEPENDS="fuse openssl zlib" 47.9 ;; 47.10 *-dev) 47.11 copy @dev
48.1 --- a/libshout/receipt Wed Feb 28 14:43:56 2018 +0200 48.2 +++ b/libshout/receipt Wed Feb 28 16:28:07 2018 +0200 48.3 @@ -34,7 +34,7 @@ 48.4 case $PACKAGE in 48.5 libshout) 48.6 copy @std 48.7 - DEPENDS="libcrypto libogg libssl libtheora libvorbis speex" 48.8 + DEPENDS="openssl libogg libtheora libvorbis speex" 48.9 ;; 48.10 *-dev) 48.11 copy @dev
49.1 --- a/libssh/receipt Wed Feb 28 14:43:56 2018 +0200 49.2 +++ b/libssh/receipt Wed Feb 28 16:28:07 2018 +0200 49.3 @@ -35,7 +35,7 @@ 49.4 case $PACKAGE in 49.5 libssh) 49.6 copy @std 49.7 - DEPENDS="libcrypto zlib" 49.8 + DEPENDS="openssl zlib" 49.9 ;; 49.10 libssh-dev) 49.11 copy @dev
50.1 --- a/libtorrent-rasterbar/receipt Wed Feb 28 14:43:56 2018 +0200 50.2 +++ b/libtorrent-rasterbar/receipt Wed Feb 28 16:28:07 2018 +0200 50.3 @@ -31,12 +31,12 @@ 50.4 libtorrent-rasterbar) 50.5 copy @std 50.6 DEPENDS="libboost-chrono libboost-python libboost-random \ 50.7 - libboost-system libcrypto libssl python" 50.8 + libboost-system openssl python" 50.9 ;; 50.10 *-dev) 50.11 copy @dev 50.12 DEPENDS="libtorrent-rasterbar libboost-dev libboost-chrono \ 50.13 - libboost-random libboost-system libcrypto-dev openssl-dev" 50.14 + libboost-random libboost-system openssl-dev" 50.15 ;; 50.16 esac 50.17 }
51.1 --- a/libvalhalla/receipt Wed Feb 28 14:43:56 2018 +0200 51.2 +++ b/libvalhalla/receipt Wed Feb 28 16:28:07 2018 +0200 51.3 @@ -12,7 +12,7 @@ 51.4 HOST_ARCH="i486 arm" 51.5 51.6 DEPENDS="ffmpeg ffmpeg-compat libexif libsqlite3 libxml2 libgcrypt libcurl \ 51.7 -libcrypto" 51.8 +openssl" 51.9 BUILD_DEPENDS="ffmpeg-dev ffmpeg-compat-dev libsqlite3 sqlite3-dev \ 51.10 libxml2-dev libexif-dev curl-dev" 51.11
52.1 --- a/libvncserver/receipt Wed Feb 28 14:43:56 2018 +0200 52.2 +++ b/libvncserver/receipt Wed Feb 28 16:28:07 2018 +0200 52.3 @@ -26,7 +26,7 @@ 52.4 case $PACKAGE in 52.5 libvncserver) 52.6 copy *.so* 52.7 - DEPENDS="libcrypto libjpeg-turbo libpng16 libssl zlib" 52.8 + DEPENDS="openssl libjpeg-turbo libpng16 zlib" 52.9 ;; 52.10 libvncserver-novnc) 52.11 copy novnc/
53.1 --- a/links/receipt Wed Feb 28 14:43:56 2018 +0200 53.2 +++ b/links/receipt Wed Feb 28 16:28:07 2018 +0200 53.3 @@ -13,7 +13,7 @@ 53.4 HOST_ARCH="i486 arm" 53.5 53.6 SUGGESTED="gpm" 53.7 -DEPENDS="ncurses libssl libcrypto jpeg libpng tiff xorg-libX11 xorg-libXau \ 53.8 +DEPENDS="ncurses openssl jpeg libpng tiff xorg-libX11 xorg-libXau \ 53.9 xorg-libXdmcp xorg-libxcb zlib liblzma bzlib libgomp" 53.10 BUILD_DEPENDS="openssl-dev xorg-libX11-dev jpeg-dev libpng-dev tiff-dev \ 53.11 zlib-dev xorg-libXdmcp-dev xorg-libxcb-dev xorg-libXau-dev xz-dev bzip2-dev \
54.1 --- a/lynx/receipt Wed Feb 28 14:43:56 2018 +0200 54.2 +++ b/lynx/receipt Wed Feb 28 16:28:07 2018 +0200 54.3 @@ -12,7 +12,7 @@ 54.4 HOST_ARCH="i486 arm" 54.5 54.6 # Will require build dep libtirpc after glibc is upgraded to 2.14. 54.7 -DEPENDS="libssl ncurses zlib" 54.8 +DEPENDS="openssl ncurses zlib" 54.9 BUILD_DEPENDS="openssl-dev ncurses-dev zlib-dev gettext-tools" 54.10 54.11 # Rules to configure and make the package.
55.1 --- a/mailsync/receipt Wed Feb 28 14:43:56 2018 +0200 55.2 +++ b/mailsync/receipt Wed Feb 28 16:28:07 2018 +0200 55.3 @@ -13,7 +13,7 @@ 55.4 WGET_URL2="ftp://ftp.cac.washington.edu/mail/$EXTRA_SOURCE_FILES" 55.5 TAGS="email imap" 55.6 55.7 -DEPENDS="libssl" 55.8 +DEPENDS="openssl" 55.9 BUILD_DEPENDS="c-client openssl-dev" 55.10 55.11 # Rules to configure and make the package.
56.1 --- a/mariadb/receipt Wed Feb 28 14:43:56 2018 +0200 56.2 +++ b/mariadb/receipt Wed Feb 28 16:28:07 2018 +0200 56.3 @@ -76,7 +76,7 @@ 56.4 libmariadbclient) 56.5 CAT="misc|SQL database system client libraries." 56.6 PROVIDE="libmysqlclient" 56.7 - DEPENDS="zlib libssl" 56.8 + DEPENDS="zlib openssl" 56.9 mkdir -p $fs/usr/lib/mysql 56.10 cp -a $install/usr/lib/mysql/libmysqlclient*so* $fs/usr/lib/mysql 56.11 cd $fs/usr/lib 56.12 @@ -114,7 +114,7 @@ 56.13 ;; 56.14 mariadb-test) 56.15 CAT="misc|SQL database system tests and benchs." 56.16 - DEPENDS="mariadb perl libssl" 56.17 + DEPENDS="mariadb perl openssl" 56.18 mkdir -p $fs/usr/share 56.19 cp -a $install/usr/mysql-test $fs/usr 56.20 cp -a $install/usr/sql-bench $fs/usr
57.1 --- a/mc/receipt Wed Feb 28 14:43:56 2018 +0200 57.2 +++ b/mc/receipt Wed Feb 28 16:28:07 2018 +0200 57.3 @@ -14,7 +14,7 @@ 57.4 WGET_URL="http://ftp.midnight-commander.org/$TARBALL" 57.5 57.6 SUGGESTED="gpm xz cdrkit-isoinfo lynx w3m wv poppler-apps file" 57.7 -DEPENDS="ncurses glib e2fsprogs util-linux-blkid libssh2 libssl libcrypto zlib pcre" 57.8 +DEPENDS="ncurses glib e2fsprogs util-linux-blkid libssh2 openssl zlib pcre" 57.9 BUILD_DEPENDS="gpm-dev glib-dev ncurses-dev util-linux-mount-dev \ 57.10 util-linux-blkid-dev util-linux-uuid-dev check-dev gettext libssh2-dev" 57.11
58.1 --- a/mcabber/receipt Wed Feb 28 14:43:56 2018 +0200 58.2 +++ b/mcabber/receipt Wed Feb 28 16:28:07 2018 +0200 58.3 @@ -10,7 +10,7 @@ 58.4 WEB_SITE="http://lilotux.net/~mikael/mcabber" 58.5 WGET_URL="$WEB_SITE/files/$TARBALL" 58.6 58.7 -DEPENDS="libcrypto openssl glib gpgme libgpg-error ncurses" 58.8 +DEPENDS="openssl glib gpgme libgpg-error ncurses" 58.9 BUILD_DEPENDS="ncurses-dev glib-dev" 58.10 58.11 # Rules to configure and make the package.
59.1 --- a/minetest/receipt Wed Feb 28 14:43:56 2018 +0200 59.2 +++ b/minetest/receipt Wed Feb 28 16:28:07 2018 +0200 59.3 @@ -13,7 +13,7 @@ 59.4 WGET_URL2="https://github.com/minetest/minetest_game/archive/$VERSION.tar.gz" 59.5 EXTRA_SOURCE_FILES="$WGET_URL2" 59.6 59.7 -DEPENDS="libssl libpng jpeg sqlite3 libvorbis openal libglu-mesa curl \ 59.8 +DEPENDS="openssl libpng jpeg sqlite3 libvorbis openal libglu-mesa curl \ 59.9 mesa irrlicht" 59.10 BUILD_DEPENDS="wget cmake libpng-dev jpeg-dev sqlite3-dev libogg-dev \ 59.11 libvorbis-dev openal-dev freetype-dev xorg-libXxf86vm-dev libglu-mesa-dev \
60.1 --- a/miniupnpd/receipt Wed Feb 28 14:43:56 2018 +0200 60.2 +++ b/miniupnpd/receipt Wed Feb 28 16:28:07 2018 +0200 60.3 @@ -11,7 +11,7 @@ 60.4 WGET_URL="$WEB_SITE/files/$TARBALL" 60.5 TAGS="upnp" 60.6 60.7 -DEPENDS="iptables libssl" 60.8 +DEPENDS="iptables openssl" 60.9 BUILD_DEPENDS="iptables-dev libnfnetlink-dev openssl-dev" 60.10 60.11 # Rules to configure and make the package.
61.1 --- a/modsecurity-apache/receipt Wed Feb 28 14:43:56 2018 +0200 61.2 +++ b/modsecurity-apache/receipt Wed Feb 28 16:28:07 2018 +0200 61.3 @@ -10,7 +10,7 @@ 61.4 WEB_SITE="https://www.modsecurity.org/" 61.5 WGET_URL="$WEB_SITE/tarball/$VERSION/$TARBALL" 61.6 61.7 -DEPENDS="apache apr apr-util pcre util-linux-uuid curl zlib libssl" 61.8 +DEPENDS="apache apr apr-util pcre util-linux-uuid curl zlib openssl" 61.9 BUILD_DEPENDS="wget apache-dev apr-dev apr-util-dev pcre-dev libxml2-dev \ 61.10 util-linux-uuid-dev curl-dev" 61.11
62.1 --- a/mosh/receipt Wed Feb 28 14:43:56 2018 +0200 62.2 +++ b/mosh/receipt Wed Feb 28 16:28:07 2018 +0200 62.3 @@ -11,8 +11,8 @@ 62.4 WGET_URL="${WEB_SITE}$TARBALL" 62.5 TAGS="ssh" 62.6 62.7 -DEPENDS="gcc-lib-base perl protobuf libssl libcrypto zlib ncurses ssh" 62.8 -BUILD_DEPENDS="pkg-config protobuf-dev openssl-dev libcrypto-dev zlib-dev \ 62.9 +DEPENDS="gcc-lib-base perl protobuf openssl zlib ncurses ssh" 62.10 +BUILD_DEPENDS="pkg-config protobuf-dev openssl-dev zlib-dev \ 62.11 ncurses-dev automake autoconf libtool" 62.12 62.13 # Rules to configure and make the package.
63.1 --- a/mpd/receipt Wed Feb 28 14:43:56 2018 +0200 63.2 +++ b/mpd/receipt Wed Feb 28 16:28:07 2018 +0200 63.3 @@ -12,7 +12,7 @@ 63.4 HOST_ARCH="i486 arm" 63.5 63.6 DEPENDS="libid3tag libmad libogg libvorbis libsamplerate flac alsa-lib \ 63.7 -audiofile faad2 lame sqlite3 libcurl glib libcrypto libwrap" 63.8 +audiofile faad2 lame sqlite3 libcurl glib openssl libwrap" 63.9 BUILD_DEPENDS="alsa-lib-dev zlib-dev libid3tag-dev libsamplerate-dev \ 63.10 libmad-dev libogg-dev libvorbis-dev flac-dev audiofile-dev faad2-dev \ 63.11 glib-dev lame-dev libwrap-dev curl-dev"
64.1 --- a/mscore/receipt Wed Feb 28 14:43:56 2018 +0200 64.2 +++ b/mscore/receipt Wed Feb 28 16:28:07 2018 +0200 64.3 @@ -12,7 +12,7 @@ 64.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 64.5 64.6 DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \ 64.7 -libQtXml portaudio libsndfile alsa-lib libssl libcrypto" 64.8 +libQtXml portaudio libsndfile alsa-lib openssl" 64.9 BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev" 64.10 64.11 # Rules to configure and make the package.
65.1 --- a/msmtp/receipt Wed Feb 28 14:43:56 2018 +0200 65.2 +++ b/msmtp/receipt Wed Feb 28 16:28:07 2018 +0200 65.3 @@ -10,7 +10,7 @@ 65.4 WEB_SITE="http://msmtp.sourceforge.net/" 65.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 65.6 65.7 -DEPENDS="libssl" 65.8 +DEPENDS="openssl" 65.9 BUILD_DEPENDS="openssl-dev" 65.10 65.11 # Rules to configure and make the package.
66.1 --- a/n2nc/receipt Wed Feb 28 14:43:56 2018 +0200 66.2 +++ b/n2nc/receipt Wed Feb 28 16:28:07 2018 +0200 66.3 @@ -10,7 +10,7 @@ 66.4 WEB_SITE="http://n2nc.sourceforge.net/" 66.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 66.6 66.7 -DEPENDS="zlib libcrypto gcc-lib-base" 66.8 +DEPENDS="zlib openssl gcc-lib-base" 66.9 BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf libtool" 66.10 66.11 # Rules to configure and make the package.
67.1 --- a/nagios-nrpe/receipt Wed Feb 28 14:43:56 2018 +0200 67.2 +++ b/nagios-nrpe/receipt Wed Feb 28 16:28:07 2018 +0200 67.3 @@ -11,8 +11,8 @@ 67.4 WEB_SITE="http://www.nagios.org/" 67.5 WGET_URL="$SF_MIRROR/nagios/$TARBALL" 67.6 67.7 -BUILD_DEPENDS="libcrypto-dev openssl-dev openssl libwrap-dev" 67.8 -DEPENDS="nagios-plugins libssl libcrypto" 67.9 +BUILD_DEPENDS="openssl-dev openssl libwrap-dev" 67.10 +DEPENDS="nagios-plugins openssl" 67.11 67.12 # Rules to configure and make the package. 67.13 compile_rules()
68.1 --- a/nagios-plugins/receipt Wed Feb 28 14:43:56 2018 +0200 68.2 +++ b/nagios-plugins/receipt Wed Feb 28 16:28:07 2018 +0200 68.3 @@ -10,7 +10,7 @@ 68.4 WEB_SITE="http://www.nagios.org/" 68.5 WGET_URL="$SF_MIRROR/nagiosplug/$TARBALL" 68.6 68.7 -DEPENDS="libssl fping" 68.8 +DEPENDS="openssl fping" 68.9 BUILD_DEPENDS="openssl-dev radiusclient-ng-dev radiusclient-ng openldap-dev 68.10 mysql-dev libmysqlclient" 68.11
69.1 --- a/neon/receipt Wed Feb 28 14:43:56 2018 +0200 69.2 +++ b/neon/receipt Wed Feb 28 16:28:07 2018 +0200 69.3 @@ -37,7 +37,7 @@ 69.4 neon) 69.5 copy @std 69.6 TAGS="http webdav" 69.7 - DEPENDS="libcrypto liblzma libssl libxml2 zlib" 69.8 + DEPENDS="openssl liblzma libxml2 zlib" 69.9 ;; 69.10 *-dev) 69.11 copy @dev
70.1 --- a/netatalk/receipt Wed Feb 28 14:43:56 2018 +0200 70.2 +++ b/netatalk/receipt Wed Feb 28 16:28:07 2018 +0200 70.3 @@ -11,7 +11,7 @@ 70.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 70.5 CONFIG_FILES="/etc/netatalk/AppleVolumes.* /etc/netatalk/*.conf" 70.6 70.7 -BUILD_DEPENDS="db-dev libcrypto-dev file pam-dev" 70.8 +BUILD_DEPENDS="db-dev openssl-dev file pam-dev" 70.9 SPLIT="netatalk netatalk-pam" 70.10 70.11 # Rules to configure and make the package. 70.12 @@ -35,7 +35,7 @@ 70.13 # Rules to gen a SliTaz package suitable for Tazpkg. 70.14 genpkg_rules() 70.15 { 70.16 - DEPENDS="perl libdb libcrypto cups gnutls libgcrypt libgpg-error \ 70.17 + DEPENDS="perl libdb openssl cups gnutls libgcrypt libgpg-error \ 70.18 libwrap zlib libcomerr3" 70.19 if [ $PACKAGE == 'netatalk-pam' ]; then 70.20 DEPENDS="$DEPENDS pam"
71.1 --- a/netsurf/receipt Wed Feb 28 14:43:56 2018 +0200 71.2 +++ b/netsurf/receipt Wed Feb 28 16:28:07 2018 +0200 71.3 @@ -66,8 +66,8 @@ 71.4 # Remove files to save some space 71.5 rm -rf $fs/usr/share/netsurf/*.xpm 71.6 DEPENDS="atk cairo expat fontconfig freetype gdk-pixbuf glib gstreamer0 \ 71.7 - gtk+ libcrypto libcss libcurl libdom libhubbub libjpeg-turbo libnsbmp \ 71.8 - libnsgif libnslog libnspsl libnsutils libparserutils libpng16 libssl \ 71.9 + gtk+ openssl libcss libcurl libdom libhubbub libjpeg-turbo libnsbmp \ 71.10 + libnsgif libnslog libnspsl libnsutils libparserutils libpng16 \ 71.11 libsvgtiny libutf8proc libwapcaplet libxml2 pango zlib" 71.12 TAGS="web-browser" 71.13 }
72.1 --- a/node/receipt Wed Feb 28 14:43:56 2018 +0200 72.2 +++ b/node/receipt Wed Feb 28 16:28:07 2018 +0200 72.3 @@ -11,7 +11,7 @@ 72.4 WGET_URL="http://nodejs.org/dist/v$VERSION/$TARBALL" 72.5 #HOST_ARCH="i486 arm" 72.6 72.7 -DEPENDS="python libssl" 72.8 +DEPENDS="python openssl" 72.9 BUILD_DEPENDS="python-dev openssl-dev" 72.10 72.11 # Rules to configure and make the package.
73.1 --- a/nsd/receipt Wed Feb 28 14:43:56 2018 +0200 73.2 +++ b/nsd/receipt Wed Feb 28 16:28:07 2018 +0200 73.3 @@ -11,7 +11,7 @@ 73.4 WGET_URL="http://www.nlnetlabs.nl/downloads/nsd/$TARBALL" 73.5 CONFIG_FILES="/etc/nsd" 73.6 73.7 -DEPENDS="libssl libcrypto" 73.8 +DEPENDS="openssl" 73.9 BUILD_DEPENDS="libevent-dev openssl-dev" 73.10 73.11 # Rules to configure and make the package.
74.1 --- a/nss-ldapd/receipt Wed Feb 28 14:43:56 2018 +0200 74.2 +++ b/nss-ldapd/receipt Wed Feb 28 16:28:07 2018 +0200 74.3 @@ -11,7 +11,7 @@ 74.4 WEB_SITE="http://ch.tudelft.nl/~arthur/nss-ldapd/" 74.5 WGET_URL="http://arthurdejong.org/$SOURCE/$TARBALL" 74.6 74.7 -DEPENDS="cyrus-sasl krb5 libkrb5 libldap libssl libcomerr3" 74.8 +DEPENDS="cyrus-sasl krb5 libkrb5 libldap openssl libcomerr3" 74.9 BUILD_DEPENDS="cyrus-sasl-dev krb5-dev openldap-dev openssl-dev pam-dev \ 74.10 pam_ldap" 74.11
75.1 --- a/ntp/receipt Wed Feb 28 14:43:56 2018 +0200 75.2 +++ b/ntp/receipt Wed Feb 28 16:28:07 2018 +0200 75.3 @@ -11,7 +11,7 @@ 75.4 WGET_URL="http://archive.ntp.org/ntp4/$TARBALL" 75.5 HOST_ARCH="i486 arm" 75.6 75.7 -DEPENDS="libcrypto readline libcap attr" 75.8 +DEPENDS="openssl readline libcap attr" 75.9 CONFIG_FILES="/etc/ntp.conf" 75.10 75.11 # Rules to configure and make the package.
76.1 --- a/nut/receipt Wed Feb 28 14:43:56 2018 +0200 76.2 +++ b/nut/receipt Wed Feb 28 16:28:07 2018 +0200 76.3 @@ -12,7 +12,7 @@ 76.4 CONFIG_FILES="/etc/nut.conf /etc/ups.conf /etc/upsd.conf /etc/upsd.users \ 76.5 /etc/upsmon.conf /etc/upssched.conf" 76.6 76.7 -DEPENDS="libusb libusb-compat expat neon zlib libssl libwrap" 76.8 +DEPENDS="libusb libusb-compat expat neon zlib openssl libwrap" 76.9 BUILD_DEPENDS="libusb-dev libusb-compat-dev expat-dev neon-dev zlib-dev \ 76.10 openssl-dev libwrap-dev" 76.11
77.1 --- a/nzbget/receipt Wed Feb 28 14:43:56 2018 +0200 77.2 +++ b/nzbget/receipt Wed Feb 28 16:28:07 2018 +0200 77.3 @@ -11,7 +11,7 @@ 77.4 WGET_URL="$SF_MIRROR/nzbget/nzbget-stable/$VERSION/$TARBALL" 77.5 CONFIG_FILES="/etc/nzbget.conf" 77.6 77.7 -DEPENDS="libxml2 libssl ncurses gcc-lib-base" 77.8 +DEPENDS="libxml2 openssl ncurses gcc-lib-base" 77.9 BUILD_DEPENDS="libxml2-dev openssl-dev ncurses-dev zlib-dev" 77.10 77.11 # Rules to configure and make the package.
78.1 --- a/obfsproxy/receipt Wed Feb 28 14:43:56 2018 +0200 78.2 +++ b/obfsproxy/receipt Wed Feb 28 16:28:07 2018 +0200 78.3 @@ -11,7 +11,7 @@ 78.4 WEB_SITE="http://www.torproject.org/" 78.5 WGET_URL="git|http://git.torproject.org/obfsproxy.git " 78.6 78.7 -DEPENDS="libevent libssl" 78.8 +DEPENDS="libevent openssl" 78.9 BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf automake" 78.10 78.11 # Rules to configure and make the package.
79.1 --- a/opensc/receipt Wed Feb 28 14:43:56 2018 +0200 79.2 +++ b/opensc/receipt Wed Feb 28 16:28:07 2018 +0200 79.3 @@ -11,7 +11,7 @@ 79.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 79.5 CONFIG_FILES="/etc/opensc.conf" 79.6 79.7 -DEPENDS="libcrypto zlib" 79.8 +DEPENDS="openssl zlib" 79.9 BUILD_DEPENDS="pcsc-lite-dev openssl-dev" 79.10 79.11 # Rules to configure and make the package.
80.1 --- a/openssh/receipt Wed Feb 28 14:43:56 2018 +0200 80.2 +++ b/openssh/receipt Wed Feb 28 16:28:07 2018 +0200 80.3 @@ -11,7 +11,7 @@ 80.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 80.5 WGET_URL="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" 80.6 80.7 -BUILD_DEPENDS="libcrypto-dev zlib-dev openssl-dev perl mdocml-dev pam-dev" # groff 80.8 +BUILD_DEPENDS="openssl-dev zlib-dev openssl-dev perl mdocml-dev pam-dev" # groff 80.9 SPLIT="sftp-server openssh openssh-pam" 80.10 80.11 # Rules to configure and make the package. 80.12 @@ -83,11 +83,11 @@ 80.13 copy sftp-server 80.14 CAT="security|secure FTP server" 80.15 TAGS="ssh" 80.16 - DEPENDS="libcrypto zlib" 80.17 + DEPENDS="openssl zlib" 80.18 ;; 80.19 openssh) 80.20 copy @std sshd/ 80.21 - DEPENDS="sftp-server libcrypto zlib" 80.22 + DEPENDS="sftp-server openssl zlib" 80.23 CONFIG_FILES="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config \ 80.24 /etc/inetd.conf" 80.25 TAGS="ssh security" 80.26 @@ -98,7 +98,7 @@ 80.27 install=$install-pam copy @std sshd/ 80.28 sed -i 's/.*UsePAM.*/UsePAM yes/' $fs/etc/ssh/sshd_config 80.29 CAT="security|with PAM support" 80.30 - DEPENDS="sftp-server libcrypto zlib pam" 80.31 + DEPENDS="sftp-server openssl zlib pam" 80.32 CONFIG_FILES="/etc/ssh/moduli /etc/ssh/ssh_config /etc/ssh/sshd_config \ 80.33 /etc/inetd.conf" 80.34 TAGS="ssh security"
81.1 --- a/openssl/receipt Wed Feb 28 14:43:56 2018 +0200 81.2 +++ b/openssl/receipt Wed Feb 28 16:28:07 2018 +0200 81.3 @@ -54,12 +54,10 @@ 81.4 case $PACKAGE in 81.5 openssl) 81.6 copy @std 81.7 - PROVIDE="libcrypto libssl" 81.8 TAGS="SSL security" 81.9 ;; 81.10 openssl-dev) 81.11 copy @dev 81.12 - PROVIDE="libcrypto-dev" 81.13 ;; 81.14 esac 81.15 }
82.1 --- a/openvpn/receipt Wed Feb 28 14:43:56 2018 +0200 82.2 +++ b/openvpn/receipt Wed Feb 28 16:28:07 2018 +0200 82.3 @@ -12,7 +12,7 @@ 82.4 TAGS="vpn tunnel network" 82.5 HOST_ARCH="i486 arm" 82.6 82.7 -BUILD_DEPENDS="lzo-dev libcrypto-dev openssl-dev pam-dev" 82.8 +BUILD_DEPENDS="lzo-dev openssl-dev pam-dev" 82.9 SPLIT="openvpn openvpn-doc openvpn-down-root openvpn-pam" 82.10 82.11 # Rules to configure and make the package. 82.12 @@ -33,7 +33,7 @@ 82.13 { 82.14 case $PACKAGE in 82.15 openvpn) 82.16 - DEPENDS="lzo libcrypto openssl" 82.17 + DEPENDS="lzo openssl" 82.18 mkdir -p $fs/usr/sbin 82.19 cp -a $install/usr/sbin/openvpn $fs/usr/sbin 82.20 cp -a $stuff/etc $fs
83.1 --- a/openvswitch/receipt Wed Feb 28 14:43:56 2018 +0200 83.2 +++ b/openvswitch/receipt Wed Feb 28 16:28:07 2018 +0200 83.3 @@ -30,7 +30,7 @@ 83.4 { 83.5 case $PACKAGE in 83.6 openvswitch) 83.7 - DEPENDS="libssl zlib python bash" 83.8 + DEPENDS="openssl zlib python bash" 83.9 mkdir -p $fs/usr 83.10 cp -a $install/etc $fs/ 83.11 cp -a $install/var $fs/
84.1 --- a/opusfile/receipt Wed Feb 28 14:43:56 2018 +0200 84.2 +++ b/opusfile/receipt Wed Feb 28 16:28:07 2018 +0200 84.3 @@ -22,7 +22,7 @@ 84.4 case $PACKAGE in 84.5 opusfile) 84.6 copy @std 84.7 - DEPENDS="libcrypto libogg libssl opus" 84.8 + DEPENDS="openssl libogg opus" 84.9 ;; 84.10 *-dev) 84.11 copy @dev
85.1 --- a/ori/receipt Wed Feb 28 14:43:56 2018 +0200 85.2 +++ b/ori/receipt Wed Feb 28 16:28:07 2018 +0200 85.3 @@ -10,7 +10,7 @@ 85.4 WEB_SITE="http://ori.scs.stanford.edu/" 85.5 WGET_URL="https://bitbucket.org/orifs/ori/downloads/$TARBALL" 85.6 85.7 -DEPENDS="libssl libevent fuse liblzma libxml2 util-linux-uuid" # + mDNSResponder 85.8 +DEPENDS="openssl libevent fuse liblzma libxml2 util-linux-uuid" # + mDNSResponder 85.9 BUILD_DEPENDS="wget scons pkg-config libboost-dev libboost-math-tr1 \ 85.10 util-linux-uuid-dev fuse-dev libevent-dev openssl-dev zlib-dev" 85.11
86.1 --- a/pam_mount/receipt Wed Feb 28 14:43:56 2018 +0200 86.2 +++ b/pam_mount/receipt Wed Feb 28 16:28:07 2018 +0200 86.3 @@ -10,9 +10,9 @@ 86.4 WEB_SITE="http://pam-mount.sourceforge.net/" 86.5 WGET_URL="$SF_MIRROR/pam-mount/$TARBALL" 86.6 86.7 -BUILD_DEPENDS="pam-dev libhx libhx-dev libcrypto-dev openssl-dev libxml2-dev \ 86.8 +BUILD_DEPENDS="pam-dev libhx libhx-dev openssl-dev libxml2-dev \ 86.9 util-linux-mount-dev util-linux-blkid-dev util-linux-uuid-dev pcre-dev perl" 86.10 -DEPENDS="pam libcrypto libxml2 libhx zlib" 86.11 +DEPENDS="pam openssl libxml2 libhx zlib" 86.12 86.13 # Rules to configure and make the package. 86.14 compile_rules()
87.1 --- a/pam_ssh/receipt Wed Feb 28 14:43:56 2018 +0200 87.2 +++ b/pam_ssh/receipt Wed Feb 28 16:28:07 2018 +0200 87.3 @@ -11,7 +11,7 @@ 87.4 WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL" 87.5 TAGS="ssh" 87.6 87.7 -DEPENDS="pam libcrypto openssh-pam" 87.8 +DEPENDS="pam openssl openssh-pam" 87.9 BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam automake" 87.10 87.11 # Rules to configure and make the package.
88.1 --- a/perl-net-ssleay/receipt Wed Feb 28 14:43:56 2018 +0200 88.2 +++ b/perl-net-ssleay/receipt Wed Feb 28 16:28:07 2018 +0200 88.3 @@ -11,7 +11,7 @@ 88.4 TARBALL="Net-SSLeay-$VERSION.tar.gz" 88.5 WGET_URL="https://cpan.metacpan.org/authors/id/M/MI/MIKEM/$TARBALL" 88.6 88.7 -DEPENDS="perl libcrypto libssl zlib" 88.8 +DEPENDS="perl openssl zlib" 88.9 BUILD_DEPENDS="perl-dev openssl-dev" 88.10 88.11 # Rules to configure and make the package.
89.1 --- a/pgadmin/receipt Wed Feb 28 14:43:56 2018 +0200 89.2 +++ b/pgadmin/receipt Wed Feb 28 16:28:07 2018 +0200 89.3 @@ -12,7 +12,7 @@ 89.4 WGET_URL="ftp://ftp.ch.postgresql.org/mirror/postgresql/pgadmin3/release/v$VERSION/src/$TARBALL" 89.5 89.6 DEPENDS="postgresql wxWidgets28 gtk+ libxslt libcomerr3 libkrb5 xorg-libXxf86vm" 89.7 -BUILD_DEPENDS="libcrypto postgresql postgresql-dev libxslt-dev libxml2-dev \ 89.8 +BUILD_DEPENDS="openssl postgresql postgresql-dev libxslt-dev libxml2-dev \ 89.9 wxWidgets28-dev" 89.10 89.11 # Rules to configure and make the package.
90.1 --- a/php/receipt Wed Feb 28 14:43:56 2018 +0200 90.2 +++ b/php/receipt Wed Feb 28 16:28:07 2018 +0200 90.3 @@ -116,7 +116,7 @@ 90.4 case $PACKAGE in 90.5 php) 90.6 PROVIDE="php:lighttpd" 90.7 - DEPENDS="php-common lighttpd zlib libxml2 sqlite3 libssl" 90.8 + DEPENDS="php-common lighttpd zlib libxml2 sqlite3 openssl" 90.9 mkdir -p $fs/usr/bin $fs/usr/share/php 90.10 cp -a $src/sapi/cgi/php-cgi $fs/usr/bin 90.11 ;; 90.12 @@ -250,7 +250,7 @@ 90.13 ;; 90.14 php-snmp) 90.15 CAT="development|snmp module for PHP web programming language." 90.16 - DEPENDS="net-snmp php libcrypto" 90.17 + DEPENDS="net-snmp php openssl" 90.18 mkdir -p $fs/usr/share/php 90.19 cp $(find $install | grep snmp.so) $fs/usr/share/php/ 90.20 ;;
91.1 --- a/postfix/receipt Wed Feb 28 14:43:56 2018 +0200 91.2 +++ b/postfix/receipt Wed Feb 28 16:28:07 2018 +0200 91.3 @@ -39,7 +39,7 @@ 91.4 TAZPANEL_DAEMON="man|edit::/etc/postfix/main.cf|options|web::$WEB_SITE" 91.5 CONFIG_FILES="/etc/postfix" 91.6 PROVIDE="sendmail" 91.7 - DEPENDS="libdb libldap pcre libssl slitaz-base-files libsasl \ 91.8 + DEPENDS="libdb libldap pcre openssl slitaz-base-files libsasl \ 91.9 libkrb5 libcomerr3 libmysqlclient" 91.10 mkdir -p $fs/usr/share/licenses/ 91.11 cp -a $install/usr/lib $fs/usr
92.1 --- a/prosody/receipt Wed Feb 28 14:43:56 2018 +0200 92.2 +++ b/prosody/receipt Wed Feb 28 16:28:07 2018 +0200 92.3 @@ -11,7 +11,7 @@ 92.4 WGET_URL="$WEB_SITE/downloads/source/$TARBALL" 92.5 HOST_ARCH="i486 arm" 92.6 92.7 -DEPENDS="lua libidn libssl libcrypto" 92.8 +DEPENDS="lua libidn openssl" 92.9 BUILD_DEPENDS="lua-dev libidn-dev openssl-dev" 92.10 92.11 # Handle cross compilation
93.1 --- a/proxytunnel/receipt Wed Feb 28 14:43:56 2018 +0200 93.2 +++ b/proxytunnel/receipt Wed Feb 28 16:28:07 2018 +0200 93.3 @@ -10,7 +10,7 @@ 93.4 WEB_SITE="http://proxytunnel.sourceforge.net/" 93.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 93.6 93.7 -DEPENDS="libcrypto libssl gzip" 93.8 +DEPENDS="openssl gzip" 93.9 BUILD_DEPENDS="openssl-dev" 93.10 93.11 # Rules to configure and make the package.
94.1 --- a/pulseaudio/receipt Wed Feb 28 14:43:56 2018 +0200 94.2 +++ b/pulseaudio/receipt Wed Feb 28 16:28:07 2018 +0200 94.3 @@ -80,7 +80,7 @@ 94.4 copy librtp.so module-rtp-recv.so module-rtp-send.so libraop.so \ 94.5 module-raop-sink.so 94.6 CAT="multimedia|RTP protocol support" 94.7 - DEPENDS="pulseaudio libcrypto libssl" 94.8 + DEPENDS="pulseaudio openssl" 94.9 ;; 94.10 *-simple) 94.11 copy libprotocol-simple.so module-simple-protocol-tcp.so \
95.1 --- a/pure-ftpd/receipt Wed Feb 28 14:43:56 2018 +0200 95.2 +++ b/pure-ftpd/receipt Wed Feb 28 16:28:07 2018 +0200 95.3 @@ -43,7 +43,7 @@ 95.4 { 95.5 case $PACKAGE in 95.6 pure-ftpd) 95.7 - DEPENDS="attr libcap libssl" 95.8 + DEPENDS="attr libcap openssl" 95.9 copy @std 95.10 ;; 95.11 pure-ftpd-pam)
96.1 --- a/pwsafe/receipt Wed Feb 28 14:43:56 2018 +0200 96.2 +++ b/pwsafe/receipt Wed Feb 28 16:28:07 2018 +0200 96.3 @@ -11,7 +11,7 @@ 96.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 96.5 96.6 DEPENDS="readline ncurses xorg-libSM xorg-libICE xorg-libXmu xorg-libX11 \ 96.7 -libcrypto gcc-lib-base xorg-libXt xorg-libXext xorg-libXau xorg-libXdmcp" 96.8 +openssl gcc-lib-base xorg-libXt xorg-libXext xorg-libXau xorg-libXdmcp" 96.9 BUILD_DEPENDS="openssl-dev readline-dev ncurses-dev" 96.10 96.11 # Rules to configure and make the package.
97.1 --- a/qbittorrent/receipt Wed Feb 28 14:43:56 2018 +0200 97.2 +++ b/qbittorrent/receipt Wed Feb 28 16:28:07 2018 +0200 97.3 @@ -11,7 +11,7 @@ 97.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 97.5 GENERIC_PIXMAPS="no"; GENERIC_MENUS="no" 97.6 97.7 -DEPENDS="qt5-base libboost-system libcrypto libssl libtorrent-rasterbar zlib" 97.8 +DEPENDS="qt5-base libboost-system openssl libtorrent-rasterbar zlib" 97.9 BUILD_DEPENDS="qt5-dev libboost-dev libtorrent-rasterbar-dev openssl-dev \ 97.10 geoip xorg-dev zlib-dev" 97.11
98.1 --- a/qt5/receipt Wed Feb 28 14:43:56 2018 +0200 98.2 +++ b/qt5/receipt Wed Feb 28 16:28:07 2018 +0200 98.3 @@ -226,9 +226,9 @@ 98.4 rm -f $fs/usr/lib/libQt5Egl* 98.5 98.6 CAT="development|Base module" 98.7 - DEPENDS="dbus eudev fontconfig freetype glib icu libcrypto libcups \ 98.8 + DEPENDS="dbus eudev fontconfig freetype glib icu openssl libcups \ 98.9 libdrm libharfbuzz libicu libinput libjpeg-turbo libpng16 \ 98.10 - libsqlite3 libssl libxkbcommon libxkbcommon-x11 mesa17 \ 98.11 + libsqlite3 libxkbcommon libxkbcommon-x11 mesa17 \ 98.12 mtdev tslib xorg-libICE xorg-libSM xorg-libX11 xorg-libXext \ 98.13 xorg-libXi xorg-libxcb zlib libatomic";; 98.14 qt5-canvas3d) 98.15 @@ -257,7 +257,7 @@ 98.16 DEPENDS="qt5-base mesa17 tiff";; 98.17 qt5-location) 98.18 CAT="development|Location module" 98.19 - DEPENDS="qt5-base qt5-declarative icu libcrypto libicu libssl \ 98.20 + DEPENDS="qt5-base qt5-declarative icu openssl libicu openssl \ 98.21 mesa17 zlib";; 98.22 qt5-multimedia) 98.23 CAT="development|Multimedia module"
99.1 --- a/qupzilla/receipt Wed Feb 28 14:43:56 2018 +0200 99.2 +++ b/qupzilla/receipt Wed Feb 28 16:28:07 2018 +0200 99.3 @@ -13,7 +13,7 @@ 99.4 TAGS="web-browser" 99.5 99.6 DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtScript libQtSql \ 99.7 -libQtXml libcrypto xorg-libX11 zlib cacerts xdg-utils libQtWebkit" 99.8 +libQtXml openssl xorg-libX11 zlib cacerts xdg-utils libQtWebkit" 99.9 BUILD_DEPENDS="wget cacerts Qt4-dev qmake openssl-dev xorg-libX11-dev" 99.10 SUGGESTED="libQtWebkit-video qupzilla-locales" 99.11
100.1 --- a/rdesktop/receipt Wed Feb 28 14:43:56 2018 +0200 100.2 +++ b/rdesktop/receipt Wed Feb 28 16:28:07 2018 +0200 100.3 @@ -11,7 +11,7 @@ 100.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 100.5 TAGS="rdp remote-desktop" 100.6 100.7 -DEPENDS="libcrypto xorg-libX11 glibc-base xorg-libXau xorg-libXdmcp \ 100.8 +DEPENDS="openssl xorg-libX11 glibc-base xorg-libXau xorg-libXdmcp \ 100.9 alsa-lib libsamplerate libao pcsc-lite" 100.10 BUILD_DEPENDS="openssl-dev xorg-dev pcsc-lite-dev" 100.11
101.1 --- a/rdpdesk/receipt Wed Feb 28 14:43:56 2018 +0200 101.2 +++ b/rdpdesk/receipt Wed Feb 28 16:28:07 2018 +0200 101.3 @@ -10,7 +10,7 @@ 101.4 WEB_SITE="http://rdpdesk.com/" 101.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 101.6 101.7 -DEPENDS="wxWidgets28 xorg-libXp xorg-libXaw libssl" 101.8 +DEPENDS="wxWidgets28 xorg-libXp xorg-libXaw openssl" 101.9 BUILD_DEPENDS="wxWidgets28-dev xorg-imake jpeg-dev zlib-dev gettext-tools \ 101.10 openssl-dev xorg-libXp autoconf xorg-libXt-dev xorg-libXp-dev xorg-libXaw-dev" 101.11 SUGGESTED="wfica rdesktop"
102.1 --- a/re-alpine/receipt Wed Feb 28 14:43:56 2018 +0200 102.2 +++ b/re-alpine/receipt Wed Feb 28 16:28:07 2018 +0200 102.3 @@ -11,7 +11,7 @@ 102.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 102.5 TAGS="mail client" 102.6 102.7 -DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" 102.8 +DEPENDS="openssl pam libldap libsasl ncurses libkrb5 libcomerr3" 102.9 BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" 102.10 102.11 # Rules to configure and make the package.
103.1 --- a/rtmpdump/receipt Wed Feb 28 14:43:56 2018 +0200 103.2 +++ b/rtmpdump/receipt Wed Feb 28 16:28:07 2018 +0200 103.3 @@ -10,7 +10,7 @@ 103.4 WEB_SITE="http://rtmpdump.mplayerhq.hu/" 103.5 WGET_URL="http://rtmpdump.mplayerhq.hu/download/$TARBALL" 103.6 103.7 -DEPENDS="libssl" 103.8 +DEPENDS="openssl" 103.9 BUILD_DEPENDS="openssl-dev zlib-dev" 103.10 103.11 # Rules to configure and make the package.
104.1 --- a/ruby-enterprise/receipt Wed Feb 28 14:43:56 2018 +0200 104.2 +++ b/ruby-enterprise/receipt Wed Feb 28 16:28:07 2018 +0200 104.3 @@ -13,7 +13,7 @@ 104.4 PROVIDE="ruby" 104.5 TAGS="ruby language programming" 104.6 104.7 -DEPENDS="libdb ncurses libssl readline zlib" 104.8 +DEPENDS="libdb ncurses openssl readline zlib" 104.9 BUILD_DEPENDS="zlib-dev" 104.10 104.11 # Rules to configure and make the package.
105.1 --- a/ruby/receipt Wed Feb 28 14:43:56 2018 +0200 105.2 +++ b/ruby/receipt Wed Feb 28 16:28:07 2018 +0200 105.3 @@ -57,7 +57,7 @@ 105.4 libruby-extras) 105.5 copy /usr/lib/ruby/ 105.6 CAT="libdevel|native libraries" 105.7 - DEPENDS="ruby gdbm gmp libcrypto libdb libffi libssl ncurses \ 105.8 + DEPENDS="ruby gdbm gmp openssl libdb libffi ncurses \ 105.9 readline zlib" 105.10 ;; 105.11 ruby-doc)
106.1 --- a/serf/receipt Wed Feb 28 14:43:56 2018 +0200 106.2 +++ b/serf/receipt Wed Feb 28 16:28:07 2018 +0200 106.3 @@ -28,7 +28,7 @@ 106.4 case $PACKAGE in 106.5 serf) 106.6 copy @std 106.7 - DEPENDS="apr apr-util expat gdbm libcrypto libldap libssl \ 106.8 + DEPENDS="apr apr-util expat gdbm openssl libldap \ 106.9 util-linux-uuid zlib" 106.10 ;; 106.11 *-dev)
107.1 --- a/sipsak/receipt Wed Feb 28 14:43:56 2018 +0200 107.2 +++ b/sipsak/receipt Wed Feb 28 16:28:07 2018 +0200 107.3 @@ -10,8 +10,8 @@ 107.4 WEB_SITE="http://sipsak.org/" 107.5 WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" 107.6 107.7 -DEPENDS="libcrypto gnutls zlib" 107.8 -BUILD_DEPENDS="libcrypto-dev libcrypto" 107.9 +DEPENDS="openssl gnutls zlib" 107.10 +BUILD_DEPENDS="openssl-dev openssl" 107.11 107.12 # Rules to configure and make the package. 107.13 compile_rules()
108.1 --- a/slitaz-dev-pkgs/receipt Wed Feb 28 14:43:56 2018 +0200 108.2 +++ b/slitaz-dev-pkgs/receipt Wed Feb 28 16:28:07 2018 +0200 108.3 @@ -13,7 +13,7 @@ 108.4 pcre-dev libcap-dev sqlite3-dev zlib-dev pkg-config fontconfig-dev freetype-dev \ 108.5 glibc-dev libpng-dev jpeg-dev tiff-dev libxml2-dev xorg-dev-proto xorg-dev \ 108.6 pango-dev atk-dev cairo-dev expat-dev glib-dev gtk+-dev libIDL zip poppler-dev \ 108.7 -python patch libcrypto openssl mercurial rsync wget xorg-pixman-dev \ 108.8 +python patch openssl mercurial rsync wget xorg-pixman-dev \ 108.9 autoconf automake" 108.10 108.11 # Rules to gen a SliTaz package suitable for Tazpkg.
109.1 --- a/smx/receipt Wed Feb 28 14:43:56 2018 +0200 109.2 +++ b/smx/receipt Wed Feb 28 16:28:07 2018 +0200 109.3 @@ -35,7 +35,7 @@ 109.4 ;; 109.5 smx) 109.6 copy @std @rm 109.7 - DEPENDS="bzlib fontconfig freetype glib libcrypto libgd \ 109.8 + DEPENDS="bzlib fontconfig freetype glib openssl libgd \ 109.9 libharfbuzz libjpeg-turbo liblzma libpng16 libsqlite3 libtdb \ 109.10 libunixODBC libwebp libxml2 pcre perl-core tiff xorg-libX11 \ 109.11 xorg-libXau xorg-libXdmcp xorg-libXpm xorg-libxcb zlib"
110.1 --- a/snownews/receipt Wed Feb 28 14:43:56 2018 +0200 110.2 +++ b/snownews/receipt Wed Feb 28 16:28:07 2018 +0200 110.3 @@ -10,7 +10,7 @@ 110.4 WEB_SITE="http://kiza.kcore.de/software/snownews/index.en" 110.5 WGET_URL="https://kiza.kcore.de/software/snownews/download/$TARBALL" 110.6 110.7 -DEPENDS="libxml2 ncurses zlib libcrypto" 110.8 +DEPENDS="libxml2 ncurses zlib openssl" 110.9 BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl \ 110.10 openssl-dev acl libcroco wget" 110.11
111.1 --- a/softether/receipt Wed Feb 28 14:43:56 2018 +0200 111.2 +++ b/softether/receipt Wed Feb 28 16:28:07 2018 +0200 111.3 @@ -11,7 +11,7 @@ 111.4 WEB_SITE="https://www.softether.org/" 111.5 WGET_URL="http://www.softether-download.com/files/softether/$VERSION-$RELEASE-tree/Source%20Code/$TARBALL" 111.6 111.7 -DEPENDS="libssl libcrypto readline ncurses zlib" 111.8 +DEPENDS="openssl readline ncurses zlib" 111.9 BUILD_DEPENDS="openssl-dev readline-dev ncurses-dev" 111.10 111.11 # Rules to configure and make the package.
112.1 --- a/squid/receipt Wed Feb 28 14:43:56 2018 +0200 112.2 +++ b/squid/receipt Wed Feb 28 16:28:07 2018 +0200 112.3 @@ -54,7 +54,7 @@ 112.4 case $PACKAGE in 112.5 squid) 112.6 CONFIG_FILES="/etc/squid" 112.7 - DEPENDS="libsasl libldap libssl libltdl" 112.8 + DEPENDS="libsasl libldap openssl libltdl" 112.9 SUGGESTED="iptables" 112.10 mkdir -p $fs/usr/share/squid/errors $fs/var/cache/squid \ 112.11 $fs/var/log/squid $fs/usr/lib/squid $fs/etc/squid/conf.d 112.12 @@ -102,7 +102,7 @@ 112.13 ;; 112.14 squid-auth-helpers) 112.15 CAT="network|Web/ftp proxy." 112.16 - DEPENDS="squid libldap libsasl libssl libcrypto libkrb5 libcomerr3" 112.17 + DEPENDS="squid libldap libsasl openssl libkrb5 libcomerr3" 112.18 mkdir -p $fs/usr/lib/squid 112.19 cp -a $install/usr/lib/squid/*_auth* $fs/usr/lib/squid 112.20 ;;
113.1 --- a/stuntman/receipt Wed Feb 28 14:43:56 2018 +0200 113.2 +++ b/stuntman/receipt Wed Feb 28 16:28:07 2018 +0200 113.3 @@ -27,6 +27,6 @@ 113.4 genpkg_rules() 113.5 { 113.6 copy @std 113.7 - DEPENDS="libcrypto zlib" 113.8 + DEPENDS="openssl zlib" 113.9 } 113.10
114.1 --- a/sylpheed-full/receipt Wed Feb 28 14:43:56 2018 +0200 114.2 +++ b/sylpheed-full/receipt Wed Feb 28 16:28:07 2018 +0200 114.3 @@ -13,7 +13,7 @@ 114.4 TAGS="mail internet" 114.5 PROVIDE="sylpheed" 114.6 114.7 -DEPENDS="gtk+ libssl gnupg gpgme libgpg-error gtkspell enchant libldap" 114.8 +DEPENDS="gtk+ openssl gnupg gpgme libgpg-error gtkspell enchant libldap" 114.9 BUILD_DEPENDS="gtk+-dev openssl-dev libgpg-error-dev gtkspell-dev \ 114.10 enchant-dev openldap-dev gpgme-dev" 114.11
115.1 --- a/sylpheed/receipt Wed Feb 28 14:43:56 2018 +0200 115.2 +++ b/sylpheed/receipt Wed Feb 28 16:28:07 2018 +0200 115.3 @@ -11,7 +11,7 @@ 115.4 WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v${VERSION%.*}/$TARBALL" 115.5 TAGS="mail internet" 115.6 115.7 -DEPENDS="gtk+ libssl libffi" 115.8 +DEPENDS="gtk+ openssl libffi" 115.9 BUILD_DEPENDS="gtk+-dev openssl-dev" 115.10 115.11 # Rules to configure and make the package.
116.1 --- a/sysbench/receipt Wed Feb 28 14:43:56 2018 +0200 116.2 +++ b/sysbench/receipt Wed Feb 28 16:28:07 2018 +0200 116.3 @@ -10,7 +10,7 @@ 116.4 WEB_SITE="https://github.com/akopytov/sysbench" 116.5 WGET_URL="git|git://github.com/akopytov/sysbench.git" 116.6 116.7 -DEPENDS="libmysqlclient libssl zlib" 116.8 +DEPENDS="libmysqlclient openssl zlib" 116.9 BUILD_DEPENDS="git automake autoconf libtool mysql-dev openssl-dev zlib-dev" 116.10 116.11 # Rules to configure and make the package.
117.1 --- a/tcpcrypt/receipt Wed Feb 28 14:43:56 2018 +0200 117.2 +++ b/tcpcrypt/receipt Wed Feb 28 16:28:07 2018 +0200 117.3 @@ -26,7 +26,7 @@ 117.4 case $PACKAGE in 117.5 tcpcrypt) 117.6 copy @std 117.7 - DEPENDS="libcap libcrypto libmnl libnetfilter_conntrack \ 117.8 + DEPENDS="libcap openssl libmnl libnetfilter_conntrack \ 117.9 libnetfilter_queue libnfnetlink libpcap" 117.10 ;; 117.11 *-dev)
118.1 --- a/tcpdump/receipt Wed Feb 28 14:43:56 2018 +0200 118.2 +++ b/tcpdump/receipt Wed Feb 28 16:28:07 2018 +0200 118.3 @@ -11,7 +11,7 @@ 118.4 WGET_URL="http://www.tcpdump.org/release/$TARBALL" 118.5 TAGS="network security" 118.6 118.7 -DEPENDS="libcrypto openssl libpcap" 118.8 +DEPENDS="openssl libpcap" 118.9 BUILD_DEPENDS="libpcap libpcap-dev openssl-dev" 118.10 118.11 # Rules to configure and make the package.
119.1 --- a/tcplay/receipt Wed Feb 28 14:43:56 2018 +0200 119.2 +++ b/tcplay/receipt Wed Feb 28 16:28:07 2018 +0200 119.3 @@ -25,7 +25,7 @@ 119.4 { 119.5 case $PACKAGE in 119.6 tcplay) 119.7 - DEPENDS="libgcrypt libdevmapper libcrypto util-linux-uuid zlib udev" 119.8 + DEPENDS="libgcrypt libdevmapper openssl util-linux-uuid zlib udev" 119.9 mkdir -p $fs/usr/bin 119.10 cp -a $src/tcplay $fs/usr/bin 119.11 ;; 119.12 @@ -39,7 +39,7 @@ 119.13 ;; 119.14 libtcplay) 119.15 CAT="system-tools|Free TrueCrypt implementation." 119.16 - DEPENDS="libgcrypt libdevmapper libcrypto util-linux-uuid zlib udev" 119.17 + DEPENDS="libgcrypt libdevmapper openssl util-linux-uuid zlib udev" 119.18 mkdir -p $fs/usr/lib 119.19 cp -a $src/libtcplay.so* $fs/usr/lib 119.20 ;;
120.1 --- a/telegram/receipt Wed Feb 28 14:43:56 2018 +0200 120.2 +++ b/telegram/receipt Wed Feb 28 16:28:07 2018 +0200 120.3 @@ -11,7 +11,7 @@ 120.4 WEB_SITE="https://github.com/vysheng/tg" 120.5 WGET_URL="$WEB_SITE/archive/$GITHASH.tar.gz" 120.6 120.7 -DEPENDS="libconfig libedit ncurses libcrypto" 120.8 +DEPENDS="libconfig libedit ncurses openssl" 120.9 BUILD_DEPENDS="wget libconfig-dev lua-dev readline-dev openssl-dev libedit \ 120.10 zlib-dev" 120.11
121.1 --- a/tinc/receipt Wed Feb 28 14:43:56 2018 +0200 121.2 +++ b/tinc/receipt Wed Feb 28 16:28:07 2018 +0200 121.3 @@ -13,7 +13,7 @@ 121.4 TAGS="vpn tunnel" 121.5 121.6 BUILD_DEPENDS="openssl-dev zlib-dev lzo-dev" 121.7 -DEPENDS="libcrypto zlib lzo" 121.8 +DEPENDS="openssl zlib lzo" 121.9 121.10 # Rules to configure and make the package. 121.11 compile_rules()
122.1 --- a/tor/receipt Wed Feb 28 14:43:56 2018 +0200 122.2 +++ b/tor/receipt Wed Feb 28 16:28:07 2018 +0200 122.3 @@ -11,7 +11,7 @@ 122.4 WGET_URL="https://www.torproject.org/dist/$TARBALL" 122.5 HOST_ARCH="i486 arm" 122.6 122.7 -DEPENDS="libevent libssl" 122.8 +DEPENDS="libevent openssl" 122.9 BUILD_DEPENDS="wget libevent-dev openssl-dev perl zlib-dev" 122.10 122.11 # Rules to configure and make the package.
123.1 --- a/transmission/receipt Wed Feb 28 14:43:56 2018 +0200 123.2 +++ b/transmission/receipt Wed Feb 28 16:28:07 2018 +0200 123.3 @@ -37,7 +37,7 @@ 123.4 { 123.5 case $PACKAGE in 123.6 transmission) 123.7 - DEPENDS="gtk+3 libssl libcurl glib dbus dbus-glib \ 123.8 + DEPENDS="gtk+3 openssl libcurl glib dbus dbus-glib \ 123.9 xorg-libXdamage libnotify libevent" 123.10 TAGS="torrent" 123.11 SUGGESTED="transmission-web transmission-cli transmission-daemon" 123.12 @@ -46,14 +46,14 @@ 123.13 ;; 123.14 transmission-cli) 123.15 CAT="network|Transmission command line interface." 123.16 - DEPENDS="transmission libcurl libssl" 123.17 + DEPENDS="transmission libcurl openssl" 123.18 mkdir -p $fs/usr/bin 123.19 cp -a $install/usr/bin/transmission-cli $fs/usr/bin 123.20 ;; 123.21 transmission-daemon) 123.22 CAT="network|Transmission daemon and remote tool." 123.23 SUGGESTED="transmission-web transmission-cli" 123.24 - DEPENDS="libssl libcurl libevent" 123.25 + DEPENDS="openssl libcurl libevent" 123.26 mkdir -p $fs/usr/bin \ 123.27 $fs/etc/init.d \ 123.28 $fs/var/transmission-daemon
124.1 --- a/tumbler/receipt Wed Feb 28 14:43:56 2018 +0200 124.2 +++ b/tumbler/receipt Wed Feb 28 16:28:07 2018 +0200 124.3 @@ -37,7 +37,7 @@ 124.4 case $PACKAGE in 124.5 *-cover) 124.6 copy tumbler-cover-thumbnailer.so 124.7 - DEPENDS="tumbler libcrypto libcurl libidn2 libssh2 libssl" 124.8 + DEPENDS="tumbler openssl libcurl libidn2 libssh2" 124.9 CAT="graphics|cover video thumbnailer" 124.10 ;; 124.11 *-ffmpeg)
125.1 --- a/unbound/receipt Wed Feb 28 14:43:56 2018 +0200 125.2 +++ b/unbound/receipt Wed Feb 28 16:28:07 2018 +0200 125.3 @@ -37,7 +37,7 @@ 125.4 case $PACKAGE in 125.5 unbound) 125.6 copy @std 125.7 - DEPENDS="expat libcrypto libssl" 125.8 + DEPENDS="expat openssl" 125.9 CONFIG_FILES="/etc/unbound/" 125.10 ;; 125.11 *-dev)
126.1 --- a/vde2/receipt Wed Feb 28 14:43:56 2018 +0200 126.2 +++ b/vde2/receipt Wed Feb 28 16:28:07 2018 +0200 126.3 @@ -10,8 +10,8 @@ 126.4 WEB_SITE="http://vde.sourceforge.net/" 126.5 WGET_URL="$SF_MIRROR/vde/$TARBALL" 126.6 126.7 -DEPENDS="libcrypto" 126.8 -BUILD_DEPENDS="libcrypto libcrypto-dev" 126.9 +DEPENDS="openssl" 126.10 +BUILD_DEPENDS="openssl openssl-dev" 126.11 126.12 # Rules to configure and make the package. 126.13 compile_rules()
127.1 --- a/vfsync/receipt Wed Feb 28 14:43:56 2018 +0200 127.2 +++ b/vfsync/receipt Wed Feb 28 16:28:07 2018 +0200 127.3 @@ -11,7 +11,7 @@ 127.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 127.5 WGET_URL="${WEB_SITE}$TARBALL" 127.6 127.7 -BUILD_DEPENDS="libcrypto-dev curl-dev" 127.8 +BUILD_DEPENDS="openssl-dev curl-dev" 127.9 127.10 # Rules to configure and make the package. 127.11 compile_rules() 127.12 @@ -28,5 +28,5 @@ 127.13 genpkg_rules() 127.14 { 127.15 copy @std 127.16 - DEPENDS="libcrypto libcurl" 127.17 + DEPENDS="openssl libcurl" 127.18 }
128.1 --- a/vmware-view-open-client/receipt Wed Feb 28 14:43:56 2018 +0200 128.2 +++ b/vmware-view-open-client/receipt Wed Feb 28 16:28:07 2018 +0200 128.3 @@ -11,7 +11,7 @@ 128.4 WEB_SITE="http://code.google.com/p/$PACKAGE/" 128.5 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 128.6 128.7 -DEPENDS="gtk+ libssl libxml2 curl libboost-signals icu bzlib" 128.8 +DEPENDS="gtk+ openssl libxml2 curl libboost-signals icu bzlib" 128.9 BUILD_DEPENDS="gtk+-dev openssl-dev libxml2-dev curl-dev libboost-dev \ 128.10 libboost-signals icu-dev icu intltool" 128.11
129.1 --- a/vorbis-tools/receipt Wed Feb 28 14:43:56 2018 +0200 129.2 +++ b/vorbis-tools/receipt Wed Feb 28 16:28:07 2018 +0200 129.3 @@ -12,9 +12,9 @@ 129.4 TAGS="multimedia ogg" 129.5 HOST_ARCH="i486 arm" 129.6 129.7 -DEPENDS="libogg libvorbis flac libao libcurl speex libcrypto" 129.8 +DEPENDS="libogg libvorbis flac libao libcurl speex openssl" 129.9 BUILD_DEPENDS="libogg-dev libvorbis-dev flac-dev libao-dev curl-dev speex-dev \ 129.10 -libcrypto-dev" 129.11 +openssl-dev" 129.12 129.13 # Rules to configure and make the package. 129.14 compile_rules()
130.1 --- a/vpnc-cert/receipt Wed Feb 28 14:43:56 2018 +0200 130.2 +++ b/vpnc-cert/receipt Wed Feb 28 16:28:07 2018 +0200 130.3 @@ -14,7 +14,7 @@ 130.4 TAGS="vpn tunnel" 130.5 PROVIDE="vpnc" 130.6 130.7 -DEPENDS="libgcrypt libgpg-error glibc-base perl libcrypto" 130.8 +DEPENDS="libgcrypt libgpg-error glibc-base perl openssl" 130.9 BUILD_DEPENDS="libgcrypt-dev openssl-dev perl" 130.10 130.11 # Rules to configure and make the package.
131.1 --- a/w3m/receipt Wed Feb 28 14:43:56 2018 +0200 131.2 +++ b/w3m/receipt Wed Feb 28 16:28:07 2018 +0200 131.3 @@ -11,8 +11,8 @@ 131.4 WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$TARBALL" 131.5 TAGS="web-browser" 131.6 131.7 -DEPENDS="gc libcrypto libssl ncurses" 131.8 -BUILD_DEPENDS="gc gc-dev libcrypto-dev openssl-dev zlib-dev perl gettext" 131.9 +DEPENDS="gc openssl ncurses" 131.10 +BUILD_DEPENDS="gc gc-dev openssl-dev zlib-dev perl gettext" 131.11 131.12 # Rules to configure and make the package. 131.13 compile_rules()
132.1 --- a/warzone2100/receipt Wed Feb 28 14:43:56 2018 +0200 132.2 +++ b/warzone2100/receipt Wed Feb 28 16:28:07 2018 +0200 132.3 @@ -13,7 +13,7 @@ 132.4 132.5 BUILD_DEPENDS="automake perl zip unzip gettext qt5-dev xorg-libX11-dev \ 132.6 libsdl2-dev libpng16-dev libtheora-dev openal-dev libvorbis-dev glew-dev \ 132.7 -mesa17-dev libcrypto-dev physfs-dev xorg-libXrandr-dev fribidi-dev \ 132.8 +mesa17-dev openssl-dev physfs-dev xorg-libXrandr-dev fribidi-dev \ 132.9 freetype-dev fontconfig-dev openssl-dev git" 132.10 132.11 compile_rules() { 132.12 @@ -33,7 +33,7 @@ 132.13 132.14 genpkg_rules() { 132.15 copy @std hicolor/ *.mo 132.16 - DEPENDS="fontconfig freetype fribidi glew glib libcrypto libglu-mesa \ 132.17 + DEPENDS="fontconfig freetype fribidi glew glib openssl libglu-mesa \ 132.18 libharfbuzz libogg libpng16 libsdl2 libtheora libvorbis mesa17 openal \ 132.19 physfs qt5-base qt5-script xorg-libX11 xorg-libXrandr zlib libsdl2-net" 132.20 }
133.1 --- a/wget/receipt Wed Feb 28 14:43:56 2018 +0200 133.2 +++ b/wget/receipt Wed Feb 28 16:28:07 2018 +0200 133.3 @@ -13,7 +13,7 @@ 133.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 133.5 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 133.6 133.7 -DEPENDS="libssl libidn pcre util-linux-uuid zlib" 133.8 +DEPENDS="openssl libidn pcre util-linux-uuid zlib" 133.9 BUILD_DEPENDS="openssl-dev libidn-dev util-linux-uuid-dev gettext zlib-dev \ 133.10 perl pcre-dev" 133.11
134.1 --- a/wimlib/receipt Wed Feb 28 14:43:56 2018 +0200 134.2 +++ b/wimlib/receipt Wed Feb 28 16:28:07 2018 +0200 134.3 @@ -10,7 +10,7 @@ 134.4 WEB_SITE="http://sourceforge.net/projects/wimlib/" 134.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 134.6 134.7 -DEPENDS="libxml2 fuse ntfs-3g libcrypto zlib mtools cdrkit syslinux cabextract" 134.8 +DEPENDS="libxml2 fuse ntfs-3g openssl zlib mtools cdrkit syslinux cabextract" 134.9 BUILD_DEPENDS="pkg-config libxml2-dev fuse-dev ntfs-3g-dev openssl-dev \ 134.10 attr-dev mtools cdrkit syslinux cabextract" 134.11
135.1 --- a/wpa_supplicant/receipt Wed Feb 28 14:43:56 2018 +0200 135.2 +++ b/wpa_supplicant/receipt Wed Feb 28 16:28:07 2018 +0200 135.3 @@ -12,7 +12,7 @@ 135.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 135.5 WGET_URL="http://w1.fi/releases/$TARBALL" 135.6 135.7 -BUILD_DEPENDS_arm="openssl-dev libcrypto-dev libnl-dev" 135.8 +BUILD_DEPENDS_arm="openssl-dev libnl-dev" 135.9 BUILD_DEPENDS="libnl-dev dbus-dev openssl-dev readline-dev" 135.10 135.11 compile_rules() { 135.12 @@ -79,11 +79,11 @@ 135.13 135.14 genpkg_rules() { 135.15 copy @std 135.16 - DEPENDS="dbus libcrypto libnl libssl ncurses readline" 135.17 + DEPENDS="dbus openssl libnl ncurses readline" 135.18 CONFIG_FILES="/etc/wpa/wpa_supplicant.conf" 135.19 TAGS="wireless wifi network" 135.20 case "$SLITAZ_ARCH" in 135.21 - arm*) DEPENDS="libssl libcrypto libnl";; 135.22 + arm*) DEPENDS="openssl libnl";; 135.23 esac 135.24 } 135.25
136.1 --- a/wvstreams/receipt Wed Feb 28 14:43:56 2018 +0200 136.2 +++ b/wvstreams/receipt Wed Feb 28 16:28:07 2018 +0200 136.3 @@ -36,7 +36,7 @@ 136.4 case $PACKAGE in 136.5 wvstreams) 136.6 TAGS="network 3G" 136.7 - DEPENDS="ppp libssl xplc readline" 136.8 + DEPENDS="ppp openssl xplc readline" 136.9 mkdir -p $fs/usr/lib $fs/etc $fs/var 136.10 cp -a $install/usr/bin $fs/usr 136.11 cp -a $install/usr/lib/*.so* $fs/usr/lib
137.1 --- a/xalan-c/receipt Wed Feb 28 14:43:56 2018 +0200 137.2 +++ b/xalan-c/receipt Wed Feb 28 16:28:07 2018 +0200 137.3 @@ -12,7 +12,7 @@ 137.4 # Normal WGET_URL would be "http://www.apache.org/dist/xml/$PACKAGE/source/$TARBALL" 137.5 WGET_URL="http://www.gtlib.gatech.edu/pub/gentoo/distfiles/$TARBALL" 137.6 137.7 -DEPENDS="glibc-base gcc-lib-base xerces-c libcurl libcrypto icu" 137.8 +DEPENDS="glibc-base gcc-lib-base xerces-c libcurl openssl icu" 137.9 BUILD_DEPENDS="xerces-c-dev" 137.10 137.11 # Rules to configure and make the package.
138.1 --- a/xar/receipt Wed Feb 28 14:43:56 2018 +0200 138.2 +++ b/xar/receipt Wed Feb 28 16:28:07 2018 +0200 138.3 @@ -26,7 +26,7 @@ 138.4 case $PACKAGE in 138.5 xar) 138.6 copy @std 138.7 - DEPENDS="acl attr bzlib glibc-base libcrypto libxml2 zlib" 138.8 + DEPENDS="acl attr bzlib glibc-base openssl libxml2 zlib" 138.9 ;; 138.10 *-dev) copy @dev;; 138.11 esac
139.1 --- a/xerces-c/receipt Wed Feb 28 14:43:56 2018 +0200 139.2 +++ b/xerces-c/receipt Wed Feb 28 16:28:07 2018 +0200 139.3 @@ -10,7 +10,7 @@ 139.4 WEB_SITE="http://xerces.apache.org/xerces-c" 139.5 WGET_URL="http://apache.osuosl.org/xerces/c/3/sources/$TARBALL" 139.6 139.7 -DEPENDS="glibc-base gcc-lib-base libcurl libcrypto icu" 139.8 +DEPENDS="glibc-base gcc-lib-base libcurl openssl icu" 139.9 139.10 # Rules to configure and make the package. 139.11 compile_rules()
140.1 --- a/xrdp/receipt Wed Feb 28 14:43:56 2018 +0200 140.2 +++ b/xrdp/receipt Wed Feb 28 16:28:07 2018 +0200 140.3 @@ -10,7 +10,7 @@ 140.4 WEB_SITE="http://www.xrdp.org/" 140.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 140.6 140.7 -DEPENDS="libssl zlib xorg-libX11 xorg-libXfixes xorg-libxcb xorg-libXau \ 140.8 +DEPENDS="openssl zlib xorg-libX11 xorg-libXfixes xorg-libxcb xorg-libXau \ 140.9 xorg-libXdmcp pam tightvnc" 140.10 BUILD_DEPENDS="autoconf automake libtool pkg-config openssl-dev pam-dev \ 140.11 xorg-dev"
141.1 --- a/zfs-fuse/receipt Wed Feb 28 14:43:56 2018 +0200 141.2 +++ b/zfs-fuse/receipt Wed Feb 28 16:28:07 2018 +0200 141.3 @@ -10,7 +10,7 @@ 141.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 141.5 WGET_URL="$WEB_SITE/releases/$VERSION/$TARBALL" 141.6 141.7 -DEPENDS="fuse libaio libcrypto perl" 141.8 +DEPENDS="fuse libaio openssl perl" 141.9 BUILD_DEPENDS="fuse-dev scons libaio-dev attr-dev zlib-dev acl-dev openssl-dev" 141.10 141.11 # Rules to configure and make the package.
142.1 --- a/znc/receipt Wed Feb 28 14:43:56 2018 +0200 142.2 +++ b/znc/receipt Wed Feb 28 16:28:07 2018 +0200 142.3 @@ -13,7 +13,7 @@ 142.4 HOST_ARCH="i486 arm" 142.5 142.6 SUGGESTED="tcl" 142.7 -DEPENDS="libssl zlib" 142.8 +DEPENDS="openssl zlib" 142.9 BUILD_DEPENDS="openssl-dev tcl-dev zlib-dev" 142.10 142.11 # Rules to configure and make the package.