archivers/*: set github.tarball_from explicitly

In preparation for changing the default.
This commit is contained in:
Joshua Root
2025-01-09 09:04:08 +11:00
parent 5174cf8d93
commit d64138e3d1
14 changed files with 30 additions and 8 deletions
+2
View File
@@ -7,6 +7,8 @@ PortGroup cmake 1.0
# keep this in sync with port py-brotli
github.setup google brotli 1.1.0 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
categories archivers
maintainers {raimue @raimue} \
+3 -2
View File
@@ -5,14 +5,15 @@ PortGroup cmake 1.1
PortGroup github 1.0
github.setup google brunsli 0.1 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
categories archivers
license MIT
maintainers {mps @Schamschula} openmaintainer
description Brunsli is a lossless JPEG repacking library.
long_description ${description} Brunsli allows for a 22% decrease in file size while \
long_description {*}${description} Brunsli allows for a 22% decrease in file size while \
allowing the original JPEG to be recovered byte-by-byte.
platforms darwin
checksums rmd160 b6f92f2a3260ed071eb6a80b3bea20446ba75468 \
sha256 f0adb2725c94be33db0beb3746806e018c063dcc213f1a293839801b8ec9e114 \
+2
View File
@@ -4,6 +4,8 @@ PortSystem 1.0
PortGroup github 1.0
github.setup peha deco-archive 1.7
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
categories archivers
license GPL-3
platforms any
+2 -1
View File
@@ -4,9 +4,10 @@ PortSystem 1.0
PortGroup github 1.0
github.setup peha deco 1.6.4
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
categories archivers
license GPL-3
platforms darwin
maintainers nomaintainer
description file extraction framework
+2
View File
@@ -4,6 +4,8 @@ PortSystem 1.0
PortGroup github 1.0
github.setup jacobgorm edelta 0.10b
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
checksums rmd160 1a7b676fe53b8ae079afd95109d4c98c82840ae7 \
sha256 86d60b8726d37d5486b0d8030492a99b2f4ce1266ad50a99edb07ee6d529815e \
+2
View File
@@ -4,6 +4,8 @@ PortSystem 1.0
PortGroup github 1.0
github.setup jca02266 lha 20211125 release-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
epoch 20211125
revision 0
+2
View File
@@ -5,6 +5,8 @@ PortGroup cmake 1.1
PortGroup github 1.0
github.setup gdraheim zziplib 0.13.74 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
checksums rmd160 152bcf39c6520b31fb52ead52893896b36526d4f \
sha256 310bed3c8341c2d688cf58fd3434bf6a63eb84b4fdc9e0326fbfdb39a52c4045 \
+2 -1
View File
@@ -5,8 +5,9 @@ PortGroup github 1.0
PortGroup cmake 1.0
github.setup lzfse lzfse 1.0 lzfse-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
categories archivers
platforms darwin
license BSD
maintainers {raimue @raimue} \
openmaintainer
+2
View File
@@ -4,6 +4,8 @@ PortSystem 1.0
PortGroup github 1.0
github.setup megastep makeself 2.5.0 release-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
categories archivers
platforms any
maintainers nomaintainer
+3 -2
View File
@@ -4,13 +4,14 @@ PortSystem 1.0
PortGroup github 1.0
github.setup erikolofsson mscompress 48ed3989f71ddc389b80e65b42d11ee5cbcd5aee
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version 20180118
revision 0
categories archivers
maintainers nomaintainer
description compress.exe/expand.exe compatible (de)compressor
long_description ${description}
platforms darwin
long_description {*}${description}
license GPL-2
checksums rmd160 d793dc87b2344edd9b44446befb9246bec660ff6 \
+2
View File
@@ -4,6 +4,8 @@ PortSystem 1.0
PortGroup github 1.0
github.setup colindean optar 1.0.0 {} -colindean
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
categories-append archivers graphics
license GPL-2
+2 -1
View File
@@ -1,12 +1,13 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup compilers 1.0
PortGroup compiler_blacklist_versions 1.0
PortGroup cmake 1.1
PortGroup github 1.0
github.setup google snappy 1.2.1
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
categories archivers
maintainers nomaintainer
+2
View File
@@ -13,6 +13,8 @@ platform darwin {
}
github.setup apple-oss-distributions xar ${apple_version} xar-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version 1.8.0.${apple_version}
revision 0
+2 -1
View File
@@ -5,9 +5,10 @@ PortGroup cmake 1.0
PortGroup github 1.0
github.setup google zopfli 1.0.3 zopfli-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 2
categories archivers
platforms darwin
maintainers nomaintainer
license Apache-2