*/*: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-03-14 14:22:26 +01:00
parent 1608b6890c
commit 5badfe657f
888 changed files with 26198 additions and 38909 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= commons-compress
PORTVERSION= 1.26.0
PORTVERSION= 1.26.1
CATEGORIES= archivers java
MASTER_SITES= APACHE_COMMONS_BINARIES
PKGNAMEPREFIX= apache-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708454659
SHA256 (commons-compress-1.26.0-bin.tar.gz) = 017764a8caf34ed511a4f5ca3a65f1a344677c5b5f95c0dfea69959aa545cf99
SIZE (commons-compress-1.26.0-bin.tar.gz) = 117599203
TIMESTAMP = 1710357584
SHA256 (commons-compress-1.26.1-bin.tar.gz) = 3d5678865b48a6b39e4f75041f7fb127e4dc64b7a41d5edcbb0d7aacc9b1fd19
SIZE (commons-compress-1.26.1-bin.tar.gz) = 118019999

View File

@ -1,6 +1,6 @@
PORTNAME= bz2
PORTVERSION= 0.6.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= archivers
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/
PKGNAMEPREFIX= ocaml-

View File

@ -1,6 +1,6 @@
PORTNAME= zip
PORTVERSION= 1.11
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= archivers
PKGNAMEPREFIX= ocaml-
DISTNAME= caml${PORTNAME}-${PORTVERSION}

View File

@ -1,23 +1,20 @@
PORTNAME= libosmpbf
PORTVERSION= 1.5.0
PORTVERSION= 1.5.1
DISTVERSIONPREFIX= v
PORTREVISION= 6
CATEGORIES= astro geography devel
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Library for handling binary OpenStreetMap data
WWW= https://github.com/scrosby/OSM-binary
WWW= https://github.com/openstreetmap/OSM-binary
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libprotobuf.so:devel/protobuf
USES= cmake compiler:c++17-lang
USE_GITHUB= yes
GH_ACCOUNT= scrosby
GH_ACCOUNT= openstreetmap
GH_PROJECT= OSM-binary
USES= cmake compiler:c++17-lang
USE_CXXSTD= c++17
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1611339100
SHA256 (scrosby-OSM-binary-v1.5.0_GH0.tar.gz) = 2abf3126729793732c3380763999cc365e51bffda369a008213879a3cd90476c
SIZE (scrosby-OSM-binary-v1.5.0_GH0.tar.gz) = 47543
TIMESTAMP = 1710262124
SHA256 (openstreetmap-OSM-binary-v1.5.1_GH0.tar.gz) = 183ad76c5905c7abd35d938824320ffb82d9ca8987796018f2da8380b51cdac2
SIZE (openstreetmap-OSM-binary-v1.5.1_GH0.tar.gz) = 47100

View File

@ -0,0 +1,18 @@
--- osmpbf/CMakeLists.txt.orig 2024-03-11 08:26:22 UTC
+++ osmpbf/CMakeLists.txt
@@ -1,13 +1,13 @@ add_library(osmpbf STATIC ${CPPS})
protobuf_generate_cpp(CPPS HS fileformat.proto osmformat.proto)
add_library(osmpbf STATIC ${CPPS})
-target_compile_features(osmpbf PUBLIC cxx_std_11)
+target_compile_features(osmpbf PUBLIC cxx_std_17)
target_link_libraries(osmpbf PRIVATE protobuf::libprotobuf)
target_include_directories(osmpbf SYSTEM PUBLIC ${Protobuf_INCLUDE_DIRS})
install(TARGETS osmpbf ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})
add_library(osmpbf_shared SHARED ${CPPS})
-target_compile_features(osmpbf_shared PUBLIC cxx_std_11)
+target_compile_features(osmpbf_shared PUBLIC cxx_std_17)
target_link_libraries(osmpbf_shared PRIVATE protobuf::libprotobuf)
target_include_directories(osmpbf_shared SYSTEM PUBLIC ${Protobuf_INCLUDE_DIRS})
set_target_properties(osmpbf_shared PROPERTIES OUTPUT_NAME osmpbf

View File

@ -1,11 +0,0 @@
--- CMakeLists.txt.orig 2021-01-06 13:47:22 UTC
+++ CMakeLists.txt
@@ -4,7 +4,7 @@ project(osmpbf VERSION 1.5.0)
include(GNUInstallDirs)
-set(CMAKE_CXX_STANDARD 11)
+set(CMAKE_CXX_STANDARD 17)
find_package(Protobuf REQUIRED)

View File

@ -1,14 +0,0 @@
--- tools/osmpbf-outline.cpp.orig 2021-01-06 13:47:22 UTC
+++ tools/osmpbf-outline.cpp
@@ -10,6 +10,11 @@
// zlib compression is used inside the pbf blobs
#include <zlib.h>
+#ifndef WIN32
+ // used for isatty
+ #include <unistd.h>
+#endif
+
// netinet or winsock2 provides the network-byte-order conversion function
#ifdef D_HAVE_WINSOCK
#include <winsock2.h>

View File

@ -1,5 +1,5 @@
PORTNAME= mkgmap
PORTVERSION= r4917
PORTVERSION= r4918
CATEGORIES= astro converters java
MASTER_SITES= https://www.mkgmap.org.uk/download/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708450193
SHA256 (mkgmap-r4917.tar.gz) = 91a4ebe557f06d80e4cb158cc15bdb42fda9d2776ed32f3147933b9fa06f7287
SIZE (mkgmap-r4917.tar.gz) = 3525257
TIMESTAMP = 1710260842
SHA256 (mkgmap-r4918.tar.gz) = 5910bd4f2133d1c96e30f2962f71346cfe50c63bc4dc4ce7d7d745b8a086694c
SIZE (mkgmap-r4918.tar.gz) = 3525480

View File

@ -1,6 +1,6 @@
PORTNAME= fasttracker2
DISTVERSIONPREFIX= v
DISTVERSION= 1.76
DISTVERSION= 1.77.1
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708707398
SHA256 (8bitbubsy-ft2-clone-v1.76_GH0.tar.gz) = 2bde71bd28d0e451ee49d912c73b4f03d3558e8ce10426c378cc4b92b37784e3
SIZE (8bitbubsy-ft2-clone-v1.76_GH0.tar.gz) = 6083277
TIMESTAMP = 1710223341
SHA256 (8bitbubsy-ft2-clone-v1.77.1_GH0.tar.gz) = c8a8c614d925d0cf53ce87566c7d5356bfe709feeabc71cb3d787ff55a388e22
SIZE (8bitbubsy-ft2-clone-v1.77.1_GH0.tar.gz) = 6084817

View File

@ -1,7 +1,6 @@
PORTNAME= gonic
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.2
PORTREVISION= 2
DISTVERSION= 0.16.3
CATEGORIES= audio net
MAINTAINER= tagattie@FreeBSD.org

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1702465831
SHA256 (go/audio_gonic/gonic-v0.16.2/v0.16.2.mod) = b6f65dd6c86e12517ad48253bcfab88950a11082a0b223c63e5faee775e9c598
SIZE (go/audio_gonic/gonic-v0.16.2/v0.16.2.mod) = 2961
SHA256 (go/audio_gonic/gonic-v0.16.2/v0.16.2.zip) = ec65623c63b870dd3a1f4b10144857a2139e45a70acf8d403dfa5b3e1242cf70
SIZE (go/audio_gonic/gonic-v0.16.2/v0.16.2.zip) = 2060175
TIMESTAMP = 1710396611
SHA256 (go/audio_gonic/gonic-v0.16.3/v0.16.3.mod) = c0fbac2ec2b3a98b3db8053ecd11d26de347983f019b15b309f02a45e4a1b74d
SIZE (go/audio_gonic/gonic-v0.16.3/v0.16.3.mod) = 2903
SHA256 (go/audio_gonic/gonic-v0.16.3/v0.16.3.zip) = 035df0970987811968aa3f7bde724f5b1d714403851f3e0511ab88d8cfdeef06
SIZE (go/audio_gonic/gonic-v0.16.3/v0.16.3.zip) = 2064502

View File

@ -1,7 +1,6 @@
PORTNAME= logitechmediaserver
DISTVERSION= 8.3.1
PORTREVISION= 1
DISTVERSION= 8.4.0
CATEGORIES= audio
MAINTAINER= trueos@norwegianrockcat.com
@ -24,8 +23,8 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
USES= gettext-runtime gmake perl5 shebangfix
USE_GITHUB= yes
GH_TUPLE= Logitech:slimserver:026019b \
Logitech:slimserver-vendor:947eb3a:vendor
GH_TUPLE= Logitech:slimserver:e225575 \
Logitech:slimserver-vendor:5bb7355:vendor
USE_RC_SUBR= logitechmediaserver
SHEBANG_FILES= Bin/darwin/check-update.pl \
CPAN/Log/Log4perl/Layout/PatternLayout/Multiline.pm \
@ -39,7 +38,17 @@ SHEBANG_FILES= Bin/darwin/check-update.pl \
slimserver.pl \
${WRKSRC_vendor}/CPAN/hints/darwin.pl
EXTRA_PATCHES= ${FILESDIR}/vendorpatch-CPAN_buildme.sh
SUB_FILES= Custom.pm \
custom-convert.conf \
logitechmediaserver.conf
SUB_LIST= PERL=${PERL} \
PORTNAME=${PORTNAME} \
SITE_PERL=${PREFIX}/${SITE_PERL_REL} \
SLIMDIR=${SLIMDIR} \
SLIMDBDIR=${SLIMDBDIR} \
SLIMUSER=${SLIMUSER} \
SLIMGROUP=${SLIMGROUP} \
CONFFILES="${CONFFILES}"
SUB_FILES= Custom.pm \
custom-convert.conf \
@ -53,25 +62,15 @@ SUB_LIST= PERL=${PERL} \
SLIMGROUP=${SLIMGROUP} \
CONFFILES="${CONFFILES}"
USERS= ${SLIMUSER}
GROUPS= ${SLIMGROUP}
PLIST_SUB= SLIMDIR=${SLIMDIR} \
SLIMDBDIR=${SLIMDBDIR} \
OPSYS=${OPSYS:tl} \
ARCH=${ARCH} \
ARCHNAME=${ARCHNAME}
EXTRA_PATCHES= ${FILESDIR}/vendorpatch-CPAN_buildme.sh
SUB_FILES= Custom.pm \
custom-convert.conf \
logitechmediaserver.conf
SUB_LIST= PERL=${PERL} \
PORTNAME=${PORTNAME} \
SITE_PERL=${PREFIX}/${SITE_PERL_REL} \
SLIMDIR=${SLIMDIR} \
SLIMDBDIR=${SLIMDBDIR} \
SLIMUSER=${SLIMUSER} \
SLIMGROUP=${SLIMGROUP} \
CONFFILES="${CONFFILES}"
# Defaults support playback of relativly unrestricted formats on SB2 or
# SB3 devices and wired SB1 devices.
OPTIONS_DEFINE= APE FAAD FLAC LAME SOX TEST DOCS
@ -84,9 +83,6 @@ LAME_RUN_DEPENDS= lame:audio/lame
SOX_RUN_DEPENDS= sox:audio/sox
TEST_VARS_OFF= CONTRIB_FLAGS=-t
USERS= ${SLIMUSER}
GROUPS= ${SLIMGROUP}
DOCFILES= Changelog*.html License*.txt
CONFFILES= convert.conf types.conf
@ -117,8 +113,6 @@ do-build:
do-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${SLIMDIR})
chmod +x ${STAGEDIR}${PREFIX}/${SLIMDIR}/scanner.pl \
${STAGEDIR}${PREFIX}/${SLIMDIR}/slimserver.pl
(cd ${WRKSRC_vendor}/CPAN/build && \
${COPYTREE_SHARE} arch ${STAGEDIR}${PREFIX}/${SLIMDIR}/CPAN)
(cd ${WRKSRC_vendor}/CPAN/build/${PERL_VER}/lib/perl5 && \
@ -143,6 +137,7 @@ do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d
${INSTALL_DATA} ${WRKDIR}/logitechmediaserver.conf \
${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/
@${MKDIR} ${STAGEDIR}${SLIMDBDIR}
@${LN} -s ${SLIMDBDIR}/cache ${STAGEDIR}${PREFIX}/${SLIMDIR}/Cache
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1679831207
SHA256 (Logitech-slimserver-8.3.1-026019b_GH0.tar.gz) = 9b5c801cf765d204d08d64f6420ee1fe368eb2182d811c2bb50cbe98383c761d
SIZE (Logitech-slimserver-8.3.1-026019b_GH0.tar.gz) = 147326126
SHA256 (Logitech-slimserver-vendor-947eb3a_GH0.tar.gz) = 8d356bf7f22fa9f427b71f074c9be4c13322f6e201c69cc62f3f2779221aeb71
SIZE (Logitech-slimserver-vendor-947eb3a_GH0.tar.gz) = 170625563
TIMESTAMP = 1708239484
SHA256 (Logitech-slimserver-8.4.0-e225575_GH0.tar.gz) = 81753397b57c51688c9a5d45db3597cc28303c556b2f0c68eaeb3d912562a439
SIZE (Logitech-slimserver-8.4.0-e225575_GH0.tar.gz) = 157658424
SHA256 (Logitech-slimserver-vendor-5bb7355_GH0.tar.gz) = 65694923ec667ed484619e6ca6826250ebe35ba4d1307e7b7d282fbfb2585352
SIZE (Logitech-slimserver-vendor-5bb7355_GH0.tar.gz) = 184535648

View File

@ -27,7 +27,7 @@ prefsdir=${statedir}/prefs
playlistdir=${statedir}/playlists
u=%%SLIMUSER%%
g=%%SLIMGROUP%%
command_args="--daemon --pidfile=${pidfile} --user=${u} --group=${g}"
command_args="--daemon --pidfile=${pidfile} --user=${u} --group=${g} --nomysqueezebox"
%%PORTNAME%%_user=${u}
%%PORTNAME%%_group=${g}

View File

@ -1,11 +0,0 @@
--- ../slimserver-vendor-947eb3a/CPAN/buildme.sh.orig 2018-04-11 08:51:55.360230000 +0100
+++ ../slimserver-vendor-947eb3a/CPAN/buildme.sh 2018-04-11 08:52:15.289491000 +0100
@@ -657,7 +657,7 @@
tar_wrapper zxf icu4c-58_2-src.tgz
cd icu/source
# Need to patch ICU to adapt to removal of xlocale.h on some platforms.
- patch -p0 < ../../icu58_patches/digitlst.cpp.patch
+ # DONT DO THIS patch -p0 < ../../icu58_patches/digitlst.cpp.patch
. ../../update-config.sh
if [ "$OS" = 'Darwin' ]; then
ICUFLAGS="$FLAGS $OSX_ARCH $OSX_FLAGS -DU_USING_ICU_NAMESPACE=0 -DU_CHARSET_IS_UTF8=1" # faster code for native UTF-8 systems

View File

@ -39,7 +39,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/CPAN/Archive/Zip/StringMember.pm
%%SLIMDIR%%/CPAN/Archive/Zip/Tree.pm
%%SLIMDIR%%/CPAN/Archive/Zip/ZipFileMember.pm
%%SLIMDIR%%/CPAN/Async/Util.pm
%%SLIMDIR%%/lib/Async/Util.pm
%%SLIMDIR%%/CPAN/Bundle/LWP.pm
%%SLIMDIR%%/CPAN/Cache/BaseCache.pm
%%SLIMDIR%%/CPAN/Cache/Cache.pm
@ -206,15 +206,21 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/CPAN/File/Spec/Win32.pm
%%SLIMDIR%%/CPAN/File/Temp.pm
%%SLIMDIR%%/CPAN/File/Which.pm
%%SLIMDIR%%/CPAN/HTML/AsSubs.pm
%%SLIMDIR%%/CPAN/HTML/Element.pm
%%SLIMDIR%%/CPAN/HTML/Element/traverse.pm
%%SLIMDIR%%/CPAN/HTML/Entities.pm
%%SLIMDIR%%/CPAN/HTML/Filter.pm
%%SLIMDIR%%/CPAN/HTML/Form.pm
%%SLIMDIR%%/CPAN/HTML/Formatter.pm
%%SLIMDIR%%/CPAN/HTML/HeadParser.pm
%%SLIMDIR%%/CPAN/HTML/LinkExtor.pm
%%SLIMDIR%%/CPAN/HTML/Parse.pm
%%SLIMDIR%%/CPAN/HTML/Parser.pm
%%SLIMDIR%%/CPAN/HTML/PullParser.pm
%%SLIMDIR%%/CPAN/HTML/Tagset.pm
%%SLIMDIR%%/CPAN/HTML/TokeParser.pm
%%SLIMDIR%%/CPAN/HTML/Tree.pm
%%SLIMDIR%%/CPAN/HTML/TreeBuilder.pm
%%SLIMDIR%%/CPAN/HTTP/Config.pm
%%SLIMDIR%%/CPAN/HTTP/Cookies.pm
@ -1797,6 +1803,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/SQL/SQLite/schema_20_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_21_down.sql
%%SLIMDIR%%/SQL/SQLite/schema_21_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_22_down.sql
%%SLIMDIR%%/SQL/SQLite/schema_22_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_2_down.sql
%%SLIMDIR%%/SQL/SQLite/schema_2_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_3_down.sql
@ -1841,6 +1849,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/SQL/mysql/schema_20_up.sql
%%SLIMDIR%%/SQL/mysql/schema_21_down.sql
%%SLIMDIR%%/SQL/mysql/schema_21_up.sql
%%SLIMDIR%%/SQL/mysql/schema_22_down.sql
%%SLIMDIR%%/SQL/mysql/schema_22_up.sql
%%SLIMDIR%%/SQL/mysql/schema_2_down.sql
%%SLIMDIR%%/SQL/mysql/schema_2_up.sql
%%SLIMDIR%%/SQL/mysql/schema_3_down.sql
@ -1859,7 +1869,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/SQL/mysql/schema_9_up.sql
%%SLIMDIR%%/SQL/mysql/schema_clear.sql
%%SLIMDIR%%/SQL/mysql/schema_optimize.sql
%%SLIMDIR%%/SQL/slimservice/slimservice-sqlite.sql
%%SLIMDIR%%/Slim/Buttons/Alarm.pm
%%SLIMDIR%%/Slim/Buttons/Block.pm
%%SLIMDIR%%/Slim/Buttons/Common.pm
@ -1944,6 +1953,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Menu/AlbumInfo.pm
%%SLIMDIR%%/Slim/Menu/ArtistInfo.pm
%%SLIMDIR%%/Slim/Menu/Base.pm
%%SLIMDIR%%/Slim/Menu/BrowseLibrary/Releases.pm
%%SLIMDIR%%/Slim/Menu/BrowseLibrary.pm
%%SLIMDIR%%/Slim/Menu/FolderInfo.pm
%%SLIMDIR%%/Slim/Menu/GenreInfo.pm
@ -1956,6 +1966,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Music/Import.pm
%%SLIMDIR%%/Slim/Music/Info.pm
%%SLIMDIR%%/Slim/Music/PlaylistFolderScan.pm
%%SLIMDIR%%/Slim/Music/ReleaseTypes.pm
%%SLIMDIR%%/Slim/Music/TitleFormatter.pm
%%SLIMDIR%%/Slim/Music/VirtualLibraries.pm
%%SLIMDIR%%/Slim/Networking/Async.pm
@ -1971,7 +1982,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Networking/Discovery/Players.pm
%%SLIMDIR%%/Slim/Networking/Discovery/Server.pm
%%SLIMDIR%%/Slim/Networking/IO/Select.pm
%%SLIMDIR%%/Slim/Networking/Repositories.pm
%%SLIMDIR%%/Slim/Networking/Select.pm
%%SLIMDIR%%/Slim/Networking/SimpleAsyncHTTP.pm
%%SLIMDIR%%/Slim/Networking/SimpleHTTP/Base.pm
@ -1984,6 +1994,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Players.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/PrefSync.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Sync.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Time.pm
%%SLIMDIR%%/Slim/Networking/UDP.pm
%%SLIMDIR%%/Slim/Player/Boom.pm
%%SLIMDIR%%/Slim/Player/CapabilitiesHelper.pm
@ -2026,6 +2037,12 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/AppGallery/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/AppGallery/install.xml
%%SLIMDIR%%/Slim/Plugin/AppGallery/strings.txt
%%SLIMDIR%%/Slim/Plugin/AudioAddict/API.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/HTML/EN/plugins/AudioAddict/settings.html
%%SLIMDIR%%/Slim/Plugin/AudioAddict/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/Settings.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/install.xml
%%SLIMDIR%%/Slim/Plugin/AudioAddict/strings.txt
%%SLIMDIR%%/Slim/Plugin/AudioScrobbler/HTML/EN/plugins/AudioScrobbler/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/AudioScrobbler/HTML/EN/plugins/AudioScrobbler/settings/player.html
%%SLIMDIR%%/Slim/Plugin/AudioScrobbler/PlayerSettings.pm
@ -2045,6 +2062,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/Classical/ProtocolHandler.pm
%%SLIMDIR%%/Slim/Plugin/Classical/install.xml
%%SLIMDIR%%/Slim/Plugin/Classical/strings.txt
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/HTML/EN/plugins/ClassicalRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/DateTime/HTML/EN/plugins/DateTime/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/DateTime/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/DateTime/Settings.pm
@ -2059,6 +2080,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/Deezer/ProtocolHandler.pm
%%SLIMDIR%%/Slim/Plugin/Deezer/install.xml
%%SLIMDIR%%/Slim/Plugin/Deezer/strings.txt
%%SLIMDIR%%/Slim/Plugin/DIfm/HTML/EN/plugins/DIfm/html/icon.png
%%SLIMDIR%%/Slim/Plugin/DIfm/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/DIfm/install.xml
%%SLIMDIR%%/Slim/Plugin/DIfm/strings.txt
%%SLIMDIR%%/Slim/Plugin/DigitalInput/HTML/EN/plugins/DigitalInput/html/images/icon.png
%%SLIMDIR%%/Slim/Plugin/DigitalInput/HTML/EN/plugins/DigitalInput/html/images/icon_40x40_m.png
%%SLIMDIR%%/Slim/Plugin/DigitalInput/HTML/EN/plugins/DigitalInput/list.html
@ -2141,6 +2166,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/InternetRadio/TuneIn/Settings.pm
%%SLIMDIR%%/Slim/Plugin/InternetRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/InternetRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/JazzRadio/HTML/EN/plugins/JazzRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/JazzRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/JazzRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/JazzRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/JiveExtras/HTML/EN/plugins/JiveExtras/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/JiveExtras/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/JiveExtras/Settings.pm
@ -2250,6 +2279,14 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/PreventStandby/Win32.pm
%%SLIMDIR%%/Slim/Plugin/PreventStandby/install.xml
%%SLIMDIR%%/Slim/Plugin/PreventStandby/strings.txt
%%SLIMDIR%%/Slim/Plugin/RadioTunes/HTML/EN/plugins/RadioTunes/html/icon.png
%%SLIMDIR%%/Slim/Plugin/RadioTunes/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/RadioTunes/install.xml
%%SLIMDIR%%/Slim/Plugin/RadioTunes/strings.txt
%%SLIMDIR%%/Slim/Plugin/RockRadio/HTML/EN/plugins/RockRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/RockRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/RockRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/RockRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/RS232/HTML/EN/plugins/RS232/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/RS232/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/RS232/Settings.pm
@ -2359,6 +2396,12 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/UPnP/t/MediaServer.t
%%SLIMDIR%%/Slim/Plugin/UPnP/t/UPnP.t
%%SLIMDIR%%/Slim/Plugin/UPnP/t/lib/GENA.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/Common.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/HTML/EN/plugins/ViewTags/settings.html
%%SLIMDIR%%/Slim/Plugin/ViewTags/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/Settings.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/install.xml
%%SLIMDIR%%/Slim/Plugin/ViewTags/strings.txt
%%SLIMDIR%%/Slim/Plugin/Visualizer/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/Visualizer/install.xml
%%SLIMDIR%%/Slim/Plugin/Visualizer/strings.txt
@ -2370,6 +2413,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/WiMP/ProtocolHandler.pm
%%SLIMDIR%%/Slim/Plugin/WiMP/install.xml
%%SLIMDIR%%/Slim/Plugin/WiMP/strings.txt
%%SLIMDIR%%/Slim/Plugin/ZenRadio/HTML/EN/plugins/ZenRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/ZenRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ZenRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/ZenRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/iTunes/Common.pm
%%SLIMDIR%%/Slim/Plugin/iTunes/HTML/EN/plugins/iTunes/settings/itunes.html
%%SLIMDIR%%/Slim/Plugin/iTunes/Importer.pm
@ -2452,6 +2499,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Utils/OS/Synology.pm
%%SLIMDIR%%/Slim/Utils/OS/Unix.pm
%%SLIMDIR%%/Slim/Utils/OS/Win32.pm
%%SLIMDIR%%/Slim/Utils/OS/Win64.pm
%%SLIMDIR%%/Slim/Utils/OSDetect.pm
%%SLIMDIR%%/Slim/Utils/PerfMon.pm
%%SLIMDIR%%/Slim/Utils/PerlRunTime.pm
@ -2590,8 +2638,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/lib/Template/Provider.pm
%%SLIMDIR%%/lib/Tie/IxHash.pm
%%SLIMDIR%%/modules.conf
%%SLIMDIR%%/scanner.pl
%%SLIMDIR%%/slimserver.pl
@(,,755) %%SLIMDIR%%/scanner.pl
@(,,755) %%SLIMDIR%%/slimserver.pl
%%SLIMDIR%%/strings.txt
%%SLIMDIR%%/t/00_smoketest.sh
@sample %%SLIMDIR%%/types.conf.sample %%SLIMDIR%%/types.conf
@ -2607,3 +2655,4 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Tree/DAG_Node
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/YAML/LibYAML
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/common/sense
@dir(%%SLIMUSER%%,%%SLIMGROUP%%) %%SLIMDBDIR%%

View File

@ -39,7 +39,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/CPAN/Archive/Zip/StringMember.pm
%%SLIMDIR%%/CPAN/Archive/Zip/Tree.pm
%%SLIMDIR%%/CPAN/Archive/Zip/ZipFileMember.pm
%%SLIMDIR%%/CPAN/Async/Util.pm
%%SLIMDIR%%/CPAN/Bundle/LWP.pm
%%SLIMDIR%%/CPAN/Cache/BaseCache.pm
%%SLIMDIR%%/CPAN/Cache/Cache.pm
@ -206,15 +205,21 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/CPAN/File/Spec/Win32.pm
%%SLIMDIR%%/CPAN/File/Temp.pm
%%SLIMDIR%%/CPAN/File/Which.pm
%%SLIMDIR%%/CPAN/HTML/AsSubs.pm
%%SLIMDIR%%/CPAN/HTML/Element.pm
%%SLIMDIR%%/CPAN/HTML/Element/traverse.pm
%%SLIMDIR%%/CPAN/HTML/Entities.pm
%%SLIMDIR%%/CPAN/HTML/Filter.pm
%%SLIMDIR%%/CPAN/HTML/Form.pm
%%SLIMDIR%%/CPAN/HTML/Formatter.pm
%%SLIMDIR%%/CPAN/HTML/HeadParser.pm
%%SLIMDIR%%/CPAN/HTML/LinkExtor.pm
%%SLIMDIR%%/CPAN/HTML/Parse.pm
%%SLIMDIR%%/CPAN/HTML/Parser.pm
%%SLIMDIR%%/CPAN/HTML/PullParser.pm
%%SLIMDIR%%/CPAN/HTML/Tagset.pm
%%SLIMDIR%%/CPAN/HTML/TokeParser.pm
%%SLIMDIR%%/CPAN/HTML/Tree.pm
%%SLIMDIR%%/CPAN/HTML/TreeBuilder.pm
%%SLIMDIR%%/CPAN/HTTP/Config.pm
%%SLIMDIR%%/CPAN/HTTP/Cookies.pm
@ -725,6 +730,106 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/CPAN/YAML/Loader/Syck.pm
%%SLIMDIR%%/CPAN/YAML/XS.pm
%%SLIMDIR%%/CPAN/YAML/XS/LibYAML.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Audio/Scan.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Bundle/DBI.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Class/XSAccessor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Class/XSAccessor/Array.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Class/XSAccessor/Heavy.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/DBM.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/ExampleP.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File/Developers.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File/HowTo.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File/Roadmap.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/classic.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/pedantic.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/rush.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/corostream.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/null.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/pipeone.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/stream.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/NullP.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Proxy.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Constants.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Cookbook.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Fulltext_search.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable/FileContent.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable/PerlData.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Sponge.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Changes.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfo/ANSI.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfo/ODBC.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfoReturn.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfoType.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/Metadata.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/SqlEngine.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/SqlEngine/Developers.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/SqlEngine/HowTo.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/FAQ.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Execute.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Request.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Response.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Serializer/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Serializer/DataDumper.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Serializer/Storable.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Transport/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Transport/pipeone.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Transport/stream.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Profile.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileData.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileDumper.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileDumper/Apache.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileSubs.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProxyServer.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/PurePerl.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/SQL/Nano.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Util/CacheMemory.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Util/_accessor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/W32ODBC.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Digest/SHA1.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/EVAPI.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/MakeMaker.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/ev.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/libev.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Encode/Detect.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Encode/Detect/Detector.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/Entities.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/Filter.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/HeadParser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/LinkExtor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/Parser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/PullParser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/TokeParser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Win32/DBIODBC.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Audio/Scan/Scan.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Class/XSAccessor/XSAccessor.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBD/SQLite/SQLite.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/DBI.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/DBIXS.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/Driver.xst
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/Driver_xst.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbd_xsh.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbi_sql.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbipport.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbivport.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbixs_rev.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Digest/SHA1/SHA1.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/EV/EV.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Encode/Detect/Detector/Detector.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/HTML/Parser/Parser.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3.c
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3ext.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/dbixs_rev.pl
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/perllocal.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Audio/Scan.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Class/XSAccessor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Class/XSAccessor/Array.pm
@ -834,120 +939,12 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Test/Warn.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/Tree/DAG_Node.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/common/sense.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Audio/Scan.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Bundle/DBI.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Class/XSAccessor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Class/XSAccessor/Array.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Class/XSAccessor/Heavy.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/DBM.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/ExampleP.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File/Developers.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File/HowTo.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/File/Roadmap.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/classic.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/pedantic.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Policy/rush.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/corostream.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/null.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/pipeone.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Gofer/Transport/stream.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/NullP.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Proxy.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Constants.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Cookbook.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/Fulltext_search.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable/FileContent.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/SQLite/VirtualTable/PerlData.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBD/Sponge.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Changes.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfo/ANSI.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfo/ODBC.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfoReturn.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Const/GetInfoType.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/Metadata.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/SqlEngine.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/SqlEngine/Developers.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/DBD/SqlEngine/HowTo.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/FAQ.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Execute.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Request.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Response.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Serializer/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Serializer/DataDumper.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Serializer/Storable.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Transport/Base.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Transport/pipeone.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Gofer/Transport/stream.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Profile.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileData.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileDumper.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileDumper/Apache.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProfileSubs.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/ProxyServer.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/PurePerl.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/SQL/Nano.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Util/CacheMemory.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/Util/_accessor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/DBI/W32ODBC.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Digest/SHA1.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/EVAPI.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/MakeMaker.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/ev.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/EV/libev.pod
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Encode/Detect.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Encode/Detect/Detector.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/Entities.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/Filter.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/HeadParser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/LinkExtor.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/Parser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/PullParser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/HTML/TokeParser.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/IO/Interface.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/IO/Interface/Simple.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Image/Scale.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/JSON/XS.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/JSON/XS/Boolean.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/Win32/DBIODBC.pm
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Audio/Scan/Scan.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Class/XSAccessor/XSAccessor.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBD/SQLite/SQLite.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/DBI.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/DBIXS.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/Driver.xst
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/Driver_xst.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbd_xsh.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbi_sql.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbipport.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbivport.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/DBI/dbixs_rev.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Digest/SHA1/SHA1.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/EV/EV.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Encode/Detect/Detector/Detector.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/HTML/Parser/Parser.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/IO/Interface/Interface.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/IO/Interface/autosplit.ix
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Image/Scale/Scale.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/JSON/XS/XS.so
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3.c
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/share/dist/DBD-SQLite/sqlite3ext.h
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/dbixs_rev.pl
%%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/perllocal.pod
%%SLIMDIR%%/CPAN/common/sense.pm
%%SLIMDIR%%/CPAN/enum.pm
%%SLIMDIR%%/CPAN/version.pm
%%SLIMDIR%%/CPAN/version/regex.pm
%%SLIMDIR%%/CPAN/version/vpp.pm
%%SLIMDIR%%/lib/Async/Util.pm
%%SLIMDIR%%/Cache
%%SLIMDIR%%/DEVELOPERS.txt
%%SLIMDIR%%/Firmware/boom.version
@ -1637,6 +1634,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/SQL/SQLite/schema_20_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_21_down.sql
%%SLIMDIR%%/SQL/SQLite/schema_21_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_22_down.sql
%%SLIMDIR%%/SQL/SQLite/schema_22_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_2_down.sql
%%SLIMDIR%%/SQL/SQLite/schema_2_up.sql
%%SLIMDIR%%/SQL/SQLite/schema_3_down.sql
@ -1681,6 +1680,8 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/SQL/mysql/schema_20_up.sql
%%SLIMDIR%%/SQL/mysql/schema_21_down.sql
%%SLIMDIR%%/SQL/mysql/schema_21_up.sql
%%SLIMDIR%%/SQL/mysql/schema_22_down.sql
%%SLIMDIR%%/SQL/mysql/schema_22_up.sql
%%SLIMDIR%%/SQL/mysql/schema_2_down.sql
%%SLIMDIR%%/SQL/mysql/schema_2_up.sql
%%SLIMDIR%%/SQL/mysql/schema_3_down.sql
@ -1699,7 +1700,6 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/SQL/mysql/schema_9_up.sql
%%SLIMDIR%%/SQL/mysql/schema_clear.sql
%%SLIMDIR%%/SQL/mysql/schema_optimize.sql
%%SLIMDIR%%/SQL/slimservice/slimservice-sqlite.sql
%%SLIMDIR%%/Slim/Buttons/Alarm.pm
%%SLIMDIR%%/Slim/Buttons/Block.pm
%%SLIMDIR%%/Slim/Buttons/Common.pm
@ -1785,6 +1785,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Menu/ArtistInfo.pm
%%SLIMDIR%%/Slim/Menu/Base.pm
%%SLIMDIR%%/Slim/Menu/BrowseLibrary.pm
%%SLIMDIR%%/Slim/Menu/BrowseLibrary/Releases.pm
%%SLIMDIR%%/Slim/Menu/FolderInfo.pm
%%SLIMDIR%%/Slim/Menu/GenreInfo.pm
%%SLIMDIR%%/Slim/Menu/GlobalSearch.pm
@ -1796,76 +1797,83 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Music/Import.pm
%%SLIMDIR%%/Slim/Music/Info.pm
%%SLIMDIR%%/Slim/Music/PlaylistFolderScan.pm
%%SLIMDIR%%/Slim/Music/ReleaseTypes.pm
%%SLIMDIR%%/Slim/Music/TitleFormatter.pm
%%SLIMDIR%%/Slim/Music/VirtualLibraries.pm
%%SLIMDIR%%/Slim/Networking/Async.pm
%%SLIMDIR%%/Slim/Networking/Async/DNS.pm
%%SLIMDIR%%/Slim/Networking/Async/HTTP.pm
%%SLIMDIR%%/Slim/Networking/Async/Socket.pm
%%slimdir%%/slim/networking/async/socket/http.pm
%%slimdir%%/slim/networking/async/socket/https.pm
%%slimdir%%/slim/networking/async/socket/httpssocks.pm
%%slimdir%%/slim/networking/async/socket/httpsocks.pm
%%slimdir%%/slim/networking/async/socket/udp.pm
%%slimdir%%/slim/networking/discovery.pm
%%slimdir%%/slim/networking/discovery/players.pm
%%slimdir%%/slim/networking/discovery/server.pm
%%slimdir%%/slim/networking/io/select.pm
%%slimdir%%/slim/networking/repositories.pm
%%slimdir%%/slim/networking/select.pm
%%slimdir%%/slim/networking/simpleasynchttp.pm
%%slimdir%%/slim/networking/simplehttp/base.pm
%%slimdir%%/slim/networking/simplesynchttp.pm
%%slimdir%%/slim/networking/slimp3/protocol.pm
%%slimdir%%/slim/networking/slimp3/stream.pm
%%slimdir%%/slim/networking/slimproto.pm
%%slimdir%%/slim/networking/squeezenetwork.pm
%%slimdir%%/slim/networking/squeezenetwork/base.pm
%%slimdir%%/slim/networking/squeezenetwork/players.pm
%%slimdir%%/slim/networking/squeezenetwork/prefsync.pm
%%slimdir%%/slim/networking/squeezenetwork/sync.pm
%%slimdir%%/slim/networking/udp.pm
%%slimdir%%/slim/player/boom.pm
%%slimdir%%/slim/player/capabilitieshelper.pm
%%slimdir%%/slim/player/client.pm
%%slimdir%%/slim/player/disconnected.pm
%%slimdir%%/slim/player/http.pm
%%slimdir%%/slim/player/pipeline.pm
%%slimdir%%/slim/player/player.pm
%%slimdir%%/slim/player/playlist.pm
%%slimdir%%/slim/player/protocolhandlers.pm
%%slimdir%%/slim/player/protocols/file.pm
%%slimdir%%/slim/player/protocols/http.pm
%%slimdir%%/slim/player/protocols/https.pm
%%slimdir%%/slim/player/protocols/localfile.pm
%%slimdir%%/slim/player/protocols/mms.pm
%%slimdir%%/slim/player/protocols/squeezeplaydirect.pm
%%slimdir%%/slim/player/protocols/volatile.pm
%%slimdir%%/slim/player/receiver.pm
%%slimdir%%/slim/player/replaygain.pm
%%slimdir%%/slim/player/sb1slimp3sync.pm
%%slimdir%%/slim/player/slimp3.pm
%%slimdir%%/slim/player/softsqueeze.pm
%%slimdir%%/slim/player/song.pm
%%slimdir%%/slim/player/songstreamcontroller.pm
%%slimdir%%/slim/player/source.pm
%%slimdir%%/slim/player/squeezeplay.pm
%%slimdir%%/slim/player/squeezeslave.pm
%%slimdir%%/slim/player/squeezebox.pm
%%slimdir%%/slim/player/squeezebox1.pm
%%slimdir%%/slim/player/squeezebox2.pm
%%slimdir%%/slim/player/streamingcontroller.pm
%%slimdir%%/slim/player/sync.pm
%%slimdir%%/slim/player/transcodinghelper.pm
%%slimdir%%/slim/player/transporter.pm
%%slimdir%%/slim/plugin/aclfiletest/plugin.pm
%%slimdir%%/slim/plugin/aclfiletest/install.xml
%%slimdir%%/slim/plugin/aclfiletest/strings.txt
%%SLIMDIR%%/Slim/Networking/Async/Socket/HTTP.pm
%%SLIMDIR%%/Slim/Networking/Async/Socket/HTTPS.pm
%%SLIMDIR%%/Slim/Networking/Async/Socket/HTTPSSocks.pm
%%SLIMDIR%%/Slim/Networking/Async/Socket/HTTPSocks.pm
%%SLIMDIR%%/Slim/Networking/Async/Socket/UDP.pm
%%SLIMDIR%%/Slim/Networking/Discovery.pm
%%SLIMDIR%%/Slim/Networking/Discovery/Players.pm
%%SLIMDIR%%/Slim/Networking/Discovery/Server.pm
%%SLIMDIR%%/Slim/Networking/IO/Select.pm
%%SLIMDIR%%/Slim/Networking/Select.pm
%%SLIMDIR%%/Slim/Networking/SimpleAsyncHTTP.pm
%%SLIMDIR%%/Slim/Networking/SimpleHTTP/Base.pm
%%SLIMDIR%%/Slim/Networking/SimpleSyncHTTP.pm
%%SLIMDIR%%/Slim/Networking/SliMP3/Protocol.pm
%%SLIMDIR%%/Slim/Networking/SliMP3/Stream.pm
%%SLIMDIR%%/Slim/Networking/Slimproto.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Base.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Players.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/PrefSync.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Sync.pm
%%SLIMDIR%%/Slim/Networking/SqueezeNetwork/Time.pm
%%SLIMDIR%%/Slim/Networking/UDP.pm
%%SLIMDIR%%/Slim/Player/Boom.pm
%%SLIMDIR%%/Slim/Player/CapabilitiesHelper.pm
%%SLIMDIR%%/Slim/Player/Client.pm
%%SLIMDIR%%/Slim/Player/Disconnected.pm
%%SLIMDIR%%/Slim/Player/HTTP.pm
%%SLIMDIR%%/Slim/Player/Pipeline.pm
%%SLIMDIR%%/Slim/Player/Player.pm
%%SLIMDIR%%/Slim/Player/Playlist.pm
%%SLIMDIR%%/Slim/Player/ProtocolHandlers.pm
%%SLIMDIR%%/Slim/Player/Protocols/File.pm
%%SLIMDIR%%/Slim/Player/Protocols/HTTP.pm
%%SLIMDIR%%/Slim/Player/Protocols/HTTPS.pm
%%SLIMDIR%%/Slim/Player/Protocols/LocalFile.pm
%%SLIMDIR%%/Slim/Player/Protocols/MMS.pm
%%SLIMDIR%%/Slim/Player/Protocols/SqueezePlayDirect.pm
%%SLIMDIR%%/Slim/Player/Protocols/Volatile.pm
%%SLIMDIR%%/Slim/Player/Receiver.pm
%%SLIMDIR%%/Slim/Player/ReplayGain.pm
%%SLIMDIR%%/Slim/Player/SB1SliMP3Sync.pm
%%SLIMDIR%%/Slim/Player/SLIMP3.pm
%%SLIMDIR%%/Slim/Player/SoftSqueeze.pm
%%SLIMDIR%%/Slim/Player/Song.pm
%%SLIMDIR%%/Slim/Player/SongStreamController.pm
%%SLIMDIR%%/Slim/Player/Source.pm
%%SLIMDIR%%/Slim/Player/SqueezePlay.pm
%%SLIMDIR%%/Slim/Player/SqueezeSlave.pm
%%SLIMDIR%%/Slim/Player/Squeezebox.pm
%%SLIMDIR%%/Slim/Player/Squeezebox1.pm
%%SLIMDIR%%/Slim/Player/Squeezebox2.pm
%%SLIMDIR%%/Slim/Player/StreamingController.pm
%%SLIMDIR%%/Slim/Player/Sync.pm
%%SLIMDIR%%/Slim/Player/TranscodingHelper.pm
%%SLIMDIR%%/Slim/Player/Transporter.pm
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/install.xml
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/strings.txt
%%SLIMDIR%%/Slim/Plugin/AppGallery/HTML/EN/plugins/AppGallery/html/images/icon.png
%%SLIMDIR%%/Slim/Plugin/AppGallery/HTML/EN/plugins/AppGallery/html/images/icon_40x40_m.png
%%SLIMDIR%%/Slim/Plugin/AppGallery/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/AppGallery/install.xml
%%SLIMDIR%%/Slim/Plugin/AppGallery/strings.txt
%%SLIMDIR%%/Slim/Plugin/AudioAddict/API.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/HTML/EN/plugins/AudioAddict/settings.html
%%SLIMDIR%%/Slim/Plugin/AudioAddict/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/Settings.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/install.xml
%%SLIMDIR%%/Slim/Plugin/AudioAddict/strings.txt
%%SLIMDIR%%/Slim/Plugin/AudioScrobbler/HTML/EN/plugins/AudioScrobbler/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/AudioScrobbler/HTML/EN/plugins/AudioScrobbler/settings/player.html
%%SLIMDIR%%/Slim/Plugin/AudioScrobbler/PlayerSettings.pm
@ -1885,6 +1893,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/Classical/ProtocolHandler.pm
%%SLIMDIR%%/Slim/Plugin/Classical/install.xml
%%SLIMDIR%%/Slim/Plugin/Classical/strings.txt
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/HTML/EN/plugins/ClassicalRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/ClassicalRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/DateTime/HTML/EN/plugins/DateTime/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/DateTime/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/DateTime/Settings.pm
@ -1899,6 +1911,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/Deezer/ProtocolHandler.pm
%%SLIMDIR%%/Slim/Plugin/Deezer/install.xml
%%SLIMDIR%%/Slim/Plugin/Deezer/strings.txt
%%SLIMDIR%%/Slim/Plugin/DIfm/HTML/EN/plugins/DIfm/html/icon.png
%%SLIMDIR%%/Slim/Plugin/DIfm/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/DIfm/install.xml
%%SLIMDIR%%/Slim/Plugin/DIfm/strings.txt
%%SLIMDIR%%/Slim/Plugin/DigitalInput/HTML/EN/plugins/DigitalInput/html/images/icon.png
%%SLIMDIR%%/Slim/Plugin/DigitalInput/HTML/EN/plugins/DigitalInput/html/images/icon_40x40_m.png
%%SLIMDIR%%/Slim/Plugin/DigitalInput/HTML/EN/plugins/DigitalInput/list.html
@ -1981,6 +1997,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/InternetRadio/TuneIn/Settings.pm
%%SLIMDIR%%/Slim/Plugin/InternetRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/InternetRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/JazzRadio/HTML/EN/plugins/JazzRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/JazzRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/JazzRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/JazzRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/JiveExtras/HTML/EN/plugins/JiveExtras/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/JiveExtras/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/JiveExtras/Settings.pm
@ -2090,6 +2110,14 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/PreventStandby/Win32.pm
%%SLIMDIR%%/Slim/Plugin/PreventStandby/install.xml
%%SLIMDIR%%/Slim/Plugin/PreventStandby/strings.txt
%%SLIMDIR%%/Slim/Plugin/RadioTunes/HTML/EN/plugins/RadioTunes/html/icon.png
%%SLIMDIR%%/Slim/Plugin/RadioTunes/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/RadioTunes/install.xml
%%SLIMDIR%%/Slim/Plugin/RadioTunes/strings.txt
%%SLIMDIR%%/Slim/Plugin/RockRadio/HTML/EN/plugins/RockRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/RockRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/RockRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/RockRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/RS232/HTML/EN/plugins/RS232/settings/basic.html
%%SLIMDIR%%/Slim/Plugin/RS232/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/RS232/Settings.pm
@ -2199,6 +2227,12 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/UPnP/t/MediaServer.t
%%SLIMDIR%%/Slim/Plugin/UPnP/t/UPnP.t
%%SLIMDIR%%/Slim/Plugin/UPnP/t/lib/GENA.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/Common.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/HTML/EN/plugins/ViewTags/settings.html
%%SLIMDIR%%/Slim/Plugin/ViewTags/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/Settings.pm
%%SLIMDIR%%/Slim/Plugin/ViewTags/install.xml
%%SLIMDIR%%/Slim/Plugin/ViewTags/strings.txt
%%SLIMDIR%%/Slim/Plugin/Visualizer/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/Visualizer/install.xml
%%SLIMDIR%%/Slim/Plugin/Visualizer/strings.txt
@ -2210,6 +2244,10 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/WiMP/ProtocolHandler.pm
%%SLIMDIR%%/Slim/Plugin/WiMP/install.xml
%%SLIMDIR%%/Slim/Plugin/WiMP/strings.txt
%%SLIMDIR%%/Slim/Plugin/ZenRadio/HTML/EN/plugins/ZenRadio/html/icon.png
%%SLIMDIR%%/Slim/Plugin/ZenRadio/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ZenRadio/install.xml
%%SLIMDIR%%/Slim/Plugin/ZenRadio/strings.txt
%%SLIMDIR%%/Slim/Plugin/iTunes/Common.pm
%%SLIMDIR%%/Slim/Plugin/iTunes/HTML/EN/plugins/iTunes/settings/itunes.html
%%SLIMDIR%%/Slim/Plugin/iTunes/Importer.pm
@ -2292,6 +2330,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Utils/OS/Synology.pm
%%SLIMDIR%%/Slim/Utils/OS/Unix.pm
%%SLIMDIR%%/Slim/Utils/OS/Win32.pm
%%SLIMDIR%%/Slim/Utils/OS/Win64.pm
%%SLIMDIR%%/Slim/Utils/OSDetect.pm
%%SLIMDIR%%/Slim/Utils/PerfMon.pm
%%SLIMDIR%%/Slim/Utils/PerlRunTime.pm
@ -2411,6 +2450,7 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/lib/AnyEvent/Socket.pm
%%SLIMDIR%%/lib/Audio/Scan.pm
%%SLIMDIR%%/lib/CGI/Cookie.pm
%%SLIMDIR%%/lib/CGI/Util.pm
%%SLIMDIR%%/lib/Cache/FileBackend.pm
%%SLIMDIR%%/lib/Class/Accessor/Grouped.pm
%%SLIMDIR%%/lib/DBIx/Class/ResultSet.pm
@ -2429,11 +2469,11 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/lib/Template/Provider.pm
%%SLIMDIR%%/lib/Tie/IxHash.pm
%%SLIMDIR%%/modules.conf
%%SLIMDIR%%/scanner.pl
%%SLIMDIR%%/slimserver.pl
@(,,755) %%SLIMDIR%%/scanner.pl
@(,,755) %%SLIMDIR%%/slimserver.pl
%%SLIMDIR%%/strings.txt
%%SLIMDIR%%/t/00_smoketest.sh
%%SLIMDIR%%/types.conf.sample
@sample %%SLIMDIR%%/types.conf.sample %%SLIMDIR%%/types.conf
@dir %%SLIMDIR%%/Bin
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Data/Dump
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/ExtUtils/CBuilder
@ -2444,3 +2484,4 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Test/Warn
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/Tree/DAG_Node
@dir %%SLIMDIR%%/CPAN/arch/%%PERL_VER%%/%%ARCHNAME%%/auto/common/sense
@dir(%%SLIMUSER%%,%%SLIMGROUP%%) %%SLIMDBDIR%%

View File

@ -1,5 +1,5 @@
PORTNAME= pyradio
DISTVERSION= 0.9.2.24
DISTVERSION= 0.9.2.25
PORTREVISION= 0
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1705157628
SHA256 (coderholic-pyradio-0.9.2.24_GH0.tar.gz) = 8dc774f54a5255b79358079e49cbf98c72221bb75bcde7d8cba4ffb714c2b684
SIZE (coderholic-pyradio-0.9.2.24_GH0.tar.gz) = 1476738
TIMESTAMP = 1710236524
SHA256 (coderholic-pyradio-0.9.2.25_GH0.tar.gz) = 119642a7bdf33015da27bad0f59d3cb64a96f05e9ded6b42ee200ef66dd5ffda
SIZE (coderholic-pyradio-0.9.2.25_GH0.tar.gz) = 1475968

View File

@ -1,7 +1,6 @@
PORTNAME= minimap2
DISTVERSIONPREFIX= v
DISTVERSION= 2.25
PORTREVISION= 1
DISTVERSION= 2.27
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1682729894
SHA256 (lh3-minimap2-v2.25_GH0.tar.gz) = 9742ff0be01e51ea7d65f70c01d1344eee6f0d7b135359e0c00aec30fb74ac38
SIZE (lh3-minimap2-v2.25_GH0.tar.gz) = 257574
TIMESTAMP = 1710332275
SHA256 (lh3-minimap2-v2.27_GH0.tar.gz) = ca9ceb07e3b388858ebc2d7d91a6c74e996659402d16aa759ecedd63588b1ef7
SIZE (lh3-minimap2-v2.27_GH0.tar.gz) = 259736

View File

@ -1,4 +1,4 @@
--- Makefile.simde.orig 2023-04-25 16:44:52 UTC
--- Makefile.simde.orig 2021-11-18 22:11:48 UTC
+++ Makefile.simde
@@ -1,13 +1,26 @@
-CFLAGS= -g -Wall -O2 -Wc++-compat #-Wextra
@ -21,7 +21,7 @@
LIBS= -lm -lz -lpthread
+PREFIX?= /usr/local
+MAN1DIR?= ${PREFIX}/share/man/man1
+MAN1DIR?= ${PREFIX}/man/man1
+DATADIR?= ${PREFIX}/share/minimap2
+MKDIR?= mkdir
@ -32,7 +32,7 @@
ifneq ($(arm_neon),) # if arm_neon is defined
ifeq ($(aarch64),) #if aarch64 is not defined
CFLAGS+=-D_FILE_OFFSET_BITS=64 -mfpu=neon -fsigned-char
@@ -26,7 +39,7 @@ endif
@@ -26,7 +39,7 @@ ifneq ($(tsan),)
LIBS+=-fsanitize=thread
endif

View File

@ -1,7 +1,7 @@
bin/minimap2
bin/minimap2-lite
bin/sdust
share/man/man1/minimap2.1.gz
man/man1/minimap2.1.gz
%%DATADIR%%/test/MT-human.fa
%%DATADIR%%/test/MT-orang.fa
%%DATADIR%%/test/q-inv.fa

View File

@ -1,6 +1,6 @@
PORTNAME= seqkit
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0
DISTVERSION= 2.8.0
CATEGORIES= biology
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,7 +1,7 @@
TIMESTAMP = 1709932857
SHA256 (go/biology_seqkit/seqkit-v2.7.0/v2.7.0.mod) = e33abbb073b4a5f0659fd2d7395dbbed6ae727bf421b55f1e3c4645c8ffc114b
SIZE (go/biology_seqkit/seqkit-v2.7.0/v2.7.0.mod) = 2514
SHA256 (go/biology_seqkit/seqkit-v2.7.0/v2.7.0.zip) = 1733ec429a19aa07040c2092caac99174117640bd0c2e533a46f02fd4c141886
SIZE (go/biology_seqkit/seqkit-v2.7.0/v2.7.0.zip) = 33924713
SHA256 (go/biology_seqkit/seqkit-v2.7.0/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
SIZE (go/biology_seqkit/seqkit-v2.7.0/golang-sys-v0.6.0_GH0.tar.gz) = 1434234
TIMESTAMP = 1710220176
SHA256 (go/biology_seqkit/seqkit-v2.8.0/v2.8.0.mod) = 5a4eefdd7e32176c2f257c61a92713f1ed4198aa941ef7a9c2af5d3299b13832
SIZE (go/biology_seqkit/seqkit-v2.8.0/v2.8.0.mod) = 2514
SHA256 (go/biology_seqkit/seqkit-v2.8.0/v2.8.0.zip) = 4d9098243915a47453ad0b38f251629ba2cd4a20d9948458190b0083f43dee12
SIZE (go/biology_seqkit/seqkit-v2.8.0/v2.8.0.zip) = 33929335
SHA256 (go/biology_seqkit/seqkit-v2.8.0/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
SIZE (go/biology_seqkit/seqkit-v2.8.0/golang-sys-v0.6.0_GH0.tar.gz) = 1434234

View File

@ -1,6 +1,6 @@
PORTNAME= symbiyosys
DISTVERSIONPREFIX= yosys-
DISTVERSION= 0.38
DISTVERSION= 0.39
CATEGORIES= cad
PKGNAMEPREFIX=

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1707813072
SHA256 (YosysHQ-sby-yosys-0.38_GH0.tar.gz) = 18ca42a0975d95bac4630dd9d2a1123082e28af14004c14b136f2b79909d9959
SIZE (YosysHQ-sby-yosys-0.38_GH0.tar.gz) = 195507
TIMESTAMP = 1710303351
SHA256 (YosysHQ-sby-yosys-0.39_GH0.tar.gz) = 2fd23020565a1fe3fa3dd4a7b2d0f5238724816a701aba6db68956c3c14371ee
SIZE (YosysHQ-sby-yosys-0.39_GH0.tar.gz) = 199829

View File

@ -13,3 +13,4 @@ share/yosys/python3/sby_mode_cover.py
share/yosys/python3/sby_mode_live.py
share/yosys/python3/sby_mode_prove.py
share/yosys/python3/sby_sim.py
share/yosys/python3/sby_status.py

View File

@ -1,6 +1,6 @@
PORTNAME= veryl
DISTVERSIONPREFIX= veryl-v
DISTVERSION= 0.7.1
DISTVERSION= 0.7.2
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
@ -64,8 +64,8 @@ CARGO_CRATES= Inflector-0.11.4 \
ciborium-0.2.2 \
ciborium-io-0.2.2 \
ciborium-ll-0.2.2 \
clap-4.5.1 \
clap_builder-4.5.1 \
clap-4.5.2 \
clap_builder-4.5.2 \
clap_complete-4.5.1 \
clap_derive-4.5.0 \
clap_lex-0.7.0 \
@ -119,7 +119,7 @@ CARGO_CRATES= Inflector-0.11.4 \
enum-as-inner-0.6.0 \
env_filter-0.1.0 \
env_logger-0.10.2 \
env_logger-0.11.3 \
env_logger-0.11.2 \
equivalent-1.0.1 \
errno-0.3.8 \
event-listener-5.2.0 \
@ -298,8 +298,8 @@ CARGO_CRATES= Inflector-0.11.4 \
phf_codegen-0.10.0 \
phf_generator-0.10.0 \
phf_shared-0.10.0 \
pin-project-1.1.5 \
pin-project-internal-1.1.5 \
pin-project-1.1.4 \
pin-project-internal-1.1.4 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
plotters-0.3.5 \

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1709713313
TIMESTAMP = 1710051333
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
@ -89,10 +89,10 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369
SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697
SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9
SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695
SHA256 (rust/crates/clap-4.5.1.crate) = c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da
SIZE (rust/crates/clap-4.5.1.crate) = 55389
SHA256 (rust/crates/clap_builder-4.5.1.crate) = 9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb
SIZE (rust/crates/clap_builder-4.5.1.crate) = 163569
SHA256 (rust/crates/clap-4.5.2.crate) = b230ab84b0ffdf890d5a10abdbc8b83ae1c4918275daea1ab8801f71536b2651
SIZE (rust/crates/clap-4.5.2.crate) = 55385
SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4
SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566
SHA256 (rust/crates/clap_complete-4.5.1.crate) = 885e4d7d5af40bfb99ae6f9433e292feac98d452dcb3ec3d25dfe7552b77da8c
SIZE (rust/crates/clap_complete-4.5.1.crate) = 37823
SHA256 (rust/crates/clap_derive-4.5.0.crate) = 307bc0538d5f0f83b8248db3087aa92fe504e4691294d0c96c0eabc33f47ba47
@ -199,8 +199,8 @@ SHA256 (rust/crates/env_filter-0.1.0.crate) = a009aa4810eb158359dda09d0c87378e4b
SIZE (rust/crates/env_filter-0.1.0.crate) = 11553
SHA256 (rust/crates/env_logger-0.10.2.crate) = 4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580
SIZE (rust/crates/env_logger-0.10.2.crate) = 36402
SHA256 (rust/crates/env_logger-0.11.3.crate) = 38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9
SIZE (rust/crates/env_logger-0.11.3.crate) = 29704
SHA256 (rust/crates/env_logger-0.11.2.crate) = 6c012a26a7f605efc424dd53697843a72be7dc86ad2d01f7814337794a12231d
SIZE (rust/crates/env_logger-0.11.2.crate) = 28310
SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5
SIZE (rust/crates/equivalent-1.0.1.crate) = 6615
SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245
@ -557,10 +557,10 @@ SHA256 (rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909
SIZE (rust/crates/phf_generator-0.10.0.crate) = 7525
SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096
SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095
SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3
SIZE (rust/crates/pin-project-1.1.5.crate) = 54214
SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965
SIZE (rust/crates/pin-project-internal-1.1.5.crate) = 28280
SHA256 (rust/crates/pin-project-1.1.4.crate) = 0302c4a0442c456bd56f841aee5c3bfd17967563f6fadc9ceb9f9c23cf3807e0
SIZE (rust/crates/pin-project-1.1.4.crate) = 54230
SHA256 (rust/crates/pin-project-internal-1.1.4.crate) = 266c042b60c9c76b8d53061e52b2e0d1116abc57cefc8c5cd671619a56ac3690
SIZE (rust/crates/pin-project-internal-1.1.4.crate) = 28249
SHA256 (rust/crates/pin-project-lite-0.2.13.crate) = 8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58
SIZE (rust/crates/pin-project-lite-0.2.13.crate) = 29141
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
@ -953,5 +953,5 @@ SHA256 (rust/crates/zerocopy-0.7.32.crate) = 74d4d3961e53fa4c9a25a8637fc2bfaf259
SIZE (rust/crates/zerocopy-0.7.32.crate) = 151096
SHA256 (rust/crates/zerocopy-derive-0.7.32.crate) = 9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6
SIZE (rust/crates/zerocopy-derive-0.7.32.crate) = 37623
SHA256 (dalance-veryl-veryl-v0.7.1_GH0.tar.gz) = a3a285317753e8146a437fd81f6fad46470b73deb48eae0c62a7951533a49c01
SIZE (dalance-veryl-veryl-v0.7.1_GH0.tar.gz) = 2628681
SHA256 (dalance-veryl-veryl-v0.7.2_GH0.tar.gz) = 6d0c02e89cb197da30246d2344a34d6b846e9ff287ddf8ba966c9f19ba75e48a
SIZE (dalance-veryl-veryl-v0.7.2_GH0.tar.gz) = 2655658

View File

@ -1,6 +1,6 @@
PORTNAME= yosys
DISTVERSIONPREFIX= yosys-
DISTVERSION= 0.38
DISTVERSION= 0.39
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1707812736
SHA256 (YosysHQ-yosys-yosys-0.38_GH0.tar.gz) = 5f3d7bb12c5371db00586700a658a9196008a9457839f046403a660fe0c7a1df
SIZE (YosysHQ-yosys-yosys-0.38_GH0.tar.gz) = 2709217
TIMESTAMP = 1710303344
SHA256 (YosysHQ-yosys-yosys-0.39_GH0.tar.gz) = a66d95747b21d03e5b9c274d3f7cb0f7dd99610891dd66920bfaee25bc30dad1
SIZE (YosysHQ-yosys-yosys-0.39_GH0.tar.gz) = 2726688

View File

@ -101,6 +101,8 @@ bin/yosys-witness
%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/capi/cxxrtl_capi_vcd.h
%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl.h
%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl_vcd.h
%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl_replay.h
%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl_time.h
%%DATADIR%%/include/backends/rtlil/rtlil_backend.h
%%DATADIR%%/include/frontends/ast/ast.h
%%DATADIR%%/include/frontends/ast/ast_binding.h
@ -127,6 +129,7 @@ bin/yosys-witness
%%DATADIR%%/include/kernel/register.h
%%DATADIR%%/include/kernel/rtlil.h
%%DATADIR%%/include/kernel/satgen.h
%%DATADIR%%/include/kernel/scopeinfo.h
%%DATADIR%%/include/kernel/sigtools.h
%%DATADIR%%/include/kernel/timinginfo.h
%%DATADIR%%/include/kernel/utils.h

View File

@ -23,18 +23,18 @@ lib/wnn/zh_TW/dic/sys/cns_ch.dic
lib/wnn/zh_TW/dic/sys/cns_wd.dic
lib/wnn/zh_TW/dic/sys/full.con
lib/wnn/zh_TW/dic/sys/full.conR
man/ja/man1/catod.1.gz
man/ja/man1/catof.1.gz
man/ja/man1/cdicsort.1.gz
man/ja/man1/cdtoa.1.gz
man/ja/man1/cserver.1.gz
man/ja/man1/cuum.1.gz
man/ja/man1/cwddel.1.gz
man/ja/man1/cwdreg.1.gz
man/ja/man1/cwnnkill.1.gz
man/ja/man1/cwnnstat.1.gz
man/ja/man1/cwnntouch.1.gz
man/ja/man4/cenv.4.gz
man/ja/man4/ckey.4.gz
man/ja/man4/cst_end.4.gz
man/ja/man4/cwnn.4.gz
share/man/ja/man1/catod.1.gz
share/man/ja/man1/catof.1.gz
share/man/ja/man1/cdicsort.1.gz
share/man/ja/man1/cdtoa.1.gz
share/man/ja/man1/cserver.1.gz
share/man/ja/man1/cuum.1.gz
share/man/ja/man1/cwddel.1.gz
share/man/ja/man1/cwdreg.1.gz
share/man/ja/man1/cwnnkill.1.gz
share/man/ja/man1/cwnnstat.1.gz
share/man/ja/man1/cwnntouch.1.gz
share/man/ja/man4/cenv.4.gz
share/man/ja/man4/ckey.4.gz
share/man/ja/man4/cst_end.4.gz
share/man/ja/man4/cwnn.4.gz

View File

@ -1,5 +1,6 @@
PORTNAME= tits
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.mctavish.co.uk/tits/
@ -11,7 +12,7 @@ LICENSE= BSD4CLAUSE
USES= uidfix
USE_RC_SUBR= tits
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/share/man/man
post-patch:
${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8

View File

@ -1,3 +1,3 @@
etc/tits.conf.default
man/man8/tits.8.gz
sbin/tits
share/man/man8/tits.8.gz

View File

@ -20,6 +20,7 @@
SUBDIR += cmios9
SUBDIR += cocot
SUBDIR += convmv
SUBDIR += dos2ansi
SUBDIR += dos2unix
SUBDIR += dosunix
SUBDIR += drg2sbg

View File

@ -0,0 +1,53 @@
PORTNAME= dos2ansi
DISTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/
MAINTAINER= zirias@FreeBSD.org
COMMENT= Converter for old MS-DOS/ANSI.SYS text files
WWW= https://github.com/Zirias/dos2ansi
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
FLAVORS= x11 nox11
FLAVOR?= x11
nox11_OPTIONS_EXCLUDE= BITMAP SCALABLE
nox11_PKGNAMESUFFIX= -nox11
x11_OPTIONS_SLAVE= SHOWANSI
x11_RUN_DEPENDS= xterm:x11/xterm
USES= compiler:c11 gmake tar:xz
MAKEFILE= GNUmakefile
ALL_TARGET= strip
CONFLICTS_INSTALL= ${PORTNAME} ${PORTNAME}-nox11
OPTIONS_DEFINE= DOCS HTML MANPAGES NCURSES SHOWANSI
OPTIONS_DEFAULT= MANPAGES NCURSES BITMAP SCALABLE
OPTIONS_GROUP= FONTS
OPTIONS_GROUP_FONTS= BITMAP SCALABLE
OPTIONS_EXCLUDE= ${${FLAVOR}_OPTIONS_EXCLUDE}
OPTIONS_SLAVE= ${${FLAVOR}_OPTIONS_SLAVE}
OPTIONS_SUB= yes
BITMAP_DESC= Add bitmap fonts from x11-fonts/ibmfonts
HTML_DESC= Build and install HTML manpages
NCURSES_DESC= Build with terminfo-based color output
SCALABLE_DESC= Add scalable fonts from x11-fonts/oldschool-pc-fonts
SHOWANSI_DESC= Install showansi script
BITMAP_RUN_DEPENDS= ibmfonts>0:x11-fonts/ibmfonts
HTML_MAKE_ENV= WITH_HTML=1
MANPAGES_MAKE_ENV_OFF= WITH_MAN=0
NCURSES_USES= ncurses
NCURSES_MAKE_ENV= INCLUDES=-I${NCURSESINC}
NCURSES_MAKE_ENV_OFF= WITH_CURSES=0
NCURSES_LDFLAGS= -Wl,--as-needed
SCALABLE_RUN_DEPENDS= oldschool-pc-fonts>0:x11-fonts/oldschool-pc-fonts
SHOWANSI_MAKE_ENV_OFF= WITH_SHOWANSI=0
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1710187093
SHA256 (dos2ansi-2.0.tar.xz) = a34979621f932fae36b3bfc77ddad26c172e6d05bc68aae865cb3eaf663db70c
SIZE (dos2ansi-2.0.tar.xz) = 74408

View File

@ -0,0 +1,7 @@
A tool to convert MS-DOS/ANSI.SYS text files to modern terminals.
This tool converts MS-DOS text files using ANSI.SYS escape sequences to a
format a modern terminal can display. The output will use a Unicode encoding
of characters and only ANSI SGR escape sequences to set basic foreground and
background colors, intensity and blinking attribute. The input is expected to
use CP-437 or one of the other supported DOS codepages.

View File

@ -0,0 +1,12 @@
bin/dos2ansi
%%SHOWANSI%%bin/showansi
%%SHOWANSI%%@sample %%ETCDIR%%/showansirc.sample
@comment %%DOCSDIR%%/LICENSE.txt
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%HTML%%%%DOCSDIR%%/html/dos2ansi.1.html
%%HTML%%%%SHOWANSI%%%%DOCSDIR%%/html/showansi.1.html
%%SHOWANSI%%%%DATADIR%%/showansi/fonts.bitmap
%%SHOWANSI%%%%DATADIR%%/showansi/fonts.mixed
%%SHOWANSI%%%%DATADIR%%/showansi/fonts.scalable
%%MANPAGES%%share/man/man1/dos2ansi.1.gz
%%MANPAGES%%%%SHOWANSI%%share/man/man1/showansi.1.gz

View File

@ -1,7 +1,7 @@
PORTNAME= base64
PORTVERSION= 2.0.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= converters
PKGNAMEPREFIX= ocaml-

View File

@ -1,6 +1,6 @@
PORTNAME= jsonm
PORTVERSION= 1.0.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= converters
MASTER_SITES= https://erratique.ch/software/jsonm/releases/
PKGNAMEPREFIX= ocaml-

View File

@ -118,6 +118,7 @@
SUBDIR += ldb20
SUBDIR += ldb21
SUBDIR += ldb22
SUBDIR += ldb25
SUBDIR += leo_center
SUBDIR += leofs
SUBDIR += leveldb

View File

@ -1,6 +1,6 @@
PORTNAME= goose
DISTVERSIONPREFIX= v
DISTVERSION= 3.18.0
DISTVERSION= 3.19.2
CATEGORIES= databases
PKGNAMESUFFIX= -db-migration-tool

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1710037480
SHA256 (go/databases_goose/goose-v3.18.0/v3.18.0.mod) = b24651e9a5e638a93a78cc37bb6ad40be3f55f31b20b404a819738a968d48c62
SIZE (go/databases_goose/goose-v3.18.0/v3.18.0.mod) = 4769
SHA256 (go/databases_goose/goose-v3.18.0/v3.18.0.zip) = cac8f3e276bb985451c72f7f09210a2d6972175ce85ac068feb7140f223a4de6
SIZE (go/databases_goose/goose-v3.18.0/v3.18.0.zip) = 388440
TIMESTAMP = 1710347099
SHA256 (go/databases_goose/goose-v3.19.2/v3.19.2.mod) = d5865470f7be0faa84c6afe9be5fb82fecc5bf3574424cda1a2a013c7744b473
SIZE (go/databases_goose/goose-v3.19.2/v3.19.2.mod) = 4741
SHA256 (go/databases_goose/goose-v3.19.2/v3.19.2.zip) = 73c9656a3a44efdb1073a153266b5c658bf6fbb86558d9dca04298350358b2a2
SIZE (go/databases_goose/goose-v3.19.2/v3.19.2.zip) = 389911

155
databases/ldb25/Makefile Normal file
View File

@ -0,0 +1,155 @@
PORTNAME= ldb
PORTVERSION= 2.5.3
CATEGORIES= databases
MASTER_SITES= SAMBA
PKGNAMESUFFIX?= 25
MAINTAINER= xavier.beaudouin@klarasystems.com
COMMENT= LDAP-like embedded database
WWW= https://ldb.samba.org/
LICENSE= GPLv3+
IGNORE_NONTHREAD_PYTHON= needs port lang/python${PYTHON_SUFFIX} to be \
build with THREADS support
LDB_DEPENDS= talloc>=2.2.0:devel/talloc tevent>=0.10.0:devel/tevent \
tdb>=1.4.0:databases/tdb lmdb>=0.9.23:databases/lmdb \
popt>=0:devel/popt
BUILD_DEPENDS= ${LDB_DEPENDS} \
cmocka>=1.1.3:sysutils/cmocka
TEST_DEPENDS= ${LDB_DEPENDS} \
cmocka>=1.1.3:sysutils/cmocka
RUN_DEPENDS= ${LDB_DEPENDS}
USES= compiler ldap localbase:ldflags pkgconfig waf
CONFLICTS_INSTALL= ldb[0-9][0-9] # include/ldb.h
USE_LDCONFIG= yes
WAF_CMD= ${BUILD_WRKSRC}/buildtools/bin/waf
CONFIGURE_LOG= ${BUILD_WRKSRC}/bin/config.log
PKGCONFIGDIR?= ${PREFIX}/libdata/pkgconfig
PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR:S;${PREFIX}/;;}
CONFIGURE_ARGS+= --bundled-libraries=!talloc,!tevent,!tdb,!popt,!cmocka \
--disable-rpath \
--with-modulesdir=${PREFIX}/lib/shared-modules \
--with-openldap=${LOCALBASE} \
--with-privatelibdir=${PREFIX}/lib/ldb \
--without-gettext
OPTIONS_DEFINE= DEBUG MANPAGES PYTHON3
MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl)
DEBUG_CONFIGURE_ON= --enable-debug \
--verbose
DEBUG_MAKE_ARGS= --verbose
DEBUG_FLAGS= -g -ggdb3 -O0
.include <bsd.port.options.mk>
LDB_BINS= bin/ldbedit bin/ldbmodify bin/ldbadd bin/ldbdel bin/ldbsearch \
bin/ldbrename
LDB_LIBS= lib/libldb.so lib/libldb.so.2 lib/ldb/libldb-tdb-int.so \
lib/ldb/libldb-tdb-err-map.so lib/ldb/libldb-key-value.so \
lib/ldb/libldb-cmdline.so lib/shared-modules/ldb/skel.so \
lib/shared-modules/ldb/server_sort.so \
lib/shared-modules/ldb/sample.so \
lib/shared-modules/ldb/rdn_name.so \
lib/shared-modules/ldb/paged_searches.so \
lib/shared-modules/ldb/ldb.so lib/shared-modules/ldb/ldap.so \
lib/shared-modules/ldb/asq.so lib/shared-modules/ldb/tdb.so
# Only for 64-bit architectures
.if ${ARCH} != armv6 && ${ARCH} != armv7 && ${ARCH} != i386 && ${ARCH} != mips && \
${ARCH} != powerpc && ${ARCH} != powerpcspe
LDB_LIBS+= lib/ldb/libldb-mdb-int.so lib/shared-modules/ldb/mdb.so
.endif
PLIST_FILES= ${LDB_BINS} \
${LDB_LIBS} \
${PKGCONFIGDIR}/ldb.pc \
include/ldb.h \
include/ldb_errors.h \
include/ldb_handlers.h \
include/ldb_module.h \
include/ldb_version.h
.include <bsd.port.pre.mk>
# Some symbols in ldb's linker version scripts are not defined, but since the
# scripts are generated dynamically, suppress errors with lld >= 17 due to these
# undefined symbols.
LDFLAGS+= -Wl,--undefined-version
.if !${PORT_OPTIONS:MMANPAGES}
CONFIGURE_ENV+= XSLTPROC="true"
.else
BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl \
xsltproc:textproc/libxslt
.endif
.if !${PORT_OPTIONS:MPYTHON3} || defined(NO_PYTHON)
USES+= python:build,test
CONFIGURE_ARGS+= --disable-python
.else
USES+= gettext-runtime python
PLIST_FILES+= ${PKGCONFIGDIR}/pyldb-util${PYTHON_EXT_SUFFIX}.pc \
${PYTHON_SITELIBDIR}/_ldb_text.py \
${PYTHON_SITELIBDIR}/ldb${PYTHON_EXT_SUFFIX}.so \
include/pyldb.h \
lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so \
lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so.2
.endif
# No fancy color error messages
.if ${COMPILER_TYPE} == "clang"
CFLAGS+= -fno-color-diagnostics
.endif
CONFIGURE_ENV+= NOCOLOR=yes
MAKE_ENV+= NOCOLOR=yes
LDB_MAN1= share/man/man1/ldbadd.1.gz \
share/man/man1/ldbdel.1.gz \
share/man/man1/ldbedit.1.gz \
share/man/man1/ldbmodify.1.gz \
share/man/man1/ldbrename.1.gz \
share/man/man1/ldbsearch.1.gz
LDB_MAN3= share/man/man3/ldb.3.gz
PLIST_FILES+= ${LDB_MAN1} \
${LDB_MAN3}
post-patch:
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
${BUILD_WRKSRC}/wscript
# Use threading (or multiprocessing) but not thread (renamed in python 3+).
pre-configure:
@if ! ${PYTHON_CMD} -c "import multiprocessing;" 2>/dev/null; then \
${ECHO_CMD}; \
${ECHO_MSG} "===> ${PKGNAME} "${IGNORE_NONTHREAD_PYTHON:Q}.; \
${ECHO_CMD}; \
${FALSE}; \
fi
pre-build-MANPAGES-off:
-${MKDIR} ${BUILD_WRKSRC}/bin/default/man
.for man in ${LDB_MAN1} ${LDB_MAN3}
${INSTALL_MAN} ${FILESDIR}/man/`basename ${man} .gz` ${BUILD_WRKSRC}/bin/default/man
.endfor
post-install:
.for lib in ${LDB_BINS} ${LDB_LIBS}
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${lib}
.endfor
.if ${PORT_OPTIONS:MPYTHON3} && !defined(NO_PYTHON)
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ldb${PYTHON_EXT_SUFFIX}.so
.endif
.include <bsd.port.post.mk>

3
databases/ldb25/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1700563483
SHA256 (ldb-2.5.3.tar.gz) = 396d8bb9bb926a0fd2e6aa4ebec56e50942cc53648737aabcdf18d30fe6ac226
SIZE (ldb-2.5.3.tar.gz) = 1736354

View File

@ -0,0 +1,427 @@
'\" t
.\" Title: ldb
.\" Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDB" "3" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldb \- A light\-weight database library
.SH "SYNOPSIS"
.sp
.nf
#include <ldb\&.h>
.fi
.SH "DESCRIPTION"
.PP
ldb is a light weight embedded database library and API\&. With a programming interface that is very similar to LDAP, ldb can store its data either in a tdb(3) database or in a real LDAP database\&.
.PP
When used with the tdb backend ldb does not require any database daemon\&. Instead, ldb function calls are processed immediately by the ldb library, which does IO directly on the database, while allowing multiple readers/writers using operating system byte range locks\&. This leads to an API with very low overheads, often resulting in speeds of more than 10x what can be achieved with a more traditional LDAP architecture\&.
.PP
In a taxonomy of databases ldb would sit half way between key/value pair databases (such as berkley db or tdb) and a full LDAP database\&. With a structured attribute oriented API like LDAP and good indexing capabilities, ldb can be used for quite sophisticated applications that need a light weight database, without the administrative overhead of a full LDAP installation\&.
.PP
Included with ldb are a number of useful command line tools for manipulating a ldb database\&. These tools are similar in style to the equivalent ldap command line tools\&.
.PP
In its default mode of operation with a tdb backend, ldb can also be seen as a "schema\-less LDAP"\&. By default ldb does not require a schema, which greatly reduces the complexity of getting started with ldb databases\&. As the complexity of you application grows you can take advantage of some of the optional schema\-like attributes that ldb offers, or you can migrate to using the full LDAP api while keeping your exiting ldb code\&.
.PP
If you are new to ldb, then I suggest starting with the manual pages for ldbsearch(1) and ldbedit(1), and experimenting with a local database\&. Then I suggest you look at the ldb_connect(3) and ldb_search(3) manual pages\&.
.SH "TOOLS"
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
ldbsearch(1)
\- command line ldb search utility
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
ldbedit(1)
\- edit all or part of a ldb database using your favourite editor
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
ldbadd(1)
\- add records to a ldb database using LDIF formatted input
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
ldbdel(1)
\- delete records from a ldb database
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
ldbmodify(1)
\- modify records in a ldb database using LDIF formatted input
.RE
.SH "FUNCTIONS"
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_connect(3)\fR
\- connect to a ldb backend
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_search(3)\fR
\- perform a database search
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_add(3)\fR
\- add a record to the database
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_delete(3)\fR
\- delete a record from the database
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_modify(3)\fR
\- modify a record in the database
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_errstring(3)\fR
\- retrieve extended error information from the last operation
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_ldif_write(3)\fR
\- write a LDIF formatted message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_ldif_write_file(3)\fR
\- write a LDIF formatted message to a file
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_ldif_read(3)\fR
\- read a LDIF formatted message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_ldif_read_free(3)\fR
\- free the result of a ldb_ldif_read()
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_ldif_read_file(3)\fR
\- read a LDIF message from a file
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_ldif_read_string(3)\fR
\- read a LDIF message from a string
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_find_element(3)\fR
\- find an element in a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_val_equal_exact(3)\fR
\- compare two ldb_val structures
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_find_val(3)\fR
\- find an element by value
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_add_empty(3)\fR
\- add an empty message element to a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_add(3)\fR
\- add a non\-empty message element to a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_element_compare(3)\fR
\- compare two ldb_message_element structures
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_find_int(3)\fR
\- return an integer value from a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_find_uint(3)\fR
\- return an unsigned integer value from a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_find_double(3)\fR
\- return a double value from a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_msg_find_string(3)\fR
\- return a string value from a ldb_message
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_set_alloc(3)\fR
\- set the memory allocation function to be used by ldb
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_set_debug(3)\fR
\- set a debug handler to be used by ldb
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
\fBldb_set_debug_stderr(3)\fR
\- set a debug handler for stderr output
.RE
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
ldb is released under the GNU Lesser General Public License version 2 or later\&. Please see the file COPYING for license details\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,78 @@
'\" t
.\" Title: ldbadd
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDBADD" "1" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldbadd \- Command\-line utility for adding records to an LDB
.SH "SYNOPSIS"
.HP \w'\fBldbadd\fR\ 'u
\fBldbadd\fR [\-h] [\-H\ LDB\-URL] [ldif\-file1] [ldif\-file2] [\&.\&.\&.]
.SH "DESCRIPTION"
.PP
ldbadd adds records to an ldb(3) database\&. It reads the ldif(5) files specified on the command line and adds the records from these files to the LDB database, which is specified by the \-H option or the LDB_URL environment variable\&.
.PP
If \- is specified as a ldb file, the ldif input is read from standard input\&.
.SH "OPTIONS"
.PP
\-h
.RS 4
Show list of available options\&.
.RE
.PP
\-H <ldb\-url>
.RS 4
LDB URL to connect to\&. See ldb(3) for details\&.
.RE
.SH "ENVIRONMENT"
.PP
LDB_URL
.RS 4
LDB URL to connect to (can be overridden by using the \-H command\-line option\&.)
.RE
.SH "VERSION"
.PP
This man page is correct for version 1\&.1 of LDB\&.
.SH "SEE ALSO"
.PP
ldb(3), ldbmodify, ldbdel, ldif(5)
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
This manpage was written by Jelmer Vernooij\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,80 @@
'\" t
.\" Title: ldbdel
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDBDEL" "1" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldbdel \- Command\-line program for deleting LDB records
.SH "SYNOPSIS"
.HP \w'\fBldbdel\fR\ 'u
\fBldbdel\fR [\-h] [\-H\ LDB\-URL] [dn] [\&.\&.\&.]
.SH "DESCRIPTION"
.PP
ldbdel deletes records from an ldb(3) database\&. It deletes the records identified by the dn\*(Aqs specified on the command\-line\&.
.PP
ldbdel uses either the database that is specified with the \-H option or the database specified by the LDB_URL environment variable\&.
.SH "OPTIONS"
.PP
\-h
.RS 4
Show list of available options\&.
.RE
.PP
\-H <ldb\-url>
.RS 4
LDB URL to connect to\&. See ldb(3) for details\&.
.RE
.SH "ENVIRONMENT"
.PP
LDB_URL
.RS 4
LDB URL to connect to (can be overridden by using the \-H command\-line option\&.)
.RE
.SH "VERSION"
.PP
This man page is correct for version 1\&.1 of LDB\&.
.SH "SEE ALSO"
.PP
ldb(3), ldbmodify, ldbadd, ldif(5)
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
ldbdel was written by Andrew Tridgell\&.
.PP
This manpage was written by Jelmer Vernooij\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,111 @@
'\" t
.\" Title: ldbedit
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDBEDIT" "1" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldbedit \- Edit LDB databases using your preferred editor
.SH "SYNOPSIS"
.HP \w'\fBldbedit\fR\ 'u
\fBldbedit\fR [\-?] [\-\-usage] [\-s\ base|one|sub] [\-b\ basedn] [\-a] [\-e\ editor] [\-H\ LDB\-URL] [expression] [attributes...]
.SH "DESCRIPTION"
.PP
ldbedit is a utility that allows you to edit LDB entries (in tdb files, sqlite files or LDAP servers) using your preferred editor\&. ldbedit generates an LDIF file based on your query, allows you to edit the LDIF, and then merges that LDIF back into the LDB backend\&.
.SH "OPTIONS"
.PP
\-?, \-\-help
.RS 4
Show list of available options, and a phrase describing what that option does\&.
.RE
.PP
\-\-usage
.RS 4
Show list of available options\&. This is similar to the help option, however it does not provide any description, and is hence shorter\&.
.RE
.PP
\-H <ldb\-url>
.RS 4
LDB URL to connect to\&. For a tdb database, this will be of the form tdb://\fIfilename\fR\&. For a LDAP connection over unix domain sockets, this will be of the form ldapi://\fIsocket\fR\&. For a (potentially remote) LDAP connection over TCP, this will be of the form ldap://\fIhostname\fR\&. For an SQLite database, this will be of the form sqlite://\fIfilename\fR\&.
.RE
.PP
\-s one|sub|base
.RS 4
Search scope to use\&. One\-level, subtree or base\&.
.RE
.PP
\-a, \-all
.RS 4
Edit all records\&. This allows you to apply the same change to a number of records at once\&. You probably want to combine this with an expression of the form "objectclass=*"\&.
.RE
.PP
\-e editor, \-\-editor editor
.RS 4
Specify the editor that should be used (overrides the VISUAL and EDITOR environment variables)\&. If this option is not used, and neither VISUAL nor EDITOR environment variables are set, then the vi editor will be used\&.
.RE
.PP
\-b basedn
.RS 4
Specify Base Distinguished Name to use\&.
.RE
.PP
\-v, \-\-verbose
.RS 4
Make ldbedit more verbose about the operations that are being performed\&. Without this option, ldbedit will only provide a summary change line\&.
.RE
.SH "ENVIRONMENT"
.PP
LDB_URL
.RS 4
LDB URL to connect to\&. This can be overridden by using the \-H command\-line option\&.)
.RE
.PP
VISUAL and EDITOR
.RS 4
Environment variables used to determine what editor to use\&. VISUAL takes precedence over EDITOR, and both are overridden by the \-e command\-line option\&.
.RE
.SH "VERSION"
.PP
This man page is correct for version 1\&.1 of LDB\&.
.SH "SEE ALSO"
.PP
ldb(3), ldbmodify(1), ldbdel(1), ldif(5), vi(1)
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
This manpage was written by Jelmer Vernooij and updated by Brad Hards\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,73 @@
'\" t
.\" Title: ldbmodify
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDBMODIFY" "1" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldbmodify \- Modify records in a LDB database
.SH "SYNOPSIS"
.HP \w'\fBldbmodify\fR\ 'u
\fBldbmodify\fR [\-H\ LDB\-URL] [ldif\-file]
.SH "DESCRIPTION"
.PP
ldbmodify changes, adds and deletes records in a LDB database\&. The changes that should be made to the LDB database are read from the specified LDIF\-file\&. If \- is specified as the filename, input is read from stdin\&.
.PP
For now, see ldapmodify(1) for details on the LDIF file format\&.
.SH "OPTIONS"
.PP
\-H <ldb\-url>
.RS 4
LDB URL to connect to\&. See ldb(3) for details\&.
.RE
.SH "ENVIRONMENT"
.PP
LDB_URL
.RS 4
LDB URL to connect to (can be overridden by using the \-H command\-line option\&.)
.RE
.SH "VERSION"
.PP
This man page is correct for version 1\&.1 of LDB\&.
.SH "SEE ALSO"
.PP
ldb(3), ldbedit
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
This manpage was written by Jelmer Vernooij\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,81 @@
'\" t
.\" Title: ldbrename
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDBRENAME" "1" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldbrename \- Edit LDB databases using your favorite editor
.SH "SYNOPSIS"
.HP \w'\fBldbrename\fR\ 'u
\fBldbrename\fR [\-h] [\-o\ options] {olddn} {newdn}
.SH "DESCRIPTION"
.PP
ldbrename is a utility that allows you to rename trees in an LDB database based by DN\&. This utility takes two arguments: the original DN name of the top element and the DN to change it to\&.
.SH "OPTIONS"
.PP
\-h
.RS 4
Show list of available options\&.
.RE
.PP
\-H <ldb\-url>
.RS 4
LDB URL to connect to\&. See ldb(3) for details\&.
.RE
.PP
\-o options
.RS 4
Extra ldb options, such as modules\&.
.RE
.SH "ENVIRONMENT"
.PP
LDB_URL
.RS 4
LDB URL to connect to (can be overridden by using the \-H command\-line option\&.)
.RE
.SH "VERSION"
.PP
This man page is correct for version 1\&.1 of LDB\&.
.SH "SEE ALSO"
.PP
ldb(3), ldbmodify, ldbdel, ldif(5)
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
This manpage was written by Jelmer Vernooij\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,91 @@
'\" t
.\" Title: ldbsearch
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/23/2020
.\" Manual: System Administration tools
.\" Source: LDB 1.1
.\" Language: English
.\"
.TH "LDBSEARCH" "1" "09/23/2020" "LDB 1\&.1" "System Administration tools"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
ldbsearch \- Search for records in a LDB database
.SH "SYNOPSIS"
.HP \w'\fBldbsearch\fR\ 'u
\fBldbsearch\fR [\-h] [\-s\ base|one|sub] [\-b\ basedn] [\-i] [\-H\ LDB\-URL] [expression] [attributes]
.SH "DESCRIPTION"
.PP
ldbsearch searches a LDB database for records matching the specified expression (see the ldapsearch(1) manpage for a description of the expression format)\&. For each record, the specified attributes are printed\&.
.SH "OPTIONS"
.PP
\-h
.RS 4
Show list of available options\&.
.RE
.PP
\-H <ldb\-url>
.RS 4
LDB URL to connect to\&. See ldb(3) for details\&.
.RE
.PP
\-s one|sub|base
.RS 4
Search scope to use\&. One\-level, subtree or base\&.
.RE
.PP
\-i
.RS 4
Read search expressions from stdin\&.
.RE
.PP
\-b basedn
.RS 4
Specify Base DN to use\&.
.RE
.SH "ENVIRONMENT"
.PP
LDB_URL
.RS 4
LDB URL to connect to (can be overridden by using the \-H command\-line option\&.)
.RE
.SH "VERSION"
.PP
This man page is correct for version 1\&.1 of LDB\&.
.SH "SEE ALSO"
.PP
ldb(3), ldbedit(1)
.SH "AUTHOR"
.PP
ldb was written by
\m[blue]\fBAndrew Tridgell\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
If you wish to report a problem or make a suggestion then please see the
\m[blue]\fB\%http://ldb.samba.org/\fR\m[]
web site for current contact and maintainer information\&.
.PP
This manpage was written by Jelmer Vernooij\&.
.SH "NOTES"
.IP " 1." 4
Andrew Tridgell
.RS 4
\%https://www.samba.org/~tridge/
.RE

View File

@ -0,0 +1,50 @@
--- buildtools/wafsamba/samba_autoconf.py.orig 2022-12-15 13:35:50 UTC
+++ buildtools/wafsamba/samba_autoconf.py
@@ -595,7 +595,7 @@ def library_flags(self, libs):
@conf
-def CHECK_LIB(conf, libs, mandatory=False, empty_decl=True, set_target=True, shlib=False):
+def CHECK_LIB(conf, libs, mandatory=False, empty_decl=True, set_target=True, shlib=False, msg=None):
'''check if a set of libraries exist as system libraries
returns the sublist of libs that do exist as a syslib or []
@@ -615,11 +615,29 @@ int foo()
ret.append(lib)
continue
+ if msg is None:
+ msg = 'Checking for library %s' % lib
+
(ccflags, ldflags, cpppath) = library_flags(conf, lib)
+
if shlib:
- res = conf.check(features='c cshlib', fragment=fragment, lib=lib, uselib_store=lib, cflags=ccflags, ldflags=ldflags, uselib=lib.upper(), mandatory=False)
+ res = conf.check(features='c cshlib',
+ fragment=fragment,
+ lib=lib,
+ uselib_store=lib,
+ cflags=ccflags,
+ ldflags=ldflags,
+ uselib=lib.upper(),
+ mandatory=False,
+ msg=msg)
else:
- res = conf.check(lib=lib, uselib_store=lib, cflags=ccflags, ldflags=ldflags, uselib=lib.upper(), mandatory=False)
+ res = conf.check(lib=lib,
+ uselib_store=lib,
+ cflags=ccflags,
+ ldflags=ldflags,
+ uselib=lib.upper(),
+ mandatory=False,
+ msg=msg)
if not res:
if mandatory:
@@ -989,5 +1007,5 @@ def SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS(conf):
conf.env.undefined_ldflags = conf.ADD_LDFLAGS('-Wl,-no-undefined', testflags=True)
if (conf.env.undefined_ignore_ldflags == [] and
- conf.CHECK_LDFLAGS(['-undefined', 'dynamic_lookup'])):
+ conf.CHECK_LDFLAGS(['-undefined', 'dynamic_lookup'] + conf.env.WERROR_CFLAGS)):
conf.env.undefined_ignore_ldflags = ['-undefined', 'dynamic_lookup']

View File

@ -0,0 +1,11 @@
--- buildtools/wafsamba/samba_install.py.orig 2019-03-21 10:12:32 UTC
+++ buildtools/wafsamba/samba_install.py
@@ -115,7 +115,7 @@ def install_library(self):
inst_name = bld.make_libname(t.target)
elif self.vnum:
vnum_base = self.vnum.split('.')[0]
- install_name = bld.make_libname(target_name, version=self.vnum)
+ install_name = bld.make_libname(target_name, version=vnum_base)
install_link = bld.make_libname(target_name, version=vnum_base)
inst_name = bld.make_libname(t.target)
if not self.private_library or not t.env.SONAME_ST:

View File

@ -0,0 +1,22 @@
--- buildtools/wafsamba/wscript.orig 2022-03-29 07:53:52 UTC
+++ buildtools/wafsamba/wscript
@@ -133,12 +133,17 @@ Currently the only tested value is 'smbtorture,smbd/sm
help=("private library directory [PREFIX/lib/%s]" % Context.g_module.APPNAME),
action="store", dest='PRIVATELIBDIR', default=None)
+ opt.add_option('--with-openldap',
+ help='additional directory to search for OpenLDAP libs',
+ action='store', dest='ldap_open', default=None,
+ match = ['Checking for library lber', 'Checking for library ldap'])
+
opt.add_option('--with-libiconv',
help='additional directory to search for libiconv',
- action='store', dest='iconv_open', default='/usr/local',
+ action='store', dest='iconv_open', default=None,
match = ['Checking for library iconv', 'Checking for iconv_open', 'Checking for header iconv.h'])
opt.add_option('--without-gettext',
- help=("Disable use of gettext"),
+ help=("disable use of gettext"),
action="store_true", dest='disable_gettext', default=False)
gr = opt.option_group('developer options')

View File

@ -0,0 +1,15 @@
--- include/ldb_module.h.orig 2023-03-29 13:42:11 UTC
+++ include/ldb_module.h
@@ -108,6 +108,12 @@ struct ldb_module;
*/
#define LDB_FLAG_INTERNAL_ACCESS_CHECKED 0x400
+/*
+ * indicates that this element's values are shared with another element (for
+ * example, in a shallow copy of an ldb_message) and should not be freed
+ */
+#define LDB_FLAG_INTERNAL_SHARED_VALUES 0x200
+
/* an extended match rule that always fails to match */
#define SAMBA_LDAP_MATCH_ALWAYS_FALSE "1.3.6.1.4.1.7165.4.5.1"

View File

@ -0,0 +1,13 @@
--- ldb_key_value/ldb_kv_cache.c.orig 2022-01-24 10:27:24 UTC
+++ ldb_key_value/ldb_kv_cache.c
@@ -92,7 +92,9 @@ static int ldb_schema_attribute_compare(const void *p1
{
const struct ldb_schema_attribute *sa1 = (const struct ldb_schema_attribute *)p1;
const struct ldb_schema_attribute *sa2 = (const struct ldb_schema_attribute *)p2;
- return ldb_attr_cmp(sa1->name, sa2->name);
+ int res = ldb_attr_cmp(sa1->name, sa2->name);
+
+ return (res) ? res : (sa1->flags > sa2->flags) ? 1 : (sa1->flags < sa2->flags) ? -1 : 0;
}
/*

View File

@ -0,0 +1,20 @@
--- lib/replace/replace.c.orig 2023-11-22 12:09:13 UTC
+++ lib/replace/replace.c
@@ -560,6 +560,7 @@ long long int rep_strtoll(const char *str, char **endp
#ifndef HAVE_STRTOULL
+#warning NO_HAVE_STRTOULL
unsigned long long int rep_strtoull(const char *str, char **endptr, int base)
{
#ifdef HAVE_STRTOUQ
@@ -573,7 +574,9 @@ unsigned long long int rep_strtoull(const char *str, c
#endif
}
#else
+#warning HAVE_STROULL
#ifdef HAVE_BSD_STRTOLL
+#warning HAVE_BSD_STROLL
#undef strtoull
unsigned long long int rep_strtoull(const char *str, char **endptr, int base)
{

View File

@ -0,0 +1,11 @@
--- lib/replace/wscript.orig 2022-10-24 10:21:14 UTC
+++ lib/replace/wscript
@@ -122,7 +122,7 @@ def configure(conf):
conf.CHECK_HEADERS('sys/atomic.h stdatomic.h')
conf.CHECK_HEADERS('libgen.h')
- if conf.CHECK_CFLAGS('-Wno-format-truncation'):
+ if conf.CHECK_CFLAGS(['-Wno-format-truncation'] + conf.env.WERROR_CFLAGS):
conf.define('HAVE_WNO_FORMAT_TRUNCATION', '1')
if conf.CHECK_CFLAGS('-Wno-unused-function'):

View File

@ -0,0 +1,40 @@
--- wscript.orig 2023-03-29 15:42:11.181590800 +0200
+++ wscript 2023-12-07 17:41:11.676269000 +0100
@@ -208,7 +208,7 @@
if bld.env.standalone_ldb:
if not 'PACKAGE_VERSION' in bld.env:
bld.env.PACKAGE_VERSION = VERSION
- bld.env.PKGCONFIGDIR = '${LIBDIR}/pkgconfig'
+ bld.env.PKGCONFIGDIR = '%%PKGCONFIGDIR%%'
private_library = False
else:
private_library = True
@@ -413,7 +413,7 @@
bld.SUBDIR('ldb_mdb',
'''ldb_mdb.c '''),
private_library=True,
- deps='ldb lmdb ldb_key_value')
+ deps='replace ldb lmdb ldb_key_value')
lmdb_deps = ' ldb_mdb_int'
else:
lmdb_deps = ''
@@ -498,11 +498,6 @@
deps='cmocka ldb',
install=False)
- bld.SAMBA_BINARY('ldb_match_test',
- source='tests/ldb_match_test.c',
- deps='cmocka ldb',
- install=False)
-
bld.SAMBA_BINARY('ldb_key_value_test',
source='tests/ldb_key_value_test.c',
deps='cmocka ldb ldb_tdb_err_map',
@@ -634,7 +629,6 @@
'ldb_tdb_guid_mod_op_test',
'ldb_tdb_kv_ops_test',
'ldb_tdb_test',
- 'ldb_match_test',
'ldb_key_value_test',
# we currently don't run ldb_key_value_sub_txn_tdb_test as it
# tests the nested/sub transaction handling

View File

@ -0,0 +1,7 @@
ldb is a LDAP-like embedded database.
ldb provides a fast database with an LDAP-like API designed to be used
within an application.
In some ways it can be seen as a intermediate solution between key-value
pair databases and a real LDAP database.

View File

@ -1,5 +1,4 @@
PORTNAME= mariadb
PORTREVISION= 1
PKGNAMESUFFIX= 1011-client
COMMENT= Multithreaded SQL database (client)

View File

@ -1,6 +1,5 @@
PORTNAME?= mariadb
PORTVERSION= 10.11.6
PORTREVISION?= 1
PORTVERSION= 10.11.7
CATEGORIES= databases
MASTER_SITES= https://mirror.nodesdirect.com/${SITESDIR}/ \
https://mirror.one.com/${SITESDIR}/ \
@ -109,6 +108,10 @@ CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${PREFIX} \
-DINSTALL_SYSCONF2DIR="${ETCDIR}/conf.d" \
-DINSTALL_UNIX_ADDRDIR="${MARIADB_RUNDIR}/${MARIADB_SOCK}" \
-DWITH_PCRE=system \
-DPCRE_LIBRARY_DIRS=${PREFIX}/lib \
-DWITH_LIBFMT=system \
-DLIBFMT_INCLUDE_DIR=${PREFIX}/include \
-DHAVE_SYSTEM_LIBFMT=yes \
-DWITH_SSL="${OPENSSLBASE}" \
-DGRN_WITH_LZ4=ON -DWITH_INNODB_LZ4=ON -DWITH_ROCKSDB_LZ4=ON \
-DCURSES_CURSES_LIBRARY="/usr/lib/libcurses.so" \
@ -171,7 +174,7 @@ ${ENGINE}_CMAKE_ON= -DPLUGIN_${ENGINE}=DYNAMIC
.endfor
AWS_KEY_MGMT_CMAKE_ON= -DPLUGIN_AWS_KEY_MANAGEMENT=ON
INNOBASE_VARS_OFF= disabled_plugins+=INNOBASE
COLUMNSTORE_BROKEN= ColumnStore engine build failure "fatal error: 'sys/prctl.h' file not found"
#COLUMNSTORE_BROKEN= ColumnStore engine build failure "fatal error: 'sys/prctl.h' file not found"
CONNECT_EXTRA_LIB_DEPENDS= libodbc.so:databases/unixODBC
CONNECT_EXTRA_USE= gnome=libxml2
CONNECT_EXTRA_USES= gnome
@ -238,10 +241,6 @@ post-patch:
${WRKSRC}/cmake/os/DragonFly.cmake
.endif
pre-configure:
${REINPLACE_CMD} 's|\(CHECK_LIBRARY_EXISTS.*\) "" HAVE_|\1 ${LOCALBASE}/lib HAVE_|' \
${WRKSRC}/cmake/pcre.cmake
post-configure:
${REINPLACE_CMD} -Ee 's|(#define INCLUDE.*)"$$|\1 -I${PREFIX}/include"|' \
-e 's|(#define LIBS .*)"$$|\1 -L${PREFIX}/lib"|' \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701004661
SHA256 (mariadb-10.11.6.tar.gz) = 1c0163463e98d71f4780741611a40981eee2bc44d392601ca49bbf948d04dd67
SIZE (mariadb-10.11.6.tar.gz) = 99586625
TIMESTAMP = 1709979504
SHA256 (mariadb-10.11.7.tar.gz) = 5239a245ed90517e96396605cd01ccd8f73cd7442d1b3076b6ffe258110e5157
SIZE (mariadb-10.11.7.tar.gz) = 100584592

View File

@ -1,13 +0,0 @@
--- include/m_ctype.h.orig 2021-08-04 18:00:35 UTC
+++ include/m_ctype.h
@@ -43,6 +43,10 @@ extern "C" {
#define CHARSET_DIR "charsets/"
+#ifndef ulong
+typedef unsigned long ulong;
+#endif
+
#define my_wc_t ulong
#define MY_CS_REPLACEMENT_CHARACTER 0xFFFD

View File

@ -0,0 +1,14 @@
--- mysys_ssl/openssl.c.orig 2024-02-01 17:44:37 UTC
+++ mysys_ssl/openssl.c
@@ -30,6 +30,11 @@ int check_openssl_compatibility()
{
return 0;
}
+#elif defined(LIBRESSL_VERSION_NUMBER)
+int check_openssl_compatibility()
+{
+ return 1;
+}
#else
#include <openssl/evp.h>

View File

@ -1,6 +1,6 @@
PORTNAME= dbm
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/728/
PKGNAMEPREFIX= ocaml-

View File

@ -1,6 +1,6 @@
PORTNAME= pg.el
DISTVERSIONPREFIX= v
DISTVERSION= 0.29
DISTVERSION= 0.30
CATEGORIES= databases elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1709455246
SHA256 (emarsden-pg-el-v0.29_GH0.tar.gz) = dd31eacf70aa577b5d3ba2bb485ca3c5177e9843b0e5023d818ef440bffc0a76
SIZE (emarsden-pg-el-v0.29_GH0.tar.gz) = 78066
TIMESTAMP = 1710201805
SHA256 (emarsden-pg-el-v0.30_GH0.tar.gz) = 554a824e6676df3ff1996c75c15bb487036a563817d9f03390d7f48645371593
SIZE (emarsden-pg-el-v0.30_GH0.tar.gz) = 82471

View File

@ -1,6 +1,6 @@
PORTNAME= mysql
PORTVERSION= 2.9.1
PORTREVISION= 2
PORTREVISION= 4
CATEGORIES= databases rubygems
MASTER_SITES= RG

View File

@ -1,4 +1,4 @@
--- ext/mysql_api/mysql.c.orig 2024-01-21 14:38:01 UTC
--- ext/mysql_api/mysql.c.orig 2024-03-11 10:33:12 UTC
+++ ext/mysql_api/mysql.c
@@ -170,7 +170,7 @@ static void mysql_raise(MYSQL* m)
VALUE e = rb_exc_new2(eMysql, mysql_error(m));
@ -161,6 +161,15 @@
return flag;
}
@@ -1029,7 +1043,7 @@ static VALUE fetch_row(VALUE obj)
return Qnil;
ary = rb_ary_new2(n);
for (i=0; i<n; i++)
- rb_ary_store(ary, i, row[i]? rb_tainted_str_new(row[i], lengths[i]): Qnil);
+ rb_ary_store(ary, i, row[i]? rb_str_new(row[i], lengths[i]): Qnil);
return ary;
}
@@ -1053,7 +1067,7 @@ static VALUE fetch_hash2(VALUE obj, VALUE with_table)
if (colname == Qnil) {
colname = rb_ary_new2(n);
@ -170,6 +179,24 @@
rb_obj_freeze(s);
rb_ary_store(colname, i, s);
}
@@ -1066,7 +1080,7 @@ static VALUE fetch_hash2(VALUE obj, VALUE with_table)
colname = rb_ary_new2(n);
for (i=0; i<n; i++) {
int len = strlen(fields[i].table)+strlen(fields[i].name)+1;
- VALUE s = rb_tainted_str_new(NULL, len);
+ VALUE s = rb_str_new(NULL, len);
snprintf(RSTRING_PTR(s), len+1, "%s.%s", fields[i].table, fields[i].name);
rb_obj_freeze(s);
rb_ary_store(colname, i, s);
@@ -1076,7 +1090,7 @@ static VALUE fetch_hash2(VALUE obj, VALUE with_table)
}
}
for (i=0; i<n; i++) {
- rb_hash_aset(hash, rb_ary_entry(colname, i), row[i]? rb_tainted_str_new(row[i], lengths[i]): Qnil);
+ rb_hash_aset(hash, rb_ary_entry(colname, i), row[i]? rb_str_new(row[i], lengths[i]): Qnil);
}
return hash;
}
@@ -1257,7 +1271,7 @@ static void mysql_stmt_raise(MYSQL_STMT* s)
{
VALUE e = rb_exc_new2(eMysql, mysql_stmt_error(s));
@ -188,6 +215,15 @@
s->result.bind[i].buffer_type = MYSQL_TYPE_LONGLONG;
else if (argv[i] == rb_cFloat)
s->result.bind[i].buffer_type = MYSQL_TYPE_DOUBLE;
@@ -1573,7 +1587,7 @@ static VALUE stmt_fetch(VALUE obj)
case MYSQL_TYPE_NEWDECIMAL:
case MYSQL_TYPE_BIT:
#endif
- v = rb_tainted_str_new(s->result.bind[i].buffer, s->result.length[i]);
+ v = rb_str_new(s->result.bind[i].buffer, s->result.length[i]);
break;
default:
rb_raise(rb_eTypeError, "unknown buffer_type: %d", s->result.bind[i].buffer_type);
@@ -1762,7 +1776,7 @@ static VALUE stmt_send_long_data(VALUE obj, VALUE col,
static VALUE stmt_sqlstate(VALUE obj)
{
@ -205,11 +241,16 @@
int i;
int dots = 0;
const char *lib = mysql_get_client_info();
@@ -1898,6 +1913,7 @@ void Init_mysql_api(void)
@@ -1898,9 +1913,12 @@ void Init_mysql_api(void)
return;
}
}
+#endif
cMysql = rb_define_class("Mysql", rb_cObject);
+ rb_undef_alloc_func(cMysql);
cMysqlRes = rb_define_class_under(cMysql, "Result", rb_cObject);
+ rb_undef_alloc_func(cMysqlRes);
cMysqlField = rb_define_class_under(cMysql, "Field", rb_cObject);
#if MYSQL_VERSION_ID >= 40102
cMysqlStmt = rb_define_class_under(cMysql, "Stmt", rb_cObject);

View File

@ -1,7 +1,6 @@
PORTNAME= sqlx
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.3
PORTREVISION= 2
DISTVERSION= 0.7.4
CATEGORIES= databases
PKGNAMESUFFIX= -cli
@ -21,37 +20,37 @@ GH_ACCOUNT= launchbadge
CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
ahash-0.7.7 \
ahash-0.8.6 \
ahash-0.7.8 \
ahash-0.8.11 \
aho-corasick-1.1.2 \
allocator-api2-0.2.16 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anes-0.1.6 \
ansi_term-0.12.1 \
anstream-0.6.4 \
anstyle-1.0.4 \
anstyle-parse-0.2.2 \
anstyle-query-1.0.0 \
anstyle-wincon-3.0.1 \
anyhow-1.0.75 \
anstream-0.6.13 \
anstyle-1.0.6 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
anyhow-1.0.80 \
argon2-0.4.1 \
arrayvec-0.7.4 \
assert_cmd-2.0.12 \
assert_cmd-2.0.14 \
async-attributes-1.1.2 \
async-channel-1.9.0 \
async-channel-2.1.0 \
async-executor-1.7.2 \
async-global-executor-2.3.1 \
async-channel-2.2.0 \
async-executor-1.8.0 \
async-global-executor-2.4.1 \
async-io-1.13.0 \
async-io-2.3.2 \
async-lock-2.8.0 \
async-lock-3.1.1 \
async-lock-3.3.0 \
async-std-1.12.0 \
async-task-4.5.0 \
async-trait-0.1.74 \
async-task-4.7.0 \
async-trait-0.1.77 \
atoi-2.0.0 \
atomic-waker-1.1.2 \
atomic-write-file-0.1.0 \
atty-0.2.14 \
autocfg-1.1.0 \
axum-0.5.17 \
@ -60,69 +59,68 @@ CARGO_CRATES= addr2line-0.21.0 \
backoff-0.4.0 \
backtrace-0.3.69 \
base64-0.13.1 \
base64-0.21.5 \
base64-0.21.7 \
base64ct-1.6.0 \
basic-toml-0.1.7 \
basic-toml-0.1.8 \
bigdecimal-0.3.1 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
bitflags-2.4.1 \
bitflags-2.4.2 \
bitvec-1.0.1 \
blake2-0.10.6 \
block-buffer-0.10.4 \
blocking-1.5.1 \
borsh-1.2.0 \
borsh-derive-1.2.0 \
bstr-1.8.0 \
bumpalo-3.14.0 \
bytecheck-0.6.11 \
bytecheck_derive-0.6.11 \
borsh-1.3.1 \
borsh-derive-1.3.1 \
bstr-1.9.1 \
bumpalo-3.15.4 \
bytecheck-0.6.12 \
bytecheck_derive-0.6.12 \
byteorder-1.5.0 \
bytes-1.5.0 \
camino-1.1.6 \
cargo-platform-0.1.5 \
cargo-platform-0.1.7 \
cargo_metadata-0.14.2 \
cassowary-0.3.0 \
cast-0.3.0 \
cc-1.0.83 \
cc-1.0.90 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
chrono-0.4.31 \
ciborium-0.2.1 \
ciborium-io-0.2.1 \
ciborium-ll-0.2.1 \
chrono-0.4.35 \
ciborium-0.2.2 \
ciborium-io-0.2.2 \
ciborium-ll-0.2.2 \
clap-2.34.0 \
clap-3.2.25 \
clap-4.4.8 \
clap_builder-4.4.8 \
clap_complete-4.4.4 \
clap_derive-4.4.7 \
clap_lex-0.2.4 \
clap_lex-0.6.0 \
clap-4.5.2 \
clap_builder-4.5.2 \
clap_complete-4.5.1 \
clap_derive-4.5.0 \
clap_lex-0.7.0 \
clipboard-win-4.5.0 \
colorchoice-1.0.0 \
concurrent-queue-2.3.0 \
console-0.15.7 \
const-oid-0.9.5 \
core-foundation-0.9.3 \
core-foundation-sys-0.8.4 \
cpufeatures-0.2.11 \
concurrent-queue-2.4.0 \
console-0.15.8 \
const-oid-0.9.6 \
core-foundation-0.9.4 \
core-foundation-sys-0.8.6 \
cpufeatures-0.2.12 \
crc-3.0.1 \
crc-catalog-2.4.0 \
criterion-0.4.0 \
criterion-0.5.1 \
criterion-plot-0.5.0 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.15 \
crossbeam-queue-0.3.8 \
crossbeam-utils-0.8.16 \
crossbeam-deque-0.8.5 \
crossbeam-epoch-0.9.18 \
crossbeam-queue-0.3.11 \
crossbeam-utils-0.8.19 \
crossterm-0.25.0 \
crossterm_winapi-0.9.1 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
darling-0.20.3 \
darling_core-0.20.3 \
darling_macro-0.20.3 \
darling-0.20.8 \
darling_core-0.20.8 \
darling_macro-0.20.8 \
der-0.7.8 \
deranged-0.3.9 \
deranged-0.3.11 \
difflib-0.4.0 \
digest-0.10.7 \
dirs-next-2.0.0 \
@ -130,22 +128,25 @@ CARGO_CRATES= addr2line-0.21.0 \
doc-comment-0.3.3 \
dotenvy-0.15.7 \
downcast-0.11.0 \
either-1.9.0 \
either-1.10.0 \
encode_unicode-0.3.6 \
encoding_rs-0.8.33 \
endian-type-0.1.2 \
env_logger-0.9.3 \
env_filter-0.1.0 \
env_logger-0.11.3 \
equivalent-1.0.1 \
errno-0.3.7 \
errno-0.3.8 \
error-code-2.3.1 \
etcetera-0.8.0 \
event-listener-2.5.3 \
event-listener-3.1.0 \
event-listener-strategy-0.3.0 \
event-listener-4.0.3 \
event-listener-5.2.0 \
event-listener-strategy-0.4.0 \
event-listener-strategy-0.5.0 \
fastrand-1.9.0 \
fastrand-2.0.1 \
fd-lock-3.0.13 \
filetime-0.2.22 \
filetime-0.2.23 \
finl_unicode-1.2.0 \
float-cmp-0.9.0 \
flume-0.11.0 \
@ -154,104 +155,100 @@ CARGO_CRATES= addr2line-0.21.0 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.2.1 \
fragile-2.0.0 \
fuchsia-cprng-0.1.1 \
funty-2.0.0 \
futures-0.3.29 \
futures-channel-0.3.29 \
futures-core-0.3.29 \
futures-executor-0.3.29 \
futures-0.3.30 \
futures-channel-0.3.30 \
futures-core-0.3.30 \
futures-executor-0.3.30 \
futures-intrusive-0.5.0 \
futures-io-0.3.29 \
futures-io-0.3.30 \
futures-lite-1.13.0 \
futures-lite-2.0.1 \
futures-macro-0.3.29 \
futures-sink-0.3.29 \
futures-task-0.3.29 \
futures-util-0.3.29 \
futures-lite-2.2.0 \
futures-macro-0.3.30 \
futures-sink-0.3.30 \
futures-task-0.3.30 \
futures-util-0.3.30 \
generic-array-0.14.7 \
getrandom-0.2.11 \
gimli-0.28.0 \
getrandom-0.2.12 \
gimli-0.28.1 \
glob-0.3.1 \
gloo-timers-0.2.6 \
half-1.8.2 \
half-2.4.0 \
hashbrown-0.12.3 \
hashbrown-0.14.2 \
hashbrown-0.14.3 \
hashlink-0.8.4 \
heck-0.3.3 \
heck-0.4.1 \
hermit-abi-0.1.19 \
hermit-abi-0.3.3 \
hermit-abi-0.3.9 \
hex-0.4.3 \
hkdf-0.12.3 \
hkdf-0.12.4 \
hmac-0.12.1 \
home-0.5.5 \
http-0.2.11 \
http-body-0.4.5 \
home-0.5.9 \
http-0.2.12 \
http-body-0.4.6 \
http-range-header-0.3.1 \
httparse-1.8.0 \
httpdate-1.0.3 \
humantime-2.1.0 \
hyper-0.14.27 \
iana-time-zone-0.1.58 \
hyper-0.14.28 \
iana-time-zone-0.1.60 \
iana-time-zone-haiku-0.1.2 \
ident_case-1.0.1 \
idna-0.4.0 \
idna-0.5.0 \
if_chain-1.0.2 \
indexmap-1.9.3 \
indexmap-2.1.0 \
indexmap-2.2.5 \
instant-0.1.12 \
io-lifetimes-1.0.11 \
ipnetwork-0.20.0 \
is-terminal-0.4.12 \
itertools-0.10.5 \
itertools-0.11.0 \
itoa-1.0.9 \
js-sys-0.3.65 \
itertools-0.12.1 \
itoa-1.0.10 \
js-sys-0.3.69 \
kv-log-macro-1.0.7 \
lazy_static-1.4.0 \
libc-0.2.150 \
libc-0.2.153 \
libm-0.2.8 \
libredox-0.0.1 \
libsqlite3-sys-0.26.0 \
libsqlite3-sys-0.27.0 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.11 \
linux-raw-sys-0.4.13 \
lock_api-0.4.11 \
log-0.4.20 \
log-0.4.21 \
mac_address-1.1.5 \
matchit-0.5.0 \
md-5-0.10.6 \
memchr-2.6.4 \
memchr-2.7.1 \
memoffset-0.6.5 \
memoffset-0.7.1 \
memoffset-0.9.0 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.1 \
mio-0.8.9 \
miniz_oxide-0.7.2 \
mio-0.8.11 \
mockall-0.11.4 \
mockall_derive-0.11.4 \
native-tls-0.2.11 \
nibble_vec-0.1.0 \
nix-0.23.2 \
nix-0.26.4 \
nom-7.1.3 \
normalize-line-endings-0.3.0 \
num-bigint-0.4.4 \
num-bigint-dig-0.8.4 \
num-integer-0.1.45 \
num-iter-0.1.43 \
num-traits-0.2.17 \
num-conv-0.1.0 \
num-integer-0.1.46 \
num-iter-0.1.44 \
num-traits-0.2.18 \
num_cpus-1.16.0 \
object-0.32.1 \
once_cell-1.18.0 \
object-0.32.2 \
once_cell-1.19.0 \
oorandom-11.1.3 \
openssl-0.10.59 \
openssl-0.10.64 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
openssl-src-300.1.6+3.1.4 \
openssl-sys-0.9.95 \
os_str_bytes-6.6.1 \
openssl-src-300.2.3+3.2.1 \
openssl-sys-0.9.101 \
parking-2.2.0 \
parking_lot-0.12.1 \
parking_lot_core-0.9.9 \
@ -259,76 +256,71 @@ CARGO_CRATES= addr2line-0.21.0 \
paste-1.0.14 \
pem-rfc7468-0.7.0 \
percent-encoding-2.3.1 \
pin-project-1.1.3 \
pin-project-internal-1.1.3 \
pin-project-1.1.5 \
pin-project-internal-1.1.5 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
piper-0.2.1 \
pkcs1-0.7.5 \
pkcs8-0.10.2 \
pkg-config-0.3.27 \
pkg-config-0.3.30 \
plotters-0.3.5 \
plotters-backend-0.3.5 \
plotters-svg-0.3.5 \
polling-2.8.0 \
polling-3.5.0 \
powerfmt-0.2.0 \
ppv-lite86-0.2.17 \
predicates-2.1.5 \
predicates-3.0.4 \
predicates-3.1.0 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
proc-macro-crate-2.0.0 \
proc-macro-crate-3.1.0 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.69 \
proc-macro2-1.0.78 \
promptly-0.3.1 \
ptr_meta-0.1.4 \
ptr_meta_derive-0.1.4 \
quote-1.0.33 \
quote-1.0.35 \
radium-0.7.0 \
radix_trie-0.2.1 \
rand-0.4.6 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.3.1 \
rand_core-0.4.2 \
rand_core-0.6.4 \
rand_xoshiro-0.6.0 \
rayon-1.8.0 \
rayon-core-1.12.0 \
rdrand-0.4.0 \
redox_syscall-0.3.5 \
rayon-1.9.0 \
rayon-core-1.12.1 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.2 \
regex-automata-0.4.3 \
regex-1.10.3 \
regex-automata-0.4.6 \
regex-syntax-0.8.2 \
remove_dir_all-0.5.3 \
rend-0.4.1 \
ring-0.17.5 \
rkyv-0.7.42 \
rkyv_derive-0.7.42 \
rsa-0.9.4 \
rust_decimal-1.33.1 \
rend-0.4.2 \
ring-0.17.8 \
rkyv-0.7.44 \
rkyv_derive-0.7.44 \
rsa-0.9.6 \
rust_decimal-1.34.3 \
rustc-demangle-0.1.23 \
rustix-0.37.27 \
rustix-0.38.25 \
rustls-0.21.9 \
rustix-0.38.31 \
rustls-0.21.10 \
rustls-pemfile-1.0.4 \
rustls-webpki-0.101.7 \
rustyline-9.1.2 \
ryu-1.0.15 \
ryu-1.0.17 \
same-file-1.0.6 \
schannel-0.1.22 \
schannel-0.1.23 \
scopeguard-1.2.0 \
sct-0.7.1 \
seahash-4.1.0 \
security-framework-2.9.2 \
security-framework-sys-2.9.1 \
semver-1.0.20 \
serde-1.0.193 \
serde_derive-1.0.193 \
serde_json-1.0.108 \
semver-1.0.22 \
serde-1.0.197 \
serde_derive-1.0.197 \
serde_json-1.0.114 \
serde_urlencoded-0.7.1 \
serde_with-2.3.3 \
serde_with_macros-2.3.3 \
@ -340,44 +332,43 @@ CARGO_CRATES= addr2line-0.21.0 \
signature-2.2.0 \
simdutf8-0.1.4 \
slab-0.4.9 \
smallvec-1.11.2 \
smallvec-1.13.1 \
socket2-0.4.10 \
socket2-0.5.5 \
socket2-0.5.6 \
spin-0.5.2 \
spin-0.9.8 \
spki-0.7.2 \
sqlformat-0.2.2 \
spki-0.7.3 \
sqlformat-0.2.3 \
str-buf-1.0.6 \
stringprep-0.1.4 \
strsim-0.8.0 \
strsim-0.10.0 \
strsim-0.11.0 \
structopt-0.3.26 \
structopt-derive-0.4.18 \
subtle-2.5.0 \
syn-1.0.109 \
syn-2.0.39 \
syn-2.0.52 \
syn_derive-0.1.8 \
sync_wrapper-0.1.2 \
tap-1.0.1 \
tempdir-0.3.7 \
tempfile-3.8.1 \
termcolor-1.4.0 \
tempfile-3.10.1 \
termcolor-1.4.1 \
termtree-0.4.1 \
textwrap-0.11.0 \
textwrap-0.16.0 \
thiserror-1.0.50 \
thiserror-impl-1.0.50 \
time-0.3.30 \
thiserror-1.0.57 \
thiserror-impl-1.0.57 \
time-0.3.34 \
time-core-0.1.2 \
time-macros-0.2.15 \
time-macros-0.2.17 \
tinytemplate-1.2.1 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
tokio-1.34.0 \
tokio-1.36.0 \
tokio-macros-2.2.0 \
tokio-stream-0.1.14 \
toml_datetime-0.6.5 \
toml_edit-0.20.7 \
toml_edit-0.21.1 \
tower-0.4.13 \
tower-http-0.3.5 \
tower-layer-0.3.2 \
@ -385,69 +376,70 @@ CARGO_CRATES= addr2line-0.21.0 \
tracing-0.1.40 \
tracing-attributes-0.1.27 \
tracing-core-0.1.32 \
try-lock-0.2.4 \
trybuild-1.0.85 \
try-lock-0.2.5 \
trybuild-1.0.89 \
tui-0.19.0 \
typenum-1.17.0 \
unicode-bidi-0.3.13 \
unicode-bidi-0.3.15 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
unicode-normalization-0.1.23 \
unicode-segmentation-1.11.0 \
unicode-width-0.1.11 \
unicode_categories-0.1.1 \
untrusted-0.9.0 \
url-2.5.0 \
urlencoding-2.1.3 \
utf8parse-0.2.1 \
uuid-1.6.1 \
uuid-1.7.0 \
validator-0.16.1 \
validator_derive-0.16.0 \
validator_types-0.16.0 \
value-bag-1.4.2 \
value-bag-1.8.0 \
vcpkg-0.2.15 \
vec_map-0.8.2 \
version_check-0.9.4 \
wait-timeout-0.2.0 \
waker-fn-1.1.1 \
walkdir-2.4.0 \
walkdir-2.5.0 \
want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.88 \
wasm-bindgen-backend-0.2.88 \
wasm-bindgen-futures-0.4.38 \
wasm-bindgen-macro-0.2.88 \
wasm-bindgen-macro-support-0.2.88 \
wasm-bindgen-shared-0.2.88 \
web-sys-0.3.65 \
webpki-roots-0.25.3 \
whoami-1.4.1 \
wasite-0.1.0 \
wasm-bindgen-0.2.92 \
wasm-bindgen-backend-0.2.92 \
wasm-bindgen-futures-0.4.42 \
wasm-bindgen-macro-0.2.92 \
wasm-bindgen-macro-support-0.2.92 \
wasm-bindgen-shared-0.2.92 \
web-sys-0.3.69 \
webpki-roots-0.25.4 \
whoami-1.5.1 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-core-0.51.1 \
windows-sys-0.45.0 \
windows-core-0.52.0 \
windows-sys-0.48.0 \
windows-targets-0.42.2 \
windows-sys-0.52.0 \
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.42.2 \
windows-targets-0.52.4 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_gnullvm-0.52.4 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.42.2 \
windows_aarch64_msvc-0.52.4 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.42.2 \
windows_i686_gnu-0.52.4 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.42.2 \
windows_i686_msvc-0.52.4 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnu-0.52.4 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_gnullvm-0.52.4 \
windows_x86_64_msvc-0.48.5 \
winnow-0.5.19 \
windows_x86_64_msvc-0.52.4 \
winnow-0.5.40 \
wyz-0.5.1 \
zerocopy-0.7.26 \
zerocopy-derive-0.7.26 \
zerocopy-0.7.32 \
zerocopy-derive-0.7.32 \
zeroize-1.7.0
CARGO_BUILD_ARGS= --package=sqlx-cli
CARGO_INSTALL_PATH= sqlx-cli

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
PORTNAME= surrealdb
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.2
DISTVERSION= 1.3.0
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
@ -59,6 +59,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
assert-json-diff-2.0.2 \
assert_fs-1.1.1 \
async-channel-1.9.0 \
async-channel-2.1.1 \
async-compression-0.4.6 \
async-executor-1.8.0 \
async-lock-2.8.0 \
@ -144,9 +145,11 @@ CARGO_CRATES= actix-codec-0.5.2 \
criterion-0.5.1 \
criterion-plot-0.5.0 \
critical-section-1.1.2 \
crossbeam-0.8.4 \
crossbeam-channel-0.5.11 \
crossbeam-deque-0.8.5 \
crossbeam-epoch-0.9.18 \
crossbeam-queue-0.3.11 \
crossbeam-utils-0.8.19 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
@ -221,7 +224,8 @@ CARGO_CRATES= actix-codec-0.5.2 \
generic-array-0.14.7 \
geo-0.26.0 \
geo-0.27.0 \
geo-types-0.7.12 \
geo-0.28.0 \
geo-types-0.7.13 \
geographiclib-rs-0.2.4 \
getrandom-0.1.16 \
getrandom-0.2.12 \
@ -233,11 +237,13 @@ CARGO_CRATES= actix-codec-0.5.2 \
h2-0.4.2 \
half-2.3.1 \
hash32-0.2.1 \
hash32-0.3.1 \
hashbrown-0.12.3 \
hashbrown-0.14.3 \
headers-0.3.9 \
headers-core-0.2.0 \
heapless-0.7.17 \
heapless-0.8.0 \
heck-0.4.1 \
hermit-abi-0.3.5 \
hex-0.4.3 \
@ -302,6 +308,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
local-waker-0.1.4 \
lock_api-0.4.11 \
log-0.4.20 \
lru-0.12.2 \
lz4-sys-1.9.4 \
matchers-0.1.0 \
matchit-0.7.3 \
@ -317,6 +324,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.2 \
mio-0.8.11 \
multimap-0.8.3 \
nanoid-0.4.0 \
nanorand-0.7.0 \
native-tls-0.2.11 \
@ -396,7 +404,11 @@ CARGO_CRATES= actix-codec-0.5.2 \
proc-macro2-1.0.78 \
prometheus-0.13.3 \
prost-0.11.9 \
prost-0.12.3 \
prost-build-0.12.1 \
prost-derive-0.11.9 \
prost-derive-0.12.3 \
prost-types-0.12.1 \
psl-types-2.0.11 \
psm-0.1.21 \
ptr_meta-0.1.4 \
@ -452,6 +464,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
rquickjs-sys-0.5.1 \
rsa-0.9.6 \
rstar-0.11.0 \
rstar-0.12.0 \
rust-stemmers-1.2.0 \
rust_decimal-1.34.2 \
rustc-demangle-0.1.23 \
@ -522,7 +535,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
surrealdb-derive-0.12.0 \
surrealdb-jsonwebtoken-8.3.0-surreal.1 \
surrealdb-tikv-client-0.2.0-surreal.2 \
surrealml-core-0.0.7 \
surrealkv-0.1.3 \
surrealml-core-0.0.8 \
symbolic-common-12.8.0 \
symbolic-demangle-12.8.0 \
@ -602,6 +615,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
utf8parse-0.2.1 \
uuid-1.7.0 \
valuable-0.1.0 \
vart-0.1.1 \
vcpkg-0.2.15 \
version_check-0.9.4 \
vswhom-0.1.0 \

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1709873441
TIMESTAMP = 1710303311
SHA256 (rust/crates/actix-codec-0.5.2.crate) = 5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a
SIZE (rust/crates/actix-codec-0.5.2.crate) = 14085
SHA256 (rust/crates/actix-http-3.6.0.crate) = d223b13fd481fc0d1f83bb12659ae774d9e3601814c68a0bc539731698cca743
@ -75,6 +75,8 @@ SHA256 (rust/crates/assert_fs-1.1.1.crate) = 2cd762e110c8ed629b11b6cde59458cc1c7
SIZE (rust/crates/assert_fs-1.1.1.crate) = 18090
SHA256 (rust/crates/async-channel-1.9.0.crate) = 81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35
SIZE (rust/crates/async-channel-1.9.0.crate) = 13664
SHA256 (rust/crates/async-channel-2.1.1.crate) = 1ca33f4bc4ed1babef42cad36cc1f51fa88be00420404e5b1e80ab1b18f7678c
SIZE (rust/crates/async-channel-2.1.1.crate) = 14159
SHA256 (rust/crates/async-compression-0.4.6.crate) = a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c
SIZE (rust/crates/async-compression-0.4.6.crate) = 99437
SHA256 (rust/crates/async-executor-1.8.0.crate) = 17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c
@ -245,12 +247,16 @@ SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c
SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706
SHA256 (rust/crates/critical-section-1.1.2.crate) = 7059fff8937831a9ae6f0fe4d658ffabf58f2ca96aa9dec1c889f936f705f216
SIZE (rust/crates/critical-section-1.1.2.crate) = 18337
SHA256 (rust/crates/crossbeam-0.8.4.crate) = 1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8
SIZE (rust/crates/crossbeam-0.8.4.crate) = 10500
SHA256 (rust/crates/crossbeam-channel-0.5.11.crate) = 176dc175b78f56c0f321911d9c8eb2b77a78a4860b9c19db83835fea1a46649b
SIZE (rust/crates/crossbeam-channel-0.5.11.crate) = 90434
SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d
SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726
SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e
SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875
SHA256 (rust/crates/crossbeam-queue-0.3.11.crate) = df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35
SIZE (rust/crates/crossbeam-queue-0.3.11.crate) = 15581
SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345
SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328
SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7
@ -399,8 +405,10 @@ SHA256 (rust/crates/geo-0.26.0.crate) = 1645cf1d7fea7dac1a66f7357f3df2677ada708b
SIZE (rust/crates/geo-0.26.0.crate) = 221771
SHA256 (rust/crates/geo-0.27.0.crate) = 4841b40fdbccd4b7042bd6195e4de91da54af34c50632e371bcbfcdfb558b873
SIZE (rust/crates/geo-0.27.0.crate) = 255082
SHA256 (rust/crates/geo-types-0.7.12.crate) = 567495020b114f1ce9bed679b29975aa0bfae06ac22beacd5cfde5dabe7b05d6
SIZE (rust/crates/geo-types-0.7.12.crate) = 35659
SHA256 (rust/crates/geo-0.28.0.crate) = f811f663912a69249fa620dcd2a005db7254529da2d8a0b23942e81f47084501
SIZE (rust/crates/geo-0.28.0.crate) = 264928
SHA256 (rust/crates/geo-types-0.7.13.crate) = 9ff16065e5720f376fbced200a5ae0f47ace85fd70b7e54269790281353b6d61
SIZE (rust/crates/geo-types-0.7.13.crate) = 36006
SHA256 (rust/crates/geographiclib-rs-0.2.4.crate) = e6e5ed84f8089c70234b0a8e0aedb6dc733671612ddc0d37c6066052f9781960
SIZE (rust/crates/geographiclib-rs-0.2.4.crate) = 53029
SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce
@ -423,6 +431,8 @@ SHA256 (rust/crates/half-2.3.1.crate) = bc52e53916c08643f1b56ec082790d1e86a32e58
SIZE (rust/crates/half-2.3.1.crate) = 50257
SHA256 (rust/crates/hash32-0.2.1.crate) = b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67
SIZE (rust/crates/hash32-0.2.1.crate) = 11168
SHA256 (rust/crates/hash32-0.3.1.crate) = 47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606
SIZE (rust/crates/hash32-0.3.1.crate) = 10273
SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888
SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604
@ -433,6 +443,8 @@ SHA256 (rust/crates/headers-core-0.2.0.crate) = e7f66481bfee273957b1f20485a4ff33
SIZE (rust/crates/headers-core-0.2.0.crate) = 2380
SHA256 (rust/crates/heapless-0.7.17.crate) = cdc6457c0eb62c71aac4bc17216026d8410337c4126773b9c5daba343f17964f
SIZE (rust/crates/heapless-0.7.17.crate) = 75767
SHA256 (rust/crates/heapless-0.8.0.crate) = 0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad
SIZE (rust/crates/heapless-0.8.0.crate) = 77802
SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8
SIZE (rust/crates/heck-0.4.1.crate) = 11567
SHA256 (rust/crates/hermit-abi-0.3.5.crate) = d0c62115964e08cb8039170eb33c1d0e2388a256930279edca206fff675f82c3
@ -561,6 +573,8 @@ SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae
SIZE (rust/crates/lock_api-0.4.11.crate) = 27487
SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f
SIZE (rust/crates/log-0.4.20.crate) = 38307
SHA256 (rust/crates/lru-0.12.2.crate) = db2c024b41519440580066ba82aab04092b333e09066a5eb86c7c4890df31f22
SIZE (rust/crates/lru-0.12.2.crate) = 14826
SHA256 (rust/crates/lz4-sys-1.9.4.crate) = 57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900
SIZE (rust/crates/lz4-sys-1.9.4.crate) = 354842
SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558
@ -591,6 +605,8 @@ SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514
SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731
SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c
SIZE (rust/crates/mio-0.8.11.crate) = 102983
SHA256 (rust/crates/multimap-0.8.3.crate) = e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a
SIZE (rust/crates/multimap-0.8.3.crate) = 13518
SHA256 (rust/crates/nanoid-0.4.0.crate) = 3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8
SIZE (rust/crates/nanoid-0.4.0.crate) = 6196
SHA256 (rust/crates/nanorand-0.7.0.crate) = 6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3
@ -749,8 +765,16 @@ SHA256 (rust/crates/prometheus-0.13.3.crate) = 449811d15fbdf5ceb5c1144416066429c
SIZE (rust/crates/prometheus-0.13.3.crate) = 82457
SHA256 (rust/crates/prost-0.11.9.crate) = 0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd
SIZE (rust/crates/prost-0.11.9.crate) = 28958
SHA256 (rust/crates/prost-0.12.3.crate) = 146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a
SIZE (rust/crates/prost-0.12.3.crate) = 29461
SHA256 (rust/crates/prost-build-0.12.1.crate) = 8bdf592881d821b83d471f8af290226c8d51402259e9bb5be7f9f8bdebbb11ac
SIZE (rust/crates/prost-build-0.12.1.crate) = 38433
SHA256 (rust/crates/prost-derive-0.11.9.crate) = e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4
SIZE (rust/crates/prost-derive-0.11.9.crate) = 19513
SHA256 (rust/crates/prost-derive-0.12.3.crate) = efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e
SIZE (rust/crates/prost-derive-0.12.3.crate) = 19603
SHA256 (rust/crates/prost-types-0.12.1.crate) = e081b29f63d83a4bc75cfc9f3fe424f9156cf92d8a4f0c9407cce9a1b67327cf
SIZE (rust/crates/prost-types-0.12.1.crate) = 42092
SHA256 (rust/crates/psl-types-2.0.11.crate) = 33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac
SIZE (rust/crates/psl-types-2.0.11.crate) = 7959
SHA256 (rust/crates/psm-0.1.21.crate) = 5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874
@ -861,6 +885,8 @@ SHA256 (rust/crates/rsa-0.9.6.crate) = 5d0e5124fcb30e76a7e79bfee683a2746db83784b
SIZE (rust/crates/rsa-0.9.6.crate) = 80048
SHA256 (rust/crates/rstar-0.11.0.crate) = 73111312eb7a2287d229f06c00ff35b51ddee180f017ab6dec1f69d62ac098d6
SIZE (rust/crates/rstar-0.11.0.crate) = 40181
SHA256 (rust/crates/rstar-0.12.0.crate) = 133315eb94c7b1e8d0cb097e5a710d850263372fd028fff18969de708afc7008
SIZE (rust/crates/rstar-0.12.0.crate) = 42105
SHA256 (rust/crates/rust-stemmers-1.2.0.crate) = e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54
SIZE (rust/crates/rust-stemmers-1.2.0.crate) = 2351301
SHA256 (rust/crates/rust_decimal-1.34.2.crate) = 755392e1a2f77afd95580d3f0d0e94ac83eeeb7167552c9b5bca549e61a94d83
@ -1001,8 +1027,8 @@ SHA256 (rust/crates/surrealdb-jsonwebtoken-8.3.0-surreal.1.crate) = 02d4f759c65d
SIZE (rust/crates/surrealdb-jsonwebtoken-8.3.0-surreal.1.crate) = 49802
SHA256 (rust/crates/surrealdb-tikv-client-0.2.0-surreal.2.crate) = b79f921871d6ed67c970e8499b4aca3724115c189f99ab30f51b46c77bd19819
SIZE (rust/crates/surrealdb-tikv-client-0.2.0-surreal.2.crate) = 246776
SHA256 (rust/crates/surrealml-core-0.0.7.crate) = 3614a87a606d39a6152a82452a1aa8946d985465c425972a2ef13e078c6df59a
SIZE (rust/crates/surrealml-core-0.0.7.crate) = 32177
SHA256 (rust/crates/surrealkv-0.1.3.crate) = 85fd66fd1b355d38cab3204504b44c17702517b20407db0dbe79f197ec4dac9a
SIZE (rust/crates/surrealkv-0.1.3.crate) = 63687
SHA256 (rust/crates/surrealml-core-0.0.8.crate) = 12c54e2e688e15c48e3bd26824311c5143b17028391733f88862f162f70dd4ca
SIZE (rust/crates/surrealml-core-0.0.8.crate) = 32367
SHA256 (rust/crates/symbolic-common-12.8.0.crate) = 1cccfffbc6bb3bb2d3a26cd2077f4d055f6808d266f9d4d158797a4c60510dfe
@ -1161,6 +1187,8 @@ SHA256 (rust/crates/uuid-1.7.0.crate) = f00cc9702ca12d3c81455259621e676d0f7251ce
SIZE (rust/crates/uuid-1.7.0.crate) = 42627
SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d
SIZE (rust/crates/valuable-0.1.0.crate) = 27718
SHA256 (rust/crates/vart-0.1.1.crate) = e273ebe2c2eaad64b95aaeccbae6b95d0ba235564b062a13b8ef134c5cae9f6a
SIZE (rust/crates/vart-0.1.1.crate) = 786318
SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426
SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
@ -1279,5 +1307,5 @@ SHA256 (rust/crates/zstd-safe-7.0.0.crate) = 43747c7422e2924c11144d5229878b98180
SIZE (rust/crates/zstd-safe-7.0.0.crate) = 20463
SHA256 (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656
SIZE (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 728791
SHA256 (surrealdb-surrealdb-v1.2.2_GH0.tar.gz) = 6fd882eb26888edde61dda677f01011de80073b3300afbc5f97615209a6619b5
SIZE (surrealdb-surrealdb-v1.2.2_GH0.tar.gz) = 3286465
SHA256 (surrealdb-surrealdb-v1.3.0_GH0.tar.gz) = 75eca5445821071efa12a3d20153f21c3b26bff73b11676538e6171f52cab9b1
SIZE (surrealdb-surrealdb-v1.3.0_GH0.tar.gz) = 3309245

View File

@ -210,6 +210,7 @@
SUBDIR += pim-data-exporter
SUBDIR += pim-sieve-editor
SUBDIR += pinot
SUBDIR += pipecolor
SUBDIR += plan
SUBDIR += plans
SUBDIR += plasma5-milou
@ -247,7 +248,6 @@
SUBDIR += rednotebook
SUBDIR += remind
SUBDIR += rolo
SUBDIR += rubrica
SUBDIR += rubygem-shellplay
SUBDIR += rubygem-taskjuggler
SUBDIR += semantik

View File

@ -1,5 +1,5 @@
PORTNAME= just
DISTVERSION= 1.25.0
DISTVERSION= 1.25.2
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org
@ -33,6 +33,7 @@ CARGO_CRATES= aho-corasick-1.1.2 \
camino-1.1.6 \
cc-1.0.90 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
clap-2.34.0 \
colorchoice-1.0.0 \
constant_time_eq-0.3.0 \
@ -42,7 +43,7 @@ CARGO_CRATES= aho-corasick-1.1.2 \
crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.19 \
crypto-common-0.1.6 \
ctrlc-3.4.2 \
ctrlc-3.4.4 \
derivative-2.2.0 \
diff-0.1.13 \
digest-0.10.7 \
@ -75,7 +76,7 @@ CARGO_CRATES= aho-corasick-1.1.2 \
log-0.4.21 \
memchr-2.7.1 \
memmap2-0.7.1 \
nix-0.27.1 \
nix-0.28.0 \
num_cpus-1.16.0 \
once_cell-1.19.0 \
option-ext-0.2.0 \
@ -108,8 +109,8 @@ CARGO_CRATES= aho-corasick-1.1.2 \
strsim-0.8.0 \
structopt-0.3.26 \
structopt-derive-0.4.18 \
strum-0.26.1 \
strum_macros-0.26.1 \
strum-0.26.2 \
strum_macros-0.26.2 \
syn-1.0.109 \
syn-2.0.52 \
target-2.0.0 \

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1709873743
TIMESTAMP = 1710197520
SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0
SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136
SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
@ -35,6 +35,8 @@ SHA256 (rust/crates/cc-1.0.90.crate) = 8cd6604a82acf3039f1144f54b8eb34e91ffba622
SIZE (rust/crates/cc-1.0.90.crate) = 73954
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e
SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009
SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c
SIZE (rust/crates/clap-2.34.0.crate) = 202210
SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7
@ -53,8 +55,8 @@ SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee04
SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328
SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3
SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760
SHA256 (rust/crates/ctrlc-3.4.2.crate) = b467862cc8610ca6fc9a1532d7777cee0804e678ab45410897b9396495994a0b
SIZE (rust/crates/ctrlc-3.4.2.crate) = 14171
SHA256 (rust/crates/ctrlc-3.4.4.crate) = 672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345
SIZE (rust/crates/ctrlc-3.4.4.crate) = 14660
SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b
SIZE (rust/crates/derivative-2.2.0.crate) = 48076
SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8
@ -119,8 +121,8 @@ SHA256 (rust/crates/memchr-2.7.1.crate) = 523dc4f511e55ab87b694dc30d0f820d60906e
SIZE (rust/crates/memchr-2.7.1.crate) = 96307
SHA256 (rust/crates/memmap2-0.7.1.crate) = f49388d20533534cd19360ad3d6a7dadc885944aa802ba3995040c5ec11288c6
SIZE (rust/crates/memmap2-0.7.1.crate) = 30741
SHA256 (rust/crates/nix-0.27.1.crate) = 2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053
SIZE (rust/crates/nix-0.27.1.crate) = 286494
SHA256 (rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4
SIZE (rust/crates/nix-0.28.0.crate) = 311086
SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43
SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713
SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
@ -185,10 +187,10 @@ SHA256 (rust/crates/structopt-0.3.26.crate) = 0c6b5c64445ba8094a6ab0c3cd2ad323e0
SIZE (rust/crates/structopt-0.3.26.crate) = 53798
SHA256 (rust/crates/structopt-derive-0.4.18.crate) = dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0
SIZE (rust/crates/structopt-derive-0.4.18.crate) = 20996
SHA256 (rust/crates/strum-0.26.1.crate) = 723b93e8addf9aa965ebe2d11da6d7540fa2283fcea14b3371ff055f7ba13f5f
SIZE (rust/crates/strum-0.26.1.crate) = 5861
SHA256 (rust/crates/strum_macros-0.26.1.crate) = 7a3417fc93d76740d974a01654a09777cb500428cc874ca9f45edfe0c4d4cd18
SIZE (rust/crates/strum_macros-0.26.1.crate) = 25326
SHA256 (rust/crates/strum-0.26.2.crate) = 5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29
SIZE (rust/crates/strum-0.26.2.crate) = 7189
SHA256 (rust/crates/strum_macros-0.26.2.crate) = c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946
SIZE (rust/crates/strum_macros-0.26.2.crate) = 27056
SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237
SIZE (rust/crates/syn-1.0.109.crate) = 237611
SHA256 (rust/crates/syn-2.0.52.crate) = b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07
@ -277,5 +279,5 @@ SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba
SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783
SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec
SIZE (rust/crates/yansi-0.5.1.crate) = 16525
SHA256 (casey-just-1.25.0_GH0.tar.gz) = 1a5ea3e3677f97eda36b9257b774e00a64985820ba678c584827e9409f838e1c
SIZE (casey-just-1.25.0_GH0.tar.gz) = 669611
SHA256 (casey-just-1.25.2_GH0.tar.gz) = 5a005a4de9f99b297ba7b5dc02c3365c689e579148790660384afee0810a2342
SIZE (casey-just-1.25.2_GH0.tar.gz) = 670166

View File

@ -1,7 +1,6 @@
PORTNAME= pet
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
PORTREVISION= 4
DISTVERSION= 0.7.0
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1706945377
SHA256 (go/deskutils_pet/pet-v0.5.0/v0.5.0.mod) = 17a408b2d30c6e3ee890420aa46009610abf17d053296694756259b28751105e
SIZE (go/deskutils_pet/pet-v0.5.0/v0.5.0.mod) = 1696
SHA256 (go/deskutils_pet/pet-v0.5.0/v0.5.0.zip) = 6875d0ea15efc34867e988ad6cda6a197c85d7990ece874b7b6e5be17a427534
SIZE (go/deskutils_pet/pet-v0.5.0/v0.5.0.zip) = 2765514
TIMESTAMP = 1710268951
SHA256 (go/deskutils_pet/pet-v0.7.0/v0.7.0.mod) = 78d0c98627abb04b8bc185dc99b48ee152d52949f15cd477b13c8a8e5a9b430b
SIZE (go/deskutils_pet/pet-v0.7.0/v0.7.0.mod) = 1862
SHA256 (go/deskutils_pet/pet-v0.7.0/v0.7.0.zip) = f0aa062205cbde3ca2d80732bc364f811cf9161e8c3492eae3554308905da372
SIZE (go/deskutils_pet/pet-v0.7.0/v0.7.0.zip) = 2773845

View File

@ -0,0 +1,129 @@
PORTNAME= pipecolor
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.4
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org
COMMENT= Terminal filter to colorize output
WWW= https://github.com/dalance/pipecolor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= dalance
CARGO_CRATES= aho-corasick-1.0.1 \
ansi_term-0.12.1 \
anyhow-1.0.71 \
atty-0.2.14 \
autocfg-1.1.0 \
bitflags-1.3.2 \
bytecount-0.6.3 \
camino-1.1.4 \
cargo-platform-0.1.2 \
cargo_metadata-0.14.2 \
cc-1.0.79 \
cfg-if-1.0.0 \
clap-2.34.0 \
dirs-5.0.1 \
dirs-sys-0.4.1 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
error-chain-0.12.4 \
fastrand-1.9.0 \
getrandom-0.2.9 \
glob-0.3.1 \
hashbrown-0.12.3 \
heck-0.3.3 \
hermit-abi-0.1.19 \
hermit-abi-0.3.1 \
indexmap-1.9.3 \
instant-0.1.12 \
io-lifetimes-1.0.10 \
itoa-1.0.6 \
lazy_static-1.4.0 \
libc-0.2.144 \
linux-raw-sys-0.3.7 \
memchr-2.5.0 \
memoffset-0.7.1 \
nix-0.26.2 \
numtoa-0.1.0 \
option-ext-0.2.0 \
pin-utils-0.1.0 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.57 \
proc-reader-0.5.1 \
pulldown-cmark-0.9.2 \
quote-1.0.27 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_termios-0.1.2 \
redox_users-0.4.3 \
regex-1.8.1 \
regex-syntax-0.7.1 \
rustix-0.37.19 \
ryu-1.0.13 \
same-file-1.0.6 \
semver-1.0.17 \
serde-1.0.163 \
serde_derive-1.0.163 \
serde_json-1.0.96 \
serde_spanned-0.6.1 \
skeptic-0.13.7 \
static_assertions-1.1.0 \
strsim-0.8.0 \
structopt-0.3.26 \
structopt-derive-0.4.18 \
syn-1.0.109 \
syn-2.0.16 \
tempfile-3.5.0 \
termion-2.0.1 \
textwrap-0.11.0 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
timeout-readwrite-0.3.3 \
toml-0.7.3 \
toml_datetime-0.6.1 \
toml_edit-0.19.8 \
unicase-2.6.0 \
unicode-ident-1.0.8 \
unicode-segmentation-1.10.1 \
unicode-width-0.1.10 \
vec_map-0.8.2 \
version_check-0.9.4 \
walkdir-2.3.3 \
wasi-0.11.0+wasi-snapshot-preview1 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-targets-0.42.2 \
windows-targets-0.48.0 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.0 \
winnow-0.4.6
PLIST_FILES= bin/${PORTNAME}
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>

View File

@ -0,0 +1,213 @@
TIMESTAMP = 1710186604
SHA256 (rust/crates/aho-corasick-1.0.1.crate) = 67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04
SIZE (rust/crates/aho-corasick-1.0.1.crate) = 167320
SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838
SHA256 (rust/crates/anyhow-1.0.71.crate) = 9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8
SIZE (rust/crates/anyhow-1.0.71.crate) = 43808
SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
SIZE (rust/crates/atty-0.2.14.crate) = 5470
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
SHA256 (rust/crates/bytecount-0.6.3.crate) = 2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c
SIZE (rust/crates/bytecount-0.6.3.crate) = 12416
SHA256 (rust/crates/camino-1.1.4.crate) = c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2
SIZE (rust/crates/camino-1.1.4.crate) = 32290
SHA256 (rust/crates/cargo-platform-0.1.2.crate) = cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27
SIZE (rust/crates/cargo-platform-0.1.2.crate) = 11645
SHA256 (rust/crates/cargo_metadata-0.14.2.crate) = 4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa
SIZE (rust/crates/cargo_metadata-0.14.2.crate) = 17469
SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f
SIZE (rust/crates/cc-1.0.79.crate) = 62624
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c
SIZE (rust/crates/clap-2.34.0.crate) = 202210
SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225
SIZE (rust/crates/dirs-5.0.1.crate) = 12255
SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c
SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719
SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a
SIZE (rust/crates/errno-0.3.1.crate) = 10348
SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf
SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810
SHA256 (rust/crates/error-chain-0.12.4.crate) = 2d2f06b9cac1506ece98fe3231e3cc9c4410ec3d5b1f24ae1c8946f0742cdefc
SIZE (rust/crates/error-chain-0.12.4.crate) = 29274
SHA256 (rust/crates/fastrand-1.9.0.crate) = e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be
SIZE (rust/crates/fastrand-1.9.0.crate) = 11910
SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4
SIZE (rust/crates/getrandom-0.2.9.crate) = 34457
SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b
SIZE (rust/crates/glob-0.3.1.crate) = 18880
SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888
SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
SHA256 (rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c
SIZE (rust/crates/heck-0.3.3.crate) = 10260
SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33
SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979
SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286
SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793
SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99
SIZE (rust/crates/indexmap-1.9.3.crate) = 54653
SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c
SIZE (rust/crates/instant-0.1.12.crate) = 6128
SHA256 (rust/crates/io-lifetimes-1.0.10.crate) = 9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220
SIZE (rust/crates/io-lifetimes-1.0.10.crate) = 37294
SHA256 (rust/crates/itoa-1.0.6.crate) = 453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6
SIZE (rust/crates/itoa-1.0.6.crate) = 10410
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
SHA256 (rust/crates/libc-0.2.144.crate) = 2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1
SIZE (rust/crates/libc-0.2.144.crate) = 682092
SHA256 (rust/crates/linux-raw-sys-0.3.7.crate) = ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f
SIZE (rust/crates/linux-raw-sys-0.3.7.crate) = 1013423
SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d
SIZE (rust/crates/memchr-2.5.0.crate) = 65812
SHA256 (rust/crates/memoffset-0.7.1.crate) = 5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4
SIZE (rust/crates/memoffset-0.7.1.crate) = 8556
SHA256 (rust/crates/nix-0.26.2.crate) = bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a
SIZE (rust/crates/nix-0.26.2.crate) = 277973
SHA256 (rust/crates/numtoa-0.1.0.crate) = b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef
SIZE (rust/crates/numtoa-0.1.0.crate) = 8999
SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d
SIZE (rust/crates/option-ext-0.2.0.crate) = 7345
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580
SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c
SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293
SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869
SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971
SHA256 (rust/crates/proc-macro2-1.0.57.crate) = c4ec6d5fe0b140acb27c9a0444118cf55bfbb4e0b259739429abb4521dd67c16
SIZE (rust/crates/proc-macro2-1.0.57.crate) = 44506
SHA256 (rust/crates/proc-reader-0.5.1.crate) = 9255d63dfb6f518d9e48e6d91860c513b75a0df536b8ea67d9fc735e6c72603d
SIZE (rust/crates/proc-reader-0.5.1.crate) = 8452
SHA256 (rust/crates/pulldown-cmark-0.9.2.crate) = 2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63
SIZE (rust/crates/pulldown-cmark-0.9.2.crate) = 115824
SHA256 (rust/crates/quote-1.0.27.crate) = 8f4f29d145265ec1c483c7c654450edde0bfe043d3938d6972630663356d9500
SIZE (rust/crates/quote-1.0.27.crate) = 28416
SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a
SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012
SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29
SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404
SHA256 (rust/crates/redox_termios-0.1.2.crate) = 8440d8acb4fd3d277125b4bd01a6f38aee8d814b3b5fc09b3f2b825d37d3fe8f
SIZE (rust/crates/redox_termios-0.1.2.crate) = 3268
SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b
SIZE (rust/crates/redox_users-0.4.3.crate) = 15353
SHA256 (rust/crates/regex-1.8.1.crate) = af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370
SIZE (rust/crates/regex-1.8.1.crate) = 248412
SHA256 (rust/crates/regex-syntax-0.7.1.crate) = a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c
SIZE (rust/crates/regex-syntax-0.7.1.crate) = 339705
SHA256 (rust/crates/rustix-0.37.19.crate) = acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d
SIZE (rust/crates/rustix-0.37.19.crate) = 323809
SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041
SIZE (rust/crates/ryu-1.0.13.crate) = 46823
SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502
SIZE (rust/crates/same-file-1.0.6.crate) = 10183
SHA256 (rust/crates/semver-1.0.17.crate) = bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed
SIZE (rust/crates/semver-1.0.17.crate) = 29685
SHA256 (rust/crates/serde-1.0.163.crate) = 2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2
SIZE (rust/crates/serde-1.0.163.crate) = 77030
SHA256 (rust/crates/serde_derive-1.0.163.crate) = 8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e
SIZE (rust/crates/serde_derive-1.0.163.crate) = 54447
SHA256 (rust/crates/serde_json-1.0.96.crate) = 057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1
SIZE (rust/crates/serde_json-1.0.96.crate) = 144652
SHA256 (rust/crates/serde_spanned-0.6.1.crate) = 0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4
SIZE (rust/crates/serde_spanned-0.6.1.crate) = 7828
SHA256 (rust/crates/skeptic-0.13.7.crate) = 16d23b015676c90a0f01c197bfdc786c20342c73a0afdda9025adb0bc42940a8
SIZE (rust/crates/skeptic-0.13.7.crate) = 13108
SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f
SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480
SHA256 (rust/crates/strsim-0.8.0.crate) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a
SIZE (rust/crates/strsim-0.8.0.crate) = 9309
SHA256 (rust/crates/structopt-0.3.26.crate) = 0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10
SIZE (rust/crates/structopt-0.3.26.crate) = 53798
SHA256 (rust/crates/structopt-derive-0.4.18.crate) = dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0
SIZE (rust/crates/structopt-derive-0.4.18.crate) = 20996
SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237
SIZE (rust/crates/syn-1.0.109.crate) = 237611
SHA256 (rust/crates/syn-2.0.16.crate) = a6f671d4b5ffdb8eadec19c0ae67fe2639df8684bd7bc4b83d986b8db549cf01
SIZE (rust/crates/syn-2.0.16.crate) = 240928
SHA256 (rust/crates/tempfile-3.5.0.crate) = b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998
SIZE (rust/crates/tempfile-3.5.0.crate) = 31129
SHA256 (rust/crates/termion-2.0.1.crate) = 659c1f379f3408c7e5e84c7d0da6d93404e3800b6b9d063ba24436419302ec90
SIZE (rust/crates/termion-2.0.1.crate) = 23405
SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060
SIZE (rust/crates/textwrap-0.11.0.crate) = 17322
SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac
SIZE (rust/crates/thiserror-1.0.40.crate) = 18709
SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f
SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138
SHA256 (rust/crates/timeout-readwrite-0.3.3.crate) = 37312ddc0adbd0f112618a4250ac586448151ff6d69241ff061b29b883349f3e
SIZE (rust/crates/timeout-readwrite-0.3.3.crate) = 10176
SHA256 (rust/crates/toml-0.7.3.crate) = b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21
SIZE (rust/crates/toml-0.7.3.crate) = 47227
SHA256 (rust/crates/toml_datetime-0.6.1.crate) = 3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622
SIZE (rust/crates/toml_datetime-0.6.1.crate) = 10765
SHA256 (rust/crates/toml_edit-0.19.8.crate) = 239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13
SIZE (rust/crates/toml_edit-0.19.8.crate) = 94457
SHA256 (rust/crates/unicase-2.6.0.crate) = 50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6
SIZE (rust/crates/unicase-2.6.0.crate) = 23478
SHA256 (rust/crates/unicode-ident-1.0.8.crate) = e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4
SIZE (rust/crates/unicode-ident-1.0.8.crate) = 41962
SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36
SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416
SHA256 (rust/crates/unicode-width-0.1.10.crate) = c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b
SIZE (rust/crates/unicode-width-0.1.10.crate) = 18968
SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191
SIZE (rust/crates/vec_map-0.8.2.crate) = 14466
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
SIZE (rust/crates/version_check-0.9.4.crate) = 14895
SHA256 (rust/crates/walkdir-2.3.3.crate) = 36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698
SIZE (rust/crates/walkdir-2.3.3.crate) = 23125
SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131
SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419
SIZE (rust/crates/winapi-0.3.9.crate) = 1200382
SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6
SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815
SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178
SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0
SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884
SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071
SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492
SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5
SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466
SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8
SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543
SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43
SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981
SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3
SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479
SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f
SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236
SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241
SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490
SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060
SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951
SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00
SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056
SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36
SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373
SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1
SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595
SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3
SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536
SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0
SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936
SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a
SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422
SHA256 (rust/crates/winnow-0.4.6.crate) = 61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699
SIZE (rust/crates/winnow-0.4.6.crate) = 142565
SHA256 (dalance-pipecolor-v0.4.4_GH0.tar.gz) = f6c3d1a45a708841d11cc065408e1815b4d671d467354840d0455be3acd96ced
SIZE (dalance-pipecolor-v0.4.4_GH0.tar.gz) = 96618

View File

@ -0,0 +1,6 @@
pipecolor is a terminal filter to colorize output.
You can customize the colorize rule based on regular expressions.
pipecolor receives input through the pipe, and colorizes the output.
The colorize rule file is ~/.pipecolor.toml.

View File

@ -1,64 +0,0 @@
PORTNAME= rubrica
PORTVERSION= 2.1.6
PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= BERLIOS
DISTNAME= ${PORTNAME}2-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Addressbook for the GNOME 2 desktop
WWW= https://www.nicolafragale.org/rubrica/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Upstream WWW redirects to a different site not related to the application
EXPIRATION_DATE= 2024-03-11
LIB_DEPENDS= libnotify.so:devel/libnotify
RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme
USES= desktop-file-utils gmake gnome libtool localbase pathfix \
pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gconf2 gnomeprefix libglade2 intltool
USE_LDCONFIG= yes
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
GCONF_SCHEMAS= rubrica2.schemas
LIBS+= -lm -lgthread-2.0
PORTDOCS= *
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|-Wall -g|-Wall|g ; \
s|-Wmissing-prototypes -g|-Wmissing-prototypes|g'
@${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|_Modifica|_Edit|' \
-e 's|A_iuto|_Help|' \
${WRKSRC}/interface/MainWindow.glade
@${REINPLACE_CMD} -e \
's|^Categories=.*|Categories=GNOME;Application;Office;System;Utility;|' \
${WRKSRC}/rubrica2.desktop.in
post-patch-NLS-off:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|po||g' ${WRKSRC}/Makefile.in
post-install:
@${LN} -sf ${LOCALBASE}/share/icons/gnome \
${STAGEDIR}${PREFIX}/share/pixmaps/rubrica2/22x22/hicolor
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/CREDITS ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC}/doc/reference/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/libRAL-reference
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (rubrica2-2.1.6.tar.bz2) = 4d9462243af4741e3571c9283f5a29ceb85a19c3dc1192148983c235a212dc9d
SIZE (rubrica2-2.1.6.tar.bz2) = 710715

View File

@ -1,11 +0,0 @@
--- src/app.c.orig 2016-01-08 10:28:54 UTC
+++ src/app.c
@@ -1339,7 +1339,7 @@ rubrica_app_init(RubricaApp* self)
self->priv->cutted = NULL;
self->priv->notify = notify_notification_new("Rubrica Addressbook",
- NULL, "info", NULL);
+ "info", NULL);
self->priv->active_plugin = g_strdup("autodetect");
self->priv->manager = r_lib_get_manager();
self->priv->print_settings = NULL;

View File

@ -1,11 +0,0 @@
--- src/callbacks.c.orig 2016-01-08 10:29:13 UTC
+++ src/callbacks.c
@@ -638,7 +638,7 @@ on_info_cb (GtkWidget* button, gpointer
"wrap-license", FALSE,
NULL);
- gdk_pixbuf_unref (logo);
+ g_object_unref (logo);
gtk_dialog_run (GTK_DIALOG(about));
gtk_widget_destroy (about);

View File

@ -1,66 +0,0 @@
--- src/data_view.c.orig 2016-01-08 10:28:41 UTC
+++ src/data_view.c
@@ -689,7 +689,7 @@ data_view_set_image(RubricaDataView* vie
priv = RUBRICA_DATA_VIEW_GET_PRIVATE(view);
gtk_image_set_from_pixbuf(GTK_IMAGE(priv->image), pixbuf);
- gdk_pixbuf_unref(pixbuf);
+ g_object_unref(pixbuf);
}
@@ -952,7 +952,7 @@ write_addresses(RubricaDataView* view, R
data_view_write(body, "\n");
data_view_write_pixbuf(body, pixbuf, _("Addresses"));
- gdk_pixbuf_unref(pixbuf);
+ g_object_unref(pixbuf);
for (; address; address = r_card_get_next_address(R_CARD(card)))
{
@@ -1057,8 +1057,7 @@ write_work(RubricaDataView* view, RPerso
data_view_write(body, "\n");
data_view_write_pixbuf(body, pixbuf, _("Work"));
- gdk_pixbuf_unref(pixbuf);
-
+ g_object_unref(pixbuf);
data_view_write_line(body, _("Assignment"), assignment, TRUE);
data_view_write_line(body, _("Organization"), organization, TRUE);
data_view_write_line(body, _("Department"), department, TRUE);
@@ -1093,7 +1092,7 @@ write_net (RubricaDataView* view, RCard*
data_view_write(body, "\n");
data_view_write_pixbuf(body, pixbuf, _("Net"));
- gdk_pixbuf_unref(pixbuf);
+ g_object_unref(pixbuf);
for (; net; net = r_card_get_next_net_address(R_CARD(card)))
{
@@ -1165,7 +1164,7 @@ write_telephones(RubricaDataView* view,
data_view_write(body, "\n");
data_view_write_pixbuf(body, pixbuf, _("Telephone"));
- gdk_pixbuf_unref(pixbuf);
+ g_object_unref(pixbuf);
for (; tel; tel = r_card_get_next_telephone(R_CARD(card)))
{
@@ -1210,7 +1209,7 @@ write_notes(RubricaDataView* view, RPers
data_view_write(body, "\n");
data_view_write_pixbuf(body, pixbuf, _("Notes"));
- gdk_pixbuf_unref(pixbuf);
+ g_object_unref(pixbuf);
if (has_partner)
{
@@ -1257,7 +1256,7 @@ write_company_notes(RubricaDataView* vie
data_view_write(body, "\n");
data_view_write_pixbuf(body, pixbuf, _("Notes"));
data_view_write(body, "\n");
- gdk_pixbuf_unref(pixbuf);
+ g_object_unref(pixbuf);
data_view_write(body, text);
}

View File

@ -1,30 +0,0 @@
--- rubrica2.schemas.in.orig 2010-06-20 14:23:50.000000000 +0200
+++ rubrica2.schemas.in 2013-04-03 20:40:05.000000000 +0200
@@ -6,7 +6,7 @@
<applyto>/apps/rubrica2/file_format</applyto>
<owner>rubrica</owner>
<type>int</type>
- <default>@FILE_FORMAT@</default>
+ <default>@RUBRICA_FILE_FORMAT@</default>
<locale name="C">
<short>rubrica file format</short>
</locale>
@@ -88,7 +88,7 @@
<key>/schemas/apps/rubrica2/file/load_files</key>
<applyto>/apps/rubrica2/file/load_files</applyto>
<owner>rubrica</owner>
- <type>boolean</type>
+ <type>bool</type>
<default>false</default>
<locale name="C">
<short>Load addressbooks on startup</short>
@@ -100,7 +100,8 @@
<applyto>/apps/rubrica2/file/files</applyto>
<owner>rubrica</owner>
<type>list</type>
- <default></default>
+ <list_type>string</list_type>
+ <default>[]</default>
<locale name="C">
<short>Files that rubrica will open at startup</short>
</locale>

View File

@ -1,5 +0,0 @@
Rubrica is an addressbook manager for the GNOME Environment.
It allows you to add personal data (name, surname, address, etc.),
web links, irc and email addresses, telephone numbers, job information
(company where contact works, company infos, contact's assigment, etc.)
and notes.

View File

@ -1,100 +0,0 @@
bin/rubrica2
include/libral-1.0/libral/abook.h
include/libral-1.0/libral/address.h
include/libral-1.0/libral/card.h
include/libral-1.0/libral/company.h
include/libral-1.0/libral/contact.h
include/libral-1.0/libral/csv_engine.h
include/libral-1.0/libral/date.h
include/libral-1.0/libral/error.h
include/libral-1.0/libral/filter.h
include/libral-1.0/libral/group.h
include/libral-1.0/libral/group_box.h
include/libral-1.0/libral/libral.h
include/libral-1.0/libral/lookup.h
include/libral-1.0/libral/manager.h
include/libral-1.0/libral/net.h
include/libral-1.0/libral/notes.h
include/libral-1.0/libral/personal.h
include/libral-1.0/libral/plugin.h
include/libral-1.0/libral/ref.h
include/libral-1.0/libral/rlib.h
include/libral-1.0/libral/telephone.h
include/libral-1.0/libral/timeout.h
include/libral-1.0/libral/types.h
include/libral-1.0/libral/utils.h
include/libral-1.0/libral/work.h
lib/libral.a
lib/libral.so
lib/libral.so.1
lib/libral.so.1.0.0
lib/libral/plugins/libcsvgmail.a
lib/libral/plugins/libcsvgmail.so
lib/libral/plugins/libcsvgmail.so.1
lib/libral/plugins/libcsvgmail.so.1.0.0
lib/libral/plugins/libcsvthunderbird.a
lib/libral/plugins/libcsvthunderbird.so
lib/libral/plugins/libcsvthunderbird.so.1
lib/libral/plugins/libcsvthunderbird.so.1.0.1
lib/libral/plugins/librubrica.a
lib/libral/plugins/librubrica.so
lib/libral/plugins/librubrica.so.1
lib/libral/plugins/librubrica.so.1.0.1
lib/libral/plugins/libvcard.a
lib/libral/plugins/libvcard.so
lib/libral/plugins/libvcard.so.1
lib/libral/plugins/libvcard.so.1.0.1
libdata/pkgconfig/libral.pc
share/applications/rubrica2.desktop
%%NLS%%share/locale/de/LC_MESSAGES/rubrica2.mo
%%NLS%%share/locale/fr/LC_MESSAGES/rubrica2.mo
%%NLS%%share/locale/it/LC_MESSAGES/rubrica2.mo
%%NLS%%share/locale/ru/LC_MESSAGES/rubrica2.mo
%%NLS%%share/locale/uk/LC_MESSAGES/rubrica2.mo
share/mime-info/rubrica2.keys
share/mime-info/rubrica2.mime
share/pixmaps/rubrica2/16x16/ccare.png
share/pixmaps/rubrica2/16x16/green.png
share/pixmaps/rubrica2/16x16/operator.png
share/pixmaps/rubrica2/22x22/hicolor
share/pixmaps/rubrica2/24x24/stuffs.png
share/pixmaps/rubrica2/24x24/university.png
share/pixmaps/rubrica2/48x48/all.png
share/pixmaps/rubrica2/48x48/bussines.png
share/pixmaps/rubrica2/48x48/chat.png
share/pixmaps/rubrica2/48x48/contacts.png
share/pixmaps/rubrica2/48x48/customer.png
share/pixmaps/rubrica2/48x48/flame.png
share/pixmaps/rubrica2/48x48/freebsd.png
share/pixmaps/rubrica2/48x48/gnu.png
share/pixmaps/rubrica2/48x48/hobbies.png
share/pixmaps/rubrica2/48x48/keys.png
share/pixmaps/rubrica2/48x48/lock.png
share/pixmaps/rubrica2/48x48/mailbox.png
share/pixmaps/rubrica2/48x48/net.png
share/pixmaps/rubrica2/48x48/notes.png
share/pixmaps/rubrica2/48x48/phone.png
share/pixmaps/rubrica2/48x48/photo.png
share/pixmaps/rubrica2/48x48/puzzle.png
share/pixmaps/rubrica2/48x48/rate1.png
share/pixmaps/rubrica2/48x48/rate2.png
share/pixmaps/rubrica2/48x48/rate3.png
share/pixmaps/rubrica2/48x48/rate4.png
share/pixmaps/rubrica2/48x48/rate5.png
share/pixmaps/rubrica2/48x48/role.png
share/pixmaps/rubrica2/48x48/rubrica.png
share/pixmaps/rubrica2/48x48/search-contact.png
share/pixmaps/rubrica2/48x48/sport.png
share/pixmaps/rubrica2/48x48/strategies.png
share/pixmaps/rubrica2/48x48/tux.png
share/pixmaps/rubrica2/scalable/card_photo.svg
share/pixmaps/rubrica2/scalable/query.svg
%%DATADIR%%2/interface/CompanyCard.glade
%%DATADIR%%2/interface/GroupManager.glade
%%DATADIR%%2/interface/MainWindow.glade
%%DATADIR%%2/interface/Menu.glade
%%DATADIR%%2/interface/MenuTrash.glade
%%DATADIR%%2/interface/PersonalCard.glade
%%DATADIR%%2/interface/Preferences.glade
%%DATADIR%%2/interface/Search.glade
%%DATADIR%%2/interface/logo.png

View File

@ -1,10 +1,9 @@
PORTNAME= syncthingtray
PORTVERSION= 1.4.13
PORTREVISION= 1
PORTVERSION= 1.5.0
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
MAINTAINER= lwhsu@FreeBSD.org
MAINTAINER= dsh@bamus.cz
COMMENT= Qt 5-based Syncthing tray application
WWW= https://github.com/Martchus/syncthingtray
@ -22,11 +21,11 @@ USES= cmake:insource compiler:c++11-lang desktop-file-utils iconv \
USE_GITHUB= nodefault
GH_TUPLE= Martchus:${PORTNAME}:${DISTVERSIONPREFIX}${DISTVERSION}:syncthingtray/../syncthingtray \
Martchus:cpp-utilities:v5.24.6:cpputilities/../c++utilities \
Martchus:qtutilities:v6.13.4:qtutilities/../qtutilities \
Martchus:qtforkawesome:3ec0824:qtforkawesome/../qtforkawesome \
Martchus:cpp-utilities:v5.24.7:cpputilities/../c++utilities \
Martchus:qtutilities:v6.13.5:qtutilities/../qtutilities \
Martchus:qtforkawesome:v0.2.0:qtforkawesome/../qtforkawesome \
ForkAwesome:Fork-Awesome:4fef70f:ForkAwesome/../forkawesome \
Martchus:subdirs:c2b6d74:subdirs/../subdirs
Martchus:subdirs:0ad32a0:subdirs/../subdirs
USE_KDE= plasma-framework
USE_PERL5= build

View File

@ -1,13 +1,13 @@
TIMESTAMP = 1707596764
SHA256 (Martchus-syncthingtray-v1.4.13_GH0.tar.gz) = 18e604518fc252e49ce1cf8249f1ee15ac094c9d5303b02d23fe1d8468736cef
SIZE (Martchus-syncthingtray-v1.4.13_GH0.tar.gz) = 1892189
SHA256 (Martchus-cpp-utilities-v5.24.6_GH0.tar.gz) = 2a42a0595d7d36ebe4b3e24fb3347b8800bc82ab7abd113c753fd0f8cb4af6d8
SIZE (Martchus-cpp-utilities-v5.24.6_GH0.tar.gz) = 195123
SHA256 (Martchus-qtutilities-v6.13.4_GH0.tar.gz) = 547d9e122d399ed3a86ec0b5fe078e0b54ab3e9a3e613efdaac4f6bb63fb5007
SIZE (Martchus-qtutilities-v6.13.4_GH0.tar.gz) = 103326
SHA256 (Martchus-qtforkawesome-3ec0824_GH0.tar.gz) = ac2e709a0c33d4e21738c3a0be670f0fd9e05b1b672a622081092e96e63b7b9e
SIZE (Martchus-qtforkawesome-3ec0824_GH0.tar.gz) = 18787
TIMESTAMP = 1710083644
SHA256 (Martchus-syncthingtray-v1.5.0_GH0.tar.gz) = ddec89979a579b703de5324383f4171ab89844c83fbc725c663a81951ac4b070
SIZE (Martchus-syncthingtray-v1.5.0_GH0.tar.gz) = 1895965
SHA256 (Martchus-cpp-utilities-v5.24.7_GH0.tar.gz) = c3aa125933aaf9724eacca045f5d8278d524a4cef95ce54b89e88e1ac15684c2
SIZE (Martchus-cpp-utilities-v5.24.7_GH0.tar.gz) = 195153
SHA256 (Martchus-qtutilities-v6.13.5_GH0.tar.gz) = ed6c438f4a1f0082558978a87be4608a5bd82cf6a4450798dd612d6087a639b4
SIZE (Martchus-qtutilities-v6.13.5_GH0.tar.gz) = 103635
SHA256 (Martchus-qtforkawesome-v0.2.0_GH0.tar.gz) = 42de641e79b22d4dd44eb179e8818a8a4bf424c3feec1d0d9524bae5fde458cc
SIZE (Martchus-qtforkawesome-v0.2.0_GH0.tar.gz) = 19118
SHA256 (ForkAwesome-Fork-Awesome-4fef70f_GH0.tar.gz) = 93906cd38eb92fe853c9e3723b1f0fa56df6ddcd2d87ac82c97b5a188e5cdae6
SIZE (ForkAwesome-Fork-Awesome-4fef70f_GH0.tar.gz) = 1803875
SHA256 (Martchus-subdirs-c2b6d74_GH0.tar.gz) = 2af2ac1a81076b7032e8ef2834ce8300f8148e446a8acb61664bb91f3dd4bb39
SIZE (Martchus-subdirs-c2b6d74_GH0.tar.gz) = 10288
SHA256 (Martchus-subdirs-0ad32a0_GH0.tar.gz) = 60505289663921ef51863346cdb1d779ff8090a5cef46220a04956c2d6858224
SIZE (Martchus-subdirs-0ad32a0_GH0.tar.gz) = 10286

Some files were not shown because too many files have changed in this diff Show More