wok rev 20867
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 22 22:16:14 2019 +0100 (2019-02-22) |
parents | e0cd03fb1239 |
children | ad3df832c790 |
files | bind-client/receipt bind-dev/receipt bind/receipt dhcp-client/receipt dhcp-dev/receipt dhcp-relay/receipt dhcp/receipt dhcp6-client/receipt dhcp6-relay/receipt dhcp6/receipt libbind/receipt syslinux/stuff/iso2exe/bootiso.S syslinux/stuff/iso2exe/iso2exe.sh udhcpc6-fake/receipt |
line diff
1.1 --- a/bind-client/receipt Fri Feb 22 17:57:01 2019 +0100 1.2 +++ b/bind-client/receipt Fri Feb 22 22:16:14 2019 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Domain Name System client." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="ISC" 1.7 -WEB_SITE="http://www.isc.org/products/BIND/" 1.8 +WEB_SITE="https://www.isc.org/" 1.9 WANTED="bind" 1.10 1.11 DEPENDS="libbind libcrypto attr libpcap readline"
2.1 --- a/bind-dev/receipt Fri Feb 22 17:57:01 2019 +0100 2.2 +++ b/bind-dev/receipt Fri Feb 22 22:16:14 2019 +0100 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="Domain Name System development files." 2.5 MAINTAINER="pascal.bellard@slitaz.org" 2.6 LICENSE="ISC" 2.7 -WEB_SITE="http://www.isc.org/products/BIND/" 2.8 +WEB_SITE="https://www.isc.org/" 2.9 WANTED="bind" 2.10 2.11 # Rules to gen a SliTaz package suitable for Tazpkg.
3.1 --- a/bind/receipt Fri Feb 22 17:57:01 2019 +0100 3.2 +++ b/bind/receipt Fri Feb 22 22:16:14 2019 +0100 3.3 @@ -7,7 +7,7 @@ 3.4 MAINTAINER="pascal.bellard@slitaz.org" 3.5 LICENSE="ISC" 3.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.7 -WEB_SITE="http://www.isc.org/products/BIND/" 3.8 +WEB_SITE="https://www.isc.org/" 3.9 WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL" 3.10 CONFIG_FILES="/etc/bind" 3.11 TAZPANEL_DAEMON="edit::/etc/bind/named.conf|man|options|web::$WEB_SITE"
4.1 --- a/dhcp-client/receipt Fri Feb 22 17:57:01 2019 +0100 4.2 +++ b/dhcp-client/receipt Fri Feb 22 22:16:14 2019 +0100 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Dynamic Host Configuration Protocol ISC client." 4.5 MAINTAINER="pascal.bellard@slitaz.org" 4.6 LICENSE="ISC" 4.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 4.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 4.9 4.10 WANTED="dhcp" 4.11 DEPENDS="libcrypto"
5.1 --- a/dhcp-dev/receipt Fri Feb 22 17:57:01 2019 +0100 5.2 +++ b/dhcp-dev/receipt Fri Feb 22 22:16:14 2019 +0100 5.3 @@ -6,7 +6,7 @@ 5.4 SHORT_DESC="Dynamic Host Configuration Protocol development files." 5.5 MAINTAINER="pascal.bellard@slitaz.org" 5.6 LICENSE="ISC" 5.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 5.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 5.9 5.10 WANTED="dhcp" 5.11
6.1 --- a/dhcp-relay/receipt Fri Feb 22 17:57:01 2019 +0100 6.2 +++ b/dhcp-relay/receipt Fri Feb 22 22:16:14 2019 +0100 6.3 @@ -6,7 +6,7 @@ 6.4 SHORT_DESC="Dynamic Host Configuration Protocol relay." 6.5 MAINTAINER="pascal.bellard@slitaz.org" 6.6 LICENSE="ISC" 6.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 6.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 6.9 6.10 WANTED="dhcp" 6.11 DEPENDS="libcrypto"
7.1 --- a/dhcp/receipt Fri Feb 22 17:57:01 2019 +0100 7.2 +++ b/dhcp/receipt Fri Feb 22 22:16:14 2019 +0100 7.3 @@ -6,7 +6,7 @@ 7.4 SHORT_DESC="Dynamic Host Configuration Protocol server." 7.5 MAINTAINER="pascal.bellard@slitaz.org" 7.6 LICENSE="ISC" 7.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 7.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 7.9 7.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.11 WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$VERSION/$TARBALL"
8.1 --- a/dhcp6-client/receipt Fri Feb 22 17:57:01 2019 +0100 8.2 +++ b/dhcp6-client/receipt Fri Feb 22 22:16:14 2019 +0100 8.3 @@ -6,7 +6,7 @@ 8.4 SHORT_DESC="Dynamic Host Configuration Protocol ISC client with ipv6 support." 8.5 MAINTAINER="pascal.bellard@slitaz.org" 8.6 LICENSE="ISC" 8.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 8.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 8.9 8.10 WANTED="dhcp6" 8.11 DEPENDS="libcrypto"
9.1 --- a/dhcp6-relay/receipt Fri Feb 22 17:57:01 2019 +0100 9.2 +++ b/dhcp6-relay/receipt Fri Feb 22 22:16:14 2019 +0100 9.3 @@ -6,7 +6,7 @@ 9.4 SHORT_DESC="Dynamic Host Configuration Protocol relay with ipv6 support." 9.5 MAINTAINER="pascal.bellard@slitaz.org" 9.6 LICENSE="ISC" 9.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 9.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 9.9 9.10 WANTED="dhcp6" 9.11 PROVIDE="dhcp-relay"
10.1 --- a/dhcp6/receipt Fri Feb 22 17:57:01 2019 +0100 10.2 +++ b/dhcp6/receipt Fri Feb 22 22:16:14 2019 +0100 10.3 @@ -6,7 +6,7 @@ 10.4 SHORT_DESC="Dynamic Host Configuration Protocol server with ipv6 support." 10.5 MAINTAINER="pascal.bellard@slitaz.org" 10.6 LICENSE="ISC" 10.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 10.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 10.9 10.10 SOURCE="dhcp" 10.11 TARBALL="$SOURCE-$VERSION.tar.gz"
11.1 --- a/libbind/receipt Fri Feb 22 17:57:01 2019 +0100 11.2 +++ b/libbind/receipt Fri Feb 22 22:16:14 2019 +0100 11.3 @@ -6,7 +6,7 @@ 11.4 SHORT_DESC="Domain Name System shared libraries." 11.5 MAINTAINER="pascal.bellard@slitaz.org" 11.6 LICENSE="ISC" 11.7 -WEB_SITE="http://www.isc.org/products/BIND/" 11.8 +WEB_SITE="https://www.isc.org/" 11.9 WANTED="bind" 11.10 11.11 DEPENDS="libcrypto libcap libxml2 zlib attr libkrb5"
12.1 --- a/syslinux/stuff/iso2exe/bootiso.S Fri Feb 22 17:57:01 2019 +0100 12.2 +++ b/syslinux/stuff/iso2exe/bootiso.S Fri Feb 22 22:16:14 2019 +0100 12.3 @@ -178,7 +178,7 @@ 12.4 ret 12.5 .org 0x7E00 12.6 12.7 - .org 0x7F83 12.8 + .org 0x7F81 12.9 ////////////////////////////// DOS EXE code /////////////////////////////////// 12.10 12.11 exestart: 12.12 @@ -199,7 +199,8 @@ 12.13 jc tst386 12.14 abort: 12.15 goputs: 12.16 - jmp puts 12.17 + mov $EXEADRS(puts), %si 12.18 + jmp %si 12.19 12.20 tst386: 12.21 pushw %sp
13.1 --- a/syslinux/stuff/iso2exe/iso2exe.sh Fri Feb 22 17:57:01 2019 +0100 13.2 +++ b/syslinux/stuff/iso2exe/iso2exe.sh Fri Feb 22 22:16:14 2019 +0100 13.3 @@ -113,9 +113,9 @@ 13.4 fi 13.5 rm -f /tmp/exe$$ /tmp/coff$$ 13.6 if [ -z "$RECURSIVE_PARTITION" -a $(get 454 $1 4) -eq 0 ]; then 13.7 - store 448 $((1+$i/512)) $1 8 13.8 - store 454 $(($i/512)) $1 8 13.9 - store 458 $(($(get 458 $1 4) - $i/512)) $1 32 13.10 + store 448 $((1+$i/512)) $1 8 ### 446+2 SECTOR 13.11 + store 454 $(($i/512)) $1 32 ### 446+8 OFFSET 13.12 + store 458 $(($(stat -c %s $1)/512)) $1 32 ### 446+12 SIZE 13.13 fi 13.14 } 13.15
14.1 --- a/udhcpc6-fake/receipt Fri Feb 22 17:57:01 2019 +0100 14.2 +++ b/udhcpc6-fake/receipt Fri Feb 22 22:16:14 2019 +0100 14.3 @@ -6,7 +6,7 @@ 14.4 SHORT_DESC="Temporary? udhcpc fake for ipv6 support." 14.5 MAINTAINER="pascal.bellard@slitaz.org" 14.6 LICENSE="BSD" 14.7 -WEB_SITE="http://www.isc.org/products/DHCP/" 14.8 +WEB_SITE="http://www.isc.org/downloads/DHCP/" 14.9 DEPENDS="dhcp6-client" 14.10 14.11 # Rules to gen a SliTaz package suitable for Tazpkg.