forked from Lainports/opnsense-ports
*/*: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
a4ec91c882
commit
cd0b9ef4d1
315 changed files with 1824 additions and 1273 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= audacity
|
PORTNAME= audacity
|
||||||
DISTVERSIONPREFIX= Audacity-
|
DISTVERSIONPREFIX= Audacity-
|
||||||
DISTVERSION= 3.5.1
|
DISTVERSION= 3.5.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= xxjack12xx@gmail.com
|
MAINTAINER= xxjack12xx@gmail.com
|
||||||
|
|
@ -11,7 +12,8 @@ LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
BUILD_DEPENDS= conan:sysutils/conan \
|
BUILD_DEPENDS= conan:sysutils/conan \
|
||||||
rapidjson>0:devel/rapidjson
|
rapidjson>0:devel/rapidjson \
|
||||||
|
lv2>0:audio/lv2
|
||||||
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||||
libharfbuzz.so:print/harfbuzz \
|
libharfbuzz.so:print/harfbuzz \
|
||||||
liblilv-0.so:audio/lilv \
|
liblilv-0.so:audio/lilv \
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ SHEBANG_FILES= Bin/darwin/check-update.pl \
|
||||||
slimserver.pl \
|
slimserver.pl \
|
||||||
${WRKSRC_vendor}/CPAN/hints/darwin.pl
|
${WRKSRC_vendor}/CPAN/hints/darwin.pl
|
||||||
|
|
||||||
PORTSCOUT= skipv:10.0.3,10.0.4
|
PORTSCOUT= skipv:10.0.3,10.0.4,release-10.0.0.0
|
||||||
|
|
||||||
SUB_FILES= Custom.pm \
|
SUB_FILES= Custom.pm \
|
||||||
custom-convert.conf \
|
custom-convert.conf \
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pyrodigal
|
PORTNAME= pyrodigal
|
||||||
DISTVERSION= 3.4.1
|
DISTVERSION= 3.5.0
|
||||||
CATEGORIES= biology python
|
CATEGORIES= biology python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1716658828
|
TIMESTAMP = 1721281827
|
||||||
SHA256 (pyrodigal-3.4.1.tar.gz) = 65963ad8cf651f408758e7fa74cbf793eae9720310f0ef8781ee1a285d435326
|
SHA256 (pyrodigal-3.5.0.tar.gz) = f80bf17a2388e4007c65312c7ed84b661e0244be1ef8ef74006f4967a3591d09
|
||||||
SIZE (pyrodigal-3.4.1.tar.gz) = 2577599
|
SIZE (pyrodigal-3.5.0.tar.gz) = 2578346
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= cocotb
|
PORTNAME= cocotb
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.8.1
|
DISTVERSION= 1.9.0
|
||||||
CATEGORIES= cad python
|
CATEGORIES= cad python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1696905738
|
TIMESTAMP = 1721206460
|
||||||
SHA256 (cocotb-cocotb-v1.8.1_GH0.tar.gz) = 4cfa4ac615e6ebed25e4af96e048e2dc3e808f328ac1db97f2a57c4e1142e6b0
|
SHA256 (cocotb-cocotb-v1.9.0_GH0.tar.gz) = 7e014bf98051b8a2c986161eeb2b58609646c2661b1f54007732ec3684ecc78b
|
||||||
SIZE (cocotb-cocotb-v1.8.1_GH0.tar.gz) = 654022
|
SIZE (cocotb-cocotb-v1.9.0_GH0.tar.gz) = 670173
|
||||||
|
|
|
||||||
|
|
@ -480,6 +480,7 @@
|
||||||
SUBDIR += p5-SQL-Maker
|
SUBDIR += p5-SQL-Maker
|
||||||
SUBDIR += p5-SQL-NamedPlaceholder
|
SUBDIR += p5-SQL-NamedPlaceholder
|
||||||
SUBDIR += p5-SQL-ReservedWords
|
SUBDIR += p5-SQL-ReservedWords
|
||||||
|
SUBDIR += p5-SQL-SplitStatement
|
||||||
SUBDIR += p5-SQL-Statement
|
SUBDIR += p5-SQL-Statement
|
||||||
SUBDIR += p5-SQL-Translator
|
SUBDIR += p5-SQL-Translator
|
||||||
SUBDIR += p5-SQLite-Work
|
SUBDIR += p5-SQLite-Work
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= DBIx-Class-DeploymentHandler
|
PORTNAME= DBIx-Class-DeploymentHandler
|
||||||
PORTVERSION= 0.002233
|
PORTVERSION= 0.002234
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
@ -10,26 +10,31 @@ WWW= https://metacpan.org/release/DBIx-Class-DeploymentHandler
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= \
|
RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \
|
||||||
p5-Carp-Clan>0:devel/p5-Carp-Clan \
|
p5-Context-Preserve>=0.01:devel/p5-Context-Preserve \
|
||||||
p5-Context-Preserve>0:devel/p5-Context-Preserve \
|
p5-DBIx-Class>=0.081210:databases/p5-DBIx-Class \
|
||||||
p5-DBIx-Class>=0.08121:databases/p5-DBIx-Class \
|
p5-Log-Contextual>=0.005005:devel/p5-Log-Contextual \
|
||||||
p5-Log-Contextual>=0.005005:devel/p5-Log-Contextual \
|
p5-Moose>=1:devel/p5-Moose \
|
||||||
p5-Method-Signatures-Simple>=0.05:devel/p5-Method-Signatures-Simple \
|
p5-MooseX-Role-Parameterized>=0.18:devel/p5-MooseX-Role-Parameterized \
|
||||||
p5-Moose>=1:devel/p5-Moose \
|
p5-Path-Class>=0.26:devel/p5-Path-Class \
|
||||||
p5-MooseX-Role-Parameterized>=0.18:devel/p5-MooseX-Role-Parameterized \
|
p5-SQL-SplitStatement>=1.00020:databases/p5-SQL-SplitStatement \
|
||||||
p5-SQL-Translator>=0.11005:databases/p5-SQL-Translator \
|
p5-SQL-Translator>=1.63:databases/p5-SQL-Translator \
|
||||||
p5-Sub-Exporter-Progressive>0:devel/p5-Sub-Exporter-Progressive \
|
p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive \
|
||||||
p5-Text-Brew>=0.02:textproc/p5-Text-Brew \
|
p5-Text-Brew>=0.02:textproc/p5-Text-Brew \
|
||||||
p5-Try-Tiny>0:lang/p5-Try-Tiny \
|
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
|
||||||
p5-Type-Tiny>=1.004004:devel/p5-Type-Tiny \
|
p5-YAML>=0.66:textproc/p5-YAML \
|
||||||
p5-YAML>0.66:textproc/p5-YAML \
|
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
|
||||||
p5-namespace-autoclean>0:devel/p5-namespace-autoclean
|
TEST_DEPENDS= p5-DBD-SQLite>=1.35:databases/p5-DBD-SQLite \
|
||||||
|
p5-Test-Fatal>=0.006:devel/p5-Test-Fatal \
|
||||||
|
p5-Test-Requires>=0.06:devel/p5-Test-Requires \
|
||||||
|
p5-aliased>=0:devel/p5-aliased
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
NO_ARCH= YES
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1648128476
|
TIMESTAMP = 1721280262
|
||||||
SHA256 (DBIx-Class-DeploymentHandler-0.002233.tar.gz) = 954016d0bb7423facc82558430ac3260deff37d675a2dc1cbc3dd43b70b833ae
|
SHA256 (DBIx-Class-DeploymentHandler-0.002234.tar.gz) = 42409757bcd46e303b9ff0e54a861109a6a4a978dcc71ce7a7a7b824019a2be8
|
||||||
SIZE (DBIx-Class-DeploymentHandler-0.002233.tar.gz) = 78923
|
SIZE (DBIx-Class-DeploymentHandler-0.002234.tar.gz) = 80188
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,8 @@ PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Perl driver for Tarantool
|
COMMENT= Perl driver for Tarantool
|
||||||
WWW= https://metacpan.org/release/DR-Tarantool
|
WWW= https://metacpan.org/release/DR-Tarantool \
|
||||||
|
https://github.com/dr-co/dr-tarantool
|
||||||
|
|
||||||
LICENSE= ART10
|
LICENSE= ART10
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,3 @@ This module provides a synchronous and asynchronous driver for Tarantool.
|
||||||
The driver does not have external dependencies, but includes the official
|
The driver does not have external dependencies, but includes the official
|
||||||
light-weight Tarantool C client (a single C header which implements all protocol
|
light-weight Tarantool C client (a single C header which implements all protocol
|
||||||
formatting) for packing requests and unpacking server responses.
|
formatting) for packing requests and unpacking server responses.
|
||||||
|
|
||||||
See also: https://github.com/dr-co/dr-tarantool
|
|
||||||
|
|
|
||||||
27
databases/p5-SQL-SplitStatement/Makefile
Normal file
27
databases/p5-SQL-SplitStatement/Makefile
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
PORTNAME= SQL-SplitStatement
|
||||||
|
PORTVERSION= 1.00023
|
||||||
|
CATEGORIES= databases perl5
|
||||||
|
MASTER_SITES= CPAN
|
||||||
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
|
COMMENT= Split any SQL code into atomic statements
|
||||||
|
WWW= https://metacpan.org/dist/SQL-SplitStatement
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
|
||||||
|
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
|
||||||
|
p5-Regexp-Common>=0:textproc/p5-Regexp-Common
|
||||||
|
TEST_DEPENDS= p5-Test-Differences>=0.680:devel/p5-Test-Differences \
|
||||||
|
p5-Test-Exception>=0.27:devel/p5-Test-Exception
|
||||||
|
|
||||||
|
USES= perl5
|
||||||
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
databases/p5-SQL-SplitStatement/distinfo
Normal file
3
databases/p5-SQL-SplitStatement/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1721280200
|
||||||
|
SHA256 (SQL-SplitStatement-1.00023.tar.gz) = 1a748420cd2ad341c2524ef1185b76ef7172969f17a9e4bab6f4376f0de9f35e
|
||||||
|
SIZE (SQL-SplitStatement-1.00023.tar.gz) = 63709
|
||||||
17
databases/p5-SQL-SplitStatement/pkg-descr
Normal file
17
databases/p5-SQL-SplitStatement/pkg-descr
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
SQL::SplitStatement is a simple module which tries to split any SQL code, even
|
||||||
|
including non-standard extensions, into the atomic statements it is composed of.
|
||||||
|
|
||||||
|
The logic used to split the SQL code is more sophisticated than a raw split on
|
||||||
|
the ; (semicolon) character: first, various different statement terminator
|
||||||
|
tokens are recognized (see below for the list), then this module is able to
|
||||||
|
correctly handle the presence of said tokens inside identifiers, values,
|
||||||
|
comments, BEGIN ... END blocks (even nested), dollar-quoted strings, MySQL
|
||||||
|
custom DELIMITERs, procedural code etc., as (partially) exemplified in the
|
||||||
|
"SYNOPSIS" above.
|
||||||
|
|
||||||
|
Consider however that this is by no means a validating parser (technically
|
||||||
|
speaking, it's just a context-sensitive tokenizer). It should rather be seen as
|
||||||
|
an in-progress heuristic approach, which will gradually improve as test cases
|
||||||
|
will be reported. This also means that, except for the "LIMITATIONS" detailed
|
||||||
|
below, there is no known (to the author) SQL code the most current release of
|
||||||
|
this module can't correctly split.
|
||||||
6
databases/p5-SQL-SplitStatement/pkg-plist
Normal file
6
databases/p5-SQL-SplitStatement/pkg-plist
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
bin/sql-split
|
||||||
|
%%SITE_PERL%%/SQL/SplitStatement.pm
|
||||||
|
%%SITE_PERL%%/SQL/SplitStatement/Tokenizer.pm
|
||||||
|
%%PERL5_MAN1%%/sql-split.1.gz
|
||||||
|
%%PERL5_MAN3%%/SQL::SplitStatement.3.gz
|
||||||
|
%%PERL5_MAN3%%/SQL::SplitStatement::Tokenizer.3.gz
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= sqlglot
|
PORTNAME= sqlglot
|
||||||
PORTVERSION= 25.5.1
|
PORTVERSION= 25.6.0
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720536488
|
TIMESTAMP = 1721280208
|
||||||
SHA256 (sqlglot-25.5.1.tar.gz) = c167eac4536dd6ed202fee5107b76b8cb05db85550a47e8448bf6452c4780158
|
SHA256 (sqlglot-25.6.0.tar.gz) = 4c68fbf78f31606a99a75650de710db80a0d6bc32f04d0839626629ae624a3c9
|
||||||
SIZE (sqlglot-25.5.1.tar.gz) = 19034839
|
SIZE (sqlglot-25.6.0.tar.gz) = 19040214
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= just
|
PORTNAME= just
|
||||||
DISTVERSION= 1.31.0
|
DISTVERSION= 1.32.0
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
@ -30,12 +30,12 @@ CARGO_CRATES= aho-corasick-1.1.3 \
|
||||||
autocfg-1.3.0 \
|
autocfg-1.3.0 \
|
||||||
bitflags-1.3.2 \
|
bitflags-1.3.2 \
|
||||||
bitflags-2.6.0 \
|
bitflags-2.6.0 \
|
||||||
blake3-1.5.2 \
|
blake3-1.5.3 \
|
||||||
block-buffer-0.10.4 \
|
block-buffer-0.10.4 \
|
||||||
bstr-0.2.17 \
|
bstr-0.2.17 \
|
||||||
bumpalo-3.16.0 \
|
bumpalo-3.16.0 \
|
||||||
camino-1.1.7 \
|
camino-1.1.7 \
|
||||||
cc-1.1.4 \
|
cc-1.1.5 \
|
||||||
cfg-if-1.0.0 \
|
cfg-if-1.0.0 \
|
||||||
cfg_aliases-0.1.1 \
|
cfg_aliases-0.1.1 \
|
||||||
chrono-0.4.38 \
|
chrono-0.4.38 \
|
||||||
|
|
@ -139,8 +139,8 @@ CARGO_CRATES= aho-corasick-1.1.3 \
|
||||||
temptree-0.2.0 \
|
temptree-0.2.0 \
|
||||||
terminal_size-0.3.0 \
|
terminal_size-0.3.0 \
|
||||||
textwrap-0.11.0 \
|
textwrap-0.11.0 \
|
||||||
thiserror-1.0.62 \
|
thiserror-1.0.63 \
|
||||||
thiserror-impl-1.0.62 \
|
thiserror-impl-1.0.63 \
|
||||||
typed-arena-2.0.2 \
|
typed-arena-2.0.2 \
|
||||||
typenum-1.17.0 \
|
typenum-1.17.0 \
|
||||||
unicase-2.7.0 \
|
unicase-2.7.0 \
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
TIMESTAMP = 1721103218
|
TIMESTAMP = 1721308255
|
||||||
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
|
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
|
||||||
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
|
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
|
||||||
SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0
|
SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0
|
||||||
|
|
@ -29,8 +29,8 @@ SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c9
|
||||||
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
|
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
|
||||||
SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
|
SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
|
||||||
SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
|
SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
|
||||||
SHA256 (rust/crates/blake3-1.5.2.crate) = 3d08263faac5cde2a4d52b513dadb80846023aade56fcd8fc99ba73ba8050e92
|
SHA256 (rust/crates/blake3-1.5.3.crate) = e9ec96fe9a81b5e365f9db71fe00edc4fe4ca2cc7dcb7861f0603012a7caa210
|
||||||
SIZE (rust/crates/blake3-1.5.2.crate) = 172720
|
SIZE (rust/crates/blake3-1.5.3.crate) = 172698
|
||||||
SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
|
SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
|
||||||
SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
|
SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538
|
||||||
SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223
|
SHA256 (rust/crates/bstr-0.2.17.crate) = ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223
|
||||||
|
|
@ -39,8 +39,8 @@ SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2
|
||||||
SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
|
SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
|
||||||
SHA256 (rust/crates/camino-1.1.7.crate) = e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239
|
SHA256 (rust/crates/camino-1.1.7.crate) = e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239
|
||||||
SIZE (rust/crates/camino-1.1.7.crate) = 36204
|
SIZE (rust/crates/camino-1.1.7.crate) = 36204
|
||||||
SHA256 (rust/crates/cc-1.1.4.crate) = 9711f33475c22aab363b05564a17d7b789bf3dfec5ebabb586adee56f0e271b5
|
SHA256 (rust/crates/cc-1.1.5.crate) = 324c74f2155653c90b04f25b2a47a8a631360cb908f92a772695f430c7e31052
|
||||||
SIZE (rust/crates/cc-1.1.4.crate) = 81127
|
SIZE (rust/crates/cc-1.1.5.crate) = 81493
|
||||||
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||||
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||||
SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e
|
SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e
|
||||||
|
|
@ -247,10 +247,10 @@ SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8
|
||||||
SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096
|
SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096
|
||||||
SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060
|
SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060
|
||||||
SIZE (rust/crates/textwrap-0.11.0.crate) = 17322
|
SIZE (rust/crates/textwrap-0.11.0.crate) = 17322
|
||||||
SHA256 (rust/crates/thiserror-1.0.62.crate) = f2675633b1499176c2dff06b0856a27976a8f9d436737b4cf4f312d4d91d8bbb
|
SHA256 (rust/crates/thiserror-1.0.63.crate) = c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724
|
||||||
SIZE (rust/crates/thiserror-1.0.62.crate) = 21323
|
SIZE (rust/crates/thiserror-1.0.63.crate) = 21537
|
||||||
SHA256 (rust/crates/thiserror-impl-1.0.62.crate) = d20468752b09f49e909e55a5d338caa8bedf615594e9d80bc4c565d30faf798c
|
SHA256 (rust/crates/thiserror-impl-1.0.63.crate) = a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261
|
||||||
SIZE (rust/crates/thiserror-impl-1.0.62.crate) = 16047
|
SIZE (rust/crates/thiserror-impl-1.0.63.crate) = 16047
|
||||||
SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a
|
SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a
|
||||||
SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848
|
SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848
|
||||||
SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825
|
SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825
|
||||||
|
|
@ -335,5 +335,5 @@ SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e
|
||||||
SIZE (rust/crates/winsafe-0.0.19.crate) = 492820
|
SIZE (rust/crates/winsafe-0.0.19.crate) = 492820
|
||||||
SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec
|
SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec
|
||||||
SIZE (rust/crates/yansi-0.5.1.crate) = 16525
|
SIZE (rust/crates/yansi-0.5.1.crate) = 16525
|
||||||
SHA256 (casey-just-1.31.0_GH0.tar.gz) = 6cef9159bb929c94b105015c28b0c94618556cfd2f1a1f17c012a1365ee8a8ac
|
SHA256 (casey-just-1.32.0_GH0.tar.gz) = 7c3522d2fae123deebea592cb0ce2a8be65b145efadce8b0965669a4337f8494
|
||||||
SIZE (casey-just-1.31.0_GH0.tar.gz) = 691296
|
SIZE (casey-just-1.32.0_GH0.tar.gz) = 693856
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,8 @@ CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Data serialization system
|
COMMENT= Data serialization system
|
||||||
WWW= https://avro.apache.org/
|
WWW= https://avro.apache.org/ \
|
||||||
|
https://github.com/apache/avro
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,5 +7,3 @@ Apache Avro is a data serialization system which provides:
|
||||||
read or write data files nor to use or implement RPC protocols. Code
|
read or write data files nor to use or implement RPC protocols. Code
|
||||||
generation as an optional optimization, only worth implementing for statically
|
generation as an optional optimization, only worth implementing for statically
|
||||||
typed languages.
|
typed languages.
|
||||||
|
|
||||||
See also: https://github.com/apache/avro
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ DISTVERSION= 1.3.8
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= robak@FreeBSD.org
|
MAINTAINER= leres@FreeBSD.org
|
||||||
COMMENT= Command Line Interface for Backblaze's B2 storage service
|
COMMENT= Command Line Interface for Backblaze's B2 storage service
|
||||||
WWW= https://www.backblaze.com/b2/docs/quick_command_line.html
|
WWW= https://www.backblaze.com/b2/docs/quick_command_line.html
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,8 @@ PKGNAMEPREFIX= gettext-
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Alter gettext po files in special ways
|
COMMENT= Alter gettext po files in special ways
|
||||||
WWW= https://src.fedoraproject.org/rpms/gettext/blob/master/f/msghack.py
|
WWW= https://src.fedoraproject.org/rpms/gettext/blob/master/f/msghack.py \
|
||||||
|
https://src.fedoraproject.org/rpms/gettext/blob/master/f/msghack.1
|
||||||
|
|
||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,2 @@
|
||||||
Msghack can be used to alter gettext .po files in ways no sane mind would think
|
Msghack can be used to alter gettext .po files in ways no sane mind would think
|
||||||
about. It is a reimplementation of the original msghack in Python.
|
about. It is a reimplementation of the original msghack in Python.
|
||||||
|
|
||||||
See also: https://src.fedoraproject.org/rpms/gettext/blob/master/f/msghack.1
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= glaze
|
PORTNAME= glaze
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.9.4
|
DISTVERSION= 3.1.0
|
||||||
CATEGORIES= devel textproc
|
CATEGORIES= devel textproc
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720050710
|
TIMESTAMP = 1721281898
|
||||||
SHA256 (stephenberry-glaze-v2.9.4_GH0.tar.gz) = c214ae3a55026ccf12de9a0c15e2e1140656a624daf41e93594dd3ea5aee9911
|
SHA256 (stephenberry-glaze-v3.1.0_GH0.tar.gz) = da081f2bbaf36e349e46a291a48e30f08c1adfd4c12870980b4aef5dcee3b2ce
|
||||||
SIZE (stephenberry-glaze-v2.9.4_GH0.tar.gz) = 408679
|
SIZE (stephenberry-glaze-v3.1.0_GH0.tar.gz) = 410831
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ include/glaze/core/meta.hpp
|
||||||
include/glaze/core/opts.hpp
|
include/glaze/core/opts.hpp
|
||||||
include/glaze/core/ptr.hpp
|
include/glaze/core/ptr.hpp
|
||||||
include/glaze/core/read.hpp
|
include/glaze/core/read.hpp
|
||||||
include/glaze/core/reflection_tuple.hpp
|
include/glaze/core/refl.hpp
|
||||||
include/glaze/core/seek.hpp
|
include/glaze/core/seek.hpp
|
||||||
include/glaze/core/wrappers.hpp
|
include/glaze/core/wrappers.hpp
|
||||||
include/glaze/core/write.hpp
|
include/glaze/core/write.hpp
|
||||||
|
|
@ -93,15 +93,12 @@ include/glaze/mustache/stencilcount.hpp
|
||||||
include/glaze/record/recorder.hpp
|
include/glaze/record/recorder.hpp
|
||||||
include/glaze/reflection/enum_macro.hpp
|
include/glaze/reflection/enum_macro.hpp
|
||||||
include/glaze/reflection/get_name.hpp
|
include/glaze/reflection/get_name.hpp
|
||||||
include/glaze/reflection/reflect.hpp
|
|
||||||
include/glaze/reflection/to_tuple.hpp
|
include/glaze/reflection/to_tuple.hpp
|
||||||
include/glaze/rpc/repe.hpp
|
include/glaze/rpc/repe.hpp
|
||||||
include/glaze/thread/threadpool.hpp
|
include/glaze/thread/threadpool.hpp
|
||||||
include/glaze/trace/trace.hpp
|
include/glaze/trace/trace.hpp
|
||||||
include/glaze/tuplet/tuple.hpp
|
include/glaze/tuplet/tuple.hpp
|
||||||
include/glaze/util/any.hpp
|
|
||||||
include/glaze/util/bit_array.hpp
|
include/glaze/util/bit_array.hpp
|
||||||
include/glaze/util/comment.hpp
|
|
||||||
include/glaze/util/compare.hpp
|
include/glaze/util/compare.hpp
|
||||||
include/glaze/util/dtoa.hpp
|
include/glaze/util/dtoa.hpp
|
||||||
include/glaze/util/dump.hpp
|
include/glaze/util/dump.hpp
|
||||||
|
|
@ -113,7 +110,6 @@ include/glaze/util/inline.hpp
|
||||||
include/glaze/util/itoa.hpp
|
include/glaze/util/itoa.hpp
|
||||||
include/glaze/util/murmur.hpp
|
include/glaze/util/murmur.hpp
|
||||||
include/glaze/util/parse.hpp
|
include/glaze/util/parse.hpp
|
||||||
include/glaze/util/poly.hpp
|
|
||||||
include/glaze/util/progress_bar.hpp
|
include/glaze/util/progress_bar.hpp
|
||||||
include/glaze/util/stoui64.hpp
|
include/glaze/util/stoui64.hpp
|
||||||
include/glaze/util/string_literal.hpp
|
include/glaze/util/string_literal.hpp
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,8 @@ MASTER_SITES= https://launchpad.net/libtickit/trunk/v${PORTVERSION:R}/+download/
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Terminal Interface Construction Kit
|
COMMENT= Terminal Interface Construction Kit
|
||||||
WWW= https://www.leonerd.org.uk/code/libtickit/ \
|
WWW= https://www.leonerd.org.uk/code/libtickit/ \
|
||||||
https://launchpad.net/libtickit
|
https://launchpad.net/libtickit \
|
||||||
|
https://github.com/leonerd/libtickit
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
Terminal Interface Construction Kit provides an abstracted mechanism for
|
Terminal Interface Construction Kit provides an abstracted mechanism for
|
||||||
building interactive full-screen terminal programs. It provides a full set of
|
building interactive full-screen terminal programs. It provides a full set of
|
||||||
output drawing functions, and handles keyboard and mouse input events.
|
output drawing functions, and handles keyboard and mouse input events.
|
||||||
|
|
||||||
See also: https://github.com/leonerd/libtickit
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= List-Gen
|
PORTNAME= List-Gen
|
||||||
PORTVERSION= 0.974
|
PORTVERSION= 0.975
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (List-Gen-0.974.tar.gz) = fc542ccf3c39d6baedc5589dd3f50a3a79611b917d65c63509a7d316241d0408
|
TIMESTAMP = 1721280206
|
||||||
SIZE (List-Gen-0.974.tar.gz) = 131613
|
SHA256 (List-Gen-0.975.tar.gz) = fea5967ecf5868651e4b5d52391318cb2e9737f8b2e5a0d158f2038e1d8be7de
|
||||||
|
SIZE (List-Gen-0.975.tar.gz) = 108646
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Capture stdout/stderr of the current process and subprocesses
|
COMMENT= Capture stdout/stderr of the current process and subprocesses
|
||||||
WWW= https://capturer.readthedocs.io/en/latest/
|
WWW= https://capturer.readthedocs.io/en/latest/ \
|
||||||
|
https://github.com/xolox/python-capturer
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
The capturer package makes it easy to capture the stdout and stderr streams of
|
The capturer package makes it easy to capture the stdout and stderr streams of
|
||||||
the current process and subprocesses. Output can be relayed to the terminal in
|
the current process and subprocesses. Output can be relayed to the terminal in
|
||||||
real time but is also available to the Python program for additional processing.
|
real time but is also available to the Python program for additional processing.
|
||||||
|
|
||||||
See also: https://github.com/xolox/python-capturer
|
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,3 @@ The two primary functions are cbor.loads() and cbor.dumps().
|
||||||
This library includes a C implementation which runs 3-5 times faster than the
|
This library includes a C implementation which runs 3-5 times faster than the
|
||||||
Python standard library's C-accelerated implementanion of JSON. This is also
|
Python standard library's C-accelerated implementanion of JSON. This is also
|
||||||
includes a 100% Python implementation.
|
includes a 100% Python implementation.
|
||||||
|
|
||||||
See also: https://pypi.org/project/cbor/
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Python API for libmagic, the library behind the Unix file command
|
COMMENT= Python API for libmagic, the library behind the Unix file command
|
||||||
WWW= https://filemagic.readthedocs.io/en/latest/
|
WWW= https://filemagic.readthedocs.io/en/latest/ \
|
||||||
|
https://github.com/aliles/filemagic
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
||||||
|
|
@ -9,5 +9,3 @@ Features:
|
||||||
- Provide custom magic files to customize file detection.
|
- Provide custom magic files to customize file detection.
|
||||||
- Support for both Python2 and Python3.
|
- Support for both Python2 and Python3.
|
||||||
- Support for both CPython and PyPy.
|
- Support for both CPython and PyPy.
|
||||||
|
|
||||||
See also: https://github.com/aliles/filemagic
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= jupyterlab-server
|
PORTNAME= jupyterlab-server
|
||||||
PORTVERSION= 2.27.2
|
PORTVERSION= 2.27.3
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI \
|
MASTER_SITES= PYPI \
|
||||||
https://github.com/jupyterlab/jupyterlab_server/releases/download/v${PORTVERSION}/
|
https://github.com/jupyterlab/jupyterlab_server/releases/download/v${PORTVERSION}/
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1716448686
|
TIMESTAMP = 1721280210
|
||||||
SHA256 (jupyterlab_server-2.27.2.tar.gz) = 15cbb349dc45e954e09bacf81b9f9bcb10815ff660fb2034ecd7417db3a7ea27
|
SHA256 (jupyterlab_server-2.27.3.tar.gz) = eb36caca59e74471988f0ae25c77945610b887f777255aa21f8065def9e51ed4
|
||||||
SIZE (jupyterlab_server-2.27.2.tar.gz) = 75817
|
SIZE (jupyterlab_server-2.27.3.tar.gz) = 76173
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Logging with pretty colored squares
|
COMMENT= Logging with pretty colored squares
|
||||||
WWW= https://python-mondrian.github.io/
|
WWW= https://python-mondrian.github.io/ \
|
||||||
|
https://github.com/python-mondrian/mondrian
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,5 +9,3 @@ and enhance its default output formatters for better readability.
|
||||||
|
|
||||||
Mondrian provides a one-call interface to its configuration, with pretty
|
Mondrian provides a one-call interface to its configuration, with pretty
|
||||||
formatters that makes you feel great.
|
formatters that makes you feel great.
|
||||||
|
|
||||||
See also: https://github.com/python-mondrian/mondrian
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= openstacksdk
|
PORTNAME= openstacksdk
|
||||||
PORTVERSION= 3.2.0
|
PORTVERSION= 3.3.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720364805
|
TIMESTAMP = 1721280212
|
||||||
SHA256 (openstacksdk-3.2.0.tar.gz) = baf507d1508cb3114fe2a3f3afd499dbc972a82d01c2c845f59a8b702ddd08c1
|
SHA256 (openstacksdk-3.3.0.tar.gz) = 0608690ca37ca73327b0fa3761d17e65395be37ff200b8735d8f24277b4f4980
|
||||||
SIZE (openstacksdk-3.2.0.tar.gz) = 1228138
|
SIZE (openstacksdk-3.3.0.tar.gz) = 1229640
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= OpenStack client configuration library
|
COMMENT= OpenStack client configuration library
|
||||||
WWW= https://docs.openstack.org/os-client-config/latest/
|
WWW= https://docs.openstack.org/os-client-config/latest/ \
|
||||||
|
https://github.com/openstack/os-client-config
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,3 @@ config for as few as 1 cloud and as many as you want to put in a config file. It
|
||||||
will read environment variables and config files, and it also contains some
|
will read environment variables and config files, and it also contains some
|
||||||
vendor specific default values so that you don't have to know extra info to use
|
vendor specific default values so that you don't have to know extra info to use
|
||||||
OpenStack.
|
OpenStack.
|
||||||
|
|
||||||
See also: https://github.com/openstack/os-client-config
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= CADF Library
|
COMMENT= CADF Library
|
||||||
WWW= https://docs.openstack.org/pycadf/latest/
|
WWW= https://docs.openstack.org/pycadf/latest/ \
|
||||||
|
https://github.com/openstack/pycadf
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,3 @@ This library provides an auditing data model based on the Cloud Auditing Data
|
||||||
Federation specification, primarily for use by OpenStack. The goal is to
|
Federation specification, primarily for use by OpenStack. The goal is to
|
||||||
establish strict expectations about what auditors can expect from audit
|
establish strict expectations about what auditors can expect from audit
|
||||||
notifications.
|
notifications.
|
||||||
|
|
||||||
See also: https://github.com/openstack/pycadf
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pyright
|
PORTNAME= pyright
|
||||||
PORTVERSION= 1.1.371
|
PORTVERSION= 1.1.372
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720689624
|
TIMESTAMP = 1721280214
|
||||||
SHA256 (pyright-1.1.371.tar.gz) = 777b508b92dda2db476214c400ce043aad8d8f3dd0e10d284c96e79f298308b5
|
SHA256 (pyright-1.1.372.tar.gz) = a9f5e0daa955daaa17e3d1ef76d3623e75f8afd5e37b437d3ff84d5b38c15420
|
||||||
SIZE (pyright-1.1.371.tar.gz) = 17481
|
SIZE (pyright-1.1.372.tar.gz) = 17477
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pytest-lazy-fixtures
|
PORTNAME= pytest-lazy-fixtures
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.1.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1711466168
|
TIMESTAMP = 1721280216
|
||||||
SHA256 (pytest_lazy_fixtures-1.0.7.tar.gz) = 87ef7424dc0229ff9cb72d482f49b7806535c3500641f612c13ddf243c9adacb
|
SHA256 (pytest_lazy_fixtures-1.1.0.tar.gz) = f136f190bbecc34bfba1d47717a42be8bfa3027e5cdac0a273955aba4328f913
|
||||||
SIZE (pytest_lazy_fixtures-1.0.7.tar.gz) = 6958
|
SIZE (pytest_lazy_fixtures-1.1.0.tar.gz) = 6952
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Generic automation framework for acceptance testing and robotic process automation
|
COMMENT= Generic automation framework for acceptance testing and robotic process automation
|
||||||
WWW= https://robotframework.org/
|
WWW= https://robotframework.org/ \
|
||||||
|
https://github.com/robotframework/robotframework
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -12,5 +12,3 @@ Robot Framework has an easy syntax, utilizing human-readable keywords. Its
|
||||||
capabilities can be extended by libraries implemented with Python, Java or many
|
capabilities can be extended by libraries implemented with Python, Java or many
|
||||||
other programming languages. Robot Framework has a rich ecosystem around it,
|
other programming languages. Robot Framework has a rich ecosystem around it,
|
||||||
consisting of libraries and tools that are developed as separate projects.
|
consisting of libraries and tools that are developed as separate projects.
|
||||||
|
|
||||||
See also: https://github.com/robotframework/robotframework
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= stone
|
PORTNAME= stone
|
||||||
PORTVERSION= 3.3.6
|
PORTVERSION= 3.3.7
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=3.4:devel/py-ply@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=21.0:devel/py-packaging@${PY_FLAVOR} \
|
||||||
|
${PYTHON_PKGNAMEPREFIX}ply>=3.4:devel/py-ply@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1717252066
|
TIMESTAMP = 1721280218
|
||||||
SHA256 (stone-3.3.6.tar.gz) = 7e96560bffdaf038d53ca7673cac8cabbaf824a74561564961c34237df901717
|
SHA256 (stone-3.3.7.tar.gz) = 0b3c3969747aa9287ea660f88515700ab41d027e49daddd732f09858360ebfda
|
||||||
SIZE (stone-3.3.6.tar.gz) = 189466
|
SIZE (stone-3.3.7.tar.gz) = 189440
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= qtutilities
|
PORTNAME= qtutilities
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 6.14.0
|
DISTVERSION= 6.14.1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1714459191
|
TIMESTAMP = 1721230535
|
||||||
SHA256 (Martchus-qtutilities-v6.14.0_GH0.tar.gz) = 4eab9ef26edf67c1c436596bea42890fcc0206f93c50413939ccce8c94bf7bc0
|
SHA256 (Martchus-qtutilities-v6.14.1_GH0.tar.gz) = c85e3195406a91c82a907f170390c74537b473f4a6208642d93ad489cd0908a5
|
||||||
SIZE (Martchus-qtutilities-v6.14.0_GH0.tar.gz) = 104258
|
SIZE (Martchus-qtutilities-v6.14.1_GH0.tar.gz) = 104448
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ include/qtutilities/widgets/iconbutton.h
|
||||||
include/qtutilities/widgets/pathselection.h
|
include/qtutilities/widgets/pathselection.h
|
||||||
lib/libqtutilities.so
|
lib/libqtutilities.so
|
||||||
lib/libqtutilities.so.6
|
lib/libqtutilities.so.6
|
||||||
lib/libqtutilities.so.6.14.0
|
lib/libqtutilities.so.6.14.1
|
||||||
libdata/pkgconfig/qtutilities.pc
|
libdata/pkgconfig/qtutilities.pc
|
||||||
%%DATADIR%%/cmake/modules/AndroidApk.cmake
|
%%DATADIR%%/cmake/modules/AndroidApk.cmake
|
||||||
%%DATADIR%%/cmake/modules/QtConfig.cmake
|
%%DATADIR%%/cmake/modules/QtConfig.cmake
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= async
|
PORTNAME= async
|
||||||
PORTVERSION= 2.14.1
|
PORTVERSION= 2.14.2
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1721148500
|
TIMESTAMP = 1721280230
|
||||||
SHA256 (rubygem/async-2.14.1.gem) = b252663e6d1d085e9caaff832503c9a5554e6b1a492724260a6fe8ecd5e7698b
|
SHA256 (rubygem/async-2.14.2.gem) = ea8967a42830cc97098ac3c1ae2e2908ce6d2e4b58095f8c57009ee4263c6cff
|
||||||
SIZE (rubygem/async-2.14.1.gem) = 30208
|
SIZE (rubygem/async-2.14.2.gem) = 30208
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= cms_scanner
|
PORTNAME= cms_scanner
|
||||||
PORTVERSION= 0.13.0
|
PORTVERSION= 0.13.9
|
||||||
PORTREVISION= 4
|
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
@ -10,12 +9,13 @@ WWW= https://github.com/wpscanteam/CMSScanner
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-get_process_mem>=0.2.5<0.3:devel/rubygem-get_process_mem \
|
RUN_DEPENDS= rubygem-ethon>=0.14<0.17:www/rubygem-ethon \
|
||||||
rubygem-nokogiri111>=1.11.0<1.12:textproc/rubygem-nokogiri111 \
|
rubygem-get_process_mem>=0.2.5<0.3:devel/rubygem-get_process_mem \
|
||||||
rubygem-opt_parse_validator>=1.8.3<1.10:devel/rubygem-opt_parse_validator \
|
rubygem-nokogiri>=1.11.4:textproc/rubygem-nokogiri \
|
||||||
|
rubygem-opt_parse_validator>=1.9.5<1.10:devel/rubygem-opt_parse_validator \
|
||||||
rubygem-public_suffix>=4.0.3:dns/rubygem-public_suffix \
|
rubygem-public_suffix>=4.0.3:dns/rubygem-public_suffix \
|
||||||
rubygem-ruby-progressbar>=1.10.0<1.14:devel/rubygem-ruby-progressbar \
|
rubygem-ruby-progressbar>=1.10<1.14:devel/rubygem-ruby-progressbar \
|
||||||
rubygem-sys-proctable>=1.2.2<2:sysutils/rubygem-sys-proctable \
|
rubygem-sys-proctable>=1.2.2<1.4.0:sysutils/rubygem-sys-proctable \
|
||||||
rubygem-typhoeus>=1.3.0<1.5:www/rubygem-typhoeus \
|
rubygem-typhoeus>=1.3.0<1.5:www/rubygem-typhoeus \
|
||||||
rubygem-xmlrpc>=0.3<1:net/rubygem-xmlrpc \
|
rubygem-xmlrpc>=0.3<1:net/rubygem-xmlrpc \
|
||||||
rubygem-yajl-ruby>=1.4.1<1.5:devel/rubygem-yajl-ruby
|
rubygem-yajl-ruby>=1.4.1<1.5:devel/rubygem-yajl-ruby
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1611271798
|
TIMESTAMP = 1719931068
|
||||||
SHA256 (rubygem/cms_scanner-0.13.0.gem) = ca166dff2852d527b3195c1f757b47d1eeca9e2cfdee23c97112e9261ca5beaa
|
SHA256 (rubygem/cms_scanner-0.13.9.gem) = be79a61c6fc69fa0cb5c2c9ec3237401d30e1001bbfc014a0b2313d0e66c7b5c
|
||||||
SIZE (rubygem/cms_scanner-0.13.0.gem) = 35840
|
SIZE (rubygem/cms_scanner-0.13.9.gem) = 36352
|
||||||
|
|
|
||||||
|
|
@ -1,18 +1,14 @@
|
||||||
--- cms_scanner.gemspec.orig 2024-02-14 07:48:55 UTC
|
--- cms_scanner.gemspec.orig 2024-07-02 14:43:22 UTC
|
||||||
+++ cms_scanner.gemspec
|
+++ cms_scanner.gemspec
|
||||||
@@ -23,12 +23,12 @@ Gem::Specification.new do |s|
|
@@ -22,9 +22,9 @@ Gem::Specification.new do |s|
|
||||||
|
|
||||||
|
s.add_runtime_dependency(%q<ethon>.freeze, [">= 0.14".freeze, "< 0.17".freeze])
|
||||||
s.add_runtime_dependency(%q<get_process_mem>.freeze, ["~> 0.2.5".freeze])
|
s.add_runtime_dependency(%q<get_process_mem>.freeze, ["~> 0.2.5".freeze])
|
||||||
s.add_runtime_dependency(%q<nokogiri>.freeze, ["~> 1.11.0".freeze])
|
- s.add_runtime_dependency(%q<nokogiri>.freeze, [">= 1.11.4".freeze, "< 1.16.0".freeze])
|
||||||
s.add_runtime_dependency(%q<opt_parse_validator>.freeze, ["~> 1.9.3".freeze])
|
+ s.add_runtime_dependency(%q<nokogiri>.freeze, [">= 1.11.4".freeze])
|
||||||
- s.add_runtime_dependency(%q<public_suffix>.freeze, ["~> 4.0.3".freeze])
|
s.add_runtime_dependency(%q<opt_parse_validator>.freeze, ["~> 1.9.5".freeze])
|
||||||
- s.add_runtime_dependency(%q<ruby-progressbar>.freeze, [">= 1.10".freeze, "< 1.12".freeze])
|
- s.add_runtime_dependency(%q<public_suffix>.freeze, [">= 4.0.3".freeze, "< 5.1.0".freeze])
|
||||||
+ s.add_runtime_dependency(%q<public_suffix>.freeze, [">= 4.0.3".freeze])
|
+ s.add_runtime_dependency(%q<public_suffix>.freeze, [">= 4.0.3".freeze])
|
||||||
+ s.add_runtime_dependency(%q<ruby-progressbar>.freeze, [">= 1.10".freeze, "< 1.14".freeze])
|
s.add_runtime_dependency(%q<ruby-progressbar>.freeze, [">= 1.10".freeze, "< 1.14".freeze])
|
||||||
s.add_runtime_dependency(%q<typhoeus>.freeze, [">= 1.3".freeze, "< 1.5".freeze])
|
s.add_runtime_dependency(%q<typhoeus>.freeze, [">= 1.3".freeze, "< 1.5".freeze])
|
||||||
s.add_runtime_dependency(%q<xmlrpc>.freeze, ["~> 0.3".freeze])
|
s.add_runtime_dependency(%q<xmlrpc>.freeze, ["~> 0.3".freeze])
|
||||||
s.add_runtime_dependency(%q<yajl-ruby>.freeze, ["~> 1.4.1".freeze])
|
|
||||||
- s.add_runtime_dependency(%q<sys-proctable>.freeze, ["~> 1.2.2".freeze])
|
|
||||||
+ s.add_runtime_dependency(%q<sys-proctable>.freeze, ["~> 1.2", "~> 1.2.2".freeze])
|
|
||||||
s.add_development_dependency(%q<bundler>.freeze, [">= 1.6".freeze])
|
|
||||||
s.add_development_dependency(%q<rake>.freeze, ["~> 13.0".freeze])
|
|
||||||
s.add_development_dependency(%q<rspec>.freeze, ["~> 3.10.0".freeze])
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= console
|
PORTNAME= console
|
||||||
PORTVERSION= 1.25.2
|
PORTVERSION= 1.26.0
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1715843662
|
TIMESTAMP = 1721280232
|
||||||
SHA256 (rubygem/console-1.25.2.gem) = 460fbf8c1b0e527b2c275448b76f91c3e9fb72e6bead5d27fb5a638fc191e943
|
SHA256 (rubygem/console-1.26.0.gem) = 7301061355d3eba0a325484273e39d60fe568217f72e36a878be6ecb675e2e8c
|
||||||
SIZE (rubygem/console-1.25.2.gem) = 22016
|
SIZE (rubygem/console-1.26.0.gem) = 22016
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= datadog-ci
|
PORTNAME= datadog-ci
|
||||||
PORTVERSION= 1.1.0
|
PORTVERSION= 1.2.0
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720023672
|
TIMESTAMP = 1721280234
|
||||||
SHA256 (rubygem/datadog-ci-1.1.0.gem) = 15153b9f15deb5e55e81c91aaff6911c8dc7f4e2f139f80e803d079890739fbd
|
SHA256 (rubygem/datadog-ci-1.2.0.gem) = e563d4e1a890402f7f9e60a0510ed30d428c1a9070b71afec95e31ee96b6b241
|
||||||
SIZE (rubygem/datadog-ci-1.1.0.gem) = 66560
|
SIZE (rubygem/datadog-ci-1.2.0.gem) = 69120
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= default_value_for
|
PORTNAME= default_value_for
|
||||||
PORTVERSION= 3.4.0
|
PORTVERSION= 4.0.0
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ WWW= https://github.com/FooBarWidget/default_value_for
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-activerecord60>=3.2.0<7.0:databases/rubygem-activerecord60
|
RUN_DEPENDS= rubygem-activerecord71>=6.1<7.3:databases/rubygem-activerecord71
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1613994910
|
TIMESTAMP = 1721280236
|
||||||
SHA256 (rubygem/default_value_for-3.4.0.gem) = 35d2dc51675a6bedfa875778628d44b823e0d7336da9432519477174ebb0f40f
|
SHA256 (rubygem/default_value_for-4.0.0.gem) = 41abb9c11dd7d8e57d28ed22d12bbd79588ebe90af6cbacd56f781eda36392f3
|
||||||
SIZE (rubygem/default_value_for-3.4.0.gem) = 15872
|
SIZE (rubygem/default_value_for-4.0.0.gem) = 15872
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= String inflections for dry-rb
|
COMMENT= String inflections for dry-rb
|
||||||
WWW= https://dry-rb.org/
|
WWW= https://dry-rb.org/ \
|
||||||
|
https://github.com/dry-rb/dry-inflector
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1 @@
|
||||||
dry-inflector is an inflector gem for Ruby.
|
dry-inflector is an inflector gem for Ruby.
|
||||||
|
|
||||||
See also: https://github.com/dry-rb/dry-inflector
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Wrapper that supports all of the GitHub API v3 methods
|
COMMENT= Wrapper that supports all of the GitHub API v3 methods
|
||||||
WWW= https://piotrmurach.github.io/github/
|
WWW= https://piotrmurach.github.io/github/ \
|
||||||
|
https://github.com/piotrmurach/github
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,3 @@ Supports all the API methods. It's built in a modular way. You can either
|
||||||
instantiate the whole API wrapper Github.new or use parts of it i.e.
|
instantiate the whole API wrapper Github.new or use parts of it i.e.
|
||||||
Github::Client::Repos.new if working solely with repositories is your main
|
Github::Client::Repos.new if working solely with repositories is your main
|
||||||
concern. Intuitive query methods allow you easily call API endpoints.
|
concern. Intuitive query methods allow you easily call API endpoints.
|
||||||
|
|
||||||
See also: https://github.com/piotrmurach/github
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Simple interface to various archive formats
|
COMMENT= Simple interface to various archive formats
|
||||||
WWW= https://www.chef.io/
|
WWW= https://www.chef.io/ \
|
||||||
|
https://github.com/chef/mixlib-archive
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1 @@
|
||||||
Mixlib::Archive is a simple interface to various archive formats.
|
Mixlib::Archive is a simple interface to various archive formats.
|
||||||
|
|
||||||
See also: https://github.com/chef/mixlib-archive
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= mocha
|
PORTNAME= mocha
|
||||||
PORTVERSION= 2.4.0
|
PORTVERSION= 2.4.2
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1718690558
|
TIMESTAMP = 1721325682
|
||||||
SHA256 (rubygem/mocha-2.4.0.gem) = dae4d68652b7b70c711e57cfcc1778bed6d740933edb692ac83741346bc7f7af
|
SHA256 (rubygem/mocha-2.4.2.gem) = 5fb89b7b42f2bcd9ae3ee6042d4435890bfc9226c1a0ea63925cd33c50cc3558
|
||||||
SIZE (rubygem/mocha-2.4.0.gem) = 67072
|
SIZE (rubygem/mocha-2.4.2.gem) = 67072
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Azure Client Library for Ruby
|
COMMENT= Azure Client Library for Ruby
|
||||||
WWW= https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest
|
WWW= https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest \
|
||||||
|
https://github.com/Azure/azure-sdk-for-ruby
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,3 @@ MsRest is a library which supports the clients (SDKs) generated with Autorest
|
||||||
tool. It contains core logic and helper classes for error handling and
|
tool. It contains core logic and helper classes for error handling and
|
||||||
authentication. Usually it is not supposed to be used as a standalone gem but
|
authentication. Usually it is not supposed to be used as a standalone gem but
|
||||||
only as a dependency for generated client gems.
|
only as a dependency for generated client gems.
|
||||||
|
|
||||||
See also: https://github.com/Azure/azure-sdk-for-ruby
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Azure Client Library for Ruby
|
COMMENT= Azure Client Library for Ruby
|
||||||
WWW= https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest_azure
|
WWW= https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest_azure \
|
||||||
|
https://github.com/Azure/azure-sdk-for-ruby
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,3 @@ authentication. Also it includes azure specific logic like long polling
|
||||||
functionality and Azure application authentication. Usually it is not supposed
|
functionality and Azure application authentication. Usually it is not supposed
|
||||||
to be used as a standalone gem but only as a dependency for generated client
|
to be used as a standalone gem but only as a dependency for generated client
|
||||||
gems.
|
gems.
|
||||||
|
|
||||||
See also: https://github.com/Azure/azure-sdk-for-ruby
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= opt_parse_validator
|
PORTNAME= opt_parse_validator
|
||||||
PORTVERSION= 1.9.3
|
PORTVERSION= 1.9.5
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1611272923
|
TIMESTAMP = 1719931586
|
||||||
SHA256 (rubygem/opt_parse_validator-1.9.3.gem) = 0535aad2d7eacc267d8e8b78dd6c8fbd333ee960c10b3367e391ea1a592b8a49
|
SHA256 (rubygem/opt_parse_validator-1.9.5.gem) = 2c69ece2110436148ecb78f1a5f768a7e3fd3d81db3517a484eb649de0b0f5cb
|
||||||
SIZE (rubygem/opt_parse_validator-1.9.3.gem) = 14336
|
SIZE (rubygem/opt_parse_validator-1.9.5.gem) = 14336
|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
--- opt_parse_validator.gemspec.orig 2024-02-20 09:29:23 UTC
|
|
||||||
+++ opt_parse_validator.gemspec
|
|
||||||
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
|
|
||||||
s.specification_version = 4
|
|
||||||
|
|
||||||
s.add_runtime_dependency(%q<activesupport>.freeze, [">= 5.2".freeze, "< 6.2.0".freeze])
|
|
||||||
- s.add_runtime_dependency(%q<addressable>.freeze, [">= 2.5".freeze, "< 2.8".freeze])
|
|
||||||
+ s.add_runtime_dependency(%q<addressable>.freeze, [">= 2.5".freeze, "< 2.9".freeze])
|
|
||||||
s.add_development_dependency(%q<bundler>.freeze, [">= 1.6".freeze])
|
|
||||||
s.add_development_dependency(%q<rake>.freeze, ["~> 13.0".freeze])
|
|
||||||
s.add_development_dependency(%q<rspec>.freeze, ["~> 3.10.0".freeze])
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= phonelib
|
PORTNAME= phonelib
|
||||||
PORTVERSION= 0.8.9
|
PORTVERSION= 0.9.1
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1717386886
|
TIMESTAMP = 1721325680
|
||||||
SHA256 (rubygem/phonelib-0.8.9.gem) = 67d8ecfc00e6906ab0e77352c500032e67707a52ed08ac4d222f16382f52892e
|
SHA256 (rubygem/phonelib-0.9.1.gem) = 57f823a9901a4f1cf76d742982c714c4c80b5dff1d16f84a90b0fc142415753f
|
||||||
SIZE (rubygem/phonelib-0.8.9.gem) = 988160
|
SIZE (rubygem/phonelib-0.9.1.gem) = 988160
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Redis store for ActiveSupport::Cache
|
COMMENT= Redis store for ActiveSupport::Cache
|
||||||
WWW= https://redis-store.org/redis-activesupport/
|
WWW= https://redis-store.org/redis-activesupport/ \
|
||||||
|
https://github.com/redis-store/redis-activesupport
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1 @@
|
||||||
Redis store for ActiveSupport::Cache
|
Redis store for ActiveSupport::Cache
|
||||||
|
|
||||||
See also: https://github.com/redis-store/redis-activesupport
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= sorbet-runtime
|
PORTNAME= sorbet-runtime
|
||||||
PORTVERSION= 0.5.11481
|
PORTVERSION= 0.5.11485
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1720893236
|
TIMESTAMP = 1721280240
|
||||||
SHA256 (rubygem/sorbet-runtime-0.5.11481.gem) = 0b9c2f41615972493d69ff1c980caee0a1d302d4533acc9a572b57569a004788
|
SHA256 (rubygem/sorbet-runtime-0.5.11485.gem) = 4ebc9827a3e428992b7443e0a8c681b2df5231b055292229a601249e4e2a5cf2
|
||||||
SIZE (rubygem/sorbet-runtime-0.5.11481.gem) = 88576
|
SIZE (rubygem/sorbet-runtime-0.5.11485.gem) = 88576
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= sus
|
PORTNAME= sus
|
||||||
PORTVERSION= 0.28.0
|
PORTVERSION= 0.29.1
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1721051074
|
TIMESTAMP = 1721280242
|
||||||
SHA256 (rubygem/sus-0.28.0.gem) = 712bc4066a6bdabc662a9c4ef982a8ad2738173e4daad3e3edd48cc1b323bed1
|
SHA256 (rubygem/sus-0.29.1.gem) = 77c9af8bbc3561e9b0edc07dd748b18e6762de77a2e5c12d08faad4f7274631e
|
||||||
SIZE (rubygem/sus-0.28.0.gem) = 30720
|
SIZE (rubygem/sus-0.29.1.gem) = 30720
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Draw various frames and boxes in your terminal interface
|
COMMENT= Draw various frames and boxes in your terminal interface
|
||||||
WWW= https://ttytoolkit.org/
|
WWW= https://ttytoolkit.org/ \
|
||||||
|
https://github.com/piotrmurach/tty-box
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,2 @@
|
||||||
TTY::Box provides box drawing component for TTY toolkit. It draws various frames
|
TTY::Box provides box drawing component for TTY toolkit. It draws various frames
|
||||||
and boxes in your terminal interface.
|
and boxes in your terminal interface.
|
||||||
|
|
||||||
See also: https://github.com/piotrmurach/tty-box
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Terminal color capabilities detection
|
COMMENT= Terminal color capabilities detection
|
||||||
WWW= https://ttytoolkit.org/
|
WWW= https://ttytoolkit.org/ \
|
||||||
|
https://github.com/piotrmurach/tty-color
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,2 @@
|
||||||
TTY::Color provides independent color support detection component for TTY
|
TTY::Color provides independent color support detection component for TTY
|
||||||
toolkit.
|
toolkit.
|
||||||
|
|
||||||
See also: https://github.com/piotrmurach/tty-color
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Execute shell commands with pretty logging
|
COMMENT= Execute shell commands with pretty logging
|
||||||
WWW= https://ttytoolkit.org/
|
WWW= https://ttytoolkit.org/ \
|
||||||
|
https://github.com/piotrmurach/tty-command
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,3 @@ TTY::Command provides independent command execution component for TTY toolkit.
|
||||||
It runs external commands with pretty output logging and capture stdout, stderr
|
It runs external commands with pretty output logging and capture stdout, stderr
|
||||||
and exit status. Redirect stdin, stdout and stderr of each command to a file or
|
and exit status. Redirect stdin, stdout and stderr of each command to a file or
|
||||||
a string.
|
a string.
|
||||||
|
|
||||||
See also: https://github.com/piotrmurach/tty-command
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Highly customisable application configuration interface for terminal tools
|
COMMENT= Highly customisable application configuration interface for terminal tools
|
||||||
WWW= https://ttytoolkit.org/
|
WWW= https://ttytoolkit.org/ \
|
||||||
|
https://github.com/piotrmurach/tty-config
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
TTY::Config provides app configuration component for TTY toolkit. It defines,
|
TTY::Config provides app configuration component for TTY toolkit. It defines,
|
||||||
reads and writes any Ruby app configurations with a penchant for terminal
|
reads and writes any Ruby app configurations with a penchant for terminal
|
||||||
clients.
|
clients.
|
||||||
|
|
||||||
See also: https://github.com/piotrmurach/tty-config
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Move terminal cursor around
|
COMMENT= Move terminal cursor around
|
||||||
WWW= https://ttytoolkit.org/
|
WWW= https://ttytoolkit.org/ \
|
||||||
|
https://github.com/piotrmurach/tty-cursor
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue