diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index fc8f6caa7ad9..bc61c9864283 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -8,8 +8,8 @@ COMMENT= Archiving tool for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext libarchive kde:5 \ - qt:5 shared-mime-info tar:xz +USES= cmake compiler:c++11-lang desktop-file-utils gettext libarchive kde:5 \ + cpe qt:5 shared-mime-info tar:xz USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons doctools i18n iconthemes \ itemmodels itemviews jobwidgets khtml kio parts pty service \ @@ -19,7 +19,6 @@ USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes -CPE_VENDOR= kde OPTIONS_DEFINE= 7ZIP RAR ZIP DOCS OPTIONS_DEFAULT= 7ZIP ZIP DOCS diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index ec04889a1e89..b2ffeb800899 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -1,7 +1,7 @@ # Created by: Johann Visagie PORTNAME= biopython -DISTVERSION= 1.78 +DISTVERSION= 1.79 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-biopython/distinfo b/biology/py-biopython/distinfo index 6628fec55275..21513e79b748 100644 --- a/biology/py-biopython/distinfo +++ b/biology/py-biopython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602768614 -SHA256 (biopython-1.78.tar.gz) = 1ee0a0b6c2376680fea6642d5080baa419fd73df104a62d58a8baf7a8bbe4564 -SIZE (biopython-1.78.tar.gz) = 16895184 +TIMESTAMP = 1634020529 +SHA256 (biopython-1.79.tar.gz) = edb07eac99d3b8abd7ba56ff4bedec9263f76dfc3c3f450e7d2e2bcdecf8559b +SIZE (biopython-1.79.tar.gz) = 16738730 diff --git a/cad/netgen-lvs/Makefile b/cad/netgen-lvs/Makefile index 0780ef76c3a3..c9d202a76199 100644 --- a/cad/netgen-lvs/Makefile +++ b/cad/netgen-lvs/Makefile @@ -1,5 +1,5 @@ PORTNAME= netgen -DISTVERSION= 1.5.202 +DISTVERSION= 1.5.203 CATEGORIES= cad PKGNAMESUFFIX= -lvs diff --git a/cad/netgen-lvs/distinfo b/cad/netgen-lvs/distinfo index 9756d7dfd4df..1e7e22a6a83f 100644 --- a/cad/netgen-lvs/distinfo +++ b/cad/netgen-lvs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632645753 -SHA256 (RTimothyEdwards-netgen-1.5.202_GH0.tar.gz) = c35daa23c308ac3c4f8003b4c6e680ee0ddd5861931170b73028d38b99fbcf28 -SIZE (RTimothyEdwards-netgen-1.5.202_GH0.tar.gz) = 522857 +TIMESTAMP = 1633964681 +SHA256 (RTimothyEdwards-netgen-1.5.203_GH0.tar.gz) = cf9beaaaebaaa60ac77669c46855717d7b163b97b7ccdf5e7d0eaa6033e04757 +SIZE (RTimothyEdwards-netgen-1.5.203_GH0.tar.gz) = 523323 diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 28725fb916a3..69bc1368cc40 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -2,7 +2,7 @@ PORTNAME= arrow DISTVERSION= 4.0.1 PORTREVISION= 3 CATEGORIES= databases -MASTER_SITES= https://mirrors.advancedhosters.com/apache/${PORTNAME}/${PORTNAME}-${DISTVERSION}/ \ +MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc DISTNAME= apache-${PORTNAME}-${DISTVERSION} DISTFILES= apache-${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} release-1.6.6${EXTRACT_SUFX}:orc diff --git a/databases/cassandra4/Makefile b/databases/cassandra4/Makefile index aa778479beea..ab6662aafe53 100644 --- a/databases/cassandra4/Makefile +++ b/databases/cassandra4/Makefile @@ -1,7 +1,7 @@ PORTNAME= cassandra DISTVERSION= 4.0-beta2 CATEGORIES= databases java -MASTER_SITES= APACHE/cassandra/${DISTVERSION}:apache \ +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${DISTVERSION}/:apache \ https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.4.5-4/:maven \ LOCAL/mikael:repo PKGNAMESUFFIX= 4 diff --git a/databases/jasperreports/Makefile b/databases/jasperreports/Makefile index 478a4fa8a04b..16d8f7cc9a78 100644 --- a/databases/jasperreports/Makefile +++ b/databases/jasperreports/Makefile @@ -10,6 +10,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.jar ${PORTNAME}-applet-${PORTVERSION}.jar MAINTAINER= ports@FreeBSD.org COMMENT= Powerful open source Java reporting tool +DEPRECATED= Unsupported by upstream, released in 2013 +EXPIRATION_DATE=2022-03-31 + RUN_DEPENDS= ${JAVALIBDIR}/itext.jar:devel/itext \ ${JAVALIBDIR}/xalan.jar:textproc/xalan-j \ ${JAVALIBDIR}/crimson.jar:textproc/crimson \ diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 34b9e8125af1..ef4b996e9a2c 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -1,5 +1,5 @@ PORTNAME= DBIx-Connector -PORTVERSION= 0.56 +PORTVERSION= 0.57 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,7 @@ RUN_DEPENDS= p5-DBI>=1.605:databases/p5-DBI TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure NO_ARCH= yes diff --git a/databases/p5-DBIx-Connector/distinfo b/databases/p5-DBIx-Connector/distinfo index 4ade32cca9cf..d08820ac2296 100644 --- a/databases/p5-DBIx-Connector/distinfo +++ b/databases/p5-DBIx-Connector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479800255 -SHA256 (DBIx-Connector-0.56.tar.gz) = 57c08d2c1951486cb95cfb83f518f462a3dbf20d353f3eee4f46af44fa19c359 -SIZE (DBIx-Connector-0.56.tar.gz) = 36770 +TIMESTAMP = 1634022859 +SHA256 (DBIx-Connector-0.57.tar.gz) = d29c4e914a2bb3b4fd90428a8f4d0a5ef0d691086b77df74bd7b5f1b4163d3f6 +SIZE (DBIx-Connector-0.57.tar.gz) = 29653 diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile index d68f007510fc..6dfb1a7d5b25 100644 --- a/databases/pg_citus/Makefile +++ b/databases/pg_citus/Makefile @@ -1,7 +1,7 @@ # Created by: Matthew Seaman PORTNAME= citus -PORTVERSION= 10.1.2 +PORTVERSION= 10.2.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ diff --git a/databases/pg_citus/distinfo b/databases/pg_citus/distinfo index c8f6ed08dda9..a8ee657337df 100644 --- a/databases/pg_citus/distinfo +++ b/databases/pg_citus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629196977 -SHA256 (citusdata-citus-v10.1.2_GH0.tar.gz) = cade8cfb842bac1b7522ed92f668293a316d0d3a383cca27ed7e9ef16be641d6 -SIZE (citusdata-citus-v10.1.2_GH0.tar.gz) = 5280795 +TIMESTAMP = 1633853637 +SHA256 (citusdata-citus-v10.2.1_GH0.tar.gz) = 77b180da1edeea15a16f21b7d0696eba2490c5b0031a86c3289c4d80062128b9 +SIZE (citusdata-citus-v10.2.1_GH0.tar.gz) = 5502245 diff --git a/databases/pg_citus/pkg-plist b/databases/pg_citus/pkg-plist index 6400cc67cf94..2c7f4ab31df9 100644 --- a/databases/pg_citus/pkg-plist +++ b/databases/pg_citus/pkg-plist @@ -119,6 +119,8 @@ share/postgresql/extension/citus--10.0-1--10.0-2.sql share/postgresql/extension/citus--10.0-2--10.0-3.sql share/postgresql/extension/citus--10.0-3--10.0-4.sql share/postgresql/extension/citus--10.0-4--10.1-1.sql +share/postgresql/extension/citus--10.1-1--10.2-1.sql +share/postgresql/extension/citus--10.2-1--10.2-2.sql share/postgresql/extension/citus--8.0-1--8.0-2.sql share/postgresql/extension/citus--8.0-1.sql share/postgresql/extension/citus--8.0-10--8.0-11.sql diff --git a/databases/py-pg8000/Makefile b/databases/py-pg8000/Makefile index ef749ece13e4..f64a6586708c 100644 --- a/databases/py-pg8000/Makefile +++ b/databases/py-pg8000/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping PORTNAME= pg8000 -PORTVERSION= 1.21.2 +PORTVERSION= 1.21.3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pg8000/distinfo b/databases/py-pg8000/distinfo index 7de7c4bfe334..01d2d82459e3 100644 --- a/databases/py-pg8000/distinfo +++ b/databases/py-pg8000/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631758765 -SHA256 (pg8000-1.21.2.tar.gz) = 36a3b517408334967c1fa0d29656da03608d63122a372ec92c85f49aed2d24e3 -SIZE (pg8000-1.21.2.tar.gz) = 118673 +TIMESTAMP = 1634020294 +SHA256 (pg8000-1.21.3.tar.gz) = f73f1d477cda12a7b784be73c8a0c06c71e4284ef90cae4883cbc7c524b95fbf +SIZE (pg8000-1.21.3.tar.gz) = 118825 diff --git a/deskutils/howm/Makefile b/deskutils/howm/Makefile index 8059879fba1a..e6295306722d 100644 --- a/deskutils/howm/Makefile +++ b/deskutils/howm/Makefile @@ -1,6 +1,5 @@ PORTNAME= howm -PORTVERSION= 1.4.3 -PORTREVISION= 5 +PORTVERSION= 1.4.7 CATEGORIES= deskutils MASTER_SITES= http://howm.sourceforge.jp/a/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/deskutils/howm/distinfo b/deskutils/howm/distinfo index eaaa9ca7739c..5c4f13d9e733 100644 --- a/deskutils/howm/distinfo +++ b/deskutils/howm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480165897 -SHA256 (howm-1.4.3.tar.gz) = fb7336e0a52df3d5fe72e1bbf4ffb57f1139757f6af2964ee62cc94b4729dcab -SIZE (howm-1.4.3.tar.gz) = 552747 +TIMESTAMP = 1633992875 +SHA256 (howm-1.4.7.tar.gz) = c22a0c569fbee7ae0a40dd998a624bdb738c2288a6b10f1e199e1eebf96f6086 +SIZE (howm-1.4.7.tar.gz) = 566483 diff --git a/deskutils/howm/pkg-plist b/deskutils/howm/pkg-plist index 0fdb9910691c..8e28ab51751a 100644 --- a/deskutils/howm/pkg-plist +++ b/deskutils/howm/pkg-plist @@ -9,18 +9,20 @@ %%EMACS_SITE_LISPDIR%%/honest-report.elc %%EMACS_SITE_LISPDIR%%/howm-backend.el %%EMACS_SITE_LISPDIR%%/howm-backend.elc -%%EMACS_SITE_LISPDIR%%/howm-cl.el -%%EMACS_SITE_LISPDIR%%/howm-cl.elc %%EMACS_SITE_LISPDIR%%/howm-common.el %%EMACS_SITE_LISPDIR%%/howm-common.elc %%EMACS_SITE_LISPDIR%%/howm-date.el %%EMACS_SITE_LISPDIR%%/howm-date.elc %%EMACS_SITE_LISPDIR%%/howm-lang-en.el %%EMACS_SITE_LISPDIR%%/howm-lang-en.elc +%%EMACS_SITE_LISPDIR%%/howm-lang-fr.el +%%EMACS_SITE_LISPDIR%%/howm-lang-fr.elc %%EMACS_SITE_LISPDIR%%/howm-lang-ja.el %%EMACS_SITE_LISPDIR%%/howm-lang-ja.elc %%EMACS_SITE_LISPDIR%%/howm-menu-en.el %%EMACS_SITE_LISPDIR%%/howm-menu-en.elc +%%EMACS_SITE_LISPDIR%%/howm-menu-fr.el +%%EMACS_SITE_LISPDIR%%/howm-menu-fr.elc %%EMACS_SITE_LISPDIR%%/howm-menu-ja.el %%EMACS_SITE_LISPDIR%%/howm-menu-ja.elc %%EMACS_SITE_LISPDIR%%/howm-menu.el @@ -34,8 +36,6 @@ %%EMACS_SITE_LISPDIR%%/howm-reminder.elc %%EMACS_SITE_LISPDIR%%/howm-vars.el %%EMACS_SITE_LISPDIR%%/howm-vars.elc -%%EMACS_SITE_LISPDIR%%/howm-version.el -%%EMACS_SITE_LISPDIR%%/howm-version.elc %%EMACS_SITE_LISPDIR%%/howm-view.el %%EMACS_SITE_LISPDIR%%/howm-view.elc %%EMACS_SITE_LISPDIR%%/howm.el diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile index 8d866b33adc7..71e7cd2ec0a8 100644 --- a/devel/R-cran-caret/Makefile +++ b/devel/R-cran-caret/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari PORTNAME= caret -DISTVERSION= 6.0-89 +DISTVERSION= 6.0-90 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-caret/distinfo b/devel/R-cran-caret/distinfo index a336750a5218..eae4eb068933 100644 --- a/devel/R-cran-caret/distinfo +++ b/devel/R-cran-caret/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633061354 -SHA256 (caret_6.0-89.tar.gz) = 043b602360a6434f6e61e13ea8483f894f818d9f6e52d4a721e2ed5007612221 -SIZE (caret_6.0-89.tar.gz) = 5303572 +TIMESTAMP = 1633859147 +SHA256 (caret_6.0-90.tar.gz) = e851a4ed7d939c665e57e3551a5464b09fe4285e7c951236efdd890b0da866bc +SIZE (caret_6.0-90.tar.gz) = 2335088 diff --git a/devel/apache-commons-daemon/Makefile b/devel/apache-commons-daemon/Makefile index 19857f41b40e..2e403f2f1f34 100644 --- a/devel/apache-commons-daemon/Makefile +++ b/devel/apache-commons-daemon/Makefile @@ -3,8 +3,9 @@ PORTNAME= commons-daemon PORTVERSION= 1.2.3 CATEGORIES= devel java -MASTER_SITES= APACHE_COMMONS_SOURCE:src \ - APACHE_COMMONS_BINARIES:bin +MASTER_SITES= https://archive.apache.org/dist/commons/daemon/source/:src \ + https://archive.apache.org/dist/commons/daemon/binaries/:bin + PKGNAMEPREFIX= apache- DISTFILES= ${PORTNAME}-${PORTVERSION}-native-src${EXTRACT_SUFX}:src \ ${PORTNAME}-${PORTVERSION}-bin${EXTRACT_SUFX}:bin diff --git a/devel/concurrencpp/Makefile b/devel/concurrencpp/Makefile index 2ac84cc48431..c137acff6364 100644 --- a/devel/concurrencpp/Makefile +++ b/devel/concurrencpp/Makefile @@ -9,6 +9,8 @@ COMMENT= C++ concurrency library: tasks, executors, timers, C++20 coroutines LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_FreeBSD_12= fatal error: 'semaphore' file not found (missing C++ include ) + USES= cmake compiler:c++17-lang # should be compiler:c++20-lang USE_GITHUB= yes diff --git a/devel/hadoop/Makefile b/devel/hadoop/Makefile index 426509ee6912..ba4961aab8dd 100644 --- a/devel/hadoop/Makefile +++ b/devel/hadoop/Makefile @@ -4,7 +4,7 @@ PORTNAME= hadoop PORTVERSION= 1.2.1 PORTREVISION= 3 CATEGORIES= devel java -MASTER_SITES= APACHE/${PORTNAME}/core/${PORTNAME}-${PORTVERSION} \ +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/core/${PORTNAME}-${PORTVERSION}/ \ http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty DISTFILES= ${DISTNAME}${EXTRACT_SUFX} jetty-6.1.14.zip:jetty DIST_SUBDIR= hadoop diff --git a/devel/kf5-ktexteditor/Makefile b/devel/kf5-ktexteditor/Makefile index 6899a3628193..17b888b79f89 100644 --- a/devel/kf5-ktexteditor/Makefile +++ b/devel/kf5-ktexteditor/Makefile @@ -8,7 +8,7 @@ COMMENT= KF5 advanced embeddable text editor LIB_DEPENDS= libgit2.so:devel/libgit2 \ libeditorconfig.so:editors/editorconfig-core-c -USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 cpe pkgconfig qt:5 tar:xz USE_KDE= archive auth codecs completion config configwidgets \ coreaddons guiaddons i18n iconthemes itemviews \ jobwidgets kio parts service sonnet syntaxhighlighting \ @@ -17,6 +17,5 @@ USE_KDE= archive auth codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui network printsupport \ script widgets xml xmlpatterns \ buildtools_build qmake_build -CPE_VENDOR= kde .include diff --git a/devel/libburn/Makefile b/devel/libburn/Makefile index 8e7fe410221e..b75edbd2b5b9 100644 --- a/devel/libburn/Makefile +++ b/devel/libburn/Makefile @@ -1,7 +1,7 @@ # Created by: J.R. Oldroyd PORTNAME= libburn -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.4 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ diff --git a/devel/libburn/distinfo b/devel/libburn/distinfo index 145a5da54d6f..aa6aa5403f6c 100644 --- a/devel/libburn/distinfo +++ b/devel/libburn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537240833 -SHA256 (libburn-1.5.0.tar.gz) = 582b12c236c1365211946f2fe3c254976af37bbec244051f7742a98ded9be2bd -SIZE (libburn-1.5.0.tar.gz) = 979953 +TIMESTAMP = 1633990505 +SHA256 (libburn-1.5.4.tar.gz) = 525059d10759c5cb8148eebc863bb510e311c663603da7bd2d21c46b7cf63b54 +SIZE (libburn-1.5.4.tar.gz) = 991212 diff --git a/devel/libburn/pkg-plist b/devel/libburn/pkg-plist index 8a8efd901b91..3095bfcbe05a 100644 --- a/devel/libburn/pkg-plist +++ b/devel/libburn/pkg-plist @@ -3,6 +3,6 @@ include/libburn/libburn.h lib/libburn.a lib/libburn.so lib/libburn.so.4 -lib/libburn.so.4.103.0 +lib/libburn.so.4.107.0 libdata/pkgconfig/libburn-1.pc man/man1/cdrskin.1.gz diff --git a/devel/llvm13/Makefile b/devel/llvm13/Makefile index de878e3edfb9..6a6dfde8cac4 100644 --- a/devel/llvm13/Makefile +++ b/devel/llvm13/Makefile @@ -382,6 +382,7 @@ _BE_LIBS_COMMON= CodeGen Desc Info _BE_LIBS_AArch64= AsmParser Disassembler Utils _BE_LIBS_BACKWARDS_AArch64=Exegesis _BE_LIBS_AMDGPU= AsmParser Disassembler Utils +_BE_LIBS_BACKWARDS_AMDGPU=MCACustomBehaviour _BE_LIBS_ARM= AsmParser Disassembler Utils _BE_LIBS_AVR= AsmParser Disassembler _BE_LIBS_BPF= AsmParser Disassembler diff --git a/devel/llvm13/pkg-plist b/devel/llvm13/pkg-plist index 0d7e2d4de949..0519d19b3ae6 100644 --- a/devel/llvm13/pkg-plist +++ b/devel/llvm13/pkg-plist @@ -4700,7 +4700,6 @@ llvm%%LLVM_SUFFIX%%/lib/libLLVMLineEditor.a llvm%%LLVM_SUFFIX%%/lib/libLLVMLinker.a llvm%%LLVM_SUFFIX%%/lib/libLLVMMC.a llvm%%LLVM_SUFFIX%%/lib/libLLVMMCA.a -llvm%%LLVM_SUFFIX%%/lib/libLLVMMCACustomBehaviourAMDGPU.a llvm%%LLVM_SUFFIX%%/lib/libLLVMMCDisassembler.a llvm%%LLVM_SUFFIX%%/lib/libLLVMMCJIT.a llvm%%LLVM_SUFFIX%%/lib/libLLVMMCParser.a diff --git a/devel/maven3/Makefile b/devel/maven3/Makefile index d65b554705f2..ee61077c7690 100644 --- a/devel/maven3/Makefile +++ b/devel/maven3/Makefile @@ -12,6 +12,9 @@ COMMENT= Java project management tool, 3.x branch LICENSE= APACHE20 +DEPRECATED= Outdated, unsupported upstream +EXPIRATION_DATE=2022-01-15 + RUN_DEPENDS= mvn:devel/maven-wrapper USES= cpe diff --git a/devel/maven31/Makefile b/devel/maven31/Makefile index 689934c0c58a..be59fc996daa 100644 --- a/devel/maven31/Makefile +++ b/devel/maven31/Makefile @@ -12,6 +12,9 @@ COMMENT= Java project management tool, 3.1.x branch LICENSE= APACHE20 +DEPRECATED= Outdated, unsupported upstream +EXPIRATION_DATE=2022-01-15 + RUN_DEPENDS= mvn:devel/maven-wrapper USES= cpe diff --git a/devel/maven33/Makefile b/devel/maven33/Makefile index 2449f7e2490f..582e732b03a9 100644 --- a/devel/maven33/Makefile +++ b/devel/maven33/Makefile @@ -10,6 +10,9 @@ COMMENT= Java project management tool, 3.3.x branch LICENSE= APACHE20 +DEPRECATED= Outdated, unsupported upstream +EXPIRATION_DATE=2022-01-15 + RUN_DEPENDS= mvn:devel/maven-wrapper USES= cpe diff --git a/devel/onetbb/files/patch-cmake-compilers-Clang.cmake b/devel/onetbb/files/patch-cmake-compilers-Clang.cmake new file mode 100644 index 000000000000..bf6019201e2c --- /dev/null +++ b/devel/onetbb/files/patch-cmake-compilers-Clang.cmake @@ -0,0 +1,13 @@ +Fix amd64 build for 13-STABLE and 14-CURRENT (clang >= 12.0.1) + +--- cmake/compilers/Clang.cmake.orig 2021-10-04 09:50:18 UTC ++++ cmake/compilers/Clang.cmake +@@ -44,7 +44,7 @@ if (NOT TBB_STRICT AND COMMAND tbb_remove_compile_flag + endif() + + # Enable Intel(R) Transactional Synchronization Extensions (-mrtm) and WAITPKG instructions support (-mwaitpkg) on relevant processors +-if (CMAKE_SYSTEM_PROCESSOR MATCHES "(x86|AMD64)") ++if (CMAKE_SYSTEM_PROCESSOR MATCHES "(x86|AMD64|amd64)") + set(TBB_COMMON_COMPILE_FLAGS ${TBB_COMMON_COMPILE_FLAGS} -mrtm $<$>:-mwaitpkg>) + endif() + diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile index 12ea21ab4283..58a0c1157aff 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,5 +1,5 @@ PORTNAME= apispec -DISTVERSION= 5.1.0 +DISTVERSION= 5.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,14 +10,14 @@ COMMENT= Pluggable API specification generator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} # tests_require = prance[osv]>=0.11 -TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}prance>=0.11:devel/py-prance@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR} +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}prance>=0.11:devel/py-prance@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index a6bb47983d86..6fa874014cc2 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628789272 -SHA256 (apispec-5.1.0.tar.gz) = 9ac7a7a6000339a02d05404ef561e013375f170de01d8b238782f8fb83082b5b -SIZE (apispec-5.1.0.tar.gz) = 74265 +TIMESTAMP = 1633934124 +SHA256 (apispec-5.1.1.tar.gz) = d167890e37f14f3f26b588ff2598af35faa5c27612264ea1125509c8ff860834 +SIZE (apispec-5.1.1.tar.gz) = 74706 diff --git a/devel/py-proxmoxer/Makefile b/devel/py-proxmoxer/Makefile index 0d2bb5f2c258..a2678c4f2d45 100644 --- a/devel/py-proxmoxer/Makefile +++ b/devel/py-proxmoxer/Makefile @@ -1,7 +1,7 @@ # Created by: Davíð Steinn Geirsson PORTNAME= proxmoxer -PORTVERSION= 1.0.4 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proxmoxer/distinfo b/devel/py-proxmoxer/distinfo index f69121bada14..69a533cf1f44 100644 --- a/devel/py-proxmoxer/distinfo +++ b/devel/py-proxmoxer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613511752 -SHA256 (proxmoxer-1.0.4.tar.gz) = 48de41cc3927057dc7f8d7e9bd489145b43847541e443aa82b011faf7e424694 -SIZE (proxmoxer-1.0.4.tar.gz) = 16754 +TIMESTAMP = 1634021323 +SHA256 (proxmoxer-1.2.0.tar.gz) = d1261c1cefd4d4faa6c654922c8db72cfee51e811e5ede4eb38a48cc62dac80e +SIZE (proxmoxer-1.2.0.tar.gz) = 18439 diff --git a/devel/py-resolvelib/Makefile b/devel/py-resolvelib/Makefile index 32cb1269de7b..19eb9565c2e2 100644 --- a/devel/py-resolvelib/Makefile +++ b/devel/py-resolvelib/Makefile @@ -1,5 +1,5 @@ PORTNAME= resolvelib -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-resolvelib/distinfo b/devel/py-resolvelib/distinfo index 262ef15bc0e1..d183f3026742 100644 --- a/devel/py-resolvelib/distinfo +++ b/devel/py-resolvelib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633894264 -SHA256 (resolvelib-0.8.0.tar.gz) = bb644702b0322b9ee5557e314d96148ca56a0f37a6ddf59ba0fbe27af684f4b9 -SIZE (resolvelib-0.8.0.tar.gz) = 16502 +TIMESTAMP = 1634014940 +SHA256 (resolvelib-0.8.1.tar.gz) = c6ea56732e9fb6fca1b2acc2ccc68a0b6b8c566d8f3e78e0443310ede61dbd37 +SIZE (resolvelib-0.8.1.tar.gz) = 17308 diff --git a/devel/pycharm-ce/Makefile b/devel/pycharm-ce/Makefile index 147dbfa35860..1c90149c62b0 100644 --- a/devel/pycharm-ce/Makefile +++ b/devel/pycharm-ce/Makefile @@ -1,7 +1,7 @@ # Created by: Boris Samorodov PORTNAME= pycharm-ce -PORTVERSION= 2021.1.1 +PORTVERSION= 2021.2.2 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ diff --git a/devel/pycharm-ce/distinfo b/devel/pycharm-ce/distinfo index 4fe2351292d5..07a14f4a81f0 100644 --- a/devel/pycharm-ce/distinfo +++ b/devel/pycharm-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620414000 -SHA256 (pycharm-community-2021.1.1.tar.gz) = 10331302819324794e70843a73bfedbc6023778e4374f57f80608983be4e7a11 -SIZE (pycharm-community-2021.1.1.tar.gz) = 467838786 +TIMESTAMP = 1632078526 +SHA256 (pycharm-community-2021.2.2.tar.gz) = 5be617a97ab3bd26f0453a7b1e2193c5a042eade2f712f22ded43055ec983369 +SIZE (pycharm-community-2021.2.2.tar.gz) = 496338146 diff --git a/devel/pycharm-ce/pkg-plist b/devel/pycharm-ce/pkg-plist index b27e09bef6fb..6d9507bd48a6 100644 --- a/devel/pycharm-ce/pkg-plist +++ b/devel/pycharm-ce/pkg-plist @@ -1,7 +1,9 @@ bin/pycharm-ce share/applications/pycharm-ce.desktop %%DATADIR%%/Install-Linux-tar.txt +%%DATADIR%%/bin/brokenPlugins.db %%DATADIR%%/bin/format.sh +%%DATADIR%%/bin/icons.db %%DATADIR%%/bin/idea.properties %%DATADIR%%/bin/inspect.sh %%DATADIR%%/bin/log.xml @@ -10,96 +12,43 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/bin/pycharm.png %%DATADIR%%/bin/pycharm.sh %%DATADIR%%/bin/pycharm.svg -%%DATADIR%%/bin/pycharm.vmoptions %%DATADIR%%/bin/pycharm64.vmoptions %%DATADIR%%/bin/restart.py -%%DATADIR%%/brokenPlugins.db %%DATADIR%%/build.txt -%%DATADIR%%/classpath.txt %%DATADIR%%/help/ReferenceCard.pdf %%DATADIR%%/help/ReferenceCardForMac.pdf -%%DATADIR%%/icons.db +%%DATADIR%%/lib/3rd-party.jar %%DATADIR%%/lib/annotations-20.1.0.jar %%DATADIR%%/lib/annotations-java5.jar -%%DATADIR%%/lib/ap-validation-0.0.5.jar %%DATADIR%%/lib/asm-7.1.jar -%%DATADIR%%/lib/asm-all-9.1.jar %%DATADIR%%/lib/asm-analysis-7.1.jar %%DATADIR%%/lib/asm-commons-7.1.jar %%DATADIR%%/lib/asm-tree-7.1.jar %%DATADIR%%/lib/asm-util-7.1.jar -%%DATADIR%%/lib/automaton-1.12-1.jar -%%DATADIR%%/lib/batik-codec-1.14.0-24.jar -%%DATADIR%%/lib/batik-transcoder.jar -%%DATADIR%%/lib/blockmap-1.0.2.jar +%%DATADIR%%/lib/async-profiler-2.1-ea-2.jar %%DATADIR%%/lib/bootstrap.jar -%%DATADIR%%/lib/bouncy-castle-provider.jar -%%DATADIR%%/lib/build-marker-PC-211.7142.13 +%%DATADIR%%/lib/build-marker-PC-212.5284.44 %%DATADIR%%/lib/byte-buddy-agent-1.10.1.jar -%%DATADIR%%/lib/caffeine-2.8.8.jar %%DATADIR%%/lib/cds/classesLogAgent.jar -%%DATADIR%%/lib/cglib-nodep-3.2.4.jar -%%DATADIR%%/lib/classgraph-4.8.102.jar -%%DATADIR%%/lib/cli-parser-1.1.5.jar -%%DATADIR%%/lib/commons-cli-1.4.jar -%%DATADIR%%/lib/commons-codec-1.15.jar -%%DATADIR%%/lib/commons-collections-3.2.2.jar -%%DATADIR%%/lib/commons-compress-1.20.jar -%%DATADIR%%/lib/commons-httpclient-3.1-patched.jar -%%DATADIR%%/lib/commons-imaging-1.0-RC-1.jar -%%DATADIR%%/lib/commons-io-2.8.0.jar -%%DATADIR%%/lib/commons-lang3-3.10.jar -%%DATADIR%%/lib/commons-logging-1.2.jar +%%DATADIR%%/lib/classpath.txt %%DATADIR%%/lib/coverage-common.jar %%DATADIR%%/lib/dbus-java-3.2.1.jar %%DATADIR%%/lib/error_prone_annotations-2.3.1.jar %%DATADIR%%/lib/external-system-rt.jar -%%DATADIR%%/lib/fluent-hc-4.5.13.jar -%%DATADIR%%/lib/forms-1.1-preview.jar +%%DATADIR%%/lib/find-action-model-0.0.3.jar %%DATADIR%%/lib/forms_rt.jar %%DATADIR%%/lib/grazie-spellchecker-0.1.9.jar -%%DATADIR%%/lib/groovy-2.5.11.jar -%%DATADIR%%/lib/groovy-json-2.5.11.jar -%%DATADIR%%/lib/groovy-jsr223-2.5.11.jar -%%DATADIR%%/lib/groovy-templates-2.5.11.jar -%%DATADIR%%/lib/groovy-xml-2.5.11.jar -%%DATADIR%%/lib/grpc-core.jar -%%DATADIR%%/lib/grpc-kotlin-stub-1.0.0.jar +%%DATADIR%%/lib/groovy-2.5.14.jar +%%DATADIR%%/lib/groovy-json-2.5.14.jar +%%DATADIR%%/lib/groovy-jsr223-2.5.14.jar +%%DATADIR%%/lib/groovy-templates-2.5.14.jar +%%DATADIR%%/lib/groovy-xml-2.5.14.jar %%DATADIR%%/lib/grpc-netty-shaded-1.34.1.jar -%%DATADIR%%/lib/grpc-protobuf.jar -%%DATADIR%%/lib/grpc-stub-1.34.1.jar -%%DATADIR%%/lib/gson-2.8.6.jar -%%DATADIR%%/lib/guava.jar -%%DATADIR%%/lib/h2-mvstore-1.4.200.jar -%%DATADIR%%/lib/http-client.jar -%%DATADIR%%/lib/icons.jar -%%DATADIR%%/lib/icu4j-67.1.jar -%%DATADIR%%/lib/imageio-tiff.jar -%%DATADIR%%/lib/imgscalr-lib-4.2.jar -%%DATADIR%%/lib/ini4j-0.5.5-2.jar -%%DATADIR%%/lib/intellij-coverage-agent-1.0.579.jar -%%DATADIR%%/lib/intellij-deps-fastutil-8.5.2-6.jar -%%DATADIR%%/lib/intellij-dvcs.jar -%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.579.jar -%%DATADIR%%/lib/intellij-xml.jar -%%DATADIR%%/lib/ion-java-1.6.2-3.jar +%%DATADIR%%/lib/intellij-coverage-agent-1.0.589.jar +%%DATADIR%%/lib/intellij-test-discovery-agent-1.0.589.jar %%DATADIR%%/lib/isorelax-20030108.jar -%%DATADIR%%/lib/jackson-core-2.12.0.jar -%%DATADIR%%/lib/jackson-databind.jar -%%DATADIR%%/lib/jackson-dataformat-yaml-2.12.1.jar -%%DATADIR%%/lib/jackson-module-kotlin-2.12.0.jar -%%DATADIR%%/lib/java-compatibility-1.0.1.jar -%%DATADIR%%/lib/java-string-similarity-1.2.1.jar +%%DATADIR%%/lib/java-string-similarity-2.0.0.jar %%DATADIR%%/lib/java-utils-1.0.6.jar -%%DATADIR%%/lib/javax.activation-1.2.0.jar -%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar -%%DATADIR%%/lib/jaxb-api-2.3.1.jar -%%DATADIR%%/lib/jaxb-runtime.jar -%%DATADIR%%/lib/jaxen-1.2.0.jar -%%DATADIR%%/lib/jcef-87.1.13-g481a82a-chromium-87.0.4280.141-api-1.2.jar -%%DATADIR%%/lib/jdom.jar -%%DATADIR%%/lib/jediterm-pty-2.42.jar -%%DATADIR%%/lib/jetCheck-0.2.2.jar %%DATADIR%%/lib/jffi-1.2.19-native.jar %%DATADIR%%/lib/jffi-1.2.19.jar %%DATADIR%%/lib/jing-20030619.jar @@ -112,81 +61,34 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/lib/jnr-posix-3.0.50.jar %%DATADIR%%/lib/jnr-unixsocket-0.23.jar %%DATADIR%%/lib/jnr-x86asm-1.0.2.jar -%%DATADIR%%/lib/joni.jar %%DATADIR%%/lib/jps-model.jar -%%DATADIR%%/lib/jsch-0.1.55.jar -%%DATADIR%%/lib/json.jar -%%DATADIR%%/lib/jsonpath.jar -%%DATADIR%%/lib/jsoup-1.12.1.jar -%%DATADIR%%/lib/jsr305-3.0.2.jar %%DATADIR%%/lib/junit4.jar -%%DATADIR%%/lib/kotlin-reflect-1.4.32.jar +%%DATADIR%%/lib/kotlin-reflect-1.5.10-release-896.jar %%DATADIR%%/lib/kotlin-stdlib-jdk8.jar %%DATADIR%%/lib/kotlin-test.jar %%DATADIR%%/lib/kotlinx-coroutines-jdk8.jar -%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.0.1.jar -%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.0.1.jar -%%DATADIR%%/lib/kryo.jar -%%DATADIR%%/lib/ktor-websockets-1.5.0.jar -%%DATADIR%%/lib/log4j.jar -%%DATADIR%%/lib/lz4-java-1.7.1.jar -%%DATADIR%%/lib/markdown-0.1.41.jar -%%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar -%%DATADIR%%/lib/maven-resolver-provider.jar -%%DATADIR%%/lib/microba.jar -%%DATADIR%%/lib/miglayout-swing.jar -%%DATADIR%%/lib/nanoxml-2.2.3.jar -%%DATADIR%%/lib/netty-buffer.jar -%%DATADIR%%/lib/netty-codec-http.jar -%%DATADIR%%/lib/netty-handler-proxy.jar -%%DATADIR%%/lib/ngram-slp-0.0.3.jar -%%DATADIR%%/lib/objenesis-3.1.jar -%%DATADIR%%/lib/okhttp.jar +%%DATADIR%%/lib/kotlinx-serialization-core-jvm-1.1.0.jar +%%DATADIR%%/lib/kotlinx-serialization-json-jvm-1.1.0.jar %%DATADIR%%/lib/openapi.jar -%%DATADIR%%/lib/oro-2.0.8.jar -%%DATADIR%%/lib/owasp-java-html-sanitizer-20191001.1.jar %%DATADIR%%/lib/platform-api.jar %%DATADIR%%/lib/platform-impl.jar %%DATADIR%%/lib/platform-objectSerializer-annotations.jar %%DATADIR%%/lib/platform-statistics-devkit.jar -%%DATADIR%%/lib/protobuf-java-3.13.0.jar -%%DATADIR%%/lib/proxy-vole.jar +%%DATADIR%%/lib/protobuf-java-3.15.8.jar %%DATADIR%%/lib/pty4j.jar %%DATADIR%%/lib/pycharm.jar -%%DATADIR%%/lib/rd-core-0.211.234.jar -%%DATADIR%%/lib/rd-framework-0.211.234.jar -%%DATADIR%%/lib/rd-swing-0.211.234.jar -%%DATADIR%%/lib/resources.jar -%%DATADIR%%/lib/resources_en.jar -%%DATADIR%%/lib/rhino-runtime-1.7.13.jar +%%DATADIR%%/lib/rd-core-0.212.307.jar +%%DATADIR%%/lib/rd-framework-0.212.307.jar +%%DATADIR%%/lib/rd-swing-0.212.307.jar %%DATADIR%%/lib/rngom-20051226-patched.jar -%%DATADIR%%/lib/roaringbitmap.jar -%%DATADIR%%/lib/rocksdbjni-6.15.2.jar -%%DATADIR%%/lib/serviceMessages-2019.1.4.jar %%DATADIR%%/lib/slf4j.jar -%%DATADIR%%/lib/snakeyaml-1.27.jar -%%DATADIR%%/lib/snakeyaml-engine-2.2.1.jar -%%DATADIR%%/lib/spellchecker.jar %%DATADIR%%/lib/src/pycharm-openapi-src.zip %%DATADIR%%/lib/stats.jar -%%DATADIR%%/lib/stax-api-1.0.1.jar -%%DATADIR%%/lib/streamex-0.7.3.jar -%%DATADIR%%/lib/swingx-core-1.6.2-2.jar %%DATADIR%%/lib/testFramework.jar -%%DATADIR%%/lib/tips-pycharm-community-211.15.jar %%DATADIR%%/lib/trang-core.jar -%%DATADIR%%/lib/trove4j.jar %%DATADIR%%/lib/util.jar -%%DATADIR%%/lib/velocity.jar %%DATADIR%%/lib/winp-1.28.jar -%%DATADIR%%/lib/xercesImpl-2.12.0.jar -%%DATADIR%%/lib/xml-apis-ext-1.3.04.jar -%%DATADIR%%/lib/xml-resolver-1.2.jar -%%DATADIR%%/lib/xmlbeans-2.6.0.jar -%%DATADIR%%/lib/xmlrpc-2.0.1.jar -%%DATADIR%%/lib/xstream.jar -%%DATADIR%%/lib/xz-1.8.jar -%%DATADIR%%/lib/zip-signer.jar +%%DATADIR%%/lib/xmlbeans-4.0.0.jar %%DATADIR%%/license/LICENSE.txt %%DATADIR%%/license/NOTICE.txt %%DATADIR%%/license/XStream_license.txt @@ -194,7 +96,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/license/asm_license.txt %%DATADIR%%/license/eclipse_license.txt %%DATADIR%%/license/eclipse_license2.txt -%%DATADIR%%/license/growl.license %%DATADIR%%/license/gson_license.txt %%DATADIR%%/license/imgscalr_license.txt %%DATADIR%%/license/javahelp_license.txt @@ -222,29 +123,24 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar %%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar %%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar -%%DATADIR%%/plugins/completionMlRanking/lib/resources_en.jar %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar -%%DATADIR%%/plugins/configurationScript/lib/resources_en.jar %%DATADIR%%/plugins/copyright/lib/copyright.jar -%%DATADIR%%/plugins/copyright/lib/resources_en.jar %%DATADIR%%/plugins/cwm-plugin/lib/Java-WebSocket-1.4.0.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-host-unattended.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-host.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-lobby-common.jar -%%DATADIR%%/plugins/cwm-plugin/lib/cwm-model-generated.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-ssh.jar +%%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-util.jar %%DATADIR%%/plugins/cwm-plugin/lib/idea-ultimate-build-dependencies.jar %%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime-0.12.jar %%DATADIR%%/plugins/cwm-plugin/lib/jstun-0.7.5.20200723.jar +%%DATADIR%%/plugins/cwm-plugin/lib/projector-client-swing-1.0-202106112000.jar %%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs-61.jar -%%DATADIR%%/plugins/cwm-plugin/lib/rd-ide-model-generated.jar -%%DATADIR%%/plugins/cwm-plugin/lib/rd-platform.jar -%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.211.234.jar -%%DATADIR%%/plugins/cwm-plugin/lib/rd-ui.jar +%%DATADIR%%/plugins/cwm-plugin/lib/rd-text-0.212.307.jar %%DATADIR%%/plugins/cwm-plugin/lib/tls-channel-0.3.2.jar %%DATADIR%%/plugins/cwm-plugin/quiche-native/darwin-aarch64/libquiche.dylib %%DATADIR%%/plugins/cwm-plugin/quiche-native/darwin-x86-64/libquiche.dylib @@ -252,61 +148,54 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/cwm-plugin/quiche-native/win32-x86-64/quiche.dll %%DATADIR%%/plugins/editorconfig/lib/editorconfig-core-java.jar %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar -%%DATADIR%%/plugins/editorconfig/lib/resources_en.jar %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar -%%DATADIR%%/plugins/emojipicker/lib/resources_en.jar %%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar %%DATADIR%%/plugins/featuresTrainer/lib/fest-swing-1.4.6.jar %%DATADIR%%/plugins/featuresTrainer/lib/fest.jar -%%DATADIR%%/plugins/featuresTrainer/lib/resources_en.jar %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar %%DATADIR%%/plugins/git4idea/lib/git4idea.jar -%%DATADIR%%/plugins/git4idea/lib/resources_en.jar %%DATADIR%%/plugins/github/lib/github.jar -%%DATADIR%%/plugins/github/lib/resources_en.jar %%DATADIR%%/plugins/grazie/lib/aho-corasick-double-array-trie-1.2.2.jar %%DATADIR%%/plugins/grazie/lib/bridj-0.7.0.jar %%DATADIR%%/plugins/grazie/lib/commons-text-1.8.jar %%DATADIR%%/plugins/grazie/lib/dx-1.7.jar %%DATADIR%%/plugins/grazie/lib/emoji-java-5.1.1.jar -%%DATADIR%%/plugins/grazie/lib/grazi-language-detector-0.1.13.jar %%DATADIR%%/plugins/grazie/lib/grazie.jar -%%DATADIR%%/plugins/grazie/lib/hppc-0.8.1.jar +%%DATADIR%%/plugins/grazie/lib/hppc-0.8.2.jar %%DATADIR%%/plugins/grazie/lib/hunspell-1.1.1.jar %%DATADIR%%/plugins/grazie/lib/indriya-1.3.jar %%DATADIR%%/plugins/grazie/lib/json-20170516.jar %%DATADIR%%/plugins/grazie/lib/kotlinx-html-jvm-0.6.11.jar -%%DATADIR%%/plugins/grazie/lib/language-en-5.2.jar -%%DATADIR%%/plugins/grazie/lib/languagetool-core-5.2.jar +%%DATADIR%%/plugins/grazie/lib/language-en-5.4.jar +%%DATADIR%%/plugins/grazie/lib/languagetool-core-5.4.jar %%DATADIR%%/plugins/grazie/lib/morfologik-fsa-2.1.7.jar %%DATADIR%%/plugins/grazie/lib/morfologik-fsa-builders-2.1.7.jar %%DATADIR%%/plugins/grazie/lib/morfologik-speller-2.1.7.jar %%DATADIR%%/plugins/grazie/lib/morfologik-stemming-2.1.7.jar -%%DATADIR%%/plugins/grazie/lib/resources_en.jar +%%DATADIR%%/plugins/grazie/lib/nlp-common-0.1.26.jar +%%DATADIR%%/plugins/grazie/lib/nlp-detector-jvm-0.0.2.jar +%%DATADIR%%/plugins/grazie/lib/nlp-tokenizer-0.1.26.jar %%DATADIR%%/plugins/grazie/lib/segment-2.0.1.jar %%DATADIR%%/plugins/grazie/lib/unit-api-1.0.jar %%DATADIR%%/plugins/grazie/lib/uom-lib-common-1.1.jar %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar -%%DATADIR%%/plugins/hg4idea/lib/resources_en.jar -%%DATADIR%%/plugins/indexing-shared/lib/indexing-shared-java.jar -%%DATADIR%%/plugins/indexing-shared/lib/indexing-shared-performanceTesting.jar -%%DATADIR%%/plugins/indexing-shared/lib/indexing-shared-space.jar %%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar -%%DATADIR%%/plugins/indexing-shared/lib/resources_en.jar +%%DATADIR%%/plugins/markdown/lib/google-api-client-1.25.0.jar +%%DATADIR%%/plugins/markdown/lib/google-api-services-drive-v3-rev197-1.25.0.jar +%%DATADIR%%/plugins/markdown/lib/google-http-client-1.25.0.jar +%%DATADIR%%/plugins/markdown/lib/google-http-client-jackson2-1.25.0.jar +%%DATADIR%%/plugins/markdown/lib/google-oauth-client-1.25.0.jar +%%DATADIR%%/plugins/markdown/lib/j2objc-annotations-1.1.jar %%DATADIR%%/plugins/markdown/lib/markdown.jar -%%DATADIR%%/plugins/markdown/lib/resources_en.jar %%DATADIR%%/plugins/marketplace/lib/boot/marketplace-bootstrap.jar %%DATADIR%%/plugins/marketplace/lib/boot/marketplace-impl.jar %%DATADIR%%/plugins/marketplace/lib/marketplace.jar -%%DATADIR%%/plugins/marketplace/lib/resources_en.jar %%DATADIR%%/plugins/marketplace/platform-build.txt %%DATADIR%%/plugins/platform-images/lib/platform-images.jar -%%DATADIR%%/plugins/platform-images/lib/resources_en.jar %%DATADIR%%/plugins/properties/lib/properties.jar -%%DATADIR%%/plugins/properties/lib/resources_en.jar %%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar -%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-c7866736e153-9d6047b3485d.ijx -%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-c7866736e153-9d6047b3485d.txt +%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-26eade9ea30b-36c79f99d301.ijx +%%DATADIR%%/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-26eade9ea30b-36c79f99d301.txt %%DATADIR%%/plugins/python-ce/helpers/MathJax/MathJax.js %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/TeX-AMS_HTML-full.js %%DATADIR%%/plugins/python-ce/helpers/MathJax/config/local/local.js @@ -531,7 +420,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/generator3/version.txt %%DATADIR%%/plugins/python-ce/helpers/icon-robots.txt %%DATADIR%%/plugins/python-ce/helpers/packaging_tool.py -%%DATADIR%%/plugins/python-ce/helpers/pip-20.1.1-py2.py3-none-any.whl +%%DATADIR%%/plugins/python-ce/helpers/pip-20.3.4-py2.py3-none-any.whl %%DATADIR%%/plugins/python-ce/helpers/pockets/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pockets/_version.py %%DATADIR%%/plugins/python-ce/helpers/pockets/collections.py @@ -952,14 +841,12 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/suite.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_helper/util.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/nose_utils.py -%%DATADIR%%/plugins/python-ce/helpers/pycharm/noserunner.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_commands/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_commands/pycharm_test.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_load_entry_point.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_run_utils.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/pycharm_setup_runner.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/pytest_teamcity.py -%%DATADIR%%/plugins/python-ce/helpers/pycharm/pytestrunner.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/runpy_compat.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/tcmessages.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/tcunittest.py @@ -979,7 +866,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pylint_reporter.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/pytest_plugin.py %%DATADIR%%/plugins/python-ce/helpers/pycharm/teamcity/unittestpy.py -%%DATADIR%%/plugins/python-ce/helpers/pycharm/utrunner.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_display/datalore/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_display/datalore/display/__init__.py %%DATADIR%%/plugins/python-ce/helpers/pycharm_display/datalore/display/display_.py @@ -1102,6 +988,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_save_locals.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_signature.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_stackless.py +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_tables.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_thrift.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_trace_api.py %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_trace_dispatch.py @@ -1162,6 +1049,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/pydev/jython_test_deps/ant.jar %%DATADIR%%/plugins/python-ce/helpers/pydev/jython_test_deps/junit.jar %%DATADIR%%/plugins/python-ce/helpers/pydev/merge_pydev_pycharm.txt +%%DATADIR%%/plugins/python-ce/helpers/pydev/pycharm-console.rst %%DATADIR%%/plugins/python-ce/helpers/pydev/pycharm-readme.rst %%DATADIR%%/plugins/python-ce/helpers/pydev/pycompletionserver.py %%DATADIR%%/plugins/python-ce/helpers/pydev/pydev_app_engine_debug_startup.py @@ -1627,15 +1515,32 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/__init__.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/_compat.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/client.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/processor.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/base.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/binary.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/protocol/compact.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/rpc.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/server.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/socket.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/base.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/buffered.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/aio/transport/framed.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/__init__.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracker.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/contrib/tracking/tracking.thrift %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/hook.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/http.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/__init__.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/exc.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/lexer.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/parser/parser.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/__init__.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/apache_json.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/base.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/binary.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/compact.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/protocol/cybin/cybin.pyx @@ -1649,6 +1554,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/tornado.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/__init__.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/_ssl.py +%%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/base.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/__init__.py %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/buffered/cybuffered.pyx %%DATADIR%%/plugins/python-ce/helpers/third_party/thriftpy/_shaded_thriftpy/transport/cybase.pxd @@ -1703,31 +1609,79 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/mypy_primer_comment.yml %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/stubtest-unused-whitelist.yml %%DATADIR%%/plugins/python-ce/helpers/typeshed/.github/workflows/tests.yml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/CODE_OF_CONDUCT.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/CONTRIBUTING.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/LICENSE +%%DATADIR%%/plugins/python-ce/helpers/typeshed/MAINTAINERS.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/README.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/pre-commit %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyproject.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/pyrightconfig.json %%DATADIR%%/plugins/python-ce/helpers/typeshed/requirements-tests-py3.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh -%%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/migrate_script.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/scripts/update-stubtest-whitelist.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ConfigParser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/Queue.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/SocketServer.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__builtin__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__future__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_ast.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_bisect.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_codecs.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_csv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_curses.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_dummy_threading.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_heapq.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_io.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_json.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_msi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_random.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_thread.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_tkinter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/wsgi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_typeshed/xml.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_warnings.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/_winreg.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/abc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/aifc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/antigravity.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/argparse.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/array.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ast.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/asyncore.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/audioop.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/base64.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bdb.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/binascii.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/builtins.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/bz2.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cPickle.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cProfile.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cgi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cmath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/cmd.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/codecs.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/collections.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/compileall.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/contextlib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/crypt.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/csv.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ctypes/wintypes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/ascii.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/panel.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/curses/textpad.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/datetime.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/dumb.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/gnu.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dbm/ndbm.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/decimal.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/difflib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/archive_util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/bcppcompiler.pyi @@ -1778,7 +1732,9 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/unixccompiler.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/distutils/version.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/doctest.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dummy_thread.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/dummy_threading.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/MIMEText.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/_parseaddr.pyi @@ -1804,16 +1760,39 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/email/utils.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/exceptions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fcntl.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/filecmp.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/formatter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/fractions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ftplib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/functools.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/genericpath.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/gettext.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hashlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/heapq.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/hmac.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imaplib.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/imghdr.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/importlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/inspect.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/io.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/itertools.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/json.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/keyword.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/locale.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/config.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/logging/handlers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/macpath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/marshal.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/math.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mimetypes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/mmap.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/modulefinder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/schema.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/sequence.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/msilib/text.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/dummy/connection.pyi @@ -1821,33 +1800,106 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/process.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/multiprocessing/util.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ntpath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/numbers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/opcode.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/operator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os/path.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/os2emxpath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ossaudiodev.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/parser.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pdb.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pickle.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pipes.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pkgutil.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/platform.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/plistlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posix.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/posixpath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pprint.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pstats.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/py_compile.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc_data/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pydoc_data/topics.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/pyexpat/model.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/random.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/re.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/resource.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/select.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/shutil.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/signal.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/socket.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sqlite3/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sqlite3/dbapi2.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_constants.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sre_parse.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/ssl.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/string.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/struct.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/subprocess.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sunau.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/sys.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tarfile.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tempfile.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/termios.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/textwrap.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/this.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/thread.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/threading.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/time.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/token.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/tokenize.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/turtle.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/typing_extensions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/unittest.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urllib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/urlparse.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/uu.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/uuid.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/warnings.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wave.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/webbrowser.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/winsound.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/handlers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/headers.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/simple_server.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/types.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/util.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/wsgiref/validate.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/NodeFilter.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/domreg.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/expatbuilder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/minicompat.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/minidom.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/pulldom.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/dom/xmlbuilder.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/ElementInclude.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/ElementPath.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/ElementTree.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/etree/cElementTree.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/expat/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/expat/errors.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/parsers/expat/model.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/handler.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/saxutils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/xml/sax/xmlreader.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipfile.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zipimport.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zlib.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/VERSIONS %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__future__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/__main__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_ast.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bisect.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_bootlocale.pyi @@ -1861,7 +1913,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_dummy_threading.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_heapq.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_imp.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_importlib_modulespec.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_json.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_msi.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_operator.pyi @@ -1871,6 +1922,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_thread.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tkinter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_tracemalloc.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/README.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/tkinter.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/_typeshed/wsgi.pyi @@ -2004,6 +2056,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/doctest.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/dummy_threading.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/_header_value_parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/charset.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/contentmanager.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/email/encoders.pyi @@ -2150,6 +2203,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/turtle.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/types.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/typing.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/typing_extensions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/async_case.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/unittest/case.pyi @@ -2306,6 +2360,8 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/annoy/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/annoy/annoy/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/atomicwrites/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/atomicwrites/atomicwrites/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/attrs/METADATA.toml @@ -2339,6 +2395,13 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/chardet/chardet/version.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/click-spinner/click_spinner/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/ansi.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/ansitowin32.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/initialise.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/win32.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/colorama/colorama/winterm.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/contextvars/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/contextvars/contextvars.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/METADATA.toml @@ -2390,6 +2453,8 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/extensions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/cryptography/cryptography/x509/oid.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docopt/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/docopt/docopt.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/enum34/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/enum34/enum.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/filelock/METADATA.toml @@ -2479,6 +2544,14 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/generator.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/parser.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyRFC3339/pyrfc3339/utils.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyaudio/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyaudio/pyaudio.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyfarmhash/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pyfarmhash/farmhash.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/METADATA.toml +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/pysftp/__init__.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/pysftp/exceptions.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/pysftp/pysftp/helpers.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/python-dateutil/dateutil/_common.pyi @@ -2617,8 +2690,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/ast27.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/ast3.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typed-ast/typed_ast/conversions.pyi -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typing-extensions/METADATA.toml -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/typing-extensions/typing_extensions.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tzlocal/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/tzlocal/tzlocal/__init__.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/METADATA.toml @@ -2639,9 +2710,9 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/waitress/waitress/wasyncore.pyi %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xxhash/METADATA.toml %%DATADIR%%/plugins/python-ce/helpers/typeshed/stubs/xxhash/xxhash.pyi +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/README.md %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/check_consistent.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_exclude_list.txt -%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_self_check.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_test.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/mypy_test_suite.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pyright_exclude_list.txt @@ -2650,50 +2721,59 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/pytype_test.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_test.py %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_unused.py +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/darwin-py310.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/darwin-py36.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/darwin-py37.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/darwin-py38.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/darwin-py39.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/darwin.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py310.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py36.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py37.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py38.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux-py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/linux.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py310.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py36.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py37.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py38.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py39.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/py3_common.txt +%%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py310.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py36.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py37.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32-py38.txt %%DATADIR%%/plugins/python-ce/helpers/typeshed/tests/stubtest_whitelists/win32.txt -%%DATADIR%%/plugins/python-ce/helpers/virtualenv-16.7.10-py2.py3-none-any.whl +%%DATADIR%%/plugins/python-ce/helpers/virtualenv.pyz %%DATADIR%%/plugins/python-ce/lib/completion-ranking-python-0.2.2.jar -%%DATADIR%%/plugins/python-ce/lib/libthrift-0.11.0.jar +%%DATADIR%%/plugins/python-ce/lib/libthrift-0.13.0.jar %%DATADIR%%/plugins/python-ce/lib/ml-completion-prev-exprs-models-1.11.jar %%DATADIR%%/plugins/python-ce/lib/python-ce.jar %%DATADIR%%/plugins/pythonIDE/lib/python-ide.jar -%%DATADIR%%/plugins/pythonIDE/lib/resources_en.jar -%%DATADIR%%/plugins/rest/lib/resources_en.jar %%DATADIR%%/plugins/rest/lib/rest.jar %%DATADIR%%/plugins/settings-repository/lib/jgit.jar -%%DATADIR%%/plugins/settings-repository/lib/resources_en.jar %%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar -%%DATADIR%%/plugins/sh/lib/resources_en.jar %%DATADIR%%/plugins/sh/lib/sh.jar -%%DATADIR%%/plugins/svn4idea/lib/resources_en.jar +%%DATADIR%%/plugins/space/lib/ivy-2.5.0.jar +%%DATADIR%%/plugins/space/lib/jackson-datatype-joda.jar +%%DATADIR%%/plugins/space/lib/kotlin-scripting-dependencies-1.4.21.jar +%%DATADIR%%/plugins/space/lib/kotlinx-coroutines-slf4j-1.3.4.jar +%%DATADIR%%/plugins/space/lib/okhttp-3.12.10.jar +%%DATADIR%%/plugins/space/lib/okio-1.15.0.jar +%%DATADIR%%/plugins/space/lib/space-idea-sdk-1.1.73769.jar +%%DATADIR%%/plugins/space/lib/space-java-jps.jar +%%DATADIR%%/plugins/space/lib/space.jar %%DATADIR%%/plugins/svn4idea/lib/sqlite-jdbc-3.34.0.jar %%DATADIR%%/plugins/svn4idea/lib/svn4idea.jar %%DATADIR%%/plugins/tasks/lib/axis-1.4.jar %%DATADIR%%/plugins/tasks/lib/axis-jaxrpc-1.4.jar %%DATADIR%%/plugins/tasks/lib/axis-saaj-1.3.jar %%DATADIR%%/plugins/tasks/lib/commons-discovery-0.4.jar -%%DATADIR%%/plugins/tasks/lib/jira.jar -%%DATADIR%%/plugins/tasks/lib/tasks-api.jar -%%DATADIR%%/plugins/tasks/lib/tasks-compatibility.jar %%DATADIR%%/plugins/tasks/lib/tasks-core.jar -%%DATADIR%%/plugins/tasks/lib/tasks-java.jar %%DATADIR%%/plugins/tasks/lib/wsdl4j-1.4.jar %%DATADIR%%/plugins/terminal/.zshenv %%DATADIR%%/plugins/terminal/fish/config.fish %%DATADIR%%/plugins/terminal/jediterm-bash.in -%%DATADIR%%/plugins/terminal/lib/resources_en.jar %%DATADIR%%/plugins/terminal/lib/terminal.jar %%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json @@ -2725,6 +2805,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/csharp/cgmanifest.json @@ -2870,6 +2951,11 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/cgmanifest.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json +%%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet @@ -3085,12 +3171,10 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json -%%DATADIR%%/plugins/textmate/lib/resources_en.jar -%%DATADIR%%/plugins/textmate/lib/textmate-core.jar %%DATADIR%%/plugins/textmate/lib/textmate.jar %%DATADIR%%/plugins/vcs-changeReminder/lib/randomForestRegressor-0.0.11.jar -%%DATADIR%%/plugins/vcs-changeReminder/lib/resources_en.jar %%DATADIR%%/plugins/vcs-changeReminder/lib/vcs-changeReminder.jar -%%DATADIR%%/plugins/yaml/lib/resources_en.jar +%%DATADIR%%/plugins/vcs-git-featuresTrainer/lib/git-learning-project-212.0.2.jar +%%DATADIR%%/plugins/vcs-git-featuresTrainer/lib/vcs-git-featuresTrainer.jar %%DATADIR%%/plugins/yaml/lib/yaml.jar %%DATADIR%%/product-info.json diff --git a/devel/rubygem-warning/Makefile b/devel/rubygem-warning/Makefile index dec47284591b..02086ac467a1 100644 --- a/devel/rubygem-warning/Makefile +++ b/devel/rubygem-warning/Makefile @@ -1,7 +1,7 @@ # Created by: Matthias Fechner PORTNAME= warning -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-warning/distinfo b/devel/rubygem-warning/distinfo index 8595cd6a454c..bfe93a23b5ec 100644 --- a/devel/rubygem-warning/distinfo +++ b/devel/rubygem-warning/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630393575 -SHA256 (rubygem/warning-1.2.0.gem) = 0d233b45357bf012a3020ecb328a696f2631056233179016c42c3f58558e16e2 -SIZE (rubygem/warning-1.2.0.gem) = 12800 +TIMESTAMP = 1633940436 +SHA256 (rubygem/warning-1.2.1.gem) = 733444abdfa08b3c9c644d1645c09fb55af3601a9dc405bc6b332ea4ead59031 +SIZE (rubygem/warning-1.2.1.gem) = 12800 diff --git a/devel/spark/Makefile b/devel/spark/Makefile index a0cbb0c7fe3e..d66e37de3a24 100644 --- a/devel/spark/Makefile +++ b/devel/spark/Makefile @@ -4,7 +4,7 @@ PORTNAME= spark PORTVERSION= 2.1.1 PORTREVISION= 2 CATEGORIES= devel java -MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ \ LOCAL/demon/:maven \ http://people.freebsd.org/~demon/:maven PKGNAMEPREFIX= apache- diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 17317eab892d..d4df34e282b1 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -49,13 +49,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.17.18a0.2021.09.24 +ISCVERSION= 9.17.18a0.2021.10.08 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= eeec53eb5da5c0968e099f01c6236127f9813a97 +GL_COMMIT= e112afa15668bd3b1baed59df2d21e01b46da15e CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 78c37cfdd258..9d8a068d04d7 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632746052 -SHA256 (isc-projects-bind9-eeec53eb5da5c0968e099f01c6236127f9813a97_GL0.tar.gz) = 771af250c5eed45337cc418827c7fad50ff6fbd09e31f40c126ceb96fd202bae -SIZE (isc-projects-bind9-eeec53eb5da5c0968e099f01c6236127f9813a97_GL0.tar.gz) = 6123928 +TIMESTAMP = 1633958377 +SHA256 (isc-projects-bind9-e112afa15668bd3b1baed59df2d21e01b46da15e_GL0.tar.gz) = 9910baa816fc993092ff8e29c1a85b1a57e1d3e382e9b70dd0caa79e0221d314 +SIZE (isc-projects-bind9-e112afa15668bd3b1baed59df2d21e01b46da15e_GL0.tar.gz) = 6111472 diff --git a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl index 0277ad45fc8d..6b7a6e7736f7 100644 --- a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl +++ b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl @@ -1,6 +1,6 @@ Add the override-cache-ttl feature. ---- bin/named/config.c.orig 2021-09-17 07:10:48 UTC +--- bin/named/config.c.orig 2021-10-08 10:07:46 UTC +++ bin/named/config.c @@ -182,6 +182,7 @@ options {\n\ notify-source *;\n\ @@ -10,9 +10,9 @@ Add the override-cache-ttl feature. parental-source *;\n\ parental-source-v6 *;\n\ provide-ixfr true;\n\ ---- bin/named/server.c.orig 2021-09-17 07:10:48 UTC +--- bin/named/server.c.orig 2021-10-08 10:07:46 UTC +++ bin/named/server.c -@@ -4498,6 +4498,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl +@@ -4479,6 +4479,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl } obj = NULL; @@ -24,7 +24,7 @@ Add the override-cache-ttl feature. result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asduration(obj); ---- lib/dns/include/dns/view.h.orig 2021-09-17 07:10:48 UTC +--- lib/dns/include/dns/view.h.orig 2021-10-08 10:07:46 UTC +++ lib/dns/include/dns/view.h @@ -154,6 +154,7 @@ struct dns_view { bool requestnsid; @@ -34,9 +34,9 @@ Add the override-cache-ttl feature. dns_ttl_t maxncachettl; dns_ttl_t mincachettl; dns_ttl_t minncachettl; ---- lib/dns/resolver.c.orig 2021-09-17 07:10:48 UTC +--- lib/dns/resolver.c.orig 2021-10-08 10:07:46 UTC +++ lib/dns/resolver.c -@@ -6382,6 +6382,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes +@@ -5910,6 +5910,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes } /* @@ -49,9 +49,9 @@ Add the override-cache-ttl feature. * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2021-09-17 07:10:48 UTC +--- lib/isccfg/namedconf.c.orig 2021-10-08 10:07:46 UTC +++ lib/isccfg/namedconf.c -@@ -2050,6 +2050,7 @@ static cfg_clausedef_t view_clauses[] = { +@@ -2049,6 +2049,7 @@ static cfg_clausedef_t view_clauses[] = { #endif /* ifdef HAVE_LMDB */ { "max-acache-size", NULL, CFG_CLAUSEFLAG_ANCIENT }, { "max-cache-size", &cfg_type_sizeorpercent, 0 }, diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist index f5e38c9ba9b6..0a156bc25d82 100644 --- a/dns/bind9-devel/pkg-plist +++ b/dns/bind9-devel/pkg-plist @@ -57,7 +57,6 @@ include/dns/keyflags.h include/dns/keymgr.h include/dns/keytable.h include/dns/keyvalues.h -include/dns/lib.h include/dns/librpz.h include/dns/log.h include/dns/lookup.h @@ -97,7 +96,6 @@ include/dns/secproto.h include/dns/soa.h include/dns/ssu.h include/dns/stats.h -include/dns/tcpmsg.h include/dns/time.h include/dns/timer.h include/dns/tkey.h @@ -116,7 +114,6 @@ include/dns/zoneverify.h include/dns/zt.h include/dst/dst.h include/dst/gssapi.h -include/dst/result.h include/irs/resconf.h include/isc/aes.h include/isc/align.h @@ -192,7 +189,6 @@ include/isc/regex.h include/isc/region.h include/isc/resource.h include/isc/result.h -include/isc/resultclass.h include/isc/rwlock.h include/isc/safe.h include/isc/serial.h @@ -224,7 +220,6 @@ include/isccc/base64.h include/isccc/cc.h include/isccc/ccmsg.h include/isccc/events.h -include/isccc/result.h include/isccc/sexpr.h include/isccc/symtab.h include/isccc/symtype.h @@ -240,7 +235,6 @@ include/ns/client.h include/ns/events.h include/ns/hooks.h include/ns/interfacemgr.h -include/ns/lib.h include/ns/listenlist.h include/ns/log.h include/ns/notify.h diff --git a/dns/dns-ui/Makefile b/dns/dns-ui/Makefile index 30a84c8838f2..7fa5c324f076 100644 --- a/dns/dns-ui/Makefile +++ b/dns/dns-ui/Makefile @@ -1,7 +1,7 @@ # Created by: Ryan Steinmetz PORTNAME= dns-ui -DISTVERSION= v0.2.6 +DISTVERSION= v0.2.7 CATEGORIES= dns MAINTAINER= zi@FreeBSD.org diff --git a/dns/dns-ui/distinfo b/dns/dns-ui/distinfo index 352e022b0171..cfac0af16f41 100644 --- a/dns/dns-ui/distinfo +++ b/dns/dns-ui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627144708 -SHA256 (operasoftware-dns-ui-v0.2.6_GH0.tar.gz) = 338454d1b701d0fe0339ca8009352aba09d2546203eaa666ea768b29ad405fd9 -SIZE (operasoftware-dns-ui-v0.2.6_GH0.tar.gz) = 634458 +TIMESTAMP = 1633960757 +SHA256 (operasoftware-dns-ui-v0.2.7_GH0.tar.gz) = 684d2ca528c4a0960d525b40f488f86cb79b8104a94aea2b3cdccefb51de520f +SIZE (operasoftware-dns-ui-v0.2.7_GH0.tar.gz) = 634791 diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 1749975bc153..4d95da5e1a91 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -149,12 +149,10 @@ GNOME_LIB_DEPENDS= libdbus-1.so:devel/dbus \ GNOME_USE= GNOME=dconf GTK3_CONFIGURE_ENABLE= gtk3 -GTK3_USE= GNOME=gtk30,gtk-update-icon-cache -GTK3_VARS= POST_PLIST=add-plist-gnome +GTK3_USE= GNOME=gtk30 GTK4_CONFIGURE_ENABLE= gtk4 -GTK4_USE= GNOME=gtk40,gtk-update-icon-cache -GTK4_VARS= POST_PLIST=add-plist-gnome +GTK4_USE= GNOME=gtk40 JAVA_BUILD_DEPENDS= ant:devel/apache-ant \ ${JAVAJARDIR}/commons-codec.jar:java/apache-commons-codec \ @@ -346,11 +344,4 @@ post-install-SDK-on: ${FIND} -s ${subdir}/libreoffice -not -type d >> ${TMPPLIST} .endfor -add-plist-gnome: -.for subdir in gnome hicolor locolor - @${ECHO_CMD} "@rmtry share/icons/${subdir}/icon-theme.cache" >> ${TMPPLIST} - @${ECHO_CMD} "@postexec ${LOCALBASE}/bin/gtk-update-icon-cache -q -f %D/share/icons/${subdir} 2>/dev/null || ${TRUE}" >> ${TMPPLIST} - @${ECHO_CMD} "@postunexec ${LOCALBASE}/bin/gtk-update-icon-cache -q -f %D/share/icons/${subdir} 2>/dev/null || ${TRUE}" >> ${TMPPLIST} -.endfor - .include diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile index dfa18147dd27..ceb69f8fd542 100644 --- a/editors/libreoffice6/Makefile +++ b/editors/libreoffice6/Makefile @@ -146,8 +146,7 @@ GNOME_LIB_DEPENDS= libdbus-1.so:devel/dbus \ GNOME_USE= GNOME=dconf GTK3_CONFIGURE_ENABLE= gtk3 -GTK3_USE= GNOME=gtk30,gtk-update-icon-cache -GTK3_VARS= POST_PLIST=add-plist-gnome +GTK3_USE= GNOME=gtk30 I18N_CONFIGURE_WITH= lang=ALL I18N_DISTFILES= ${PORTNAME}-dictionaries-${LOVERSION}${EXTRACT_SUFX} \ @@ -322,11 +321,4 @@ post-install-SDK-on: ${FIND} -s ${subdir}/libreoffice -not -type d >> ${TMPPLIST} .endfor -add-plist-gnome: -.for subdir in gnome hicolor locolor - @${ECHO_CMD} "@rmtry share/icons/${subdir}/icon-theme.cache" >> ${TMPPLIST} - @${ECHO_CMD} "@postexec ${LOCALBASE}/bin/gtk-update-icon-cache -q -f %D/share/icons/${subdir} 2>/dev/null || ${TRUE}" >> ${TMPPLIST} - @${ECHO_CMD} "@postunexec ${LOCALBASE}/bin/gtk-update-icon-cache -q -f %D/share/icons/${subdir} 2>/dev/null || ${TRUE}" >> ${TMPPLIST} -.endfor - .include diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 6c996ed6202b..16bb96e908f7 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.17-12681 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -gf185aba5f +DISTVERSION= 0.0.18-12887 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g7a24642c5 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libpng.so:graphics/png \ libavcodec.so:multimedia/ffmpeg +BROKEN_FreeBSD_12= ld: error: undefined symbol: std::__1::__cxx_atomic_notify_one ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 @@ -26,12 +27,12 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-125-g01f601a:hidapi/3rdparty/hidapi/hida Cyan4973:xxHash:v0.8.0:xxHash/3rdparty/xxHash \ FNA-XNA:FAudio:21.07:FAudio/3rdparty/FAudio \ asmjit:asmjit:723f585:asmjit/3rdparty/asmjit/asmjit \ - google:flatbuffers:v1.11.0:flatbuffers/3rdparty/flatbuffers \ - jbeder:yaml-cpp:yaml-cpp-0.6.3-30-g6a211f0:yamlcpp/3rdparty/yaml-cpp/yaml-cpp \ + google:flatbuffers:v2.0.0:flatbuffers/3rdparty/flatbuffers \ + jbeder:yaml-cpp:yaml-cpp-0.7.0-1-g0b67821:yamlcpp/3rdparty/yaml-cpp/yaml-cpp \ KhronosGroup:SPIRV-Headers:1.5.3.reservations1:spirv_headers/3rdparty/SPIRV/SPIRV-Headers \ KhronosGroup:SPIRV-Tools:v2020.4:spirv_tools/3rdparty/SPIRV/SPIRV-Tools \ KhronosGroup:glslang:11.5.0:glslang/3rdparty/glslang/glslang \ - wolfSSL:wolfssl:v4.8.1-stable:wolfssl/3rdparty/wolfssl \ + wolfSSL:wolfssl:v4.8.1-stable:wolfssl/3rdparty/wolfssl/wolfssl \ zeux:pugixml:v1.11.4:pugixml/3rdparty/pugixml USES= cmake compiler:c++17-lang gl iconv:wchar_t localbase:ldflags \ diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 70cecb0de76e..7f8e374be700 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1630175730 +TIMESTAMP = 1633993918 SHA256 (libcxx-12.0.0.src.tar.xz) = 7dcb75ca4f6aae2c677d128460c48a57398c8b6791b77b74bea7cf9e04e7c3f1 SIZE (libcxx-12.0.0.src.tar.xz) = 1880864 -SHA256 (RPCS3-rpcs3-v0.0.17-12681-gf185aba5f_GH0.tar.gz) = 1df75f901d3876c8e146d4c63522530b5803abec95237dedb2fec36c118b925e -SIZE (RPCS3-rpcs3-v0.0.17-12681-gf185aba5f_GH0.tar.gz) = 8146615 +SHA256 (RPCS3-rpcs3-v0.0.18-12887-g7a24642c5_GH0.tar.gz) = e04a0b02b64f8d33f79c0701f5a6f0bccc527a23cb6087a460b2274bfaa73a9a +SIZE (RPCS3-rpcs3-v0.0.18-12887-g7a24642c5_GH0.tar.gz) = 8235873 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = d6aecf7a9e4d6f4935f1da5fd29cb8011f76567c8e5b571b7410e2fa6942bf37 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = 120327 SHA256 (RPCS3-llvm-mirror-5836324d6443_GH0.tar.gz) = b996a126f5d1beb558d63fb79005cf193c591cf8787dd86bcdb1f289f817e964 @@ -13,10 +13,10 @@ SHA256 (FNA-XNA-FAudio-21.07_GH0.tar.gz) = 30738397354d27b32e03aea648d5f8ba7ff6a SIZE (FNA-XNA-FAudio-21.07_GH0.tar.gz) = 1148544 SHA256 (asmjit-asmjit-723f585_GH0.tar.gz) = 1e20547cc3e10c69d16f50dd0b21ac58660dcb8fa455e39d90883305d6247686 SIZE (asmjit-asmjit-723f585_GH0.tar.gz) = 446823 -SHA256 (google-flatbuffers-v1.11.0_GH0.tar.gz) = 3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b -SIZE (google-flatbuffers-v1.11.0_GH0.tar.gz) = 894944 -SHA256 (jbeder-yaml-cpp-yaml-cpp-0.6.3-30-g6a211f0_GH0.tar.gz) = 4b832de2a1d0934ecc58c9c920e17908e52305f9d99d7d24625d3f13e974e0cc -SIZE (jbeder-yaml-cpp-yaml-cpp-0.6.3-30-g6a211f0_GH0.tar.gz) = 1398571 +SHA256 (google-flatbuffers-v2.0.0_GH0.tar.gz) = 9ddb9031798f4f8754d00fca2f1a68ecf9d0f83dfac7239af1311e4fd9a565c4 +SIZE (google-flatbuffers-v2.0.0_GH0.tar.gz) = 1538022 +SHA256 (jbeder-yaml-cpp-yaml-cpp-0.7.0-1-g0b67821_GH0.tar.gz) = 97ed209bb218153ba1cd8096e4d259e559ce7119bfc93013fc843c83651047ae +SIZE (jbeder-yaml-cpp-yaml-cpp-0.7.0-1-g0b67821_GH0.tar.gz) = 1033619 SHA256 (KhronosGroup-SPIRV-Headers-1.5.3.reservations1_GH0.tar.gz) = aa3c579cd250b23aae735c7c55c3514df4ffc5f98963d95a952bcc89336768bd SIZE (KhronosGroup-SPIRV-Headers-1.5.3.reservations1_GH0.tar.gz) = 393836 SHA256 (KhronosGroup-SPIRV-Tools-v2020.4_GH0.tar.gz) = d6377d2febe831eb78e84593a10d242a4fd52cb12174133151cb48801abdc6d2 diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 617b3bd07cf0..898df2be3fc9 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20211008 +PORTVERSION= s20211011 PORTREVISION?= 0 CATEGORIES= emulators @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 39cd6306e +GH_TAGNAME= c709fbba2 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 86155641de41..96f0fe12524f 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1633735160 -SHA256 (yuzu-emu-yuzu-s20211008-39cd6306e_GH0.tar.gz) = 128f8e999649f63652e1951fe6de1ac095d988dcf44368ba386f0933759ea3f8 -SIZE (yuzu-emu-yuzu-s20211008-39cd6306e_GH0.tar.gz) = 3972918 +TIMESTAMP = 1633986388 +SHA256 (yuzu-emu-yuzu-s20211011-c709fbba2_GH0.tar.gz) = 298505403cf28e3816f1c607c933d917532aadbc46feaaf30628df71dbd86374 +SIZE (yuzu-emu-yuzu-s20211011-c709fbba2_GH0.tar.gz) = 3972988 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile index 93d36c516d7f..5cf1bbe9279c 100644 --- a/games/trackballs/Makefile +++ b/games/trackballs/Makefile @@ -1,16 +1,15 @@ # Created by: Adam Weinberger PORTNAME= trackballs -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= games MAINTAINER= martymac@FreeBSD.org COMMENT= SDL-based Marble Madness clone -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2+ ETHYMONICS +LICENSE_COMB= multi LIB_DEPENDS= libguile-2.2.so:lang/guile2 \ libgc.so:devel/boehm-gc @@ -19,6 +18,12 @@ USES= cmake desktop-file-utils gettext-runtime gl gnome pkgconfig sdl USE_GL= gl USE_SDL= image2 mixer2 sdl2 ttf2 +LICENSE_FILE_GPLv2+= ${WRKSRC}/COPYING +LICENSE_FILE_ETHYMONICS= ${WRKSRC}/share/music/README +LICENSE_NAME_ETHYMONICS= Ethymonics Free Music License +LICENSE_PERMS_ETHYMONICS= dist-mirror dist-sell pkg-mirror pkg-sell \ + auto-accept + USE_GITHUB= yes diff --git a/games/trackballs/distinfo b/games/trackballs/distinfo index ec30558f7565..4d855fed0aac 100644 --- a/games/trackballs/distinfo +++ b/games/trackballs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609792901 -SHA256 (trackballs-trackballs-v1.3.2_GH0.tar.gz) = fd4c3e4860db8ca6e8e7ad870a5973d51323a77ed8d7b40d859d9b277c53fc02 -SIZE (trackballs-trackballs-v1.3.2_GH0.tar.gz) = 32700199 +TIMESTAMP = 1633878953 +SHA256 (trackballs-trackballs-v1.3.3_GH0.tar.gz) = 108e3b08a62f3c1d5402c1e0af4127c72a3451172d7497f0efe5a2876d8f24b0 +SIZE (trackballs-trackballs-v1.3.3_GH0.tar.gz) = 32700300 diff --git a/games/trackballs/pkg-plist b/games/trackballs/pkg-plist index 7b167f43ea0d..abcfc0a6d395 100644 --- a/games/trackballs/pkg-plist +++ b/games/trackballs/pkg-plist @@ -248,7 +248,6 @@ share/icons/hicolor/scalable/apps/trackballs.svg %%DATADIR%%/music/c64revival.ogg %%DATADIR%%/music/crazy.ogg %%DATADIR%%/music/eurovision.ogg -%%DATADIR%%/music/fml.html %%DATADIR%%/music/tb_design.ogg %%DATADIR%%/music/tb_genesis.ogg %%DATADIR%%/music/tb_hrluebke.ogg diff --git a/graphics/birdfont/Makefile b/graphics/birdfont/Makefile index d0915a426714..2d25aa6446d5 100644 --- a/graphics/birdfont/Makefile +++ b/graphics/birdfont/Makefile @@ -1,6 +1,6 @@ PORTNAME= birdfont DISTVERSIONPREFIX= v -DISTVERSION= 2.29.4 +DISTVERSION= 2.29.5 CATEGORIES= graphics x11-fonts MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/birdfont/distinfo b/graphics/birdfont/distinfo index 9d51b31e80f9..dda5e51fe3b8 100644 --- a/graphics/birdfont/distinfo +++ b/graphics/birdfont/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618520750 -SHA256 (johanmattssonm-birdfont-v2.29.4_GH0.tar.gz) = 3dc0fca51c2642c43a6f799901bc335116f5db9b4961791f66093701bc5366f9 -SIZE (johanmattssonm-birdfont-v2.29.4_GH0.tar.gz) = 4755968 +TIMESTAMP = 1633895019 +SHA256 (johanmattssonm-birdfont-v2.29.5_GH0.tar.gz) = f417d4ddc8ea4c695bf5e22f933b00b06615dc3cb198f01a1b1d22b72a4f7ea7 +SIZE (johanmattssonm-birdfont-v2.29.5_GH0.tar.gz) = 4755230 diff --git a/graphics/drm-current-kmod/Makefile b/graphics/drm-current-kmod/Makefile index ce86da0cab2d..be2e3eaa8e8d 100644 --- a/graphics/drm-current-kmod/Makefile +++ b/graphics/drm-current-kmod/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Dieterich PORTNAME= drm-current-kmod -PORTVERSION= 5.4.144.g20210929 +PORTVERSION= 5.4.144.g20211012 CATEGORIES= graphics kld MAINTAINER= x11@FreeBSD.org @@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= freebsd GH_PROJECT= drm-kmod -GH_TAGNAME= drm_v5.4.144_1 +GH_TAGNAME= drm_v5.4.144_2 .include diff --git a/graphics/drm-current-kmod/distinfo b/graphics/drm-current-kmod/distinfo index 94b3c644c037..40b5ace4e101 100644 --- a/graphics/drm-current-kmod/distinfo +++ b/graphics/drm-current-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632948160 -SHA256 (freebsd-drm-kmod-5.4.144.g20210929-drm_v5.4.144_1_GH0.tar.gz) = 968726baa7eaf03dfc78f224cc2c0f7afc763607d79e8b3b1eae9f2d485fa7d5 -SIZE (freebsd-drm-kmod-5.4.144.g20210929-drm_v5.4.144_1_GH0.tar.gz) = 18825506 +TIMESTAMP = 1634028457 +SHA256 (freebsd-drm-kmod-5.4.144.g20211012-drm_v5.4.144_2_GH0.tar.gz) = a7a843051bd10985b24f3e3c3fce498417093342b4836ca0dae9fcc79229dadd +SIZE (freebsd-drm-kmod-5.4.144.g20211012-drm_v5.4.144_2_GH0.tar.gz) = 18825880 diff --git a/graphics/drm-current-kmod/pkg-descr b/graphics/drm-current-kmod/pkg-descr index 37aeb1135815..db45f57425f4 100644 --- a/graphics/drm-current-kmod/pkg-descr +++ b/graphics/drm-current-kmod/pkg-descr @@ -1,6 +1,5 @@ amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components. -Currently corresponding to Linux 5.4.92 DRM. +Currently corresponding to Linux 5.4.114 DRM. This version is for FreeBSD CURRENT. -amdgpu and radeonkms are known to fail with EFI boot. WWW: https://github.com/freebsd/drm-kmod/ diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile index 083a13a2ad6a..e959fea018dd 100644 --- a/graphics/drm-devel-kmod/Makefile +++ b/graphics/drm-devel-kmod/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Dieterich PORTNAME= drm-devel-kmod -PORTVERSION= 5.5.19.g20210929 +PORTVERSION= 5.5.19.g20211012 CATEGORIES= graphics kld MAINTAINER= x11@FreeBSD.org @@ -24,7 +24,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= freebsd GH_PROJECT= drm-kmod -GH_TAGNAME= drm_v5.5.19_4 +GH_TAGNAME= drm_v5.5.19_5 .include diff --git a/graphics/drm-devel-kmod/distinfo b/graphics/drm-devel-kmod/distinfo index d08202c39928..c6a48367efd4 100644 --- a/graphics/drm-devel-kmod/distinfo +++ b/graphics/drm-devel-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632948087 -SHA256 (freebsd-drm-kmod-5.5.19.g20210929-drm_v5.5.19_4_GH0.tar.gz) = 40ad241cb3194b68a2f16b9a748776c4817398c1924b4384dece8c693f420abc -SIZE (freebsd-drm-kmod-5.5.19.g20210929-drm_v5.5.19_4_GH0.tar.gz) = 18895228 +TIMESTAMP = 1634028974 +SHA256 (freebsd-drm-kmod-5.5.19.g20211012-drm_v5.5.19_5_GH0.tar.gz) = 43d60f1913e0fca9567f6843f44a3f29961bf982e00b1848712112a51dbc67bd +SIZE (freebsd-drm-kmod-5.5.19.g20211012-drm_v5.5.19_5_GH0.tar.gz) = 18895085 diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 560c9486daa1..4cfff2f413e9 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 21.2-branchpoint-3412 -DISTVERSIONSUFFIX= -g878d8d96c75 +DISTVERSION= 21.2-branchpoint-3457 +DISTVERSIONSUFFIX= -gad0bd2a7d27 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 1135586e869b..12732a1f6720 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1633735489 -SHA256 (mesa3d-mesa-21.2-branchpoint-3412-g878d8d96c75_GH0.tar.gz) = 1c89e3b5d93ec30429fe6fec739a926a98224d536b5838e6a2ec465a2e9acec4 -SIZE (mesa3d-mesa-21.2-branchpoint-3412-g878d8d96c75_GH0.tar.gz) = 25297383 +TIMESTAMP = 1633994865 +SHA256 (mesa3d-mesa-21.2-branchpoint-3457-gad0bd2a7d27_GH0.tar.gz) = 317318ce1eddccfa44caf130a820ad5ef33a7844ef56273eee04820ac729642f +SIZE (mesa3d-mesa-21.2-branchpoint-3457-gad0bd2a7d27_GH0.tar.gz) = 25297063 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index 3d4bca6d2158..a16387a5d749 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,5 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -20,8 +21,8 @@ LIB_DEPENDS= libchm.so:misc/chmlib \ libtiff.so:graphics/tiff \ libzip.so:archivers/libzip -USES= cmake compiler:c++11-lib cpe desktop-file-utils \ - gettext jpeg kde:5 pkgconfig qca qt:5 tar:xz +USES= cmake compiler:c++11-lib desktop-file-utils \ + gettext jpeg kde:5 cpe pkgconfig qca qt:5 tar:xz USE_KDE= activities archive auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons emoticons i18n \ iconthemes init itemmodels itemviews jobwidgets js \ @@ -31,8 +32,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \ ecm_build USE_QT= concurrent core dbus declarative gui network phonon4 printsupport speech \ svg widgets xml \ - buildtools_build qmake_build -CPE_VENDOR= kde + buildtools_build qmake_build testlib_build OPTIONS_DEFINE= DOCS PURPOSE OPTIONS_DEFAULT= PURPOSE diff --git a/graphics/py-pyqtgraph/Makefile b/graphics/py-pyqtgraph/Makefile index 75bcc247b4a6..761fa246bb1f 100644 --- a/graphics/py-pyqtgraph/Makefile +++ b/graphics/py-pyqtgraph/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyqtgraph -DISTVERSION= 0.12.2 +DISTVERSION= 0.12.3 CATEGORIES= graphics science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pyqtgraph/distinfo b/graphics/py-pyqtgraph/distinfo index e1d230eff3f4..13185e59a05c 100644 --- a/graphics/py-pyqtgraph/distinfo +++ b/graphics/py-pyqtgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629525225 -SHA256 (pyqtgraph-0.12.2.tar.gz) = fd0cf0678267b65ec28fb4908a7393424978a8c4b369e5749daf8861478fa4ca -SIZE (pyqtgraph-0.12.2.tar.gz) = 961420 +TIMESTAMP = 1633964701 +SHA256 (pyqtgraph-0.12.3.tar.gz) = f1dfee710fa5e9abaaf3d4dff0116659e6c7b4e7b514870c5cddad268a753d74 +SIZE (pyqtgraph-0.12.3.tar.gz) = 984299 diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 4d77097211b8..09c460dae0c0 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Wilke PORTNAME= ristretto -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 CATEGORIES= graphics xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/graphics/ristretto/distinfo b/graphics/ristretto/distinfo index 508c82a04235..f8069a12ca6a 100644 --- a/graphics/ristretto/distinfo +++ b/graphics/ristretto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623410945 -SHA256 (xfce4/ristretto-0.11.0.tar.bz2) = 877e30d412c8cbfa9706f4ac0cab1a478f5829beafb773addc7722ca0cb78823 -SIZE (xfce4/ristretto-0.11.0.tar.bz2) = 589169 +TIMESTAMP = 1633946052 +SHA256 (xfce4/ristretto-0.12.0.tar.bz2) = 47032da8216a83c1cb349bece7521494e7509469a82236cfeadc0a8469451001 +SIZE (xfce4/ristretto-0.12.0.tar.bz2) = 600522 diff --git a/graphics/ristretto/pkg-plist b/graphics/ristretto/pkg-plist index a728ed2c0f09..faeb916ae3de 100644 --- a/graphics/ristretto/pkg-plist +++ b/graphics/ristretto/pkg-plist @@ -1,5 +1,5 @@ bin/ristretto -share/applications/ristretto.desktop +share/applications/org.xfce.ristretto.desktop share/icons/hicolor/128x128/apps/org.xfce.ristretto.png share/icons/hicolor/16x16/apps/org.xfce.ristretto.png share/icons/hicolor/24x24/apps/org.xfce.ristretto.png @@ -61,4 +61,4 @@ share/icons/hicolor/scalable/apps/org.xfce.ristretto.svg %%NLS%%share/locale/vi/LC_MESSAGES/ristretto.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ristretto.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/ristretto.mo -share/metainfo/ristretto.appdata.xml +share/metainfo/org.xfce.ristretto.appdata.xml diff --git a/java/apache-commons-dbcp/Makefile b/java/apache-commons-dbcp/Makefile index 54c05d7cc9b0..e998d5012d2e 100644 --- a/java/apache-commons-dbcp/Makefile +++ b/java/apache-commons-dbcp/Makefile @@ -3,7 +3,7 @@ PORTNAME= commons-dbcp PORTVERSION= 2.8.0 CATEGORIES= java databases -MASTER_SITES= APACHE_COMMONS_BINARIES +MASTER_SITES= https://archive.apache.org/dist/commons/dbcp/binaries/ PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}2-${PORTVERSION}-bin diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile index 0221d596a0ef..889ef44bd3ee 100644 --- a/java/openjdk7/Makefile +++ b/java/openjdk7/Makefile @@ -4,7 +4,7 @@ PORTNAME= openjdk PORTVERSION= ${JDK_MAJOR_VERSION}.${JDK_UPDATE_VERSION}.${JDK_BUILD_NUMBER}.${BSD_JDK_VERSION} PORTEPOCH= 1 CATEGORIES= java devel -MASTER_SITES= APACHE/ant/binaries/:ant +MASTER_SITES= https://archive.apache.org/dist/ant/binaries/:ant DISTFILES= ${ANT_DISTFILE}${EXTRACT_SUFX}:ant MAINTAINER= glewis@FreeBSD.org diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile index 35807b622a13..8e1688258b53 100644 --- a/lang/gcc10-devel/Makefile +++ b/lang/gcc10-devel/Makefile @@ -1,13 +1,13 @@ # Created by: Gerald Pfeifer PORTNAME= gcc -PORTVERSION= 10.3.1.s20211001 +PORTVERSION= 10.3.1.s20211008 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel DISTNAME= gcc-${DIST_VERSION} -MAINTAINER= gerald@FreeBSD.org +MAINTAINER= toolchain@FreeBSD.org COMMENT= GNU Compiler Collection 10 LICENSE= GPLv3 GPLv3RLE diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo index 386595f317ba..11a0975de31d 100644 --- a/lang/gcc10-devel/distinfo +++ b/lang/gcc10-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633415604 -SHA256 (gcc-10-20211001.tar.xz) = b79bd04715e08ca76625b6a20b0537bc3543316364b2976d6cd370ce57b55b1e -SIZE (gcc-10-20211001.tar.xz) = 71662748 +TIMESTAMP = 1633761589 +SHA256 (gcc-10-20211008.tar.xz) = c5e83425a9b5c5c94103dbdffce9276646a78b2fffe36715ed18dfb293de8974 +SIZE (gcc-10-20211008.tar.xz) = 71663192 diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile index 9bda07c8dcf2..239227e84896 100644 --- a/lang/perl5-devel/Makefile +++ b/lang/perl5-devel/Makefile @@ -31,7 +31,7 @@ USES= cpe USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.35.4-44-ge36174629b +GH_TAGNAME= v5.35.4-102-ge43d289c7c # Give a hint of where libperl.so can be found. USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index 2142b0f89bd9..7ced161d280b 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632746838 -SHA256 (perl/Perl-perl5-v5.35.4-44-ge36174629b_GH0.tar.gz) = 518a1cd963aa8f8e8c9706ce10e8ec1210e04c5b53c6b58ea6ec0617384c5e2f -SIZE (perl/Perl-perl5-v5.35.4-44-ge36174629b_GH0.tar.gz) = 20037426 +TIMESTAMP = 1633959782 +SHA256 (perl/Perl-perl5-v5.35.4-102-ge43d289c7c_GH0.tar.gz) = 39078191264bad615a19cc8653f5f870cbf1ef7a009cd945d261b237725d8b84 +SIZE (perl/Perl-perl5-v5.35.4-102-ge43d289c7c_GH0.tar.gz) = 19921770 diff --git a/lang/perl5-devel/files/patch-perl.c b/lang/perl5-devel/files/patch-perl.c index 1d7591bfb705..4187d65192ab 100644 --- a/lang/perl5-devel/files/patch-perl.c +++ b/lang/perl5-devel/files/patch-perl.c @@ -1,8 +1,8 @@ Remove compile time information (reproducible builds) ---- perl.c.orig 2021-06-06 22:24:45 UTC +--- perl.c.orig 2021-10-11 12:04:00 UTC +++ perl.c -@@ -2040,23 +2040,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -2021,23 +2021,7 @@ S_Internals_V(pTHX_ CV *cv) PUSHs(Perl_newSVpvn_flags(aTHX_ non_bincompat_options, sizeof(non_bincompat_options) - 1, SVs_TEMP)); diff --git a/lang/perl5-devel/pkg-plist b/lang/perl5-devel/pkg-plist index 639e09479068..4b71540f0bab 100644 --- a/lang/perl5-devel/pkg-plist +++ b/lang/perl5-devel/pkg-plist @@ -1067,7 +1067,6 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perlmodlib.1.gz %%MAN1%%/perlmodstyle.1.gz %%MAN1%%/perlmroapi.1.gz -%%MAN1%%/perlnetware.1.gz %%MAN1%%/perlnewmod.1.gz %%MAN1%%/perlnumber.1.gz %%MAN1%%/perlobj.1.gz @@ -1870,7 +1869,6 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perlmodlib.pod %%PRIV_LIB%%/pod/perlmodstyle.pod %%PRIV_LIB%%/pod/perlmroapi.pod -%%PRIV_LIB%%/pod/perlnetware.pod %%PRIV_LIB%%/pod/perlnewmod.pod %%PRIV_LIB%%/pod/perlnumber.pod %%PRIV_LIB%%/pod/perlobj.pod diff --git a/mail/mime4j/Makefile b/mail/mime4j/Makefile index 89d0003ae247..7def23878610 100644 --- a/mail/mime4j/Makefile +++ b/mail/mime4j/Makefile @@ -4,7 +4,7 @@ PORTNAME= mime4j PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= mail java -MASTER_SITES= APACHE/james/${PORTNAME} +MASTER_SITES= https://archive.apache.org/dist/james/${PORTNAME}/${POSTVERSION}/ DISTNAME= apache-${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ale@FreeBSD.org diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 177a36fe583f..848088294b8d 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -3,7 +3,7 @@ PORTNAME= spamassassin PORTVERSION= 3.4.5 CATEGORIES?= mail perl5 -MASTER_SITES= APACHE/spamassassin/source CPAN/Mail +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/source/ CPAN/Mail DISTNAME= Mail-SpamAssassin-${PORTVERSION} MAINTAINER?= zeising@FreeBSD.org diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile index 90e992b8f1ce..8bdd2beb8761 100644 --- a/math/R-cran-deldir/Makefile +++ b/math/R-cran-deldir/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari PORTNAME= deldir -DISTVERSION= 1.0-2 +DISTVERSION= 1.0-5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-deldir/distinfo b/math/R-cran-deldir/distinfo index 60b3d1ec23d0..43cb966ff362 100644 --- a/math/R-cran-deldir/distinfo +++ b/math/R-cran-deldir/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633495613 -SHA256 (deldir_1.0-2.tar.gz) = afcc58e2809ae59d012d576974acaef43ddac10a078e446f0a6830da98d6feaa -SIZE (deldir_1.0-2.tar.gz) = 116738 +TIMESTAMP = 1633999861 +SHA256 (deldir_1.0-5.tar.gz) = a0f92dad53814744cdb8386ad2e68831d9e0287c5bc65adf0f84a77e21bc1458 +SIZE (deldir_1.0-5.tar.gz) = 118731 diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index b3aa11226a22..0cfe2a02e295 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -11,15 +11,21 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of icons for the GNOME desktop +LICENSE= LGPL3 CC-BY-SA-3.0 +LICENSE_COMB= dual +LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING_LGPL +LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/COPYING_CCBYSA3 + BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ gnome-icon-theme-symbolic>=0:x11-themes/gnome-icon-theme-symbolic GNU_CONFIGURE= yes -USES= gettext-tools gmake gnome pathfix pkgconfig tar:xz +USES= gettext-tools gmake gnome localbase pathfix pkgconfig tar:xz USE_GNOME= intlhack CONFIGURE_ARGS= --enable-icon-mapping +CONFIGURE_ENV= ac_cv_path_GTK_UPDATE_ICON_CACHE=/usr/bin/true CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index 55d782da2c7f..d55a07c30203 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,6 +1,6 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0 +DISTVERSION= 0.14.0 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org @@ -14,28 +14,29 @@ USES= go:modules USE_GITHUB= yes GH_ACCOUNT= dominikbraun -GH_TUPLE= enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ - fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \ - fsnotify:fsnotify:v1.4.7:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ - go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ +GH_TUPLE= \ + enescakir:emoji:v1.0.0:enescakir_emoji/vendor/github.com/enescakir/emoji \ + fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ + fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ + go-ini:ini:v1.63.2:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ - golang:sys:d5e6a3e2c0ae:golang_sys/vendor/golang.org/x/sys \ - golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ + golang:sys:63515b42dcdf:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.3.6:golang_text/vendor/golang.org/x/text \ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \ inconshreveable:mousetrap:v1.0.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ - magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \ - mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ - mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ + magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \ + mattn:go-colorable:v0.1.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ + mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.9:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ - mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ + mitchellh:mapstructure:v1.4.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \ - pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ - spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \ - spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \ - spf13:cobra:v1.1.3:spf13_cobra/vendor/github.com/spf13/cobra \ - spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ + pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ + spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \ + spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \ + spf13:cobra:v1.2.1:spf13_cobra/vendor/github.com/spf13/cobra \ + spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ - spf13:viper:v1.7.0:spf13_viper/vendor/github.com/spf13/viper \ + spf13:viper:v1.9.0:spf13_viper/vendor/github.com/spf13/viper \ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv PLIST_FILES= bin/${PORTNAME} diff --git a/misc/timetrace/distinfo b/misc/timetrace/distinfo index 89c4780cfd5b..25103254568d 100644 --- a/misc/timetrace/distinfo +++ b/misc/timetrace/distinfo @@ -1,49 +1,49 @@ -TIMESTAMP = 1628690585 -SHA256 (dominikbraun-timetrace-v0.13.0_GH0.tar.gz) = 1edd3a51782242a60503476e9f9e10215f3b90992a35e9deec1d578ec41ead5d -SIZE (dominikbraun-timetrace-v0.13.0_GH0.tar.gz) = 307602 +TIMESTAMP = 1633985860 +SHA256 (dominikbraun-timetrace-v0.14.0_GH0.tar.gz) = bdfe2c2e93d729f1e933d4b78ed4e17378a7f627e6f7bddd3ad9285036ad03e6 +SIZE (dominikbraun-timetrace-v0.14.0_GH0.tar.gz) = 4732802 SHA256 (enescakir-emoji-v1.0.0_GH0.tar.gz) = d62dc29e5a3f08b8de6fdb8919089cfa9a82c003466b0b1cb5feb33563612839 SIZE (enescakir-emoji-v1.0.0_GH0.tar.gz) = 68908 -SHA256 (fatih-color-v1.10.0_GH0.tar.gz) = a00342a7ffb8b119346dce56e152a111cbb9eab3970c429cc2ed4272aec2858e -SIZE (fatih-color-v1.10.0_GH0.tar.gz) = 1267532 -SHA256 (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd -SIZE (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = 31139 -SHA256 (go-ini-ini-v1.51.0_GH0.tar.gz) = 6c98311d375afbe36a246c5d29acb5cb428634a4186e591ce9b7fe2fa4f2a471 -SIZE (go-ini-ini-v1.51.0_GH0.tar.gz) = 43536 +SHA256 (fatih-color-v1.13.0_GH0.tar.gz) = 326ff785bc0cb5171c17be2a65959e83ee7889ba39412ba4c53c062e2df3ffec +SIZE (fatih-color-v1.13.0_GH0.tar.gz) = 10826 +SHA256 (fsnotify-fsnotify-v1.5.1_GH0.tar.gz) = bf4be597aef95796bec7c7def6701581c5e153376ba5a5aa31c2d04470d84f1d +SIZE (fsnotify-fsnotify-v1.5.1_GH0.tar.gz) = 32691 +SHA256 (go-ini-ini-v1.63.2_GH0.tar.gz) = c28487b3236abf9c7b4c3be7d20b99e9876f2c31fe0dc1bace7c6715c09339a6 +SIZE (go-ini-ini-v1.63.2_GH0.tar.gz) = 50698 SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209 -SHA256 (golang-sys-d5e6a3e2c0ae_GH0.tar.gz) = 6cd44aa33cb0fc4caedadde44b3a943bece0aa67d803c00bfb09b03222845f19 -SIZE (golang-sys-d5e6a3e2c0ae_GH0.tar.gz) = 1539001 -SHA256 (golang-text-v0.3.2_GH0.tar.gz) = 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22 -SIZE (golang-text-v0.3.2_GH0.tar.gz) = 7168069 +SHA256 (golang-sys-63515b42dcdf_GH0.tar.gz) = 3f903424179a9ee0fce30e6ae8b91863350687decd772a0e22e1c59edd33ac75 +SIZE (golang-sys-63515b42dcdf_GH0.tar.gz) = 1210526 +SHA256 (golang-text-v0.3.6_GH0.tar.gz) = f66bebcf21985b0a713d67c6c35dfc9800d3b6d00d62b83ed0ce5b2ed4cb9760 +SIZE (golang-text-v0.3.6_GH0.tar.gz) = 8351095 SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2 SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658 SHA256 (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 5edc7731c819c305623568e317aa253d342be3447def97f1fa9e10eb5ad819f6 SIZE (inconshreveable-mousetrap-v1.0.0_GH0.tar.gz) = 2290 -SHA256 (magiconair-properties-v1.8.1_GH0.tar.gz) = 4449df3d2be86608bfc997228f66f1cff57bf620cc5bf9ba44339c7e4c5612dd -SIZE (magiconair-properties-v1.8.1_GH0.tar.gz) = 29735 -SHA256 (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 1027954f9abbe06b6e117e3047af70204dd0eb4f8c27fcd459fb2574b279755f -SIZE (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 9571 -SHA256 (mattn-go-isatty-v0.0.12_GH0.tar.gz) = addbdc341d7685ed4cc8d2d8a8fd2bd9b784bde00d0ea99fb251039fc10c611c -SIZE (mattn-go-isatty-v0.0.12_GH0.tar.gz) = 4548 +SHA256 (magiconair-properties-v1.8.5_GH0.tar.gz) = f85ea629d145006f4df18fd8251fa005d95c311b068848043232f52d247ba45c +SIZE (magiconair-properties-v1.8.5_GH0.tar.gz) = 30514 +SHA256 (mattn-go-colorable-v0.1.9_GH0.tar.gz) = 37412d729fb569597b5af6c2c9600ba560e828ad96fa053a0957fdacdb3678ef +SIZE (mattn-go-colorable-v0.1.9_GH0.tar.gz) = 9578 +SHA256 (mattn-go-isatty-v0.0.14_GH0.tar.gz) = e6460325edf600297cf2ef68834938fb1c5b8d5f234b3b24ec7c0a29a2d70b39 +SIZE (mattn-go-isatty-v0.0.14_GH0.tar.gz) = 4710 SHA256 (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 4f20a337ad06e071f29535afe9c5207d3e8840c8c86672bbc5f9837c6229c835 SIZE (mattn-go-runewidth-v0.0.9_GH0.tar.gz) = 16714 -SHA256 (mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 53fbc06b125ff1c9c73a4eb1764346932671a29c67a45a92e2ebc6855635069b -SIZE (mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 20980 +SHA256 (mitchellh-mapstructure-v1.4.2_GH0.tar.gz) = 640c852b5818ba4b4d756e268048dff4acbb18273ec1ce5df4f16537567b37d8 +SIZE (mitchellh-mapstructure-v1.4.2_GH0.tar.gz) = 28304 SHA256 (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 14a1294a8267facc9bc99a230b8871517e6db284ccc7e39030313befa124677f SIZE (olekukonko-tablewriter-v0.0.5_GH0.tar.gz) = 19568 -SHA256 (pelletier-go-toml-v1.2.0_GH0.tar.gz) = 1a5a620f680033f17e34148bee8f26d96d8c27ff1d7f56f0fe1c7253595b5244 -SIZE (pelletier-go-toml-v1.2.0_GH0.tar.gz) = 57496 -SHA256 (spf13-afero-v1.1.2_GH0.tar.gz) = 66554a6b09b0009340ae77c119d5a14e2460bb3aea56e75e138c87e621f3803b -SIZE (spf13-afero-v1.1.2_GH0.tar.gz) = 45309 -SHA256 (spf13-cast-v1.3.0_GH0.tar.gz) = e685282ea33f89e9354d148ad1886f532bcebe86b0b60a167988f7c6d081085f -SIZE (spf13-cast-v1.3.0_GH0.tar.gz) = 11085 -SHA256 (spf13-cobra-v1.1.3_GH0.tar.gz) = e5f93c61e1236e61c7fc45882d2a03b81f46ebebdf70628ebb64b0b5fe34f6fa -SIZE (spf13-cobra-v1.1.3_GH0.tar.gz) = 146580 -SHA256 (spf13-jwalterweatherman-v1.0.0_GH0.tar.gz) = 2ece12b964e0d230b10851555185d42d3c81b401efda044265ae716eb1d0bc2d -SIZE (spf13-jwalterweatherman-v1.0.0_GH0.tar.gz) = 6392 +SHA256 (pelletier-go-toml-v1.9.4_GH0.tar.gz) = 2b00521c81b994a72d0f3bd3aa9273cb17fab61a5e9749aff1108117a8d7c397 +SIZE (pelletier-go-toml-v1.9.4_GH0.tar.gz) = 106507 +SHA256 (spf13-afero-v1.6.0_GH0.tar.gz) = d1942de010ac7932bd21618aaf478b4f1413980449c061032f18beac7805d068 +SIZE (spf13-afero-v1.6.0_GH0.tar.gz) = 62130 +SHA256 (spf13-cast-v1.4.1_GH0.tar.gz) = 3d099a48b75a66ac52dbb473c93096076dca752af51087b8d163e15e5de721f8 +SIZE (spf13-cast-v1.4.1_GH0.tar.gz) = 13381 +SHA256 (spf13-cobra-v1.2.1_GH0.tar.gz) = 382d414ff7b8f421ae07d32d5a17161718b45bdd00de86dc107a34e639857794 +SIZE (spf13-cobra-v1.2.1_GH0.tar.gz) = 161312 +SHA256 (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 4fd850a792c5738954c4801cf549d8d0bf53edd17139cd39d179aa5abf7ec68d +SIZE (spf13-jwalterweatherman-v1.1.0_GH0.tar.gz) = 6871 SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796 -SHA256 (spf13-viper-v1.7.0_GH0.tar.gz) = 95ce28f25d50b0a484479d46ec1576e786b92c70efdc2ad58089505c4ee0850d -SIZE (spf13-viper-v1.7.0_GH0.tar.gz) = 82340 +SHA256 (spf13-viper-v1.9.0_GH0.tar.gz) = ee126f75f6c2e0581c4bd99e98194792056449ced9232d236ff0015e883900b6 +SIZE (spf13-viper-v1.9.0_GH0.tar.gz) = 99701 SHA256 (subosito-gotenv-v1.2.0_GH0.tar.gz) = 5f6826992c11981018c77377f33dbc56d0be932e0d38a2f51e795c99725e7ba5 SIZE (subosito-gotenv-v1.2.0_GH0.tar.gz) = 7359 diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile index f1100003132d..045b868e1f89 100644 --- a/multimedia/plexmediaserver-plexpass/Makefile +++ b/multimedia/plexmediaserver-plexpass/Makefile @@ -1,7 +1,7 @@ # Created by: KalleDK -PORTVERSION= 1.24.2.4973 -DISTVERSIONSUFFIX=2b1b51db9 +PORTVERSION= 1.24.4.5081 +DISTVERSIONSUFFIX=e362dc1ee PORTREVISION= 0 MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/ PKGNAMESUFFIX= -plexpass diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo index 08e1700ba867..f10de34f76aa 100644 --- a/multimedia/plexmediaserver-plexpass/distinfo +++ b/multimedia/plexmediaserver-plexpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630679178 -SHA256 (PlexMediaServer-1.24.2.4973-2b1b51db9-FreeBSD-amd64.tar.bz2) = 876ef595efed226a6316c7057a46e170d96a4a581b09d331e9b5c28807393eeb -SIZE (PlexMediaServer-1.24.2.4973-2b1b51db9-FreeBSD-amd64.tar.bz2) = 104369699 +TIMESTAMP = 1633831382 +SHA256 (PlexMediaServer-1.24.4.5081-e362dc1ee-FreeBSD-amd64.tar.bz2) = af21d05ba212a60581095224f1c000c62a57c6da073291cbc8aa7d30046ee404 +SIZE (PlexMediaServer-1.24.4.5081-e362dc1ee-FreeBSD-amd64.tar.bz2) = 104598476 diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile index ff9ad6663cee..ea6263356d2b 100644 --- a/multimedia/plexmediaserver/Makefile +++ b/multimedia/plexmediaserver/Makefile @@ -1,8 +1,8 @@ # Created by: KalleDK PORTNAME= plexmediaserver -PORTVERSION?= 1.24.1.4931 -DISTVERSIONSUFFIX?=1a38e63c6 +PORTVERSION?= 1.24.3.5033 +DISTVERSIONSUFFIX?=757abe6b4 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/ diff --git a/multimedia/plexmediaserver/distinfo b/multimedia/plexmediaserver/distinfo index 5105e4debaad..a99c49086566 100644 --- a/multimedia/plexmediaserver/distinfo +++ b/multimedia/plexmediaserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630676252 -SHA256 (PlexMediaServer-1.24.1.4931-1a38e63c6-FreeBSD-amd64.tar.bz2) = b34fa03a76f82dc22f9b36ce159a8fe19367bb82871c78ce0f8028de184b61af -SIZE (PlexMediaServer-1.24.1.4931-1a38e63c6-FreeBSD-amd64.tar.bz2) = 104456607 +TIMESTAMP = 1633831349 +SHA256 (PlexMediaServer-1.24.3.5033-757abe6b4-FreeBSD-amd64.tar.bz2) = cdb812895d28b90dc99515c7a09e4d3a92bebb826606cb72a60238962d997a86 +SIZE (PlexMediaServer-1.24.3.5033-757abe6b4-FreeBSD-amd64.tar.bz2) = 104570909 diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile index bd91ec70c2ec..05fd6fd0b512 100644 --- a/multimedia/webcamd/Makefile +++ b/multimedia/webcamd/Makefile @@ -3,7 +3,7 @@ PORTNAME= webcamd DISTVERSIONPREFIX= v DISTVERSION= 5.13.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= hselasky@FreeBSD.org diff --git a/multimedia/webcamd/files/webcamd.conf.in b/multimedia/webcamd/files/webcamd.conf.in index df946c04da20..684415013cbe 100644 --- a/multimedia/webcamd/files/webcamd.conf.in +++ b/multimedia/webcamd/files/webcamd.conf.in @@ -4,7 +4,7 @@ notify 100 { match "subsystem" "INTERFACE"; match "type" "ATTACH"; match "intclass" "0x0e"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev 2>/dev/null"; }; # Vendor specific USB webcams and DVB devices. @@ -13,7 +13,7 @@ notify 100 { match "subsystem" "INTERFACE"; match "type" "ATTACH"; match "intclass" "0xff"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev 2>/dev/null"; }; # Unspecified USB webcams and DVB devices. @@ -22,7 +22,7 @@ notify 100 { match "subsystem" "INTERFACE"; match "type" "ATTACH"; match "intclass" "0x00"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev 2>/dev/null"; }; # Logitech webcams @@ -33,7 +33,7 @@ notify 100 { match "vendor" "0x046d"; match "intclass" "0x0a"; match "intsubclass" "0xff"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev 2>/dev/null"; }; # Generic USB input devices. @@ -48,7 +48,7 @@ notify 100 { # and mouse # match "vendor" "0x056a"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface 2>/dev/null"; }; # Elantech touchscreen @@ -60,7 +60,7 @@ notify 100 { match "vendor" "0x04f3"; match "product" "0x2071"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface 2>/dev/null"; }; # Logitech gamepad @@ -72,6 +72,6 @@ notify 100 { match "vendor" "0x046d"; match "product" "0xc216|0xc219"; - action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface"; + action "%%PREFIX%%/etc/rc.d/webcamd start $cdev $interface 2>/dev/null"; }; diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index 58478d886509..99da1101229c 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -1,7 +1,7 @@ # Created by: vsevolod PORTNAME= mcabber -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ diff --git a/net-im/mcabber/distinfo b/net-im/mcabber/distinfo index ccd087c417b3..fc9aefcbe377 100644 --- a/net-im/mcabber/distinfo +++ b/net-im/mcabber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599485328 -SHA256 (mcabber-1.1.1.tar.bz2) = d789ceb33eaa78967c172241e941d43f91300ee0235a33f826f3df6f1163f959 -SIZE (mcabber-1.1.1.tar.bz2) = 589568 +TIMESTAMP = 1633986088 +SHA256 (mcabber-1.1.2.tar.bz2) = c4a1413be37434b6ba7d577d94afb362ce89e2dc5c6384b4fa55c3e7992a3160 +SIZE (mcabber-1.1.2.tar.bz2) = 651528 diff --git a/net-mgmt/check_mk_agent/Makefile b/net-mgmt/check_mk_agent/Makefile index 2835b780489e..d47a95453960 100644 --- a/net-mgmt/check_mk_agent/Makefile +++ b/net-mgmt/check_mk_agent/Makefile @@ -1,6 +1,6 @@ PORTNAME= check_mk_agent DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0p9 +DISTVERSION= 2.0.0p11 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/tribe29/checkmk/${DISTVERSIONFULL}/agents/:agent \ https://raw.githubusercontent.com/tribe29/checkmk/${DISTVERSIONFULL}/doc/agents/:doc \ diff --git a/net-mgmt/check_mk_agent/distinfo b/net-mgmt/check_mk_agent/distinfo index f40f661abb39..c98cedb0f4d7 100644 --- a/net-mgmt/check_mk_agent/distinfo +++ b/net-mgmt/check_mk_agent/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1632139559 -SHA256 (check_mk_agent-2.0.0.p9/check_mk_agent.freebsd) = 2872d890ee1b43738494bef8912d0a16f15be99d4bd284fc9862165343a6315e -SIZE (check_mk_agent-2.0.0.p9/check_mk_agent.freebsd) = 13999 -SHA256 (check_mk_agent-2.0.0.p9/README.FreeBSD) = 01094a2197ca0a3a43ac16098c0f800d2ee808db2fd9a2f133f4bad04062ec5f -SIZE (check_mk_agent-2.0.0.p9/README.FreeBSD) = 1349 -SHA256 (check_mk_agent-2.0.0.p9/COPYING) = fbaab079995bef694ef8451f0f763b91b44e5b57b8e2a487d2a240b395187a7f -SIZE (check_mk_agent-2.0.0.p9/COPYING) = 15174 +TIMESTAMP = 1633894477 +SHA256 (check_mk_agent-2.0.0.p11/check_mk_agent.freebsd) = 37661e250f5709a0700895b58bc09cad5a15dbef3f4a6e2106cb55802bbf9a71 +SIZE (check_mk_agent-2.0.0.p11/check_mk_agent.freebsd) = 14180 +SHA256 (check_mk_agent-2.0.0.p11/README.FreeBSD) = 01094a2197ca0a3a43ac16098c0f800d2ee808db2fd9a2f133f4bad04062ec5f +SIZE (check_mk_agent-2.0.0.p11/README.FreeBSD) = 1349 +SHA256 (check_mk_agent-2.0.0.p11/COPYING) = fbaab079995bef694ef8451f0f763b91b44e5b57b8e2a487d2a240b395187a7f +SIZE (check_mk_agent-2.0.0.p11/COPYING) = 15174 diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile index 8192439416a6..03543624bf86 100644 --- a/net-mgmt/check_ssl_cert/Makefile +++ b/net-mgmt/check_ssl_cert/Makefile @@ -1,6 +1,6 @@ PORTNAME= check_ssl_cert DISTVERSIONPREFIX= v -DISTVERSION= 2.9.1 +DISTVERSION= 2.10.0 CATEGORIES= net-mgmt MAINTAINER= cmt@FreeBSD.org diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo index 19eee3d88a85..affdf24644b2 100644 --- a/net-mgmt/check_ssl_cert/distinfo +++ b/net-mgmt/check_ssl_cert/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633536789 -SHA256 (matteocorti-check_ssl_cert-v2.9.1_GH0.tar.gz) = 06fe7f2b4b1fd189be2b76019b65375e423d21514ce409bccd8da93fccde3949 -SIZE (matteocorti-check_ssl_cert-v2.9.1_GH0.tar.gz) = 249869 +TIMESTAMP = 1633981433 +SHA256 (matteocorti-check_ssl_cert-v2.10.0_GH0.tar.gz) = ef062508aa7af38af9a8e6e9ba32825d91e82dc4f6f4924358cb71b658d9267b +SIZE (matteocorti-check_ssl_cert-v2.10.0_GH0.tar.gz) = 255162 diff --git a/net-mgmt/networkmgr/Makefile b/net-mgmt/networkmgr/Makefile index 6648a700c012..516706dfaafa 100644 --- a/net-mgmt/networkmgr/Makefile +++ b/net-mgmt/networkmgr/Makefile @@ -2,6 +2,7 @@ PORTNAME= networkmgr DISTVERSION= 6.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ericbsd@FreeBSD.org @@ -16,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-them USES= gnome python:3.7+ shebangfix USE_GITHUB= yes GH_ACCOUNT= GhostBSD -USE_GNOME= gtk-update-icon-cache pygobject3 +USE_GNOME= pygobject3 USE_PYTHON= distutils noflavors SHEBANG_GLOB= *.py diff --git a/net-mgmt/sblim-wbemcli/Makefile b/net-mgmt/sblim-wbemcli/Makefile index 7a0ada7161fe..e4d734019078 100644 --- a/net-mgmt/sblim-wbemcli/Makefile +++ b/net-mgmt/sblim-wbemcli/Makefile @@ -1,6 +1,5 @@ PORTNAME= sblim-wbemcli -PORTVERSION= 1.6.1 -PORTREVISION= 5 +PORTVERSION= 1.6.3 CATEGORIES= net-mgmt MASTER_SITES= SF/sblim/${PORTNAME}/${PORTVERSION} @@ -10,10 +9,10 @@ COMMENT= CLI for Web Based Enterprise Management by SBLIM BUILD_DEPENDS= libwww-config:www/libwww LIB_DEPENDS= libcurl.so:ftp/curl -USES= tar:bzip2 +USES= tar:bzip2 GNU_CONFIGURE= YES +MAKE_ARGS= RM="${RM}" CPPFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib -MAKE_ARGS= RM="${RM}" .include diff --git a/net-mgmt/sblim-wbemcli/distinfo b/net-mgmt/sblim-wbemcli/distinfo index 71cdb338d9ef..601307ce5a6a 100644 --- a/net-mgmt/sblim-wbemcli/distinfo +++ b/net-mgmt/sblim-wbemcli/distinfo @@ -1,2 +1,3 @@ -SHA256 (sblim-wbemcli-1.6.1.tar.bz2) = 6d3b5d6ef2cd0b6fab282aabfdedf8d6a0b3e4a2743ddd7bb2def9e8cad71fac -SIZE (sblim-wbemcli-1.6.1.tar.bz2) = 189383 +TIMESTAMP = 1633986312 +SHA256 (sblim-wbemcli-1.6.3.tar.bz2) = e493065a6a485ef19cdae5d2bb1561eb9aa4b3d53f35237f6c32cf101a93a796 +SIZE (sblim-wbemcli-1.6.3.tar.bz2) = 198866 diff --git a/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp b/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp index 82a8b0f3a154..55546c85b97a 100644 --- a/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp +++ b/net-mgmt/sblim-wbemcli/files/patch-CimCurl.cpp @@ -1,4 +1,4 @@ ---- CimCurl.cpp.orig 2009-03-04 19:10:54.000000000 +0000 +--- CimCurl.cpp.orig 2013-09-20 23:26:32 UTC +++ CimCurl.cpp @@ -27,6 +27,7 @@ #include @@ -6,5 +6,5 @@ +#include #include "CimCurl.h" - - extern int useNl; + #include // for getpass() + #include diff --git a/net-mgmt/sblim-wbemcli/files/patch-CimXml.h b/net-mgmt/sblim-wbemcli/files/patch-CimXml.h index 1d312c7488b8..734c69c437a5 100644 --- a/net-mgmt/sblim-wbemcli/files/patch-CimXml.h +++ b/net-mgmt/sblim-wbemcli/files/patch-CimXml.h @@ -1,6 +1,6 @@ ---- CimXml.h.orig 2009-06-24 17:44:48.000000000 +0000 +--- CimXml.h.orig 2013-03-25 04:05:49 UTC +++ CimXml.h -@@ -54,7 +54,7 @@ class StringArray : public vector { StringArray() : vector() {} StringArray(int n) : vector(n) {} StringArray(int n, const string& s) : vector(n,s) {} @@ -9,17 +9,3 @@ void toStringBuffer(string &sb, const char *sep=" ",const char *q="") { for (size_type n=0; n class ArrayXml : publi - public: - ArrayXml() {} - ArrayXml * clone() const { return new ArrayXml(*this);} -- void add(const T& t) { push_back(t); } -+ void add(const T& t) { this->push_back(t); } - #if !defined(GCC_VERSION) || GCC_VERSION >= 3000 -- T& operator[] (size_type n) {return at(n);} -- const T& operator[] (size_type n) const {return at(n);} -+ T& operator[] (size_type n) {return this->at(n);} -+ const T& operator[] (size_type n) const {return this->at(n);} - #endif - T *get(int n) { return &(*this)[n]; } - void toStringBuffer(string &sb, const char *sep=" ",const char *q="") { diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile index d6b93f9125bb..a0f0edeb269b 100644 --- a/net/asterisk18/Makefile +++ b/net/asterisk18/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -PORTVERSION= 18.7.0 +PORTVERSION= 18.7.1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk18/distinfo b/net/asterisk18/distinfo index f743f8783c2b..c8d3cae916e0 100644 --- a/net/asterisk18/distinfo +++ b/net/asterisk18/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1633622348 -SHA256 (asterisk/asterisk-18.7.0.tar.gz) = 56a5a9a97a7a9b6f9a0c794e96bf97f3f3c9b34c6b5fa8280988f356297c029f -SIZE (asterisk/asterisk-18.7.0.tar.gz) = 28007783 +TIMESTAMP = 1633987279 +SHA256 (asterisk/asterisk-18.7.1.tar.gz) = 11c8728718b59af74440276ba888484bc9201217719d56436e1e0e85bf533c17 +SIZE (asterisk/asterisk-18.7.1.tar.gz) = 27995503 SHA256 (asterisk/asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk/asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 diff --git a/net/grpcurl/Makefile b/net/grpcurl/Makefile index 8c8218778338..5d3fe6971031 100644 --- a/net/grpcurl/Makefile +++ b/net/grpcurl/Makefile @@ -1,6 +1,6 @@ PORTNAME= grpcurl DISTVERSIONPREFIX= v -DISTVERSION= 1.8.2 +DISTVERSION= 1.8.5 CATEGORIES= net MAINTAINER= nc@FreeBSD.org @@ -16,8 +16,11 @@ GH_SUBDIR= src/github.com/fullstorydev/grpcurl GH_TUPLE= \ census-instrumentation:opencensus-proto:v0.2.1:census_instrumentation_opencensus_proto/vendor/github.com/census-instrumentation/opencensus-proto \ cncf:udpa:5459f2c99403:cncf_udpa_go/vendor/github.com/cncf/udpa \ + davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ envoyproxy:go-control-plane:668b12f5399d:envoyproxy_go_control_plane/vendor/github.com/envoyproxy/go-control-plane \ envoyproxy:protoc-gen-validate:v0.1.0:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \ + go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ + go-yaml:yaml:v2.2.8:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \ golang:net:4c5254603344:golang_net/vendor/golang.org/x/net \ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \ @@ -30,7 +33,7 @@ GH_TUPLE= \ google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ googleapis:google-cloud-go:v0.56.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \ grpc:grpc-go:v1.37.0:grpc_grpc_go/vendor/google.golang.org/grpc \ - jhump:protoreflect:v1.8.2:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ + jhump:protoreflect:v1.10.1:jhump_protoreflect/vendor/github.com/jhump/protoreflect \ protocolbuffers:protobuf-go:a709e31e5d12:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSIONPREFIX}${PORTVERSION} -s -w" diff --git a/net/grpcurl/distinfo b/net/grpcurl/distinfo index c41570c9bfcd..03f6e58aafdf 100644 --- a/net/grpcurl/distinfo +++ b/net/grpcurl/distinfo @@ -1,14 +1,20 @@ -TIMESTAMP = 1627492040 -SHA256 (fullstorydev-grpcurl-v1.8.2_GH0.tar.gz) = 89e56bc6cdbf180068b02cc46078ebc3319010f2050f04247e1d535c7f9bf19b -SIZE (fullstorydev-grpcurl-v1.8.2_GH0.tar.gz) = 138274 +TIMESTAMP = 1633985640 +SHA256 (fullstorydev-grpcurl-v1.8.5_GH0.tar.gz) = 1a9612560b2da18d50f0a46e9f2f5a7e5a13c4bb1ccef15ba65cb0c37335342b +SIZE (fullstorydev-grpcurl-v1.8.5_GH0.tar.gz) = 126464 SHA256 (census-instrumentation-opencensus-proto-v0.2.1_GH0.tar.gz) = bfcefa6093fc2ecdf5c9effea86e6982d0d6f9a5178b17fcf73a62e0f3fb43d0 SIZE (census-instrumentation-opencensus-proto-v0.2.1_GH0.tar.gz) = 151701 SHA256 (cncf-udpa-5459f2c99403_GH0.tar.gz) = 2ec5d01e917868bac4e8ddc77cb5247e4e7969ae8efd6e0641688cd91e1124b4 SIZE (cncf-udpa-5459f2c99403_GH0.tar.gz) = 39583 +SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e +SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152 SHA256 (envoyproxy-go-control-plane-668b12f5399d_GH0.tar.gz) = b7436a465b9e8b260fa3dc286f3a879dd360e4c99f927bbe3ac2bbc17b8f43d9 SIZE (envoyproxy-go-control-plane-668b12f5399d_GH0.tar.gz) = 2538237 SHA256 (envoyproxy-protoc-gen-validate-v0.1.0_GH0.tar.gz) = 49a275b7aff7e9c7e84db38e405b49b1ac91bbd2fcbd0c253d39ec412ed3be61 SIZE (envoyproxy-protoc-gen-validate-v0.1.0_GH0.tar.gz) = 9625220 +SHA256 (go-check-check-41f04d3bba15_GH0.tar.gz) = 2d5b1036909b241e44f0d6a7cfa936cf9f875efb4f0af077cd61585c6d0c0432 +SIZE (go-check-check-41f04d3bba15_GH0.tar.gz) = 31614 +SHA256 (go-yaml-yaml-v2.2.8_GH0.tar.gz) = 9632d0760e9a07c414f2b2b6cd453d6225e42ecea77906883b23f1f1d0546045 +SIZE (go-yaml-yaml-v2.2.8_GH0.tar.gz) = 72732 SHA256 (golang-appengine-v1.6.5_GH0.tar.gz) = 4e7df5d4ec2dda0f59f26925b36a087843fd1a165adb938712068376bf791316 SIZE (golang-appengine-v1.6.5_GH0.tar.gz) = 332903 SHA256 (golang-net-4c5254603344_GH0.tar.gz) = 5957e628f2676d9e6c9517890bdcec334e8cac53d0f000b42ed6364a0550e152 @@ -33,7 +39,7 @@ SHA256 (googleapis-google-cloud-go-v0.56.0_GH0.tar.gz) = 3ae13915d10bf4a68794cd7 SIZE (googleapis-google-cloud-go-v0.56.0_GH0.tar.gz) = 2670258 SHA256 (grpc-grpc-go-v1.37.0_GH0.tar.gz) = ab96e0de7416d1d26ea5c98417d21cd72b2c66094b80ba3ab1d03f4a5aa728ca SIZE (grpc-grpc-go-v1.37.0_GH0.tar.gz) = 1236791 -SHA256 (jhump-protoreflect-v1.8.2_GH0.tar.gz) = 2e09cb4038c68fec2bf2edf8a165a9a55f418efe56881db06ee947763b146ec1 -SIZE (jhump-protoreflect-v1.8.2_GH0.tar.gz) = 596397 +SHA256 (jhump-protoreflect-v1.10.1_GH0.tar.gz) = 63e1b2fec17d248ff1ac7e4d0aa7ef6e73231c4c2c8701c82ee1917db822151e +SIZE (jhump-protoreflect-v1.10.1_GH0.tar.gz) = 607735 SHA256 (protocolbuffers-protobuf-go-a709e31e5d12_GH0.tar.gz) = ff88e571fc9a01203360245fbdb8643c14ff12cd38201d8edf0c2599a0536153 SIZE (protocolbuffers-protobuf-go-a709e31e5d12_GH0.tar.gz) = 1267955 diff --git a/net/kafka/Makefile b/net/kafka/Makefile index 28425ec20d5e..916509f4039c 100644 --- a/net/kafka/Makefile +++ b/net/kafka/Makefile @@ -2,7 +2,7 @@ PORTNAME= kafka PORTVERSION= 2.8.0 CATEGORIES= net java -MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}_2.13-${PORTVERSION} MAINTAINER= timp87@gmail.com diff --git a/net/py-ldap0/Makefile b/net/py-ldap0/Makefile index c003e7606a03..216fad655808 100644 --- a/net/py-ldap0/Makefile +++ b/net/py-ldap0/Makefile @@ -1,6 +1,5 @@ PORTNAME= ldap0 -PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTVERSION= 1.3.1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +21,7 @@ USE_PYTHON= autoplist distutils USE_GITLAB= yes GL_ACCOUNT= ae-dir GL_PROJECT= python-ldap0 -GL_COMMIT= 1bf10aa9ad4ab7755e02c9f74cfa9ad7b4368d34 +GL_COMMIT= 555e0c1f72b87c9e7be88ca6bfd284b982ed6e17 PYDISTUTILS_BUILD_TARGET= build_ext PYDISTUTILS_BUILDARGS+= --inplace diff --git a/net/py-ldap0/distinfo b/net/py-ldap0/distinfo index 2262176d8abf..da916e00b9a3 100644 --- a/net/py-ldap0/distinfo +++ b/net/py-ldap0/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623064709 -SHA256 (ae-dir-python-ldap0-1bf10aa9ad4ab7755e02c9f74cfa9ad7b4368d34_GL0.tar.gz) = f66cbee5dc2253b5c72570e29a9df78bc779a9014224666e3e5ed412a08f439a -SIZE (ae-dir-python-ldap0-1bf10aa9ad4ab7755e02c9f74cfa9ad7b4368d34_GL0.tar.gz) = 252782 +TIMESTAMP = 1633887115 +SHA256 (ae-dir-python-ldap0-555e0c1f72b87c9e7be88ca6bfd284b982ed6e17_GL0.tar.gz) = c9c2bf7bf1482af74c2c17877eb5bd7f9df31cb2312b27d8186f4d4b93cece57 +SIZE (ae-dir-python-ldap0-555e0c1f72b87c9e7be88ca6bfd284b982ed6e17_GL0.tar.gz) = 253308 diff --git a/net/py-ldap0/files/patch-setup.cfg b/net/py-ldap0/files/patch-setup.cfg index ac7d768e4791..a081d46ffcd1 100644 --- a/net/py-ldap0/files/patch-setup.cfg +++ b/net/py-ldap0/files/patch-setup.cfg @@ -1,10 +1,17 @@ ---- setup.cfg.orig 2020-01-12 07:58:53 UTC +--- setup.cfg.orig 2021-09-08 14:26:53 UTC +++ setup.cfg -@@ -1,6 +1,6 @@ - [_libldap0] - defines = HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R +@@ -13,12 +13,12 @@ + # ./configure --with-cyrus-sasl --with-tls + defines = HAVE_SASL HAVE_TLS + -extra_compile_args = -Wall -O1 -g -DPYMALLOC_DEBUG +extra_compile_args = -Wall extra_objects = - libs = ldap_r + # Example for full-featured build: + # Support for StartTLS/LDAPS, SASL bind and reentrant libldap_r. +-libs = ldap_r ++libs = ldap + + [metadata] + license_file = LICENSE diff --git a/net/quagga/Makefile b/net/quagga/Makefile index aed004698efa..5a4ca728e587 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -4,7 +4,7 @@ PORTNAME= quagga PORTVERSION= 1.2.4 PORTREVISION= 8 CATEGORIES= net -MASTER_SITES= SAVANNAH +MASTER_SITES= https://github.com/Quagga/quagga/releases/download/${DISTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software @@ -12,14 +12,14 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= gawk:lang/gawk - USES= compiler:c11 cpe gmake libtool makeinfo \ perl5 readline ssl CONFLICTS= frr7 openbgpd pimd zebra GNU_CONFIGURE= yes +CONFIGURE_ENV+= GAWK=${AWK} + CFLAGS+= -fcommon INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile index fb37f88c83ee..53e238c239e7 100644 --- a/print/pdfbox/Makefile +++ b/print/pdfbox/Makefile @@ -4,7 +4,7 @@ PORTNAME= pdfbox PORTVERSION= 2.0.14 PORTREVISION= 1 CATEGORIES= print textproc java -MASTER_SITES= APACHE/pdfbox/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTVERSION}/ DISTFILES= ${JAR_NAMES:S/$/-${PORTVERSION}.jar/} EXTRACT_ONLY= # none diff --git a/science/Makefile b/science/Makefile index 421d2e26b93e..76060442c7d4 100644 --- a/science/Makefile +++ b/science/Makefile @@ -232,6 +232,7 @@ SUBDIR += py-MDAnalysis SUBDIR += py-MDAnalysisTests SUBDIR += py-OpenFermion + SUBDIR += py-OpenMC SUBDIR += py-PubChemPy SUBDIR += py-PyFR SUBDIR += py-PyNE diff --git a/science/afni/Makefile b/science/afni/Makefile index 23d7b6c19393..0c6910c73fd2 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 21.2.10 +DISTVERSION= 21.3.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index 120a6400f8de..9f1bdd01f641 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633466215 -SHA256 (afni-afni-AFNI_21.2.10_GH0.tar.gz) = e45ecb8cb4d145e939e34ef23861898a659bcd48f6b2087719354c9cb4ee0616 -SIZE (afni-afni-AFNI_21.2.10_GH0.tar.gz) = 43815570 +TIMESTAMP = 1633707047 +SHA256 (afni-afni-AFNI_21.3.00_GH0.tar.gz) = b1d5f18eb8f741af8389796cce7dc8bc37d4c868624ea251ed1e7b9d2d421508 +SIZE (afni-afni-AFNI_21.3.00_GH0.tar.gz) = 43819613 diff --git a/science/py-OpenMC/Makefile b/science/py-OpenMC/Makefile new file mode 100644 index 000000000000..707b3e442066 --- /dev/null +++ b/science/py-OpenMC/Makefile @@ -0,0 +1,41 @@ +PORTNAME= OpenMC +DISTVERSIONPREFIX= v +DISTVERSION= 0.12.2 +CATEGORIES= science +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Monte Carlo neutron and photon transport simulation code (Python) + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +PY_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uncertainties>0:math/py-uncertainties@${PY_FLAVOR} +BUILD_DEPENDS= openmc>0:science/openmc \ + ${PY_DEPENDS} +RUN_DEPENDS= openmc>0:science/openmc \ + ${PY_DEPENDS} + +USES= python +USE_PYTHON= distutils concurrent autoplist + +USE_GITHUB= yes +GH_ACCOUNT= ${PORTNAME:tl}-dev +GH_PROJECT= ${PORTNAME:tl} + +PLIST_FILES= ${PYTHON_SITELIBDIR}/openmc/lib/libopenmc.so + +post-install: + # strip + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/openmc/data/*.so + # link the library + @${LN} -s ${LOCALBASE}/lib/libopenmc.so ${STAGEDIR}${PYTHON_SITELIBDIR}/openmc/lib/libopenmc.so + +.include diff --git a/science/py-OpenMC/distinfo b/science/py-OpenMC/distinfo new file mode 100644 index 000000000000..1250d121dfe1 --- /dev/null +++ b/science/py-OpenMC/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1633806014 +SHA256 (openmc-dev-openmc-v0.12.2_GH0.tar.gz) = 29ca66d0e7140357d747516807c91cbf1aace0ebc29dfe9650e9da3c2975dd94 +SIZE (openmc-dev-openmc-v0.12.2_GH0.tar.gz) = 8316985 diff --git a/science/py-OpenMC/pkg-descr b/science/py-OpenMC/pkg-descr new file mode 100644 index 000000000000..0b8570e22ec6 --- /dev/null +++ b/science/py-OpenMC/pkg-descr @@ -0,0 +1,12 @@ +Python bindings for OpenMC. + +OpenMC is a community-developed Monte Carlo neutron and photon transport +simulation code. It is capable of performing fixed source, k-eigenvalue, and +subcritical multiplication calculations on models built using either a +constructive solid geometry or CAD representation. OpenMC supports both +continuous-energy and multigroup transport. The continuous-energy particle +interaction data is based on a native HDF5 format that can be generated from +ACE files produced by NJOY. Parallelism is enabled via a hybrid MPI and OpenMP +programming model. + +WWW: https://openmc.org/ diff --git a/science/py-pydicom/Makefile b/science/py-pydicom/Makefile index cf0e0a00ec67..3b2ff78411a2 100644 --- a/science/py-pydicom/Makefile +++ b/science/py-pydicom/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping PORTNAME= pydicom -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 DISTVERSIONPREFIX=v CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-pydicom/distinfo b/science/py-pydicom/distinfo index 79d32c4a330d..dfe324b7b818 100644 --- a/science/py-pydicom/distinfo +++ b/science/py-pydicom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632184860 -SHA256 (pydicom-pydicom-v2.2.1_GH0.tar.gz) = 2d094ad57e17800067da8eefbebcf4a028a56dd909b1c2baefb279d33c600f1d -SIZE (pydicom-pydicom-v2.2.1_GH0.tar.gz) = 2172564 +TIMESTAMP = 1634021473 +SHA256 (pydicom-pydicom-v2.2.2_GH0.tar.gz) = d827669486414b6b6688ecf4d220065e754fabc1b0d016329fced2da4192555d +SIZE (pydicom-pydicom-v2.2.2_GH0.tar.gz) = 2174653 diff --git a/science/tinker/Makefile b/science/tinker/Makefile index 602b091475f6..c4d0cbbccfd8 100644 --- a/science/tinker/Makefile +++ b/science/tinker/Makefile @@ -1,7 +1,7 @@ # Created by: Glenn Johnson PORTNAME= tinker -DISTVERSION= 8.9.5 +DISTVERSION= 8.10.1 CATEGORIES= science MASTER_SITES= https://dasher.wustl.edu/tinker/downloads/ diff --git a/science/tinker/distinfo b/science/tinker/distinfo index d822cce3c876..20d4da117165 100644 --- a/science/tinker/distinfo +++ b/science/tinker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633207980 -SHA256 (tinker-8.9.5.tar.gz) = 23d53ec90401f2ba44c425d4ed8c104ceb9c13934896316db7b5c1db877a145b -SIZE (tinker-8.9.5.tar.gz) = 65939888 +TIMESTAMP = 1633966955 +SHA256 (tinker-8.10.1.tar.gz) = 4687d60cc44c83462a15639920c4a7fe551aec6b41f295c93962d83bf4ef4f2b +SIZE (tinker-8.10.1.tar.gz) = 65197637 diff --git a/science/tinker/pkg-plist b/science/tinker/pkg-plist index 2c2f3029c66a..a38ac3839d4f 100644 --- a/science/tinker/pkg-plist +++ b/science/tinker/pkg-plist @@ -82,6 +82,7 @@ bin/xyzpdb %%DATADIR%%/params/charmm22.prm %%DATADIR%%/params/charmm22cmap.prm %%DATADIR%%/params/dang.prm +%%DATADIR%%/params/hippo19.prm %%DATADIR%%/params/hoch.prm %%DATADIR%%/params/iwater.prm %%DATADIR%%/params/mm2.prm diff --git a/security/hexl/Makefile b/security/hexl/Makefile index ed5783fdf134..831af6872180 100644 --- a/security/hexl/Makefile +++ b/security/hexl/Makefile @@ -9,6 +9,8 @@ COMMENT= Intel homomorphic encryption acceleration library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= error: __int128 is not supported on this target + LIB_DEPENDS= libcpu_features.so:devel/cpu_features USES= cmake:testing compiler:c++11-lang localbase:ldflags diff --git a/security/modsecurity3/Makefile b/security/modsecurity3/Makefile index 9cee083b764e..6cffad6e8317 100644 --- a/security/modsecurity3/Makefile +++ b/security/modsecurity3/Makefile @@ -1,7 +1,6 @@ PORTNAME= modsecurity DISTVERSIONPREFIX= v -DISTVERSION= 3.0.4 -PORTREVISION= 2 +DISTVERSION= 3.0.5 CATEGORIES= security www MASTER_SITES= https://github.com/SpiderLabs/ModSecurity/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 3 @@ -17,10 +16,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libyajl.so:devel/yajl \ libmaxminddb.so:net/libmaxminddb -USES= compiler:c++11-lang cpe gmake gnome libtool pkgconfig:build +USES= cpe gmake gnome libtool pkgconfig:build USE_GNOME= libxml2 # GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411 -USE_GCC= yes USE_LDCONFIG= yes CPE_VENDOR= trustwave diff --git a/security/modsecurity3/distinfo b/security/modsecurity3/distinfo index 378c1b80adc1..5e9158a0a40c 100644 --- a/security/modsecurity3/distinfo +++ b/security/modsecurity3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579339210 -SHA256 (modsecurity-v3.0.4.tar.gz) = b4231177dd80b4e076b228e57d498670113b69d445bab86db25f65346c24db22 -SIZE (modsecurity-v3.0.4.tar.gz) = 2806291 +TIMESTAMP = 1632981543 +SHA256 (modsecurity-v3.0.5.tar.gz) = 751bf95a7a8d39c440d0c26ec1f73961550ca2eb2ac9e2e7a56dce2dd7b959e9 +SIZE (modsecurity-v3.0.5.tar.gz) = 3485840 diff --git a/security/modsecurity3/files/patch-src_operators_rx.cc b/security/modsecurity3/files/patch-src_operators_rx.cc deleted file mode 100644 index 0e8f626e59c1..000000000000 --- a/security/modsecurity3/files/patch-src_operators_rx.cc +++ /dev/null @@ -1,51 +0,0 @@ ---- src/operators/rx.cc.orig 2020-01-13 13:09:28 UTC -+++ src/operators/rx.cc -@@ -38,7 +38,6 @@ bool Rx::init(const std::string &arg, st - - bool Rx::evaluate(Transaction *transaction, Rule *rule, - const std::string& input, std::shared_ptr ruleMessage) { -- std::list matches; - Regex *re; - - if (m_param.empty() && !m_string->m_containsMacro) { -@@ -52,29 +51,29 @@ bool Rx::evaluate(Transaction *transacti - re = m_re; - } - -- matches = re->searchAll(input); -+ std::vector captures; -+ re->searchOneMatch(input, captures); -+ - if (rule && rule->m_containsCaptureAction && transaction) { -- int i = 0; -- matches.reverse(); -- for (const SMatch& a : matches) { -+ for (const Utils::SMatchCapture& capture : captures) { -+ const std::string capture_substring(input.substr(capture.m_offset,capture.m_length)); - transaction->m_collections.m_tx_collection->storeOrUpdateFirst( -- std::to_string(i), a.str()); -+ std::to_string(capture.m_group), capture_substring); - ms_dbg_a(transaction, 7, "Added regex subexpression TX." + -- std::to_string(i) + ": " + a.str()); -- transaction->m_matched.push_back(a.str()); -- i++; -+ std::to_string(capture.m_group) + ": " + capture_substring); -+ transaction->m_matched.push_back(capture_substring); - } - } - -- for (const auto & i : matches) { -- logOffset(ruleMessage, i.offset(), i.str().size()); -+ for (const auto & capture : captures) { -+ logOffset(ruleMessage, capture.m_offset, capture.m_length); - } - - if (m_string->m_containsMacro) { - delete re; - } - -- if (matches.size() > 0) { -+ if (captures.size() > 0) { - return true; - } - diff --git a/security/modsecurity3/files/patch-src_utils_regex.cc b/security/modsecurity3/files/patch-src_utils_regex.cc deleted file mode 100644 index ec2b6195545b..000000000000 --- a/security/modsecurity3/files/patch-src_utils_regex.cc +++ /dev/null @@ -1,40 +0,0 @@ ---- src/utils/regex.cc.orig 2020-01-13 13:09:28 UTC -+++ src/utils/regex.cc -@@ -16,10 +16,6 @@ - #include "src/utils/regex.h" - - #include --#include --#include --#include --#include - #include - #include - -@@ -99,6 +95,26 @@ std::list Regex::searchAll(const - return retList; - } - -+bool Regex::searchOneMatch(const std::string& s, std::vector& captures) const { -+ const char *subject = s.c_str(); -+ int ovector[OVECCOUNT]; -+ -+ int rc = pcre_exec(m_pc, m_pce, subject, s.size(), 0, 0, ovector, OVECCOUNT); -+ -+ for (int i = 0; i < rc; i++) { -+ size_t start = ovector[2*i]; -+ size_t end = ovector[2*i+1]; -+ size_t len = end - start; -+ if (end > s.size()) { -+ continue; -+ } -+ SMatchCapture capture(i, start, len); -+ captures.push_back(capture); -+ } -+ -+ return (rc > 0); -+} -+ - int Regex::search(const std::string& s, SMatch *match) const { - int ovector[OVECCOUNT]; - int ret = pcre_exec(m_pc, m_pce, s.c_str(), diff --git a/security/modsecurity3/files/patch-src_utils_regex.h b/security/modsecurity3/files/patch-src_utils_regex.h deleted file mode 100644 index 32652ce5c525..000000000000 --- a/security/modsecurity3/files/patch-src_utils_regex.h +++ /dev/null @@ -1,35 +0,0 @@ ---- src/utils/regex.h.orig 2020-01-13 13:09:28 UTC -+++ src/utils/regex.h -@@ -19,6 +19,7 @@ - #include - #include - #include -+#include - - #ifndef SRC_UTILS_REGEX_H_ - #define SRC_UTILS_REGEX_H_ -@@ -47,6 +48,16 @@ class SMatch { - size_t m_offset; - }; - -+struct SMatchCapture { -+ SMatchCapture(size_t group, size_t offset, size_t length) : -+ m_group(group), -+ m_offset(offset), -+ m_length(length) { } -+ -+ size_t m_group; // E.g. 0 = full match; 6 = capture group 6 -+ size_t m_offset; // offset of match within the analyzed string -+ size_t m_length; -+}; - - class Regex { - public: -@@ -58,6 +69,7 @@ class Regex { - Regex& operator=(const Regex&) = delete; - - std::list searchAll(const std::string& s) const; -+ bool searchOneMatch(const std::string& s, std::vector& captures) const; - int search(const std::string &s, SMatch *m) const; - int search(const std::string &s) const; - diff --git a/security/modsecurity3/files/patch-test_test-cases_regression_variable-TX.json b/security/modsecurity3/files/patch-test_test-cases_regression_variable-TX.json deleted file mode 100644 index 485a9081af87..000000000000 --- a/security/modsecurity3/files/patch-test_test-cases_regression_variable-TX.json +++ /dev/null @@ -1,146 +0,0 @@ ---- test/test-cases/regression/variable-TX.json.orig 2020-01-13 13:09:28 UTC -+++ test/test-cases/regression/variable-TX.json -@@ -80,5 +80,143 @@ - "SecRule REQUEST_HEADERS \"@rx ([A-z]+)\" \"id:1,log,pass,capture,id:14\"", - "SecRule TX:0 \"@rx ([A-z]+)\" \"id:15\"" - ] -+ }, -+ { -+ "enabled":1, -+ "version_min":300000, -+ "title":"Testing Variables :: capture group match after unused group", -+ "client":{ -+ "ip":"200.249.12.31", -+ "port":123 -+ }, -+ "server":{ -+ "ip":"200.249.12.31", -+ "port":80 -+ }, -+ "request":{ -+ "uri":"/?key=aadd", -+ "method":"GET" -+ }, -+ "response":{ -+ "headers":{ -+ "Date":"Mon, 13 Jul 2015 20:02:41 GMT", -+ "Last-Modified":"Sun, 26 Oct 2014 22:33:37 GMT", -+ "Content-Type":"text/html" -+ }, -+ "body":[ -+ "no need." -+ ] -+ }, -+ "expected":{ -+ "debug_log":"Added regex subexpression TX\\.3: dd[\\s\\S]*Target value: \"dd\" \\(Variable\\: TX\\:3[\\s\\S]*Rule returned 1" -+ }, -+ "rules":[ -+ "SecRuleEngine On", -+ "SecRule ARGS \"@rx (aa)(bb|cc)?(dd)\" \"id:1,log,pass,capture,id:16\"", -+ "SecRule TX:3 \"@streq dd\" \"id:19,phase:2,log,pass\"" -+ ] -+ }, -+ { -+ "enabled":1, -+ "version_min":300000, -+ "title":"Testing Variables :: empty capture group match followed by nonempty capture group", -+ "client":{ -+ "ip":"200.249.12.31", -+ "port":123 -+ }, -+ "server":{ -+ "ip":"200.249.12.31", -+ "port":80 -+ }, -+ "request":{ -+ "uri":"/?key=aadd", -+ "method":"GET" -+ }, -+ "response":{ -+ "headers":{ -+ "Date":"Mon, 13 Jul 2015 20:02:41 GMT", -+ "Last-Modified":"Sun, 26 Oct 2014 22:33:37 GMT", -+ "Content-Type":"text/html" -+ }, -+ "body":[ -+ "no need." -+ ] -+ }, -+ "expected":{ -+ "debug_log":"Added regex subexpression TX\\.3: dd[\\s\\S]*Target value: \"dd\" \\(Variable\\: TX\\:3[\\s\\S]*Rule returned 1" -+ }, -+ "rules":[ -+ "SecRuleEngine On", -+ "SecRule ARGS \"@rx (aa)(bb|cc|)(dd)\" \"id:18,phase:1,log,pass,capture\"", -+ "SecRule TX:3 \"@streq dd\" \"id:19,phase:2,log,pass\"" -+ ] -+ }, -+ { -+ "enabled":1, -+ "version_min":300000, -+ "title":"Testing Variables :: repeating capture group -- alternates", -+ "client":{ -+ "ip":"200.249.12.31", -+ "port":123 -+ }, -+ "server":{ -+ "ip":"200.249.12.31", -+ "port":80 -+ }, -+ "request":{ -+ "uri":"/?key=_abc123_", -+ "method":"GET" -+ }, -+ "response":{ -+ "headers":{ -+ "Date":"Mon, 13 Jul 2015 20:02:41 GMT", -+ "Last-Modified":"Sun, 26 Oct 2014 22:33:37 GMT", -+ "Content-Type":"text/html" -+ }, -+ "body":[ -+ "no need." -+ ] -+ }, -+ "expected":{ -+ "debug_log":"Added regex subexpression TX\\.2: abc[\\s\\S]*Added regex subexpression TX\\.3: 123" -+ }, -+ "rules":[ -+ "SecRuleEngine On", -+ "SecRule ARGS \"@rx _((?:(abc)|(123))+)_\" \"id:18,phase:1,log,pass,capture\"" -+ ] -+ }, -+ { -+ "enabled":1, -+ "version_min":300000, -+ "title":"Testing Variables :: repeating capture group -- same (nested)", -+ "client":{ -+ "ip":"200.249.12.31", -+ "port":123 -+ }, -+ "server":{ -+ "ip":"200.249.12.31", -+ "port":80 -+ }, -+ "request":{ -+ "uri":"/?key=a:5a:8a:9", -+ "method":"GET" -+ }, -+ "response":{ -+ "headers":{ -+ "Date":"Mon, 13 Jul 2015 20:02:41 GMT", -+ "Last-Modified":"Sun, 26 Oct 2014 22:33:37 GMT", -+ "Content-Type":"text/html" -+ }, -+ "body":[ -+ "no need." -+ ] -+ }, -+ "expected":{ -+ "debug_log":"Added regex subexpression TX\\.1: 5[\\s\\S]*Added regex subexpression TX\\.2: 8[\\s\\S]*Added regex subexpression TX\\.3: 9" -+ }, -+ "rules":[ -+ "SecRuleEngine On", -+ "SecRule ARGS \"@rx a:([0-9])(?:a:([0-9])(?:a:([0-9]))*)*\" \"id:18,phase:1,log,pass,capture\"" -+ ] - } - ] diff --git a/security/modsecurity3/pkg-plist b/security/modsecurity3/pkg-plist index b3c760bc04f2..44f6c5f9c1a0 100644 --- a/security/modsecurity3/pkg-plist +++ b/security/modsecurity3/pkg-plist @@ -1,22 +1,29 @@ bin/modsec-rules-check -include/modsecurity/actions/action.h include/modsecurity/anchored_set_variable.h +include/modsecurity/anchored_set_variable_translation_proxy.h +include/modsecurity/rule_message.h +include/modsecurity/rule_unconditional.h +include/modsecurity/variable_origin.h +include/modsecurity/transaction.h include/modsecurity/anchored_variable.h -include/modsecurity/audit_log.h -include/modsecurity/collection/collection.h -include/modsecurity/collection/collections.h -include/modsecurity/debug_log.h include/modsecurity/intervention.h +include/modsecurity/collection/collections.h +include/modsecurity/collection/collection.h +include/modsecurity/rule_with_operator.h +include/modsecurity/variable_value.h +include/modsecurity/rules_set.h +include/modsecurity/audit_log.h include/modsecurity/modsecurity.h -include/modsecurity/reading_logs_via_rule_message.h -include/modsecurity/rule.h -include/modsecurity/rule_message.h +include/modsecurity/debug_log.h +include/modsecurity/rule_with_actions.h +include/modsecurity/rules_set_properties.h +include/modsecurity/rule_marker.h include/modsecurity/rules.h include/modsecurity/rules_exceptions.h -include/modsecurity/rules_properties.h -include/modsecurity/transaction.h -include/modsecurity/variable_origin.h -include/modsecurity/variable_value.h +include/modsecurity/rules_set_phases.h +include/modsecurity/reading_logs_via_rule_message.h +include/modsecurity/actions/action.h +include/modsecurity/rule.h lib/libmodsecurity.a lib/libmodsecurity.so lib/libmodsecurity.so.3 diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile index d18bf37e97ee..450688230613 100644 --- a/security/plasma5-kscreenlocker/Makefile +++ b/security/plasma5-kscreenlocker/Makefile @@ -11,7 +11,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ RUN_DEPENDS= ck-list-sessions:sysutils/consolekit2\ dbus-send:devel/dbus -USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \ +USES= cmake compiler:c++11-lib gettext kde:5 cpe pkgconfig qt:5 \ shebangfix tar:xz xorg USE_KDE= auth codecs config configwidgets coreaddons crash emoticons \ globalaccel i18n idletime init itemmodels kcmutils \ @@ -23,8 +23,6 @@ USE_QT= core dbus declarative gui network qdbus widgets x11extras xml \ buildtools_build qmake_build testlib_build USE_XORG= ice sm x11 xcb xcursor xext xi -CPE_VENDOR= kde - SHEBANG_FILES= updaters/ksreenlocker_5_3_separate_autologin.pl .include diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile index de8c041da171..20f73023f4f9 100644 --- a/security/xml-security/Makefile +++ b/security/xml-security/Makefile @@ -4,7 +4,7 @@ PORTNAME= xml-security DISTVERSION= 1_5_5 PORTREVISION= 1 CATEGORIES= security java -MASTER_SITES= APACHE/santuario/java-library/${DISTVERSION} +MASTER_SITES= https://archive.apache.org/dist/santuario/java-library/${DISTVERSION}/ DISTNAME= ${PORTNAME}-src-${DISTVERSION} MAINTAINER= ale@FreeBSD.org diff --git a/sysutils/ansible2/Makefile b/sysutils/ansible2/Makefile index d8e0b655e51a..fb59cd2eb250 100644 --- a/sysutils/ansible2/Makefile +++ b/sysutils/ansible2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ansible -PORTVERSION?= 2.9.26 +PORTVERSION?= 2.9.27 PORTREVISION?= 0 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ diff --git a/sysutils/ansible2/distinfo b/sysutils/ansible2/distinfo index 7a52f916ba85..d1431e1841f2 100644 --- a/sysutils/ansible2/distinfo +++ b/sysutils/ansible2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633888653 -SHA256 (ansible-2.9.26.tar.gz) = 3ae02aad2bbedcfb419ce75ebd2a648e9deb73e9e2d8de86c82d6047b1bdeb63 -SIZE (ansible-2.9.26.tar.gz) = 14280648 +TIMESTAMP = 1633975270 +SHA256 (ansible-2.9.27.tar.gz) = 479159e50b3bd90920d06bc59410c3a51d3f9be9b4e1029e11d1e4a2d0705736 +SIZE (ansible-2.9.27.tar.gz) = 14844836 diff --git a/sysutils/arcconf/Makefile b/sysutils/arcconf/Makefile index cbb26407408b..6e91370f7c3a 100644 --- a/sysutils/arcconf/Makefile +++ b/sysutils/arcconf/Makefile @@ -26,7 +26,12 @@ SUB_FILES+= ${PERIODICSCRIPT} PERIODICSCRIPT= 410.status-aac-raid DIST_TYPE= 12_x64 + +.include + +.if ${OSVERSION} > 1300078 RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x +.endif NO_BUILD= yes NO_WRKSUBDIR= yes @@ -39,4 +44,4 @@ do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily ${INSTALL_SCRIPT} ${WRKDIR}/${PERIODICSCRIPT} ${STAGEDIR}${PREFIX}/etc/periodic/daily -.include +.include diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index f1f1898d5773..6dce51aaf22a 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -2,7 +2,7 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 1.8.7 +DISTVERSION= 1.8.8 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org diff --git a/sysutils/fluent-bit/distinfo b/sysutils/fluent-bit/distinfo index 78ec1d573da9..50c2277e34e9 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632062041 -SHA256 (fluent-fluent-bit-v1.8.7_GH0.tar.gz) = 78a290b1ef73487bd367765d369598f9c0ee8e1b1a9be8dbf03bf996efa0b3fd -SIZE (fluent-fluent-bit-v1.8.7_GH0.tar.gz) = 14914246 +TIMESTAMP = 1633952528 +SHA256 (fluent-fluent-bit-v1.8.8_GH0.tar.gz) = 725441a53bf702df940377fdb4ab09b5f51b17ab47324a9140549a70ed177264 +SIZE (fluent-fluent-bit-v1.8.8_GH0.tar.gz) = 14927861 diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile index 92e151885819..2520ee66db00 100644 --- a/sysutils/plasma5-discover/Makefile +++ b/sysutils/plasma5-discover/Makefile @@ -8,8 +8,8 @@ COMMENT= Plasma5 package management tools # TODO: update packagekit-qt5 #LIB_DEPENDS= libpackagekit-qt.so:ports-mgmt/packagekit-qt5 -USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \ - pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \ + cpe pkgconfig qt:5 tar:xz USE_KDE= archive attica auth codecs completion config configwidgets \ coreaddons crash dbusaddons i18n iconthemes idletime \ itemmodels itemviews jobwidgets kcmutils kdeclarative kio \ @@ -21,6 +21,4 @@ USE_QT= concurrent core dbus declarative gui network svg widgets \ x11extras xml \ buildtools_build qmake_build testlib_build -CPE_VENDOR= kde - .include diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile index 695fd5a96bff..2978cde83be6 100644 --- a/sysutils/plasma5-kde-cli-tools/Makefile +++ b/sysutils/plasma5-kde-cli-tools/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 non-interactive system tools -USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz xorg +USES= cmake compiler:c++11-lib gettext kde:5 cpe qt:5 tar:xz xorg USE_KDE= activities auth bookmarks codecs completion config \ configwidgets coreaddons crash emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets kcmutils \ @@ -17,6 +17,5 @@ USE_QT= concurrent core dbus declarative gui network printsupport svg \ widgets x11extras xml \ buildtools_build qmake_build testlib_build USE_XORG= x11 -CPE_VENDOR= kde .include diff --git a/sysutils/py-ansible-base/Makefile b/sysutils/py-ansible-base/Makefile index 1411f6b210d6..c7919eb4f6b6 100644 --- a/sysutils/py-ansible-base/Makefile +++ b/sysutils/py-ansible-base/Makefile @@ -1,5 +1,5 @@ PORTNAME= ansible-base -DISTVERSION= 2.10.14 +DISTVERSION= 2.10.15 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-ansible-base/distinfo b/sysutils/py-ansible-base/distinfo index be68ace5e4af..a9359afc5856 100644 --- a/sysutils/py-ansible-base/distinfo +++ b/sysutils/py-ansible-base/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1633817187 -SHA256 (ansible-base-2.10.14.tar.gz) = 800c4646c58a5897f71f2230167db5626a196deba208f0ef4560a183ffd9dfda -SIZE (ansible-base-2.10.14.tar.gz) = 5990882 +TIMESTAMP = 1633974309 +SHA256 (ansible-base-2.10.15.tar.gz) = 4478818ba821dba143e123568ec5d317dc8fa4ac6e1513f7a501734e52976bff +SIZE (ansible-base-2.10.15.tar.gz) = 6137947 SHA256 (6459fbb7bcf792aac9208d7851bf1edeb0495295.patch) = cf810efb262b3e50bf64de2d196449d3cfcbaa7a97d60a7d258a1cfbece85eae SIZE (6459fbb7bcf792aac9208d7851bf1edeb0495295.patch) = 1918 diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 2d0337de3032..fb9147b0f590 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,5 +1,5 @@ PORTNAME= smart -DISTVERSION= 0.2.0 +DISTVERSION= 0.3.0 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org diff --git a/sysutils/smart/distinfo b/sysutils/smart/distinfo index eb6e3f6c4690..a1b2fb26d129 100644 --- a/sysutils/smart/distinfo +++ b/sysutils/smart/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628259799 -SHA256 (ctuffli-smart-0.2.0_GH0.tar.gz) = 952921c7eb63ea097b7c446c21ab6ab76cafb97a57c368c3aef530c025dff730 -SIZE (ctuffli-smart-0.2.0_GH0.tar.gz) = 18705 +TIMESTAMP = 1633950367 +SHA256 (ctuffli-smart-0.3.0_GH0.tar.gz) = a002475f98a64619509c7aa941ed729d851d53289bbe27235665a4c93ded67ae +SIZE (ctuffli-smart-0.3.0_GH0.tar.gz) = 23906 diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile index 6b48eded53c9..2209070a0087 100644 --- a/textproc/apache-poi/Makefile +++ b/textproc/apache-poi/Makefile @@ -3,7 +3,7 @@ PORTNAME= poi PORTVERSION= 4.1.2 CATEGORIES= textproc devel java -MASTER_SITES= APACHE/${PORTNAME}/release/bin +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/release/bin/ PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-bin-${PORTVERSION}-${RELEASE_DATE} diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index 30bd73b21fe6..8d07769cfca4 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= Implements the Java API for XML Processing (JAXP) +DEPRECATED= Deprecated by upstream 2010-08-06 +EXPIRATION_DATE=2022-03-31 + USE_JAVA= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index b58299102610..f32b78d75df8 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.6.2 # Be sure to chase devel/openoffice-devel and textproc/py-lucene # when updating this CATEGORIES= textproc java devel -MASTER_SITES= APACHE/${PORTNAME}/java/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/java/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search engine for Java diff --git a/textproc/lucene4/Makefile b/textproc/lucene4/Makefile index 9eab6a686d9b..b4da0be1bd50 100644 --- a/textproc/lucene4/Makefile +++ b/textproc/lucene4/Makefile @@ -3,7 +3,7 @@ PORTNAME= lucene PORTVERSION= 4.10.4 CATEGORIES= textproc java devel -MASTER_SITES= APACHE/${PORTNAME}/java/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/java/${PORTVERSION}/ PKGNAMESUFFIX= 4 MAINTAINER= ports@FreeBSD.org @@ -12,6 +12,9 @@ COMMENT= Full-text search engine for Java, 4.x branch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Unsupported by upstream, released in 2015 +EXPIRATION_DATE=2022-03-31 + CONFLICTS= lucene-[0-9].* USES= cpe tar:tgz diff --git a/textproc/lucene5/Makefile b/textproc/lucene5/Makefile index 41a1b7181b73..fcd0b7b43b1d 100644 --- a/textproc/lucene5/Makefile +++ b/textproc/lucene5/Makefile @@ -3,7 +3,7 @@ PORTNAME= lucene PORTVERSION= 5.5.5 CATEGORIES= textproc java devel -MASTER_SITES= APACHE/${PORTNAME}/java/${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/java/${PORTVERSION} PKGNAMESUFFIX= 5 MAINTAINER= ports@FreeBSD.org diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index fc5f0798392f..7e5d78e36292 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -3,7 +3,7 @@ PORTNAME= xerces-j PORTVERSION= 2.12.0 CATEGORIES= textproc java -MASTER_SITES= APACHE/xerces/j +MASTER_SITES= https://archive.apache.org/dist/xerces/j/binaries/ DISTNAME= Xerces-J-bin.${PORTVERSION} MAINTAINER= ale@FreeBSD.org diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 92d6f03c8324..d0a85728ce6a 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.1 CATEGORIES= www MASTER_SITES= https://github.com/vector-im/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web diff --git a/www/element-web/distinfo b/www/element-web/distinfo index eb6458af89fe..69777af49c7f 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632753861 -SHA256 (element-v1.9.0.tar.gz) = 40c2dad41833f5f780011f4f2955c0ce5443ced2416671881be4ac3e0c2f611c -SIZE (element-v1.9.0.tar.gz) = 15631650 +TIMESTAMP = 1633970607 +SHA256 (element-v1.9.1.tar.gz) = 3209df7cdc1b4c4c4f18ba0b22a8f191d256530e8de369efa2ae75869b437c1d +SIZE (element-v1.9.1.tar.gz) = 15331316 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index 7ecb3d19ba19..e9c76b32f456 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -1,80 +1,84 @@ %%WWWDIR%%/377627b798e45e1a8885.worker.js %%WWWDIR%%/377627b798e45e1a8885.worker.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/0.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/0.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/1.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/1.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/2.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/2.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/24.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/24.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/25.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/25.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/26.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/26.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/27.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/27.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/28.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/28.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/29.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/29.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/3.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/3.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/30.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/30.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/4.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/4.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/5.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/5.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/6.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/6.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/7.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/7.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/bundle.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/bundle.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/bundle.js.LICENSE.txt -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/bundle.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/compatibility-view.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/element-web-app.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/element-web-app.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/element-web-component-index.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/element-web-component-index.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/error-view.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/error-view.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/error-view.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/init.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/init.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/jitsi.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/jitsi.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/jitsi.js.LICENSE.txt -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/jitsi.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/mobileguide.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/mobileguide.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-dark-custom.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-dark.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-dark.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-dark.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-dark.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-legacy-light.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-light-custom.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-light.css -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-light.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/theme-light.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/usercontent.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/usercontent.js.map -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js.LICENSE.txt -%%WWWDIR%%/bundles/f2060cfcfa9f5c1ec16a/vendors~init.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/0.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/0.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/1.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/1.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/2.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/2.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/25.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/25.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/26.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/26.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/27.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/27.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/28.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/28.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/29.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/29.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/3.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/3.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/30.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/30.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/31.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/31.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/32.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/32.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/4.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/4.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/5.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/5.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/6.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/6.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/7.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/7.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/bundle.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/bundle.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/bundle.js.LICENSE.txt +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/bundle.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/compatibility-view.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/compatibility-view.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/compatibility-view.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/element-web-app.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/element-web-app.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/element-web-component-index.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/element-web-component-index.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/error-view.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/error-view.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/error-view.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/init.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/init.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/jitsi.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/jitsi.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/jitsi.js.LICENSE.txt +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/jitsi.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/mobileguide.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/mobileguide.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/styles.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/styles.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-dark-custom.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-dark-custom.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-dark-custom.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-dark.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-dark.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-dark.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-legacy-dark.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-legacy-dark.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-legacy-dark.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-legacy-light.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-legacy-light.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-legacy-light.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-light-custom.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-light-custom.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-light-custom.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-light.css +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-light.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/theme-light.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/usercontent.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/usercontent.js.map +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/vendors~init.js +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/vendors~init.js.LICENSE.txt +%%WWWDIR%%/bundles/cab96de550ffbecb7c9a/vendors~init.js.map %%WWWDIR%%/config.sample.json %%WWWDIR%%/contribute.json %%WWWDIR%%/decoder-ring/datatypes.js @@ -169,52 +173,52 @@ %%WWWDIR%%/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.8aee240.woff2 %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.293e5ba.woff2 -%%WWWDIR%%/i18n/bg.4b5932f.json -%%WWWDIR%%/i18n/ca.05a7c99.json -%%WWWDIR%%/i18n/cs.ea2e9ff.json -%%WWWDIR%%/i18n/da.a884aa6.json -%%WWWDIR%%/i18n/de_DE.0341c75.json -%%WWWDIR%%/i18n/el.800c2ea.json -%%WWWDIR%%/i18n/en_EN.74565c2.json -%%WWWDIR%%/i18n/en_US.09e5089.json -%%WWWDIR%%/i18n/eo.750dc6d.json -%%WWWDIR%%/i18n/es.72eb5ed.json -%%WWWDIR%%/i18n/et.c9f183c.json -%%WWWDIR%%/i18n/eu.861a26e.json -%%WWWDIR%%/i18n/fi.b7f8798.json -%%WWWDIR%%/i18n/fr.1c19a5b.json -%%WWWDIR%%/i18n/gl.6bf7b63.json -%%WWWDIR%%/i18n/he.b3a5901.json -%%WWWDIR%%/i18n/hi.bd40c94.json -%%WWWDIR%%/i18n/hu.e075694.json -%%WWWDIR%%/i18n/is.0ca93e6.json -%%WWWDIR%%/i18n/it.b64bfc6.json -%%WWWDIR%%/i18n/ja.cffb768.json -%%WWWDIR%%/i18n/jbo.bf20f59.json -%%WWWDIR%%/i18n/kab.cd3937e.json -%%WWWDIR%%/i18n/ko.b4efaed.json -%%WWWDIR%%/i18n/languages.1d0bc35.json +%%WWWDIR%%/i18n/bg.c63ced8.json +%%WWWDIR%%/i18n/ca.023c0d5.json +%%WWWDIR%%/i18n/cs.bab31bc.json +%%WWWDIR%%/i18n/da.104ac50.json +%%WWWDIR%%/i18n/de_DE.1cde79c.json +%%WWWDIR%%/i18n/el.e57f42e.json +%%WWWDIR%%/i18n/en_EN.27d2e8e.json +%%WWWDIR%%/i18n/en_US.abb8c84.json +%%WWWDIR%%/i18n/eo.468ea0a.json +%%WWWDIR%%/i18n/es.36240c0.json +%%WWWDIR%%/i18n/et.c8584ac.json +%%WWWDIR%%/i18n/eu.c55575b.json +%%WWWDIR%%/i18n/fi.013a5f4.json +%%WWWDIR%%/i18n/fr.20a197a.json +%%WWWDIR%%/i18n/gl.9858896.json +%%WWWDIR%%/i18n/he.ac149d1.json +%%WWWDIR%%/i18n/hi.cc069ec.json +%%WWWDIR%%/i18n/hu.2feb303.json +%%WWWDIR%%/i18n/is.6ba8ebd.json +%%WWWDIR%%/i18n/it.1e7155f.json +%%WWWDIR%%/i18n/ja.a887a49.json +%%WWWDIR%%/i18n/jbo.8701e0d.json +%%WWWDIR%%/i18n/kab.3d9dc2d.json +%%WWWDIR%%/i18n/ko.092a0e7.json +%%WWWDIR%%/i18n/languages.25ea3b6.json %%WWWDIR%%/i18n/languages.json -%%WWWDIR%%/i18n/lt.36b3649.json -%%WWWDIR%%/i18n/lv.148434d.json -%%WWWDIR%%/i18n/nb_NO.949166f.json -%%WWWDIR%%/i18n/nl.9648a2c.json -%%WWWDIR%%/i18n/nn.58aa961.json -%%WWWDIR%%/i18n/pl.a4a8fba.json -%%WWWDIR%%/i18n/pt.ed9c123.json -%%WWWDIR%%/i18n/pt_BR.7aa5997.json -%%WWWDIR%%/i18n/ru.74b6b73.json -%%WWWDIR%%/i18n/sk.90e8e24.json -%%WWWDIR%%/i18n/sq.ced108c.json -%%WWWDIR%%/i18n/sr.8d915b4.json -%%WWWDIR%%/i18n/sv.effe7a4.json -%%WWWDIR%%/i18n/te.3234605.json -%%WWWDIR%%/i18n/th.da1cf0c.json -%%WWWDIR%%/i18n/tr.cbb462b.json -%%WWWDIR%%/i18n/uk.9fa8d14.json -%%WWWDIR%%/i18n/vls.b42f7e8.json -%%WWWDIR%%/i18n/zh_Hans.bbee871.json -%%WWWDIR%%/i18n/zh_Hant.b0b1d85.json +%%WWWDIR%%/i18n/lt.a4b9729.json +%%WWWDIR%%/i18n/lv.1a83cba.json +%%WWWDIR%%/i18n/nb_NO.c50acf9.json +%%WWWDIR%%/i18n/nl.483b89a.json +%%WWWDIR%%/i18n/nn.521c382.json +%%WWWDIR%%/i18n/pl.a1517fc.json +%%WWWDIR%%/i18n/pt.0777413.json +%%WWWDIR%%/i18n/pt_BR.5bc3d33.json +%%WWWDIR%%/i18n/ru.22b7c2f.json +%%WWWDIR%%/i18n/sk.8683d7c.json +%%WWWDIR%%/i18n/sq.49baf3f.json +%%WWWDIR%%/i18n/sr.0c044d0.json +%%WWWDIR%%/i18n/sv.48976b3.json +%%WWWDIR%%/i18n/te.cd1c6fd.json +%%WWWDIR%%/i18n/th.fd58cd9.json +%%WWWDIR%%/i18n/tr.d3f50b7.json +%%WWWDIR%%/i18n/uk.6cb5865.json +%%WWWDIR%%/i18n/vls.8abb0eb.json +%%WWWDIR%%/i18n/zh_Hans.cd71471.json +%%WWWDIR%%/i18n/zh_Hant.4c86c72.json %%WWWDIR%%/img/camera.2f271b6.svg %%WWWDIR%%/img/cancel-small.495f44c.svg %%WWWDIR%%/img/cancel.4b9715b.svg @@ -245,11 +249,14 @@ %%WWWDIR%%/img/element-icons/circle-sending.bcca6aa.svg %%WWWDIR%%/img/element-icons/circle-sent.5079cbe.svg %%WWWDIR%%/img/element-icons/cloud-off.33cd28e.svg +%%WWWDIR%%/img/element-icons/collapse-message.644a2ee.svg %%WWWDIR%%/img/element-icons/community-members.cbb31c1.svg %%WWWDIR%%/img/element-icons/community-rooms.8f0b6c9.svg %%WWWDIR%%/img/element-icons/context-menu.829cc1a.svg %%WWWDIR%%/img/element-icons/email-prompt.1d04dfe.svg +%%WWWDIR%%/img/element-icons/expand-message.272d305.svg %%WWWDIR%%/img/element-icons/expand-space-panel.e6f74b9.svg +%%WWWDIR%%/img/element-icons/export.57444c5.svg %%WWWDIR%%/img/element-icons/eye.23b2229.svg %%WWWDIR%%/img/element-icons/feedback.a91241e.svg %%WWWDIR%%/img/element-icons/hide.2b52315.svg diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 3df2c6e9c41e..f46d0a872c29 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.15.3 +DISTVERSION= 1.15.4 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 0b425fb4b93e..c306e7e5a43d 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632328620 -SHA256 (gitea-src-1.15.3.tar.gz) = afc14ff631080a18385c36f4005f6b8900693425667dfad5234cb323cdeac00d -SIZE (gitea-src-1.15.3.tar.gz) = 48671233 +TIMESTAMP = 1633967425 +SHA256 (gitea-src-1.15.4.tar.gz) = 52c69303a6c8e69af7bdbbcede3167f00f2a5518b7f397db889403d3d52dfd7d +SIZE (gitea-src-1.15.4.tar.gz) = 48693539 diff --git a/www/gitea/pkg-message b/www/gitea/pkg-message index 02fcda1382d1..7f100837b709 100644 --- a/www/gitea/pkg-message +++ b/www/gitea/pkg-message @@ -17,4 +17,14 @@ the documentation at https://docs.gitea.io/en-us/customizing-gitea/ and the release notes. EOM } +{ type: upgrade + maximum_version: 1.15.1 + message: <=1.6.2,!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0'] -+ 'pydantic >=1.6.2,<2.0.0'] - - extras_require = \ - {'all': ['requests >=2.24.0,<3.0.0', diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile index 08639b1138e1..ffb404e0362c 100644 --- a/www/tomcat-native/Makefile +++ b/www/tomcat-native/Makefile @@ -4,7 +4,7 @@ PORTNAME= tomcat-native PORTVERSION= 1.2.24 PORTREVISION= 1 CATEGORIES= www java -MASTER_SITES= APACHE/tomcat/tomcat-connectors/native/${PORTVERSION}/source +MASTER_SITES= https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ale@FreeBSD.org diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index cb94b186229a..dd6ddaf63aa4 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -4,7 +4,7 @@ PORTNAME= tomcat PORTVERSION= 7.0.109 PORTREVISION= 0 CATEGORIES= www java -MASTER_SITES= APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTNAME}-7/v${PORTVERSION}/bin/ PKGNAMESUFFIX= 7 DISTNAME= apache-${PORTNAME}-${PORTVERSION} diff --git a/www/tomee/Makefile b/www/tomee/Makefile index 3670896fe238..ab5ee668875f 100644 --- a/www/tomee/Makefile +++ b/www/tomee/Makefile @@ -3,7 +3,7 @@ PORTNAME= tomee PORTVERSION= 1.7.4 CATEGORIES= www java -MASTER_SITES= APACHE/tomee/tomee-${PORTVERSION} +MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ DISTNAME= apache-${PORTNAME}-${PORTVERSION}-webprofile MAINTAINER= neu@mycontrol.de diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index afa64be25e22..ff2f41e4fa8f 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -1,7 +1,7 @@ # Created by: Oddbjorn Steffensen PORTNAME= web2ldap -PORTVERSION= 1.6.13 +PORTVERSION= 1.6.15 CATEGORIES= www python MASTER_SITES= CHEESESHOP https://www.web2ldap.de/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index e0b487a658bd..fcf2ebdd9b23 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631107806 -SHA256 (web2ldap-1.6.13.tar.gz) = 984a8e1919b057abc63111a027662b713c916c2a600e7121d40791ca04fe311d -SIZE (web2ldap-1.6.13.tar.gz) = 529048 +TIMESTAMP = 1633629500 +SHA256 (web2ldap-1.6.15.tar.gz) = 87e263b415e2104067a68320d95ce652d1bda05051cb552d05ec5ab91b4097d5 +SIZE (web2ldap-1.6.15.tar.gz) = 529924 diff --git a/www/websh/Makefile b/www/websh/Makefile index 557c07cd8118..39ae0782c8a0 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -4,12 +4,15 @@ PORTNAME= websh PORTVERSION= 3.6.0b5 PORTREVISION= 5 CATEGORIES= www tcl -MASTER_SITES= APACHE/tcl/${PORTNAME}/source +MASTER_SITES= https://archive.apache.org/dist/tcl/${PORTNAME}/source/ EXTRACT_SUFX= -src.tar.gz MAINTAINER= mi@aldan.algebra.com COMMENT= Embeds a TCL8 interpreter in the Apache server +DEPRECATED= Abandoned upstream, last release in 2009 +EXPIRATION_DATE=2022-03-31 + MAKE_JOBS_UNSAFE= yes TCL_DVER= ${TCL_VER:S/.//} diff --git a/x11-themes/gnome-icon-theme-symbolic/Makefile b/x11-themes/gnome-icon-theme-symbolic/Makefile index 0500a9eb81dd..414b20922913 100644 --- a/x11-themes/gnome-icon-theme-symbolic/Makefile +++ b/x11-themes/gnome-icon-theme-symbolic/Makefile @@ -10,18 +10,15 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME Symbolic Icons +LICENSE= CC-BY-SA-3.0 +LICENSE_FILES= ${WRKSRC}/COPYING + BUILD_DEPENDS= icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils -USES= gmake gnome pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix +USES= gmake localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GIT="" \ - ac_cv_path_INKSCAPE="" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -post-patch: - @${REINPLACE_CMD} -e 's|(GTK_UPDATE_ICON_CACHE) -q |(GTK_UPDATE_ICON_CACHE) -q -t -f |'g \ - ${WRKSRC}/Makefile.in + ac_cv_path_INKSCAPE="" \ + ac_cv_path_GTK_UPDATE_ICON_CACHE=/usr/bin/true .include diff --git a/x11-themes/papirus-icon-theme/Makefile b/x11-themes/papirus-icon-theme/Makefile index 21c1f6b54506..a7c5e9021b12 100644 --- a/x11-themes/papirus-icon-theme/Makefile +++ b/x11-themes/papirus-icon-theme/Makefile @@ -8,8 +8,7 @@ COMMENT= Papirus icon theme LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake gnome -USE_GNOME= gtk-update-icon-cache +USES= gmake USE_GITHUB= yes GH_ACCOUNT= PapirusDevelopmentTeam @@ -17,7 +16,6 @@ GH_ACCOUNT= PapirusDevelopmentTeam NO_ARCH= yes NO_BUILD= yes -POST_PLIST= add-plist-icon-cache PORTDOCS= AUTHORS README.md OPTIONS_DEFINE= DOCS @@ -30,15 +28,4 @@ post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} -add-plist-icon-cache: -# taken from Mk/Uses/gnome.mk gnome-post-icons - for dir in `${GREP} "^share/icons/.*/" ${TMPPLIST} | \ - ${CUT} -d / -f 1-3 | ${SORT} -u`; do \ - ${ECHO_CMD} "@rmtry $${dir}/icon-theme.cache" >> ${TMPPLIST}; \ - ${ECHO_CMD} "@postexec ${LOCALBASE}/bin/gtk-update-icon-cache \ - -q -f %D/$${dir} 2>/dev/null || /usr/bin/true" >> ${TMPPLIST}; \ - ${ECHO_CMD} "@postunexec ${LOCALBASE}/bin/gtk-update-icon-cache \ - -q -f %D/$${dir} 2>/dev/null || /usr/bin/true" >> ${TMPPLIST}; \ - done - .include diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 9cd576ac71fd..6a07a365a647 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -13,21 +13,13 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake gnome pkgconfig -USE_GNOME= gtk20 +USE_GNOME= cairo gdkpixbuf2 gtk20 USE_OCAML= yes USE_OCAML_FINDLIB= yes -USE_OCAMLFIND_PLIST= yes USE_OCAML_CAMLP4= yes USE_OCAML_LDCONFIG= yes USE_OCAML_WASH= yes -OPTIONS_DEFINE= DOCS EXAMPLES GTKGLAREA GTKSOURCEVIEW2 GTKSPELL LIBRSVG2 -OPTIONS_DEFAULT= GTKGLAREA GTKSOURCEVIEW2 GTKSPELL LIBRSVG2 - -GTKGLAREA_DESC= GtkGLArea support -GTKSOURCEVIEW2_DESC= GtkSourceView 2 support -GTKSPELL_DESC= GtkSpell support - HAS_CONFIGURE= yes ALL_TARGET= all opt MAKE_JOBS_UNSAFE= yes @@ -36,18 +28,26 @@ USE_GITHUB= yes GH_ACCOUNT= garrigue GH_PROJECT= lablgtk +PORTSCOUT= limit:^${PORTVERSION:R:R} + CONFIGURE_ARGS= --prefix=${PREFIX} --with-libdir=${PREFIX}/${OCAML_LIBDIR} \ --without-gtksourceview --without-gnomeui \ --without-panel --without-glade --without-gnomecanvas CONFIGURE_ENV= CAMLP4O="camlp4 pa_o.cmo pa_op.cmo pr_dump.cmo" -PATTERN= [[:space:]]*(do|then)?[[:space:]]*)cp([[:space:]] - DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} PORTDOCS= COPYING README EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME} PORTEXAMPLES= * +OPTIONS_DEFINE= DOCS EXAMPLES GTKGLAREA GTKSOURCEVIEW2 GTKSPELL LIBRSVG2 +OPTIONS_DEFAULT= GTKGLAREA GTKSOURCEVIEW2 GTKSPELL LIBRSVG2 +OPTIONS_SUB= yes + +GTKGLAREA_DESC= GtkGLArea support +GTKSOURCEVIEW2_DESC= GtkSourceView 2 support +GTKSPELL_DESC= GtkSpell support + GTKGLAREA_BUILD_DEPENDS=lablgl:graphics/ocaml-lablgl GTKGLAREA_LIB_DEPENDS= libgtkgl-2.0.so:x11-toolkits/gtkglarea2 GTKGLAREA_RUN_DEPENDS= lablgl:graphics/ocaml-lablgl @@ -65,6 +65,8 @@ LIBRSVG2_CONFIGURE_WITH=rsvg LIBRSVG2_USE= GNOME=librsvg2 LIBRSVG2_VARS= EXAMPLES_SUBDIRS+=rsvg +PATTERN= [[:space:]]*(do|then)?[[:space:]]*)cp([[:space:]] + post-patch: @${REINPLACE_CMD} -E \ -e 's|^(CFLAGS[[:space:]]*\+=[[:space:]]*-O)|\1 ${CFLAGS}|' \ diff --git a/x11-toolkits/ocaml-lablgtk2/pkg-descr b/x11-toolkits/ocaml-lablgtk2/pkg-descr index 7f0cc3d97d25..fad1ae00fe31 100644 --- a/x11-toolkits/ocaml-lablgtk2/pkg-descr +++ b/x11-toolkits/ocaml-lablgtk2/pkg-descr @@ -1,11 +1,9 @@ -LablGTK2 uses the rich type system of Objective Caml 3 to provide -a strongly typed, yet very comfortable, object-oriented interface -to GTK+ 2.x. +LablGtk2 is an OCaml interface to GTK+ 2.x. It provides a strongly-typed, +yet comfortable, object-oriented interface compatible with GTK+'s dynamic +typing through OCaml's rich type system. Most widgets and methods are +available, along with many examples. -Objective Caml threads are supported, including for the toplevel, -which allows for interactive use of the library. +Objective Caml threads are supported, including for the toplevel, which +allows for interactive use of the library. -Please see ${PREFIX}/share/doc/ocaml/${PORTNAME}/README for further -information. - -WWW: http://lablgtk.forge.ocamlcore.org/ +WWW: https://garrigue.github.io/lablgtk/ diff --git a/x11-toolkits/ocaml-lablgtk2/pkg-plist b/x11-toolkits/ocaml-lablgtk2/pkg-plist index 7bc97bcdba5a..5b4b09842eb0 100644 --- a/x11-toolkits/ocaml-lablgtk2/pkg-plist +++ b/x11-toolkits/ocaml-lablgtk2/pkg-plist @@ -1,2 +1,392 @@ bin/gdk_pixbuf_mlsource bin/lablgtk2 +%%OCAML_SITELIBDIR%%/lablgtk2/META +%%OCAML_SITELIBDIR%%/lablgtk2/build.ml +%%OCAML_SITELIBDIR%%/lablgtk2/dlllablgtk2.so +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/dlllablgtkgl2.so +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/dlllablgtksourceview2.so +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/dlllablgtkspell.so +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/dlllablrsvg.so +%%OCAML_SITELIBDIR%%/lablgtk2/gAction.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gAction.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gAction.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gAction.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gAssistant.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gAssistant.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gAssistant.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gAssistant.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gBin.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gBin.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gBin.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gBin.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gBroken.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gBroken.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gBroken.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gBroken.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gButton.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gButton.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gButton.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gButton.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gContainer.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gContainer.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gContainer.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gContainer.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gData.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gData.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gData.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gData.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gDraw.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gDraw.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gDraw.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gDraw.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gEdit.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gEdit.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gEdit.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gEdit.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gFile.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gFile.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gFile.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gFile.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gList.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gList.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gList.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gList.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gMain.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gMain.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gMain.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gMain.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gMenu.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gMenu.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gMenu.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gMenu.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gMisc.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gMisc.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gMisc.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gMisc.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gObj.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gObj.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gObj.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gObj.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gPack.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gPack.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gPack.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gPack.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gPango.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gPango.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gPango.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gRange.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gRange.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gRange.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gRange.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gSourceView.mli +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/gSourceView2.cmi +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/gSourceView2.cmx +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/gSourceView2.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gSourceView2.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gText.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gText.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gText.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gText.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gToolbox.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gToolbox.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gToolbox.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gToolbox.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gTree.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gTree.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gTree.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gTree.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gUtil.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gUtil.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gUtil.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gUtil.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gWindow.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gWindow.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gWindow.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gWindow.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gaux.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gaux.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gaux.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gdk.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gdk.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gdk.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gdk.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gdkEnums.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gdkEnums.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gdkEnums.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gdkEvent.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gdkEvent.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gdkEvent.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gdkKeysyms.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gdkKeysyms.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gdkKeysyms.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gdkPixbuf.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gdkPixbuf.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gdkPixbuf.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gdkPixbuf.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gdk_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/gdkpixbuf_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/gdkprivate-win32.h +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/glGtk.cmi +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/glGtk.cmx +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/glGtk.ml +%%OCAML_SITELIBDIR%%/lablgtk2/glGtk.mli +%%OCAML_SITELIBDIR%%/lablgtk2/glade.mli +%%OCAML_SITELIBDIR%%/lablgtk2/glib.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/glib.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/glib.ml +%%OCAML_SITELIBDIR%%/lablgtk2/glib.mli +%%OCAML_SITELIBDIR%%/lablgtk2/glib_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/gnoCanvas.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gnoDruid.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gobject.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gobject.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gobject.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gobject.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gobject_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/gpointer.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gpointer.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gpointer.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gpointer.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gtk.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtk.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtk.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkActionProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkActionProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkActionProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkAssistant.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkAssistant.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkAssistant.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkAssistantProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkAssistantProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkAssistantProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBase.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBase.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBase.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBaseProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBaseProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBaseProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBin.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBin.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBin.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBinProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBinProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBinProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBroken.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBroken.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBroken.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBrokenProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBrokenProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkBrokenProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkButton.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkButton.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkButton.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkButtonProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkButtonProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkButtonProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkData.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkData.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkData.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEdit.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEdit.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEdit.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEditProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEditProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEditProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEnums.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEnums.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkEnums.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkFile.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkFile.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkFile.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkFileProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkFileProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkFileProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkInit.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkInit.cmo +%%OCAML_SITELIBDIR%%/lablgtk2/gtkInit.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkInit.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkInit.o +%%OCAML_SITELIBDIR%%/lablgtk2/gtkList.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkList.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkList.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkListProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkListProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkListProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMain.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMain.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMain.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMenu.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMenu.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMenu.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMenuProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMenuProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMenuProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMisc.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMisc.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMisc.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMiscProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMiscProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkMiscProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkObject.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkObject.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkObject.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkPack.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkPack.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkPack.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkPackProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkPackProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkPackProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkRange.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkRange.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkRange.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkRangeProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkRangeProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkRangeProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSignal.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSignal.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSignal.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSignal.mli +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkSourceView2.cmi +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkSourceView2.cmx +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkSourceView2.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSourceView2_types.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSourceView_types.mli +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkSpell.cmi +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkSpell.cmx +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkSpell.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkSpell.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gtkStock.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkStock.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkStock.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkText.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkText.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkText.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTextProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTextProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTextProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThInit.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThInit.cmo +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThInit.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThread.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThread.cmo +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThread.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThread.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThread.mli +%%OCAML_SITELIBDIR%%/lablgtk2/gtkThread.o +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTree.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTree.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTree.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTreeProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTreeProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkTreeProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtkWindow.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gtkWindow.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gtkWindow.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gtk_tags.h +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/gtkgl_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/gutf8.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/gutf8.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/gutf8.ml +%%OCAML_SITELIBDIR%%/lablgtk2/gutf8.mli +%%OCAML_SITELIBDIR%%/lablgtk2/lablgtk.a +%%OCAML_SITELIBDIR%%/lablgtk2/lablgtk.cma +%%OCAML_SITELIBDIR%%/lablgtk2/lablgtk.cmxa +%%OCAML_SITELIBDIR%%/lablgtk2/lablgtk.cmxs +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkgl.a +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkgl.cma +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkgl.cmxa +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkgl.cmxs +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtksourceview2.a +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtksourceview2.cma +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtksourceview2.cmxa +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtksourceview2.cmxs +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkspell.a +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkspell.cma +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkspell.cmxa +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/lablgtkspell.cmxs +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablrsvg.a +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablrsvg.cma +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablrsvg.cmxa +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/lablrsvg.cmxs +%%OCAML_SITELIBDIR%%/lablgtk2/liblablgtk2.a +%%GTKGLAREA%%%%OCAML_SITELIBDIR%%/lablgtk2/liblablgtkgl2.a +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/liblablgtksourceview2.a +%%GTKSPELL%%%%OCAML_SITELIBDIR%%/lablgtk2/liblablgtkspell.a +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/liblablrsvg.a +%%OCAML_SITELIBDIR%%/lablgtk2/ml_domain.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gdk.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gdkpixbuf.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_glib.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gobject.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gpointer.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gtk.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gtktext.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gtktree.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_gvaluecaml.h +%%OCAML_SITELIBDIR%%/lablgtk2/ml_pango.h +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkActionProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkActionProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkActionProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkAssistantProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkAssistantProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkAssistantProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBaseProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBaseProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBaseProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBinProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBinProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBinProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBrokenProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBrokenProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkBrokenProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkButtonProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkButtonProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkButtonProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkEditProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkEditProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkEditProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkFileProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkFileProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkFileProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkListProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkListProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkListProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkMenuProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkMenuProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkMenuProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkMiscProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkMiscProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkMiscProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkPackProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkPackProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkPackProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkRangeProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkRangeProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkRangeProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkTextProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkTextProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkTextProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkTreeProps.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkTreeProps.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/ogtkTreeProps.ml +%%OCAML_SITELIBDIR%%/lablgtk2/panel.mli +%%OCAML_SITELIBDIR%%/lablgtk2/pango.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/pango.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/pango.ml +%%OCAML_SITELIBDIR%%/lablgtk2/pangoEnums.cmi +%%OCAML_SITELIBDIR%%/lablgtk2/pangoEnums.cmx +%%OCAML_SITELIBDIR%%/lablgtk2/pangoEnums.ml +%%OCAML_SITELIBDIR%%/lablgtk2/pango_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/propcc +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/rsvg.cmi +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/rsvg.cmx +%%LIBRSVG2%%%%OCAML_SITELIBDIR%%/lablgtk2/rsvg.ml +%%OCAML_SITELIBDIR%%/lablgtk2/rsvg.mli +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/sourceView2Enums.cmi +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/sourceView2Enums.cmx +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/sourceView2Enums.ml +%%GTKSOURCEVIEW2%%%%OCAML_SITELIBDIR%%/lablgtk2/sourceView2_tags.h +%%OCAML_SITELIBDIR%%/lablgtk2/varcc +%%OCAML_SITELIBDIR%%/lablgtk2/win32.h +%%OCAML_SITELIBDIR%%/lablgtk2/wrappers.h +%%OCAML_SITELIBDIR%%/lablgtk2/xml_lexer.mli diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index ad393f68e475..6ed73ec53e34 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,5 +1,5 @@ PORTNAME= river -PORTVERSION= s20211004 +PORTVERSION= s20211011 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org @@ -21,8 +21,8 @@ USES= pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= ifreund -GH_TAGNAME= 102a0b7 -GH_TUPLE= ifreund:zig-pixman:135f223:zig_pixman/deps/zig-pixman \ +GH_TAGNAME= 50814e0 +GH_TUPLE= ifreund:zig-pixman:88520f2:zig_pixman/deps/zig-pixman \ ifreund:zig-wayland:a8e1efc:zig_wayland/deps/zig-wayland \ ifreund:zig-xkbcommon:10cdca6:zig_xkbcommon/deps/zig-xkbcommon \ swaywm:zig-wlroots:9bb6b03:zig_wlroots/deps/zig-wlroots diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index 8b6456be5761..a8b602e64fad 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1633338620 -SHA256 (ifreund-river-s20211004-102a0b7_GH0.tar.gz) = a4f66207b3d4256e58303ffb794037c0ae352a7ab4f7c8090fecc75166aa6e44 -SIZE (ifreund-river-s20211004-102a0b7_GH0.tar.gz) = 119153 -SHA256 (ifreund-zig-pixman-135f223_GH0.tar.gz) = a83a37ff55483f61db0d70f778ebb4cd149da5c427ab55c391478425f43f584d -SIZE (ifreund-zig-pixman-135f223_GH0.tar.gz) = 7155 +TIMESTAMP = 1633957317 +SHA256 (ifreund-river-s20211011-50814e0_GH0.tar.gz) = 92ef915aaac0cadeffdd517bed087a61ab7967843566c8b584d00ab8b4d08e2b +SIZE (ifreund-river-s20211011-50814e0_GH0.tar.gz) = 120827 +SHA256 (ifreund-zig-pixman-88520f2_GH0.tar.gz) = 8c5538c3f150870c8c898578365c3c909b0b1a7170d61b728eaf47b973338be3 +SIZE (ifreund-zig-pixman-88520f2_GH0.tar.gz) = 7158 SHA256 (ifreund-zig-wayland-a8e1efc_GH0.tar.gz) = 6320eb68e6cdf0f44720423c39db6dc831c64511b03ad9543654d284282f869e SIZE (ifreund-zig-wayland-a8e1efc_GH0.tar.gz) = 53425 SHA256 (ifreund-zig-xkbcommon-10cdca6_GH0.tar.gz) = 9fee1bef4d7886977578519a2f59ca8c9fdca135a2f98b84d4fbae52588415af diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile index 5bdf3860571b..3a9b7954e3f2 100644 --- a/x11/libinput/Makefile +++ b/x11/libinput/Makefile @@ -1,7 +1,8 @@ PORTNAME= libinput -PORTVERSION= 1.19.1 +DISTVERSION= 1.19.1 +PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ +MASTER_SITES= https://freedesktop.org/software/${PORTNAME}/ MAINTAINER= x11@FreeBSD.org COMMENT= Generic input library @@ -16,12 +17,11 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \ libudev.so:devel/libudev-devd \ libmtdev.so:devel/libmtdev -USES= localbase meson pkgconfig python:3.4+,run shebangfix tar:xz +USES= localbase meson pkgconfig python:run shebangfix tar:xz USE_LDCONFIG= yes -MESON_ARGS+= -Ddocumentation=false -Dtests=false +MESON_ARGS= -Ddocumentation=false -Dtests=false -python_OLD_CMD= "/usr/bin/env python3" SHEBANG_FILES= tools/libinput-analyze-per-slot-delta.py \ tools/libinput-analyze-recording.py \ tools/libinput-analyze-touch-down-state.py \ @@ -31,6 +31,10 @@ SHEBANG_FILES= tools/libinput-analyze-per-slot-delta.py \ tools/libinput-measure-touchpad-size.py \ tools/libinput-measure-touchpad-tap.py \ tools/libinput-replay.py +# The following files are not installed, but might be +# run as part of the test suite. +SHEBANG_FILES+= tools/test_tool_option_parsing.py \ + tools/libinput-record-verify-yaml.py OPTIONS_DEFINE= DEBUG_GUI LIBWACOM OPTIONS_DEFAULT=LIBWACOM diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 312b818d7fb0..a39475e9d8d6 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -23,8 +23,8 @@ BUILD_DEPENDS= xf86-input-evdev>0:x11-drivers/xf86-input-evdev \ xf86-input-synaptics>0:x11-drivers/xf86-input-synaptics \ xf86-input-libinput>0:x11-drivers/xf86-input-libinput -USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext gnome \ - kde:5 pkgconfig python:3.5+,run qt:5 shebangfix tar:xz xorg +USES= cmake compiler:c++11-lib desktop-file-utils gettext gnome \ + kde:5 cpe pkgconfig python:3.5+,run qt:5 shebangfix tar:xz xorg USE_GNOME= glib20 USE_KDE= activities activities-stats archive attica auth baloo \ bookmarks codecs completion config configwidgets coreaddons \ @@ -43,8 +43,6 @@ USE_QT= concurrent core dbus declarative gui network phonon4 \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xcursor xext xfixes xft xi xrender -CPE_VENDOR= kde - CMAKE_ON= WANT_SYNAPTICS SHEBANG_FILES= kcms/ksmserver/kconf_update/*.py \ diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index a3c28312eac0..e68811e4e028 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -24,8 +24,8 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\ ${LOCALBASE}/bin/genv:sysutils/coreutils -USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \ - pkgconfig qt:5 tar:xz xorg +USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \ + cpe pkgconfig qt:5 tar:xz xorg USE_KDE= activities activities-stats activitymanagerd archive attica \ auth baloo bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons emoticons filemetadata globalaccel \ @@ -46,8 +46,6 @@ USE_QT= concurrent core dbus declarative graphicaleffects gui network \ paths_run quickcontrols_run USE_XORG= ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xkbfile xrender xtst -CPE_VENDOR= kde - CMAKE_OFF= BUILD_TESTING # In 5.15 a file was moved from x11/plasma5-plasma-desktop to x11/plasma5-plasma-workspace: