diff --git a/NOTES b/NOTES index 91c5d45..84161af 100644 --- a/NOTES +++ b/NOTES @@ -1,4 +1,4 @@ --LessTif is busted; tries to mkdir an existing dir. Replace with OC/F MOTIF +-LessTif is busted; tries to mkdir an existing dir. Replace with OS/F MOTIF -Package Haskell tools to allow building shellcheck from source -es needs to have its patch adjusted @@ -8,3 +8,4 @@ -fix sup package -remove coreutils from browser deps? +-look into packaging ftpfs, encfs, x11fs, and ucspi diff --git a/NOTES~ b/NOTES~ deleted file mode 100644 index eec7471..0000000 --- a/NOTES~ +++ /dev/null @@ -1,9 +0,0 @@ --LessTif is busted; tries to mkdir an existing dir. Replace with OC/F MOTIF --Package Haskell tools to allow building shellcheck from source --es needs to have its patch adjusted - --rename all non-obvious GNU tools to gnu-$package --rename all libraries to lib$package, adjust depends --remove superfluous packages --fix sup package --remove coreutils from browser deps? \ No newline at end of file diff --git a/banished/epic/JUSTIFICATION b/banished/epic/JUSTIFICATION new file mode 100644 index 0000000..dd1b50e --- /dev/null +++ b/banished/epic/JUSTIFICATION @@ -0,0 +1 @@ +Cannot retrieve from upstream using https. Will check on the Debian archives. diff --git a/ports/epic/build b/banished/epic/build similarity index 100% rename from ports/epic/build rename to banished/epic/build diff --git a/ports/epic/checksums b/banished/epic/checksums similarity index 100% rename from ports/epic/checksums rename to banished/epic/checksums diff --git a/community-mod/stable/oksh/depends b/banished/epic/depends similarity index 100% rename from community-mod/stable/oksh/depends rename to banished/epic/depends diff --git a/ports/epic/sources b/banished/epic/sources similarity index 100% rename from ports/epic/sources rename to banished/epic/sources diff --git a/banished/epic/sources~ b/banished/epic/sources~ new file mode 100644 index 0000000..6782c75 --- /dev/null +++ b/banished/epic/sources~ @@ -0,0 +1 @@ +https://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/epic5-2.1.2.tar.xz diff --git a/ports/epic/version b/banished/epic/version similarity index 100% rename from ports/epic/version rename to banished/epic/version diff --git a/community-mod/stable/axel/checksums b/community-mod/stable/axel/checksums deleted file mode 100644 index c22e300..0000000 --- a/community-mod/stable/axel/checksums +++ /dev/null @@ -1 +0,0 @@ -46eb4f10a11c4e50320ae6a034ef03ffe59dc11c3c6542a9867a3e4dc0c4b44e diff --git a/community-mod/stable/axel/depends b/community-mod/stable/axel/depends deleted file mode 100644 index 75929cf..0000000 --- a/community-mod/stable/axel/depends +++ /dev/null @@ -1 +0,0 @@ -libressl diff --git a/community-mod/stable/axel/sources b/community-mod/stable/axel/sources deleted file mode 100644 index bf00e93..0000000 --- a/community-mod/stable/axel/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/axel-download-accelerator/axel/releases/download/v2.17.10/axel-2.17.10.tar.xz diff --git a/community-mod/stable/axel/version b/community-mod/stable/axel/version deleted file mode 100644 index c067037..0000000 --- a/community-mod/stable/axel/version +++ /dev/null @@ -1 +0,0 @@ -2.17.10 1 diff --git a/community-mod/stable/oksh/build b/community-mod/stable/oksh/build deleted file mode 100755 index 9cbf8f3..0000000 --- a/community-mod/stable/oksh/build +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -e - -# We have an alternative system, use "ksh" and "sh" as binary names. -./configure \ - --prefix=/usr \ - --bindir=/usr/bin \ - --mandir=/usr/share/man \ - --enable-ksh \ - --enable-sh - -make -make DESTDIR="$1" install diff --git a/core-mod/xorg/rxvt-unicode/build b/community-mod/stable/rxvt-unicode/build similarity index 100% rename from core-mod/xorg/rxvt-unicode/build rename to community-mod/stable/rxvt-unicode/build diff --git a/core-mod/xorg/rxvt-unicode/checksums b/community-mod/stable/rxvt-unicode/checksums similarity index 100% rename from core-mod/xorg/rxvt-unicode/checksums rename to community-mod/stable/rxvt-unicode/checksums diff --git a/core-mod/xorg/rxvt-unicode/depends b/community-mod/stable/rxvt-unicode/depends similarity index 100% rename from core-mod/xorg/rxvt-unicode/depends rename to community-mod/stable/rxvt-unicode/depends diff --git a/core-mod/xorg/rxvt-unicode/patches/gentables.patch b/community-mod/stable/rxvt-unicode/patches/gentables.patch similarity index 100% rename from core-mod/xorg/rxvt-unicode/patches/gentables.patch rename to community-mod/stable/rxvt-unicode/patches/gentables.patch diff --git a/core-mod/xorg/rxvt-unicode/patches/rxvt-unicode-kerning.patch b/community-mod/stable/rxvt-unicode/patches/rxvt-unicode-kerning.patch similarity index 100% rename from core-mod/xorg/rxvt-unicode/patches/rxvt-unicode-kerning.patch rename to community-mod/stable/rxvt-unicode/patches/rxvt-unicode-kerning.patch diff --git a/community-mod/stable/rxvt-unicode/sources b/community-mod/stable/rxvt-unicode/sources new file mode 100644 index 0000000..78c9b90 --- /dev/null +++ b/community-mod/stable/rxvt-unicode/sources @@ -0,0 +1,3 @@ +https://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.26.tar.bz2 +patches/gentables.patch +patches/rxvt-unicode-kerning.patch diff --git a/core-mod/xorg/rxvt-unicode/sources b/community-mod/stable/rxvt-unicode/sources~ similarity index 100% rename from core-mod/xorg/rxvt-unicode/sources rename to community-mod/stable/rxvt-unicode/sources~ diff --git a/core-mod/xorg/rxvt-unicode/version b/community-mod/stable/rxvt-unicode/version similarity index 100% rename from core-mod/xorg/rxvt-unicode/version rename to community-mod/stable/rxvt-unicode/version diff --git a/core-mod/core/binutils/checksums b/core-mod/core/binutils/checksums index 9963524..e4f8abd 100644 --- a/core-mod/core/binutils/checksums +++ b/core-mod/core/binutils/checksums @@ -1 +1 @@ -e81d9edf373f193af428a0f256674aea62a9d74dfe93f65192d4eae030b0f3b0 +820d9724f020a3e69cb337893a0b63c2db161dadcb0e06fc11dc29eb1e84a32c diff --git a/core-mod/core/binutils/sources b/core-mod/core/binutils/sources index bba397f..a0a31ef 100644 --- a/core-mod/core/binutils/sources +++ b/core-mod/core/binutils/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/binutils/binutils-2.36.1.tar.xz +https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.xz diff --git a/core-mod/core/binutils/sources~ b/core-mod/core/binutils/sources~ new file mode 100644 index 0000000..bba397f --- /dev/null +++ b/core-mod/core/binutils/sources~ @@ -0,0 +1 @@ +https://ftp.gnu.org/gnu/binutils/binutils-2.36.1.tar.xz diff --git a/core-mod/core/binutils/version b/core-mod/core/binutils/version index acefb62..c304d36 100644 --- a/core-mod/core/binutils/version +++ b/core-mod/core/binutils/version @@ -1 +1 @@ -2.36.1 1 +2.37 1 diff --git a/core-mod/core/binutils/version~ b/core-mod/core/binutils/version~ new file mode 100644 index 0000000..acefb62 --- /dev/null +++ b/core-mod/core/binutils/version~ @@ -0,0 +1 @@ +2.36.1 1 diff --git a/core-mod/core/bison/checksums b/core-mod/core/bison/checksums index 1268196..c9e3366 100644 --- a/core-mod/core/bison/checksums +++ b/core-mod/core/bison/checksums @@ -1 +1 @@ -67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf +1e0a14a8bf52d878e500c33d291026b9ebe969c27b3998d4b4285ab6dbce4527 diff --git a/core-mod/core/bison/sources b/core-mod/core/bison/sources index a0f39c9..689da66 100644 --- a/core-mod/core/bison/sources +++ b/core-mod/core/bison/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/bison/bison-3.7.6.tar.xz +https://ftp.gnu.org/gnu/bison/bison-3.8.tar.xz diff --git a/core-mod/core/bison/sources~ b/core-mod/core/bison/sources~ new file mode 100644 index 0000000..a0f39c9 --- /dev/null +++ b/core-mod/core/bison/sources~ @@ -0,0 +1 @@ +https://ftp.gnu.org/gnu/bison/bison-3.7.6.tar.xz diff --git a/core-mod/core/bison/version b/core-mod/core/bison/version index d883380..6ffe803 100644 --- a/core-mod/core/bison/version +++ b/core-mod/core/bison/version @@ -1 +1 @@ -3.7.6 1 +3.8 2 diff --git a/core-mod/core/bison/version~ b/core-mod/core/bison/version~ new file mode 100644 index 0000000..d883380 --- /dev/null +++ b/core-mod/core/bison/version~ @@ -0,0 +1 @@ +3.7.6 1 diff --git a/core-mod/core/bzip2/checksums b/core-mod/core/bzip2/checksums index b50d346..7fe2921 100644 --- a/core-mod/core/bzip2/checksums +++ b/core-mod/core/bzip2/checksums @@ -1 +1 @@ -ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 bzip2-1.0.8.tar.gz +ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 diff --git a/core-mod/core/curl/checksums b/core-mod/core/curl/checksums index efca4bf..62ab6d5 100644 --- a/core-mod/core/curl/checksums +++ b/core-mod/core/curl/checksums @@ -1 +1 @@ -0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b +0606f74b1182ab732a17c11613cbbaf7084f2e6cca432642d0e3ad7c224c3689 diff --git a/core-mod/core/curl/sources b/core-mod/core/curl/sources index 4c9b3f0..ad24509 100644 --- a/core-mod/core/curl/sources +++ b/core-mod/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.77.0.tar.xz +https://curl.haxx.se/download/curl-7.79.1.tar.xz diff --git a/core-mod/core/curl/sources~ b/core-mod/core/curl/sources~ new file mode 100644 index 0000000..4c9b3f0 --- /dev/null +++ b/core-mod/core/curl/sources~ @@ -0,0 +1 @@ +https://curl.haxx.se/download/curl-7.77.0.tar.xz diff --git a/core-mod/core/curl/version b/core-mod/core/curl/version index 2df10bc..2f303a6 100644 --- a/core-mod/core/curl/version +++ b/core-mod/core/curl/version @@ -1 +1 @@ -7.77.0 1 +7.79.1 2 diff --git a/core-mod/core/curl/version~ b/core-mod/core/curl/version~ new file mode 100644 index 0000000..2df10bc --- /dev/null +++ b/core-mod/core/curl/version~ @@ -0,0 +1 @@ +7.77.0 1 diff --git a/core-mod/core/diffutils/checksums b/core-mod/core/diffutils/checksums index 785fdb3..511ab40 100644 --- a/core-mod/core/diffutils/checksums +++ b/core-mod/core/diffutils/checksums @@ -1 +1 @@ -b3a7a6221c3dc916085f0d205abf6b8e1ba443d4dd965118da364a1dc1cb3a26 diffutils-3.7.tar.xz +a6bdd7d1b31266d11c4f4de6c1b748d4607ab0231af5188fc2533d0ae2438fec diff --git a/core-mod/core/diffutils/sources b/core-mod/core/diffutils/sources index f0af8e7..6039111 100644 --- a/core-mod/core/diffutils/sources +++ b/core-mod/core/diffutils/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/diffutils/diffutils-3.7.tar.xz +https://ftp.gnu.org/gnu/diffutils/diffutils-3.8.tar.xz diff --git a/core-mod/core/diffutils/sources~ b/core-mod/core/diffutils/sources~ new file mode 100644 index 0000000..f0af8e7 --- /dev/null +++ b/core-mod/core/diffutils/sources~ @@ -0,0 +1 @@ +https://ftp.gnu.org/gnu/diffutils/diffutils-3.7.tar.xz diff --git a/core-mod/core/diffutils/version b/core-mod/core/diffutils/version index fa0ebc7..6ffe803 100644 --- a/core-mod/core/diffutils/version +++ b/core-mod/core/diffutils/version @@ -1 +1 @@ -3.7 1 +3.8 2 diff --git a/core-mod/core/diffutils/version~ b/core-mod/core/diffutils/version~ new file mode 100644 index 0000000..fa0ebc7 --- /dev/null +++ b/core-mod/core/diffutils/version~ @@ -0,0 +1 @@ +3.7 1 diff --git a/community-mod/stable/es/build b/core-mod/core/es/build similarity index 100% rename from community-mod/stable/es/build rename to core-mod/core/es/build diff --git a/community-mod/stable/es/checksums b/core-mod/core/es/checksums similarity index 100% rename from community-mod/stable/es/checksums rename to core-mod/core/es/checksums diff --git a/community-mod/stable/es/depends b/core-mod/core/es/depends similarity index 100% rename from community-mod/stable/es/depends rename to core-mod/core/es/depends index b992a9f..e26fcaa 100644 --- a/community-mod/stable/es/depends +++ b/core-mod/core/es/depends @@ -1,5 +1,5 @@ -readline + autoconf automake libtool - +readline diff --git a/core-mod/core/es/manifest b/core-mod/core/es/manifest new file mode 100644 index 0000000..7f7413d --- /dev/null +++ b/core-mod/core/es/manifest @@ -0,0 +1,20 @@ +/var/db/kiss/installed/es/version +/var/db/kiss/installed/es/sources +/var/db/kiss/installed/es/patches/musl.patch +/var/db/kiss/installed/es/patches/ +/var/db/kiss/installed/es/manifest +/var/db/kiss/installed/es/depends +/var/db/kiss/installed/es/checksums +/var/db/kiss/installed/es/build +/var/db/kiss/installed/es/ +/var/db/kiss/installed/ +/var/db/kiss/ +/var/db/ +/var/ +/usr/share/man/man1/es.1 +/usr/share/man/man1/ +/usr/share/man/ +/usr/share/ +/usr/bin/es +/usr/bin/ +/usr/ diff --git a/community-mod/stable/es/patches/musl.patch b/core-mod/core/es/patches/musl.patch similarity index 100% rename from community-mod/stable/es/patches/musl.patch rename to core-mod/core/es/patches/musl.patch diff --git a/community-mod/stable/es/sources b/core-mod/core/es/sources similarity index 100% rename from community-mod/stable/es/sources rename to core-mod/core/es/sources diff --git a/community-mod/stable/es/version b/core-mod/core/es/version similarity index 100% rename from community-mod/stable/es/version rename to core-mod/core/es/version diff --git a/core-mod/core/flex/checksums b/core-mod/core/flex/checksums index 5f05df5..c4986a1 100644 --- a/core-mod/core/flex/checksums +++ b/core-mod/core/flex/checksums @@ -1 +1 @@ -e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995 flex-2.6.4.tar.gz +e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995 diff --git a/core-mod/core/gnu-grep/checksums b/core-mod/core/gnu-grep/checksums index 8ca1835..c7bb7b6 100644 --- a/core-mod/core/gnu-grep/checksums +++ b/core-mod/core/gnu-grep/checksums @@ -1 +1 @@ -667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e +5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c diff --git a/core-mod/core/gnu-grep/sources b/core-mod/core/gnu-grep/sources index 35d5bb3..6ad6466 100644 --- a/core-mod/core/gnu-grep/sources +++ b/core-mod/core/gnu-grep/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/grep/grep-3.6.tar.xz +https://ftp.gnu.org/gnu/grep/grep-3.7.tar.xz diff --git a/core-mod/core/gnu-grep/sources~ b/core-mod/core/gnu-grep/sources~ new file mode 100644 index 0000000..35d5bb3 --- /dev/null +++ b/core-mod/core/gnu-grep/sources~ @@ -0,0 +1 @@ +https://ftp.gnu.org/gnu/grep/grep-3.6.tar.xz diff --git a/core-mod/core/gnu-grep/version b/core-mod/core/gnu-grep/version index 8c2b20b..2baa08b 100644 --- a/core-mod/core/gnu-grep/version +++ b/core-mod/core/gnu-grep/version @@ -1 +1 @@ -3.6 1 +3.7 12 diff --git a/core-mod/core/gnu-grep/version~ b/core-mod/core/gnu-grep/version~ new file mode 100644 index 0000000..8c2b20b --- /dev/null +++ b/core-mod/core/gnu-grep/version~ @@ -0,0 +1 @@ +3.6 1 diff --git a/core-mod/core/gnu-sed/checksums b/core-mod/core/gnu-sed/checksums index b8922c9..575bd1d 100644 --- a/core-mod/core/gnu-sed/checksums +++ b/core-mod/core/gnu-sed/checksums @@ -1 +1 @@ -f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633 sed-4.8.tar.xz +f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633 diff --git a/core-mod/core/gperf/checksums b/core-mod/core/gperf/checksums index 96f73ec..e7ded31 100644 --- a/core-mod/core/gperf/checksums +++ b/core-mod/core/gperf/checksums @@ -1 +1 @@ -588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2 gperf-3.1.tar.gz +588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2 diff --git a/core-mod/core/less/checksums b/core-mod/core/less/checksums index a6ae059..64af8db 100644 --- a/core-mod/core/less/checksums +++ b/core-mod/core/less/checksums @@ -1 +1 @@ -ce5b6d2b9fc4442d7a07c93ab128d2dff2ce09a1d4f2d055b95cf28dd0dc9a9a +6aadf54be8bf57d0e2999a3c5d67b1de63808bb90deb8f77b028eafae3a08e10 diff --git a/core-mod/core/less/sources b/core-mod/core/less/sources index 53b3990..8dd86da 100644 --- a/core-mod/core/less/sources +++ b/core-mod/core/less/sources @@ -1 +1 @@ -https://www.greenwoodsoftware.com/less/less-563.tar.gz +https://www.greenwoodsoftware.com/less/less-590.tar.gz diff --git a/core-mod/core/less/sources~ b/core-mod/core/less/sources~ new file mode 100644 index 0000000..b03fe9f --- /dev/null +++ b/core-mod/core/less/sources~ @@ -0,0 +1 @@ +https://www.greenwoodsoftware.com/less/less-569.tar.gz diff --git a/core-mod/core/less/version b/core-mod/core/less/version index 3402310..d02d45c 100644 --- a/core-mod/core/less/version +++ b/core-mod/core/less/version @@ -1 +1 @@ -563 1 +569 12 diff --git a/core-mod/core/less/version~ b/core-mod/core/less/version~ new file mode 100644 index 0000000..3402310 --- /dev/null +++ b/core-mod/core/less/version~ @@ -0,0 +1 @@ +563 1 diff --git a/core-mod/core/libarchive/checksums b/core-mod/core/libarchive/checksums index c5ca63f..bb4b516 100644 --- a/core-mod/core/libarchive/checksums +++ b/core-mod/core/libarchive/checksums @@ -1 +1 @@ -0e17d3a8d0b206018693b27f08029b598f6ef03600c2b5d10c94ce58692e299b +f0b19ff39c3c9a5898a219497ababbadab99d8178acc980155c7e1271089b5a0 diff --git a/core-mod/core/libarchive/sources b/core-mod/core/libarchive/sources index 294adc8..e8d70f1 100644 --- a/core-mod/core/libarchive/sources +++ b/core-mod/core/libarchive/sources @@ -1 +1 @@ -https://github.com/libarchive/libarchive/releases/download/3.5.1/libarchive-3.5.1.tar.xz +https://github.com/libarchive/libarchive/releases/download/v3.5.2/libarchive-3.5.2.tar.xz diff --git a/core-mod/core/libarchive/sources~ b/core-mod/core/libarchive/sources~ new file mode 100644 index 0000000..e7080e0 --- /dev/null +++ b/core-mod/core/libarchive/sources~ @@ -0,0 +1 @@ +https://github.com/libarchive/libarchive/releases/download/3.5.2/libarchive-3.5.2.tar.xz diff --git a/core-mod/core/libarchive/version b/core-mod/core/libarchive/version index 591d5e4..4234df3 100644 --- a/core-mod/core/libarchive/version +++ b/core-mod/core/libarchive/version @@ -1 +1 @@ -3.5.1 1 +3.5.2 2 diff --git a/core-mod/core/libarchive/version~ b/core-mod/core/libarchive/version~ new file mode 100644 index 0000000..591d5e4 --- /dev/null +++ b/core-mod/core/libarchive/version~ @@ -0,0 +1 @@ +3.5.1 1 diff --git a/core-mod/core/libisl/sources b/core-mod/core/libisl/sources index e26f75c..641e755 100644 --- a/core-mod/core/libisl/sources +++ b/core-mod/core/libisl/sources @@ -1 +1 @@ -http://isl.gforge.inria.fr/isl-0.24.tar.xz +https://isl.gforge.inria.fr/isl-0.24.tar.xz diff --git a/core-mod/core/libressl/checksums b/core-mod/core/libressl/checksums index cb08f76..0c1dc2e 100644 --- a/core-mod/core/libressl/checksums +++ b/core-mod/core/libressl/checksums @@ -1,2 +1,2 @@ -a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066 +e52eae758d40206a71d763a1a87b71037223bf1986ac239a6be1a6d2ac3916d2 d4bfcd9ee16eff65bdf6de1e0a3ccac667fdf52d98d0eda5c3e3f638aad13b89 diff --git a/core-mod/core/libressl/sources b/core-mod/core/libressl/sources index 79ed0b2..4c67695 100644 --- a/core-mod/core/libressl/sources +++ b/core-mod/core/libressl/sources @@ -1,2 +1,2 @@ -https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.3.tar.gz +https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.4.0.tar.gz files/update-certdata.sh diff --git a/core-mod/core/libressl/version b/core-mod/core/libressl/version index e82f87f..9bcb2bc 100644 --- a/core-mod/core/libressl/version +++ b/core-mod/core/libressl/version @@ -1 +1 @@ -3.3.3 1 +3.4.0 2 diff --git a/core-mod/core/libressl/version~ b/core-mod/core/libressl/version~ new file mode 100644 index 0000000..e82f87f --- /dev/null +++ b/core-mod/core/libressl/version~ @@ -0,0 +1 @@ +3.3.3 1 diff --git a/core-mod/core/make/checksums b/core-mod/core/make/checksums index 8ce10bc..21b7c5c 100644 --- a/core-mod/core/make/checksums +++ b/core-mod/core/make/checksums @@ -1 +1 @@ -e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19 make-4.3.tar.gz +e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19 diff --git a/core-mod/core/mandoc/build b/core-mod/core/mandoc/build index bf3f40e..2e1744a 100755 --- a/core-mod/core/mandoc/build +++ b/core-mod/core/mandoc/build @@ -1,7 +1,5 @@ #!/bin/sh -e -patch -p1 < mandoc-no-warn.patch - sed -i '/int dummy/d' ./compat_*.c sed -i 's,"more -s","less",g' main.c sed -i "s/CC=.*/CC='$CC'/" configure diff --git a/core-mod/core/mandoc/build~ b/core-mod/core/mandoc/build~ new file mode 100755 index 0000000..bf3f40e --- /dev/null +++ b/core-mod/core/mandoc/build~ @@ -0,0 +1,22 @@ +#!/bin/sh -e + +patch -p1 < mandoc-no-warn.patch + +sed -i '/int dummy/d' ./compat_*.c +sed -i 's,"more -s","less",g' main.c +sed -i "s/CC=.*/CC='$CC'/" configure + +cat > configure.local <= 0) { + char *name = ptsname(*pty); + if (name != 0) { +@@ -3735,7 +3735,7 @@ spawnXTerm(XtermWidget xw) + /* + * now in child process + */ +-#if defined(_POSIX_SOURCE) || defined(SVR4) || defined(__convex__) || defined(__SCO__) || defined(__QNX__) ++#if defined(_POSIX_VERSION) || defined(SVR4) || defined(__convex__) || defined(__SCO__) || defined(__QNX__) + int pgrp = setsid(); /* variable may not be used... */ + #else + int pgrp = getpid(); diff --git a/core-mod/xorg/xterm/sources b/core-mod/xorg/xterm/sources new file mode 100644 index 0000000..ef7248f --- /dev/null +++ b/core-mod/xorg/xterm/sources @@ -0,0 +1,2 @@ +https://invisible-mirror.net/archives/xterm/xterm-359.tgz +patches/posix-ptys.patch diff --git a/core-mod/xorg/xterm/version b/core-mod/xorg/xterm/version new file mode 100644 index 0000000..a8efc59 --- /dev/null +++ b/core-mod/xorg/xterm/version @@ -0,0 +1 @@ +359 1 diff --git a/ports/ctags/sources b/ports/ctags/sources index b7c351d..314bb93 100644 --- a/ports/ctags/sources +++ b/ports/ctags/sources @@ -1 +1 @@ -http://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz +https://prdownloads.sourceforge.net/ctags/ctags-5.8.tar.gz diff --git a/ports/ctwm-git/build b/ports/ctwm-git/build new file mode 100755 index 0000000..02c2d6f --- /dev/null +++ b/ports/ctwm-git/build @@ -0,0 +1,15 @@ +#!/bin/sh -e + +export DESTDIR="$1" +export CFLAGS="$CFLAGS -D_POSIX_C_SOURCE=200809L" + +cmake -B build \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=/usr/lib \ + -DCMAKE_BUILD_TYPE=Release \ + -DUSE_XPM=ON \ + -DUSE_EWMH=TRUE \ + -DUSE_XRANDR=TRUE + +cmake --build build +cmake --install build diff --git a/ports/ctwm/build b/ports/ctwm-git/build~ similarity index 100% rename from ports/ctwm/build rename to ports/ctwm-git/build~ diff --git a/ports/ctwm/checksums b/ports/ctwm-git/checksums similarity index 100% rename from ports/ctwm/checksums rename to ports/ctwm-git/checksums diff --git a/ports/ctwm-git/depends b/ports/ctwm-git/depends new file mode 100644 index 0000000..b48a1d2 --- /dev/null +++ b/ports/ctwm-git/depends @@ -0,0 +1,11 @@ +cmake make +libICE +libSM +libX11 +libXau +libXext +libXmu +libXpm +libXt +libjpeg-turbo +libXrandr diff --git a/ports/ctwm/depends b/ports/ctwm-git/depends~ similarity index 91% rename from ports/ctwm/depends rename to ports/ctwm-git/depends~ index d47156f..3f0eecf 100644 --- a/ports/ctwm/depends +++ b/ports/ctwm-git/depends~ @@ -5,5 +5,6 @@ libX11 libXau libXext libXmu +libXpm libXt libjpeg-turbo diff --git a/ports/ctwm-git/manifest b/ports/ctwm-git/manifest new file mode 100644 index 0000000..31d5539 --- /dev/null +++ b/ports/ctwm-git/manifest @@ -0,0 +1,108 @@ +/var/db/kiss/installed/ctwm/version +/var/db/kiss/installed/ctwm/sources +/var/db/kiss/installed/ctwm/manifest +/var/db/kiss/installed/ctwm/depends +/var/db/kiss/installed/ctwm/checksums +/var/db/kiss/installed/ctwm/build +/var/db/kiss/installed/ctwm/ +/var/db/kiss/installed/ +/var/db/kiss/ +/var/db/ +/var/ +/usr/share/man/man1/ctwm.1.gz +/usr/share/man/man1/ +/usr/share/man/ +/usr/share/examples/ctwm/system.ctwmrc +/usr/share/examples/ctwm/ +/usr/share/examples/ +/usr/share/doc/ctwm/ctwm.1.html +/usr/share/doc/ctwm/README.md +/usr/share/doc/ctwm/CHANGES.md +/usr/share/doc/ctwm/ +/usr/share/doc/ +/usr/share/ctwm/images/xterm.xpm +/usr/share/ctwm/images/xrn.xpm +/usr/share/ctwm/images/xrn.nonews.xpm +/usr/share/ctwm/images/xrn.goodnews.xpm +/usr/share/ctwm/images/xrn-compose.xpm +/usr/share/ctwm/images/xnomail.xpm +/usr/share/ctwm/images/xmosaic.xpm +/usr/share/ctwm/images/xman.xpm +/usr/share/ctwm/images/xmail.xpm +/usr/share/ctwm/images/xirc.xpm +/usr/share/ctwm/images/xhpcalc.xpm +/usr/share/ctwm/images/xgrab.xpm +/usr/share/ctwm/images/xgopher.xpm +/usr/share/ctwm/images/xftp.xpm +/usr/share/ctwm/images/xedit.xpm +/usr/share/ctwm/images/xcalc2.xpm +/usr/share/ctwm/images/xcalc.xpm +/usr/share/ctwm/images/xarchie.xpm +/usr/share/ctwm/images/welcome.xpm +/usr/share/ctwm/images/unread.xpm +/usr/share/ctwm/images/unknown1.xpm +/usr/share/ctwm/images/unknown.xpm +/usr/share/ctwm/images/term.xpm +/usr/share/ctwm/images/spider.xpm +/usr/share/ctwm/images/skull.xpm +/usr/share/ctwm/images/postit.xpm +/usr/share/ctwm/images/pixmap.xpm +/usr/share/ctwm/images/nt2.xpm +/usr/share/ctwm/images/nt1.xpm +/usr/share/ctwm/images/nothing.xpm +/usr/share/ctwm/images/mail1.xpm +/usr/share/ctwm/images/mail0.xpm +/usr/share/ctwm/images/hpterm.xpm +/usr/share/ctwm/images/ghostview.xpm +/usr/share/ctwm/images/emacs.xpm +/usr/share/ctwm/images/datebook.xpm +/usr/share/ctwm/images/clipboard.xpm +/usr/share/ctwm/images/claude.xpm +/usr/share/ctwm/images/cdrom1.xpm +/usr/share/ctwm/images/ball9.xpm +/usr/share/ctwm/images/ball8.xpm +/usr/share/ctwm/images/ball7.xpm +/usr/share/ctwm/images/ball6.xpm +/usr/share/ctwm/images/ball5.xpm +/usr/share/ctwm/images/ball4.xpm +/usr/share/ctwm/images/ball3.xpm +/usr/share/ctwm/images/ball2.xpm +/usr/share/ctwm/images/ball12.xpm +/usr/share/ctwm/images/ball11.xpm +/usr/share/ctwm/images/ball10.xpm +/usr/share/ctwm/images/ball1.xpm +/usr/share/ctwm/images/background9.xpm +/usr/share/ctwm/images/background8.xpm +/usr/share/ctwm/images/background7.xpm +/usr/share/ctwm/images/background6.xpm +/usr/share/ctwm/images/background5.xpm +/usr/share/ctwm/images/background4.xpm +/usr/share/ctwm/images/background3.xpm +/usr/share/ctwm/images/background2.xpm +/usr/share/ctwm/images/background1.xpm +/usr/share/ctwm/images/audio_editor.xpm +/usr/share/ctwm/images/arthur.xpm +/usr/share/ctwm/images/LRom1.xpm +/usr/share/ctwm/images/LRom.xpm +/usr/share/ctwm/images/IslandW.xpm +/usr/share/ctwm/images/IslandD.xpm +/usr/share/ctwm/images/3dslant.xpm +/usr/share/ctwm/images/3dpyramid.xpm +/usr/share/ctwm/images/3dpie.xpm +/usr/share/ctwm/images/3dleopard.xpm +/usr/share/ctwm/images/3dfeet.xpm +/usr/share/ctwm/images/3ddot.xpm +/usr/share/ctwm/images/3ddimple.xpm +/usr/share/ctwm/images/3dcircle.xpm +/usr/share/ctwm/images/3D_Zoom15.xpm +/usr/share/ctwm/images/3D_Resize15.xpm +/usr/share/ctwm/images/3D_Menu15.xpm +/usr/share/ctwm/images/3D_Lightning15.xpm +/usr/share/ctwm/images/3D_Iconify15.xpm +/usr/share/ctwm/images/3D_Expand15.xpm +/usr/share/ctwm/images/ +/usr/share/ctwm/ +/usr/share/ +/usr/bin/ctwm +/usr/bin/ +/usr/ diff --git a/ports/ctwm-git/sources b/ports/ctwm-git/sources new file mode 100644 index 0000000..dca8308 --- /dev/null +++ b/ports/ctwm-git/sources @@ -0,0 +1 @@ +git+https://github.com/fullermd/ctwm-mirror diff --git a/ports/ctwm/sources b/ports/ctwm-git/sources~ similarity index 100% rename from ports/ctwm/sources rename to ports/ctwm-git/sources~ diff --git a/ports/ctwm/version b/ports/ctwm-git/version similarity index 100% rename from ports/ctwm/version rename to ports/ctwm-git/version diff --git a/ports/es-git/build b/ports/es-git/build deleted file mode 100755 index d2fa589..0000000 --- a/ports/es-git/build +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -e -ls -aclocal -autoconf -libtoolize -qi - -patch < musl.patch - -sed -i 's|/doc/es\.1|/es\.1|g' Makefile.in - -./configure \ - --prefix="$1/usr" \ - --with-readline - -make -make DESTDIR="$1" install diff --git a/ports/es-git/checksums b/ports/es-git/checksums deleted file mode 100644 index 6dbf2bc..0000000 --- a/ports/es-git/checksums +++ /dev/null @@ -1 +0,0 @@ -a77acdf451ac5d0d079d1a272de64ec4c628ed65f658b30246d51b4849eea44f diff --git a/ports/es-git/depends b/ports/es-git/depends deleted file mode 100644 index 96a607b..0000000 --- a/ports/es-git/depends +++ /dev/null @@ -1,4 +0,0 @@ -readline -autoconf -automake -libtool diff --git a/ports/es-git/patches/musl.patch b/ports/es-git/patches/musl.patch deleted file mode 100644 index 9facf76..0000000 --- a/ports/es-git/patches/musl.patch +++ /dev/null @@ -1,33 +0,0 @@ ---- print.c.orig -+++ print.c -@@ -273,15 +273,10 @@ - va_list saveargs = format->args; - #endif - -- - VA_START(format->args, fmt); - n += printfmt(format, fmt); - va_end(format->args); --#ifndef __va_copy -- format->args = saveargs; --#else -- __va_copy(format->args, saveargs); --#endif -+ va_copy(format->args, saveargs); - - return n + format->flushed; - } ---- stdenv.h.orig -+++ stdenv.h -@@ -204,6 +204,11 @@ - #define VARARGS2(t1, v1, t2, v2) (v1, v2, va_alist) t1 v1; t2 v2; va_dcl - #define VA_START(ap, var) va_start(ap) - -+/* __va_* are defined by the compiler */ -+#define va_start(ap) __va_start(ap) -+#define va_copy(dest, src) __va_copy(dest, src) -+#define va_end(ap) __va_end(ap) -+ - #endif - - diff --git a/ports/es-git/sources b/ports/es-git/sources deleted file mode 100644 index 8451b1c..0000000 --- a/ports/es-git/sources +++ /dev/null @@ -1,2 +0,0 @@ -git+https://github.com/wryun/es-shell -patches/musl.patch diff --git a/ports/es-git/version b/ports/es-git/version deleted file mode 100644 index a383ea1..0000000 --- a/ports/es-git/version +++ /dev/null @@ -1 +0,0 @@ -git 1 diff --git a/ports/ffmpeg/build b/ports/ffmpeg/build deleted file mode 100755 index 8633ca5..0000000 --- a/ports/ffmpeg/build +++ /dev/null @@ -1,29 +0,0 @@ -#!/bin/sh -e - -./configure \ - --cc="${CC:-cc}" \ - --cxx="${CXX:-c++}" \ - --prefix=/usr \ - --enable-shared \ - --enable-gpl \ - --enable-version3 \ - --enable-nonfree \ - --enable-openssl \ - --enable-libass \ - --enable-libmp3lame \ - --enable-libopus \ - --enable-libvorbis \ - --enable-libvpx \ - --enable-libx265 \ - --enable-libxvid \ - --enable-libdrm \ - --x86asmexe=nasm \ - --disable-debug \ - --enable-libtheora \ - --disable-libxml2 \ - --enable-ffplay - -make -make DESTDIR="$1" install - -rm -rf "$1/usr/share/ffmpeg/examples" diff --git a/ports/ffmpeg/checksums b/ports/ffmpeg/checksums deleted file mode 100644 index 54a682e..0000000 --- a/ports/ffmpeg/checksums +++ /dev/null @@ -1 +0,0 @@ -06b10a183ce5371f915c6bb15b7b1fffbe046e8275099c96affc29e17645d909 diff --git a/ports/ffmpeg/depends b/ports/ffmpeg/depends deleted file mode 100644 index f6187db..0000000 --- a/ports/ffmpeg/depends +++ /dev/null @@ -1,20 +0,0 @@ -alsa-lib -bzip2 -lame -libass -libdrm -libogg -libressl -libtheora -libvorbis -libvpx -libxcb -linux-headers make -nasm make -opus -pkgconf make -sdl2 -x265 -xvidcore -xz -zlib diff --git a/ports/ffmpeg/manifest b/ports/ffmpeg/manifest deleted file mode 100644 index 00ce912..0000000 --- a/ports/ffmpeg/manifest +++ /dev/null @@ -1,222 +0,0 @@ -/var/db/kiss/installed/ffmpeg/version -/var/db/kiss/installed/ffmpeg/sources -/var/db/kiss/installed/ffmpeg/manifest -/var/db/kiss/installed/ffmpeg/depends -/var/db/kiss/installed/ffmpeg/checksums -/var/db/kiss/installed/ffmpeg/build -/var/db/kiss/installed/ffmpeg/ -/var/db/kiss/installed/ -/var/db/kiss/ -/var/db/ -/var/ -/usr/share/man/man3/libswscale.3 -/usr/share/man/man3/libswresample.3 -/usr/share/man/man3/libavutil.3 -/usr/share/man/man3/libavformat.3 -/usr/share/man/man3/libavfilter.3 -/usr/share/man/man3/libavdevice.3 -/usr/share/man/man3/libavcodec.3 -/usr/share/man/man3/ -/usr/share/man/man1/ffprobe.1 -/usr/share/man/man1/ffprobe-all.1 -/usr/share/man/man1/ffmpeg.1 -/usr/share/man/man1/ffmpeg-utils.1 -/usr/share/man/man1/ffmpeg-scaler.1 -/usr/share/man/man1/ffmpeg-resampler.1 -/usr/share/man/man1/ffmpeg-protocols.1 -/usr/share/man/man1/ffmpeg-formats.1 -/usr/share/man/man1/ffmpeg-filters.1 -/usr/share/man/man1/ffmpeg-devices.1 -/usr/share/man/man1/ffmpeg-codecs.1 -/usr/share/man/man1/ffmpeg-bitstream-filters.1 -/usr/share/man/man1/ffmpeg-all.1 -/usr/share/man/man1/ -/usr/share/man/ -/usr/share/ffmpeg/libvpx-720p50_60.ffpreset -/usr/share/ffmpeg/libvpx-720p.ffpreset -/usr/share/ffmpeg/libvpx-360p.ffpreset -/usr/share/ffmpeg/libvpx-1080p50_60.ffpreset -/usr/share/ffmpeg/libvpx-1080p.ffpreset -/usr/share/ffmpeg/ffprobe.xsd -/usr/share/ffmpeg/ -/usr/share/ -/usr/lib/pkgconfig/libswscale.pc -/usr/lib/pkgconfig/libswresample.pc -/usr/lib/pkgconfig/libpostproc.pc -/usr/lib/pkgconfig/libavutil.pc -/usr/lib/pkgconfig/libavformat.pc -/usr/lib/pkgconfig/libavfilter.pc -/usr/lib/pkgconfig/libavdevice.pc -/usr/lib/pkgconfig/libavcodec.pc -/usr/lib/pkgconfig/ -/usr/lib/libswscale.so.5.7.100 -/usr/lib/libswscale.so.5 -/usr/lib/libswscale.so -/usr/lib/libswscale.a -/usr/lib/libswresample.so.3.7.100 -/usr/lib/libswresample.so.3 -/usr/lib/libswresample.so -/usr/lib/libswresample.a -/usr/lib/libpostproc.so.55.7.100 -/usr/lib/libpostproc.so.55 -/usr/lib/libpostproc.so -/usr/lib/libpostproc.a -/usr/lib/libavutil.so.56.51.100 -/usr/lib/libavutil.so.56 -/usr/lib/libavutil.so -/usr/lib/libavutil.a -/usr/lib/libavformat.so.58.45.100 -/usr/lib/libavformat.so.58 -/usr/lib/libavformat.so -/usr/lib/libavformat.a -/usr/lib/libavfilter.so.7.85.100 -/usr/lib/libavfilter.so.7 -/usr/lib/libavfilter.so -/usr/lib/libavfilter.a -/usr/lib/libavdevice.so.58.10.100 -/usr/lib/libavdevice.so.58 -/usr/lib/libavdevice.so -/usr/lib/libavdevice.a -/usr/lib/libavcodec.so.58.91.100 -/usr/lib/libavcodec.so.58 -/usr/lib/libavcodec.so -/usr/lib/libavcodec.a -/usr/lib/ -/usr/include/libswscale/version.h -/usr/include/libswscale/swscale.h -/usr/include/libswscale/ -/usr/include/libswresample/version.h -/usr/include/libswresample/swresample.h -/usr/include/libswresample/ -/usr/include/libpostproc/version.h -/usr/include/libpostproc/postprocess.h -/usr/include/libpostproc/ -/usr/include/libavutil/xtea.h -/usr/include/libavutil/video_enc_params.h -/usr/include/libavutil/version.h -/usr/include/libavutil/tx.h -/usr/include/libavutil/twofish.h -/usr/include/libavutil/tree.h -/usr/include/libavutil/timestamp.h -/usr/include/libavutil/timecode.h -/usr/include/libavutil/time.h -/usr/include/libavutil/threadmessage.h -/usr/include/libavutil/tea.h -/usr/include/libavutil/stereo3d.h -/usr/include/libavutil/spherical.h -/usr/include/libavutil/sha512.h -/usr/include/libavutil/sha.h -/usr/include/libavutil/samplefmt.h -/usr/include/libavutil/ripemd.h -/usr/include/libavutil/replaygain.h -/usr/include/libavutil/rc4.h -/usr/include/libavutil/rational.h -/usr/include/libavutil/random_seed.h -/usr/include/libavutil/pixfmt.h -/usr/include/libavutil/pixelutils.h -/usr/include/libavutil/pixdesc.h -/usr/include/libavutil/parseutils.h -/usr/include/libavutil/opt.h -/usr/include/libavutil/murmur3.h -/usr/include/libavutil/motion_vector.h -/usr/include/libavutil/mem.h -/usr/include/libavutil/md5.h -/usr/include/libavutil/mathematics.h -/usr/include/libavutil/mastering_display_metadata.h -/usr/include/libavutil/macros.h -/usr/include/libavutil/lzo.h -/usr/include/libavutil/log.h -/usr/include/libavutil/lfg.h -/usr/include/libavutil/intreadwrite.h -/usr/include/libavutil/intfloat.h -/usr/include/libavutil/imgutils.h -/usr/include/libavutil/hwcontext_vulkan.h -/usr/include/libavutil/hwcontext_videotoolbox.h -/usr/include/libavutil/hwcontext_vdpau.h -/usr/include/libavutil/hwcontext_vaapi.h -/usr/include/libavutil/hwcontext_qsv.h -/usr/include/libavutil/hwcontext_opencl.h -/usr/include/libavutil/hwcontext_mediacodec.h -/usr/include/libavutil/hwcontext_dxva2.h -/usr/include/libavutil/hwcontext_drm.h -/usr/include/libavutil/hwcontext_d3d11va.h -/usr/include/libavutil/hwcontext_cuda.h -/usr/include/libavutil/hwcontext.h -/usr/include/libavutil/hmac.h -/usr/include/libavutil/hdr_dynamic_metadata.h -/usr/include/libavutil/hash.h -/usr/include/libavutil/frame.h -/usr/include/libavutil/file.h -/usr/include/libavutil/fifo.h -/usr/include/libavutil/ffversion.h -/usr/include/libavutil/eval.h -/usr/include/libavutil/error.h -/usr/include/libavutil/encryption_info.h -/usr/include/libavutil/downmix_info.h -/usr/include/libavutil/dovi_meta.h -/usr/include/libavutil/display.h -/usr/include/libavutil/dict.h -/usr/include/libavutil/des.h -/usr/include/libavutil/crc.h -/usr/include/libavutil/cpu.h -/usr/include/libavutil/common.h -/usr/include/libavutil/channel_layout.h -/usr/include/libavutil/cast5.h -/usr/include/libavutil/camellia.h -/usr/include/libavutil/buffer.h -/usr/include/libavutil/bswap.h -/usr/include/libavutil/bprint.h -/usr/include/libavutil/blowfish.h -/usr/include/libavutil/base64.h -/usr/include/libavutil/avutil.h -/usr/include/libavutil/avstring.h -/usr/include/libavutil/avconfig.h -/usr/include/libavutil/avassert.h -/usr/include/libavutil/audio_fifo.h -/usr/include/libavutil/attributes.h -/usr/include/libavutil/aes_ctr.h -/usr/include/libavutil/aes.h -/usr/include/libavutil/adler32.h -/usr/include/libavutil/ -/usr/include/libavformat/version.h -/usr/include/libavformat/avio.h -/usr/include/libavformat/avformat.h -/usr/include/libavformat/ -/usr/include/libavfilter/version.h -/usr/include/libavfilter/buffersrc.h -/usr/include/libavfilter/buffersink.h -/usr/include/libavfilter/avfilter.h -/usr/include/libavfilter/ -/usr/include/libavdevice/version.h -/usr/include/libavdevice/avdevice.h -/usr/include/libavdevice/ -/usr/include/libavcodec/xvmc.h -/usr/include/libavcodec/vorbis_parser.h -/usr/include/libavcodec/videotoolbox.h -/usr/include/libavcodec/version.h -/usr/include/libavcodec/vdpau.h -/usr/include/libavcodec/vaapi.h -/usr/include/libavcodec/qsv.h -/usr/include/libavcodec/packet.h -/usr/include/libavcodec/mediacodec.h -/usr/include/libavcodec/jni.h -/usr/include/libavcodec/dxva2.h -/usr/include/libavcodec/dv_profile.h -/usr/include/libavcodec/dirac.h -/usr/include/libavcodec/d3d11va.h -/usr/include/libavcodec/codec_par.h -/usr/include/libavcodec/codec_id.h -/usr/include/libavcodec/codec_desc.h -/usr/include/libavcodec/codec.h -/usr/include/libavcodec/bsf.h -/usr/include/libavcodec/avfft.h -/usr/include/libavcodec/avdct.h -/usr/include/libavcodec/avcodec.h -/usr/include/libavcodec/adts_parser.h -/usr/include/libavcodec/ac3_parser.h -/usr/include/libavcodec/ -/usr/include/ -/usr/bin/ffprobe -/usr/bin/ffmpeg -/usr/bin/ -/usr/ diff --git a/ports/ffmpeg/sources b/ports/ffmpeg/sources deleted file mode 100644 index 4ee1a55..0000000 --- a/ports/ffmpeg/sources +++ /dev/null @@ -1,2 +0,0 @@ -#https://www.ffmpeg.org/releases/ffmpeg-4.3.1.tar.xz -https://www.ffmpeg.org/releases/ffmpeg-4.4.tar.xz diff --git a/ports/ffmpeg/version b/ports/ffmpeg/version deleted file mode 100644 index e47357b..0000000 --- a/ports/ffmpeg/version +++ /dev/null @@ -1 +0,0 @@ -4.3 2 diff --git a/ports/gnu-diction/sources b/ports/gnu-diction/sources index 26738fd..9444a50 100644 --- a/ports/gnu-diction/sources +++ b/ports/gnu-diction/sources @@ -1 +1 @@ -http://ftp.gnu.org/gnu/diction/diction-1.11.tar.gz +https://ftp.gnu.org/gnu/diction/diction-1.11.tar.gz diff --git a/ports/hostapd/sources b/ports/hostapd/sources index 267ca07..38e05f5 100644 --- a/ports/hostapd/sources +++ b/ports/hostapd/sources @@ -1 +1 @@ -http://w1.fi/releases/hostapd-2.9.tar.gz +https://w1.fi/releases/hostapd-2.9.tar.gz diff --git a/community-mod/stable/axel/build b/ports/icewm/build similarity index 100% rename from community-mod/stable/axel/build rename to ports/icewm/build diff --git a/ports/icewm/build~ b/ports/icewm/build~ new file mode 100755 index 0000000..59e5b87 --- /dev/null +++ b/ports/icewm/build~ @@ -0,0 +1,7 @@ +#!/bin/sh -e + +./configure \ + --prefix=/usry + +make +make DESTDIR="$1" install diff --git a/ports/icewm/checksums b/ports/icewm/checksums new file mode 100644 index 0000000..62e215d --- /dev/null +++ b/ports/icewm/checksums @@ -0,0 +1 @@ +12b7cce67b95b09f34873f46948e7f1cef9edd88682139e054b79ba165c53e49 diff --git a/ports/icewm/depends b/ports/icewm/depends new file mode 100644 index 0000000..21e03ea --- /dev/null +++ b/ports/icewm/depends @@ -0,0 +1,19 @@ +lzip make +cmake make +fribidi +glib +imlib2 +libICE +libSM +libX11 +libXcomposite +libXdamage +libXext +libXfixes +libXft +libXinerama +libXpm +libXrandr +libXrender +lzip make + diff --git a/ports/icewm/depends~ b/ports/icewm/depends~ new file mode 100644 index 0000000..86eb4be --- /dev/null +++ b/ports/icewm/depends~ @@ -0,0 +1,3 @@ +lzip make +cmake make +libX11 diff --git a/ports/icewm/sources b/ports/icewm/sources new file mode 100644 index 0000000..2acd6ad --- /dev/null +++ b/ports/icewm/sources @@ -0,0 +1 @@ +https://github.com/ice-wm/icewm/releases/download/2.8.0/icewm-2.8.0.tar.lz diff --git a/ports/icewm/version b/ports/icewm/version new file mode 100644 index 0000000..0678a36 --- /dev/null +++ b/ports/icewm/version @@ -0,0 +1 @@ +2.8.0 1 diff --git a/ports/inetutils/sources b/ports/inetutils/sources index 7bb3aea..e209f60 100644 --- a/ports/inetutils/sources +++ b/ports/inetutils/sources @@ -1 +1 @@ -http://ftpmirror.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.gz +https://ftpmirror.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.gz diff --git a/ports/itstool/sources b/ports/itstool/sources index 7d67d89..ad01ef2 100644 --- a/ports/itstool/sources +++ b/ports/itstool/sources @@ -1 +1 @@ -http://files.itstool.org/itstool/itstool-2.0.6.tar.bz2 +https://files.itstool.org/itstool/itstool-2.0.6.tar.bz2 diff --git a/ports/jansson/sources b/ports/jansson/sources index bd33d5f..67cb5ca 100644 --- a/ports/jansson/sources +++ b/ports/jansson/sources @@ -1 +1 @@ -http://www.digip.org/jansson/releases/jansson-2.13.1.tar.gz +https://www.digip.org/jansson/releases/jansson-2.13.1.tar.gz diff --git a/ports/less/sources b/ports/less/sources index 7e92a9a..53b3990 100644 --- a/ports/less/sources +++ b/ports/less/sources @@ -1 +1 @@ -http://www.greenwoodsoftware.com/less/less-563.tar.gz +https://www.greenwoodsoftware.com/less/less-563.tar.gz diff --git a/ports/libxslt/sources b/ports/libxslt/sources index f2c6003..eef14ee 100644 --- a/ports/libxslt/sources +++ b/ports/libxslt/sources @@ -1 +1 @@ -http://xmlsoft.org/sources/libxslt-1.1.34.tar.gz +https://xmlsoft.org/sources/libxslt-1.1.34.tar.gz diff --git a/ports/mplayer/sources b/ports/mplayer/sources index 829b247..c4bb8f5 100644 --- a/ports/mplayer/sources +++ b/ports/mplayer/sources @@ -1 +1 @@ -http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.4.tar.xz +https://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.4.tar.xz diff --git a/ports/neXtaw/checksums b/ports/neXtaw/checksums index e0c86a6..47c9510 100644 --- a/ports/neXtaw/checksums +++ b/ports/neXtaw/checksums @@ -1 +1,2 @@ 7cfe6706b9a76620389e04a7a87f06786c8a6606829c3157c3e9e45a805bb584 +2583b5c69f6f10811c2aee9475b0351cf31bdf47e2a411d82684dc6ef372de2e diff --git a/ports/neXtaw/sources b/ports/neXtaw/sources index 356a9c1..75ed686 100644 --- a/ports/neXtaw/sources +++ b/ports/neXtaw/sources @@ -1,2 +1,2 @@ -http://siag.nu/pub/neXtaw/neXtaw-0.15.1.tar.gz +https://siag.nu/pub/neXtaw/neXtaw-0.15.1.tar.gz files/nextaw.pc diff --git a/ports/netsurf-gtk2/checksums b/ports/netsurf-gtk2/checksums index 7f4e228..f6d962b 100644 --- a/ports/netsurf-gtk2/checksums +++ b/ports/netsurf-gtk2/checksums @@ -1,4 +1,4 @@ -495adf6b6614ce36fca6c605f7c321f9cb4a3df838043158122678ce2b3325b7 netsurf-all-3.10.tar.gz -ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b HTML-Parser-3.72.tar.gz -adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2 HTML-Tagset-3.20.tar.gz -c3ff5f0afc4a9615a2a2ce6b0f0d266397fa3dab3e3ec431564a811df8fba0ad xxd.c +495adf6b6614ce36fca6c605f7c321f9cb4a3df838043158122678ce2b3325b7 +ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b +adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2 +c3ff5f0afc4a9615a2a2ce6b0f0d266397fa3dab3e3ec431564a811df8fba0ad diff --git a/ports/netsurf-gtk2/sources b/ports/netsurf-gtk2/sources index 4f2d179..788f76e 100644 --- a/ports/netsurf-gtk2/sources +++ b/ports/netsurf-gtk2/sources @@ -1,4 +1,4 @@ -http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-3.10.tar.gz +https://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-3.10.tar.gz https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz html-parser https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz html-tagset https://raw.githubusercontent.com/vim/vim/v8.2.1158/src/xxd/xxd.c xxd diff --git a/ports/netsurf-gtk2/sources~ b/ports/netsurf-gtk2/sources~ new file mode 100644 index 0000000..85f53d0 --- /dev/null +++ b/ports/netsurf-gtk2/sources~ @@ -0,0 +1,4 @@ +https://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-3.10.tar.gz +httpss://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz html-parser +httpss://cpan.metacpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz html-tagset +httpss://raw.githubusercontent.com/vim/vim/v8.2.1158/src/xxd/xxd.c xxd diff --git a/ports/nmh/sources b/ports/nmh/sources index f5fdbd0..9e8ba5b 100644 --- a/ports/nmh/sources +++ b/ports/nmh/sources @@ -1 +1 @@ -http://download.savannah.nongnu.org/releases/nmh/nmh-1.7.1-RC3.tar.gz +https://download.savannah.nongnu.org/releases/nmh/nmh-1.7.1-RC3.tar.gz diff --git a/ports/ntp/sources b/ports/ntp/sources index e30bbdd..2b581e0 100644 --- a/ports/ntp/sources +++ b/ports/ntp/sources @@ -1 +1 @@ -http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p15.tar.gz +https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p15.tar.gz diff --git a/ports/oksh/checksums b/ports/oksh/checksums deleted file mode 100644 index 9e3d1ce..0000000 --- a/ports/oksh/checksums +++ /dev/null @@ -1 +0,0 @@ -c08d97b2ac9ee5d88e9e508d27c75502b2d06c20d4c5ab87b496cb3b9951bd35 diff --git a/ports/oksh/depends b/ports/oksh/depends deleted file mode 100644 index 6a470ff..0000000 --- a/ports/oksh/depends +++ /dev/null @@ -1 +0,0 @@ -ncurses diff --git a/ports/oksh/post-install b/ports/oksh/post-install deleted file mode 100755 index 6d77721..0000000 --- a/ports/oksh/post-install +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -grep -qFx /usr/bin/ksh /etc/shells || - printf /usr/bin/ksh\\n >>/etc/shells diff --git a/ports/oksh/sources b/ports/oksh/sources deleted file mode 100644 index 67e2b3a..0000000 --- a/ports/oksh/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/ibara/oksh/releases/download/oksh-6.9/oksh-6.9.tar.gz diff --git a/ports/oksh/version b/ports/oksh/version deleted file mode 100644 index 3957d4e..0000000 --- a/ports/oksh/version +++ /dev/null @@ -1 +0,0 @@ -6.9 1 diff --git a/ports/rxvt-unicode/build b/ports/rxvt-unicode/build deleted file mode 100755 index 0686030..0000000 --- a/ports/rxvt-unicode/build +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -e - -for file in rxvt-unicode-kerning.patch gentables.patch -do - patch -p1 < $file -done - -./configure \ - --prefix=/usr \ - --with-terminfo=/usr/share/terminfo \ - --enable-256-color \ - --enable-font-styles \ - --enable-xim \ - --enable-keepscrolling \ - --enable-selectionscrolling \ - --enable-smart-resize \ - --disable-frills \ - --disable-perl \ - --enable-mousewheel \ - --enable-text-blink \ - --enable-fading \ - --disable-utmp \ - --disable-wtmp \ - --disable-lastlog - -make DESTDIR="$1" install diff --git a/ports/rxvt-unicode/checksums b/ports/rxvt-unicode/checksums deleted file mode 100644 index a2b5d1e..0000000 --- a/ports/rxvt-unicode/checksums +++ /dev/null @@ -1,3 +0,0 @@ -643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b -f1dc6defe4bd6bedaf0f4b4425da353e2e3a86bbc936369392938db8c3fade31 -b3db15563addedf5bf770336a2a4a1c5b0c0306f8d37e77e59d1940babe82812 diff --git a/ports/rxvt-unicode/depends b/ports/rxvt-unicode/depends deleted file mode 100644 index fae1f5d..0000000 --- a/ports/rxvt-unicode/depends +++ /dev/null @@ -1,5 +0,0 @@ -fontconfig -libX11 -libXft -libXrender -ncurses diff --git a/ports/rxvt-unicode/patches/gentables.patch b/ports/rxvt-unicode/patches/gentables.patch deleted file mode 100644 index 4ae8a33..0000000 --- a/ports/rxvt-unicode/patches/gentables.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- ./src/gentables.orig Wed Aug 4 04:59:09 2004 -+++ ./src/gentables Tue Aug 10 00:03:21 2004 -@@ -1,4 +1,4 @@ --#!/opt/bin/perl -+#!/usr/bin/perl - - # the generated tables mostly have NOT been checked so far! diff --git a/ports/rxvt-unicode/patches/rxvt-unicode-kerning.patch b/ports/rxvt-unicode/patches/rxvt-unicode-kerning.patch deleted file mode 100644 index b0e64ca..0000000 --- a/ports/rxvt-unicode/patches/rxvt-unicode-kerning.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/src/rxvtfont.C 2008-07-09 12:21:45.000000000 +0400 -+++ b/src/rxvtfont.C 2009-10-30 14:32:53.000000000 +0300 -@@ -1195,12 +1195,14 @@ - XGlyphInfo g; - XftTextExtents16 (disp, f, &ch, 1, &g); - -- g.width -= g.x; -- -+/* -+ * bukind: don't use g.width as a width of a character! -+ * instead use g.xOff, see e.g.: http://keithp.com/~keithp/render/Xft.tutorial -+ */ - int wcw = WCWIDTH (ch); -- if (wcw > 0) g.width = (g.width + wcw - 1) / wcw; -+ if (wcw > 1) g.xOff = g.xOff / wcw; -+ if (width < g.xOff) width = g.xOff; - -- if (width < g.width ) width = g.width; - if (height < g.height ) height = g.height; - if (glheight < g.height - g.y) glheight = g.height - g.y; - } diff --git a/ports/rxvt-unicode/sources b/ports/rxvt-unicode/sources deleted file mode 100644 index 3b41da7..0000000 --- a/ports/rxvt-unicode/sources +++ /dev/null @@ -1,3 +0,0 @@ -http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.26.tar.bz2 -patches/gentables.patch -patches/rxvt-unicode-kerning.patch diff --git a/ports/rxvt-unicode/version b/ports/rxvt-unicode/version deleted file mode 100644 index 32f76db..0000000 --- a/ports/rxvt-unicode/version +++ /dev/null @@ -1 +0,0 @@ -9.26 2 diff --git a/ports/sbcl/sources b/ports/sbcl/sources index acb84b8..595b078 100644 --- a/ports/sbcl/sources +++ b/ports/sbcl/sources @@ -1 +1 @@ -http://prdownloads.sourceforge.net/sbcl/sbcl-2.1.5-source.tar.bz2 +https://prdownloads.sourceforge.net/sbcl/sbcl-2.1.5-source.tar.bz2 diff --git a/ports/sms-tools/sources b/ports/sms-tools/sources index 27173b2..804f26b 100644 --- a/ports/sms-tools/sources +++ b/ports/sms-tools/sources @@ -1 +1 @@ -http://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/smstools-3.1.21-r2.apk +https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/smstools-3.1.21-r2.apk diff --git a/ports/snarf/sources b/ports/snarf/sources index 0e50e18..7f22e1e 100644 --- a/ports/snarf/sources +++ b/ports/snarf/sources @@ -1 +1 @@ -http://deb.debian.org/debian/pool/main/s/snarf/snarf_7.0.orig.tar.gz +https://deb.debian.org/debian/pool/main/s/snarf/snarf_7.0.orig.tar.gz diff --git a/ports/xcalendar/sources b/ports/xcalendar/sources index d529d12..a6749ec 100644 --- a/ports/xcalendar/sources +++ b/ports/xcalendar/sources @@ -1 +1 @@ -http://midfavila.chaosnet.org/files/xcalendar.tar.gz +https://midfavila.chaosnet.org/files/xcalendar.tar.gz diff --git a/ports/xdialog/sources b/ports/xdialog/sources index 1acb5bc..c21b20f 100644 --- a/ports/xdialog/sources +++ b/ports/xdialog/sources @@ -1 +1 @@ -http://xdialog.free.fr/Xdialog-2.3.1.tar.bz2 +https://xdialog.free.fr/Xdialog-2.3.1.tar.bz2 diff --git a/ports/xless/sources b/ports/xless/sources index 961e76e..368c263 100644 --- a/ports/xless/sources +++ b/ports/xless/sources @@ -1,2 +1,2 @@ -http://deb.debian.org/debian/pool/main/x/xless/xless_1.7.orig.tar.gz +https://deb.debian.org/debian/pool/main/x/xless/xless_1.7.orig.tar.gz files/errors.patch diff --git a/ports/xosview/sources b/ports/xosview/sources index 809d124..a17b3b6 100644 --- a/ports/xosview/sources +++ b/ports/xosview/sources @@ -1,2 +1,2 @@ -http://www.pogo.org.uk/~mark/xosview/releases/xosview-1.22.tar.gz +https://www.pogo.org.uk/~mark/xosview/releases/xosview-1.22.tar.gz patches/musl-fix.patch diff --git a/ports/xvkbd/sources b/ports/xvkbd/sources index 7049a57..429ff0a 100644 --- a/ports/xvkbd/sources +++ b/ports/xvkbd/sources @@ -1 +1 @@ -http://t-sato.in.coocan.jp/xvkbd/xvkbd-4.1.tar.gz +https://t-sato.in.coocan.jp/xvkbd/xvkbd-4.1.tar.gz diff --git a/ports/yasm/sources b/ports/yasm/sources index b2a4038..9c4c529 100644 --- a/ports/yasm/sources +++ b/ports/yasm/sources @@ -1 +1 @@ -http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz +https://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz