diff --git a/archivers/c-blosc/Makefile b/archivers/c-blosc/Makefile index e78fb738399..b8bb4dced8d 100644 --- a/archivers/c-blosc/Makefile +++ b/archivers/c-blosc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= c-blosc -PORTVERSION= 1.14.4 +PORTVERSION= 1.15.0 DISTVERSIONPREFIX= v CATEGORIES= archivers devel diff --git a/archivers/c-blosc/distinfo b/archivers/c-blosc/distinfo index 9d6b32332ba..cc58bd73d1d 100644 --- a/archivers/c-blosc/distinfo +++ b/archivers/c-blosc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532962746 -SHA256 (Blosc-c-blosc-v1.14.4_GH0.tar.gz) = 42a85de871d142cdc89b607a90cceeb0eab60d995f6fae8d44aae397ab414002 -SIZE (Blosc-c-blosc-v1.14.4_GH0.tar.gz) = 785771 +TIMESTAMP = 1543666930 +SHA256 (Blosc-c-blosc-v1.15.0_GH0.tar.gz) = dbbb01f9fedcdf2c2ff73296353a9253f44ce9de89c081cbd8146170dce2ba8f +SIZE (Blosc-c-blosc-v1.15.0_GH0.tar.gz) = 825867 diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 7755f631744..a73fd97f9e4 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 14382 +PORTVERSION= 14460 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 3d973bcee59..c73fc84aa92 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541171758 -SHA256 (josm-snapshot-14382.jar) = 4ffe4789c5e9a6ee3805944c509d6ad66806fe9033d1dd5e497cbb9065ea56a8 -SIZE (josm-snapshot-14382.jar) = 13348946 +TIMESTAMP = 1543847698 +SHA256 (josm-snapshot-14460.jar) = c561a5ba640bfd4da801dd7419644821fc50d10d9624a742e48cc8dd521825c9 +SIZE (josm-snapshot-14460.jar) = 13474366 diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 2f28ccb19db..9bcb125e6cd 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org @@ -21,6 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= scrosby GH_PROJECT= OSM-binary -USES= cmake +USES= cmake compiler:c++11-lang +USE_CXXSTD= c++11 .include diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 3b3a1279818..978c346c1d1 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/audio/cava/Makefile b/audio/cava/Makefile index cb586a335ca..bedaa79865f 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -51,7 +51,8 @@ pre-configure: @${ECHO_CMD} ${DISTVERSION} > ${WRKSRC}/version pre-build-VT-on: - psf2bdf ${WRKSRC}/cava.psf > ${WRKSRC}/cava.bdf + psf2bdf --fontname="-gnu-cava-medium-r-normal--16-160-75-75-c-80-iso10646-1" \ + ${WRKSRC}/cava.psf > ${WRKSRC}/cava.bdf vtfontcvt ${WRKSRC}/cava.bdf ${WRKSRC}/cava.fnt post-install-DOCS-on: diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 99ac3c2885e..1799f5560cc 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -5,7 +5,7 @@ PORTNAME= clementine DISTVERSIONPREFIX= v DISTVERSION= 1.3.1-441 DISTVERSIONSUFFIX= -gc01b7bc -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio PKGNAMESUFFIX= -player @@ -40,6 +40,7 @@ USES= cmake \ gettext-tools \ pkgconfig \ qt:4 sqlite +USE_CXXSTD= c++11 USE_GL= gl glew glu USE_XORG= x11 diff --git a/audio/flite/Makefile b/audio/flite/Makefile index 1173cc27e73..897a01366eb 100644 --- a/audio/flite/Makefile +++ b/audio/flite/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.speech.cs.cmu.edu/flite/packed/${PORTNAME}-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-release -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small run-time speech synthesis engine OPTIONS_DEFINE= DOCS diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 7825c64f7c5..05a923def91 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -3,6 +3,7 @@ PORTNAME= mixxx DISTVERSION= 2.1.5 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= audio diff --git a/audio/mixxx20/Makefile b/audio/mixxx20/Makefile index 66e5bedb781..a6ea7c78d46 100644 --- a/audio/mixxx20/Makefile +++ b/audio/mixxx20/Makefile @@ -3,7 +3,7 @@ PORTNAME= mixxx PORTVERSION= 2.0.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= 20 @@ -34,7 +34,8 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= qt:4 scons iconv pkgconfig +USES= compiler:c++11-lang iconv pkgconfig qt:4 scons +USE_CXXSTD= c++11 USE_QT= corelib gui network opengl script scripttools sql sql-sqlite3 \ svg testlib xml xmlpatterns linguisttools_build moc_build \ qmake_build rcc_build uic_build diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 7d3237cce53..6fe88e8508d 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.19 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org @@ -24,7 +24,8 @@ LIB_DEPENDS+= libspeex.so:audio/speex \ PLIST_SUB+= PORTVERSION="${PORTVERSION}" -USES= compiler cpe desktop-file-utils gmake pkgconfig qmake qt:4 ssl +USES= compiler:c++11-lang cpe desktop-file-utils gmake pkgconfig qmake qt:4 ssl +USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= mumble-voip GH_PROJECT= mumble celt-0.7.0:mumble_celt_0_7 celt-0.11.0:mumble_celt_0_11 diff --git a/audio/mumble/files/patch-cplusplus.pri b/audio/mumble/files/patch-cplusplus.pri new file mode 100644 index 00000000000..bceb2dc3576 --- /dev/null +++ b/audio/mumble/files/patch-cplusplus.pri @@ -0,0 +1,13 @@ +--- cplusplus.pri.orig 2017-01-27 12:29:08 UTC ++++ cplusplus.pri +@@ -103,8 +103,8 @@ unix { + # older compilers. In GCC, the following + # flags mean the same thing: + # -std=c++98, -std=c++03, -ansi. +- QMAKE_CXXFLAGS += -std=c++98 +- QMAKE_LFLAGS += -std=c++98 ++ # QMAKE_CXXFLAGS += -std=c++98 ++ # QMAKE_LFLAGS += -std=c++98 + } + + diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index fbfaf1e293b..7ae899cd2a6 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.19 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org @@ -21,6 +21,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protobuf USERS= murmur GROUPS= murmur USES= compiler:c++11-lang qmake pkgconfig qt:4 ssl +USE_CXXSTD= c++11 USE_QT= moc_build corelib network sql xml USE_GITHUB= YES diff --git a/audio/murmur/files/patch-cplusplus.pri b/audio/murmur/files/patch-cplusplus.pri new file mode 100644 index 00000000000..bceb2dc3576 --- /dev/null +++ b/audio/murmur/files/patch-cplusplus.pri @@ -0,0 +1,13 @@ +--- cplusplus.pri.orig 2017-01-27 12:29:08 UTC ++++ cplusplus.pri +@@ -103,8 +103,8 @@ unix { + # older compilers. In GCC, the following + # flags mean the same thing: + # -std=c++98, -std=c++03, -ansi. +- QMAKE_CXXFLAGS += -std=c++98 +- QMAKE_LFLAGS += -std=c++98 ++ # QMAKE_CXXFLAGS += -std=c++98 ++ # QMAKE_LFLAGS += -std=c++98 + } + + diff --git a/audio/vmpk/Makefile b/audio/vmpk/Makefile index 562265c383e..ac9128110dc 100644 --- a/audio/vmpk/Makefile +++ b/audio/vmpk/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vmpk -DISTVERSION= 0.7.0 +DISTVERSION= 0.7.1 CATEGORIES= audio MASTER_SITES= https://phoenixnap.dl.sourceforge.net/project/vmpk/vmpk/${PORTVERSION}/ diff --git a/audio/vmpk/distinfo b/audio/vmpk/distinfo index dc5c24d2fd9..5679ab17e2f 100644 --- a/audio/vmpk/distinfo +++ b/audio/vmpk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532070461 -SHA256 (vmpk-0.7.0.tar.bz2) = 87869012ff983933059e8af4d806e7301e796c097682fb9decfefb2a864367ea -SIZE (vmpk-0.7.0.tar.bz2) = 470355 +TIMESTAMP = 1543967549 +SHA256 (vmpk-0.7.1.tar.bz2) = 06d78872b8c23976cd1ed4e66ac6a3bfce93af28ce8db96c2c015cf185ce651b +SIZE (vmpk-0.7.1.tar.bz2) = 493007 diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 536d2043b73..2bc6d06f58e 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -3,7 +3,7 @@ PORTNAME= sipp PORTVERSION= 3.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ @@ -18,9 +18,10 @@ BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not suppor BUILD_DEPENDS= help2man:misc/help2man +USES= autoreconf gmake ncurses pkgconfig + PLIST_FILES= bin/sipp man/man1/sipp.1.gz -USES= autoreconf gmake ncurses GNU_CONFIGURE= yes OPTIONS_DEFINE= OPENSSL GSL PCAP RTPSTREAM SCTP diff --git a/biology/Makefile b/biology/Makefile index 689308975c4..1b0668abcb4 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -37,6 +37,7 @@ SUBDIR += fluctuate SUBDIR += freebayes SUBDIR += garlic + SUBDIR += gatk SUBDIR += gff2ps SUBDIR += gmap SUBDIR += gperiodic diff --git a/biology/gatk/Makefile b/biology/gatk/Makefile new file mode 100644 index 00000000000..8758c02a874 --- /dev/null +++ b/biology/gatk/Makefile @@ -0,0 +1,45 @@ +# $FreeBSD$ + +PORTNAME= gatk +DISTVERSION= 4.0.11.0 +CATEGORIES= biology java +MASTER_SITES= LOCAL/yuri/:deps +DISTFILES= ${PORTNAME}-${DISTVERSION}-deps${EXTRACT_SUFX}:deps +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Variant discovery in high-throughput sequencing data + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.TXT + +BUILD_DEPENDS= gradle4:devel/gradle4 + +USES= gettext-runtime +USE_GITHUB= yes +GH_ACCOUNT= broadinstitute +USE_JAVA= yes + +SUB_FILES= ${PORTNAME}.sh +SUB_LIST= PORTVERSION=${PORTVERSION} JAVA=${JAVA} + +NO_ARCH= yes + +DEPS_CACHE_DIR= /tmp # should be ${WRKDIR}, but workaround for the gradle bug that dependency cache is not relocable: https://github.com/gradle/gradle/issues/1338 + +PLIST_FILES= bin/${PORTNAME} \ + ${JAVAJARDIR}/GenomeAnalysisTK-${PORTVERSION}.jar + +post-extract: # to rebuild the deps archive: 1. remove post-extract: 2. remove --offline 3. build 4. package ${DEPS_CACHE_DIR}/gradle-${PORTNAME} into the deps archive + @cd ${DEPS_CACHE_DIR} && ${TAR} xzf ${DISTDIR}/${PORTNAME}-${DISTVERSION}-deps${EXTRACT_SUFX} + +do-build: + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gradle4 \ + --gradle-user-home ${DEPS_CACHE_DIR}/gradle-${PORTNAME} --project-cache-dir ${DEPS_CACHE_DIR}/gradle-${PORTNAME} \ + --offline --build-cache localJar + +do-install: + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_DATA} ${WRKSRC}/build/libs/gatk-package-1.0-SNAPSHOT-local.jar ${STAGEDIR}${JAVAJARDIR}/GenomeAnalysisTK-${PORTVERSION}.jar + +.include diff --git a/biology/gatk/distinfo b/biology/gatk/distinfo new file mode 100644 index 00000000000..819a8628dd7 --- /dev/null +++ b/biology/gatk/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1543823410 +SHA256 (gatk-4.0.11.0-deps.tar.gz) = 457ed3bf756a673daa2d123fef1d8525e57f20708f134c9b897946ea49561a36 +SIZE (gatk-4.0.11.0-deps.tar.gz) = 225800131 +SHA256 (broadinstitute-gatk-4.0.11.0_GH0.tar.gz) = ba4cc922bae2cdec728984518644bb0a12be2b6916297e2eb3b862cb42841039 +SIZE (broadinstitute-gatk-4.0.11.0_GH0.tar.gz) = 74603782 diff --git a/biology/gatk/files/gatk.sh.in b/biology/gatk/files/gatk.sh.in new file mode 100644 index 00000000000..913bb0dcce6 --- /dev/null +++ b/biology/gatk/files/gatk.sh.in @@ -0,0 +1,25 @@ +#!/bin/sh + +export LC_ALL=en_US.UTF-8 + +MEM_OPTS_SET_BY_USER="no" +for o in $@; do + case $o in + -X* ) + MEM_OPTS_SET_BY_USER="yes" + ;; + esac +done + +if [ $MEM_OPTS_SET_BY_USER = "no" ]; then + # memory options + physmem_b=$(sysctl -n hw.physmem) + physmem_mb=$((physmem_b/1024/1024)) + physmem_mb=$((physmem_mb*3/4)) # allow 3/4 of the memory + # -Xms set initial Java heap size + # -Xmx set maximum Java heap size + MEM_OPTS="-Xms512m -Xmx${physmem_mb}m" +fi + +# execute the command +%%JAVA%% $MEM_OPTS -jar %%JAVAJARDIR%%/GenomeAnalysisTK-%%PORTVERSION%%.jar "$@" diff --git a/biology/gatk/files/patch-build.gradle b/biology/gatk/files/patch-build.gradle new file mode 100644 index 00000000000..b2ae7d75648 --- /dev/null +++ b/biology/gatk/files/patch-build.gradle @@ -0,0 +1,29 @@ +--- build.gradle.orig 2018-10-23 15:15:16 UTC ++++ build.gradle +@@ -115,7 +115,7 @@ def resolveLargeResourceStubFiles(largeR + } + + // check for stub files, try to pull once if there are any, then check again +- if (checkForLFSStubFiles(largeResourcesFolder)) { ++ if (false && checkForLFSStubFiles(largeResourcesFolder)) { + final gitLFSPullLargeResources = "git lfs pull --include $largeResourcesFolder" + execGitLFSCommand(gitLFSPullLargeResources) + if (checkForLFSStubFiles(largeResourcesFolder)) { +@@ -135,7 +135,7 @@ def ensureBuildPrerequisites(requiredJav + "The ClassLoader obtained from the Java ToolProvider is null. " + + "A Java $requiredJavaVersion JDK must be installed. $buildPrerequisitesMessage") + } +- if (!file(".git").isDirectory()) { ++ if (false && !file(".git").isDirectory()) { + throw new GradleException("The GATK Github repository must be cloned using \"git clone\" to run the build. " + + "$buildPrerequisitesMessage") + } +@@ -366,7 +366,7 @@ def createGatkSymlinks(destinationDir, a + } + + final isRelease = Boolean.getBoolean("release") +-version = (isRelease ? gitVersion() : gitVersion() + "-SNAPSHOT").replaceAll(".dirty", "") ++version = (isRelease ? "1.0" : "1.0" + "-SNAPSHOT").replaceAll(".dirty", "") + + logger.info("build for version:" + version) + group = 'org.broadinstitute' diff --git a/biology/gatk/pkg-descr b/biology/gatk/pkg-descr new file mode 100644 index 00000000000..f60a1a69935 --- /dev/null +++ b/biology/gatk/pkg-descr @@ -0,0 +1,13 @@ +GATK, pronounced "Gee Ay Tee Kay" (not "Gat-Kay"), stands for +GenomeAnalysisToolkit. It is a collection of command-line tools for analyzing +high-throughput sequencing data with a primary focus on variant discovery. The +tools can be used individually or chained together into complete workflows. +end-to-end workflows are provided, called GATK Best Practices, tailored for +specific use cases. + +Developed in the Data Sciences Platform at the Broad Institute, the toolkit +offers a wide variety of tools with a primary focus on variant discovery and +genotyping. Its powerful processing engine and high-performance computing +features make it capable of taking on projects of any size. + +WWW: https://software.broadinstitute.org/gatk/ diff --git a/biology/igv/Makefile b/biology/igv/Makefile index f85d83b86c3..6b194cab545 100644 --- a/biology/igv/Makefile +++ b/biology/igv/Makefile @@ -16,7 +16,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt BUILD_DEPENDS= openjfx8-devel>0:java/openjfx8-devel \ - gradle:devel/gradle + gradle4:devel/gradle4 RUN_DEPENDS= openjfx8-devel>0:java/openjfx8-devel USES= gettext-runtime @@ -40,7 +40,7 @@ PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/igv.png do-build: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gradle createDist + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gradle4 createDist do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile index 8db76dde4af..815bc6b8b4f 100644 --- a/chinese/libpinyin/Makefile +++ b/chinese/libpinyin/Makefile @@ -11,8 +11,8 @@ COMMENT= Library to deal with pinyin LICENSE= GPLv2 +USES= bdb compiler:c++11-lang gettext gmake libtool pathfix pkgconfig USE_GNOME= glib20 -USES= bdb gettext gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/comms/flrig/Makefile b/comms/flrig/Makefile index 2460dd05096..da246125bea 100644 --- a/comms/flrig/Makefile +++ b/comms/flrig/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.39 +PORTVERSION= 1.3.41 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= gmake + GNU_CONFIGURE= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" PLIST_FILES= bin/flrig share/applications/flrig.desktop \ diff --git a/comms/flrig/distinfo b/comms/flrig/distinfo index 8dc23a02e99..dbde696ba88 100644 --- a/comms/flrig/distinfo +++ b/comms/flrig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518294187 -SHA256 (flrig-1.3.39.tar.gz) = a56cd97ef95f00da123e21173a400ce9d9a2389d3178b86b9fabf2e0ca176901 -SIZE (flrig-1.3.39.tar.gz) = 711661 +TIMESTAMP = 1543950748 +SHA256 (flrig-1.3.41.tar.gz) = a463d82224ee9ca67f134e0253939a81c31707366e9ee5c6f3f7def1be22016e +SIZE (flrig-1.3.41.tar.gz) = 784713 diff --git a/comms/flrig/files/patch-src_main.cxx b/comms/flrig/files/patch-src_main.cxx deleted file mode 100644 index 52bc4e57df3..00000000000 --- a/comms/flrig/files/patch-src_main.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main.cxx.orig 2018-01-18 20:38:50 UTC -+++ src/main.cxx -@@ -514,7 +514,7 @@ int parse_args(int argc, char **argv, int& idx) - exit(0); - } - if (strcasecmp("--version", argv[idx]) == 0) { -- printf("Version: "VERSION"\n"); -+ printf("Version: %s\n",VERSION); - exit (0); - } - if (strcasecmp("--rig_debug", argv[idx]) == 0) { diff --git a/comms/pear-Horde_ActiveSync/Makefile b/comms/pear-Horde_ActiveSync/Makefile index eeaa9a262a4..7425e5f20b9 100644 --- a/comms/pear-Horde_ActiveSync/Makefile +++ b/comms/pear-Horde_ActiveSync/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_ActiveSync -DISTVERSION= 2.39.4 +DISTVERSION= 2.39.5 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org diff --git a/comms/pear-Horde_ActiveSync/distinfo b/comms/pear-Horde_ActiveSync/distinfo index a093af67547..eb31389e4d4 100644 --- a/comms/pear-Horde_ActiveSync/distinfo +++ b/comms/pear-Horde_ActiveSync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540900683 -SHA256 (Horde/Horde_ActiveSync-2.39.4.tgz) = 3cb3619afe84bbe2c8d0d794ea61a26369f784f60e90622dabcfcc77d9f44827 -SIZE (Horde/Horde_ActiveSync-2.39.4.tgz) = 399662 +TIMESTAMP = 1543836154 +SHA256 (Horde/Horde_ActiveSync-2.39.5.tgz) = 88d419cd0e795338296b06a990f6c18a4befd15d95451bda92a37c877087305a +SIZE (Horde/Horde_ActiveSync-2.39.5.tgz) = 400203 diff --git a/databases/galera/Makefile b/databases/galera/Makefile index c5712beb8a3..7b9d7653832 100644 --- a/databases/galera/Makefile +++ b/databases/galera/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= galera -PORTVERSION?= 25.3.24 +PORTVERSION?= 25.3.25 DISTVERSIONPREFIX?= release_ CATEGORIES= databases diff --git a/databases/galera/distinfo b/databases/galera/distinfo index 978be959d27..81916a27bb3 100644 --- a/databases/galera/distinfo +++ b/databases/galera/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1535981393 -SHA256 (codership-galera-release_25.3.24_GH0.tar.gz) = 0a144f3750e8e6db22cbbf715b4a9fbd15686cb315998959fb493f8b28846685 -SIZE (codership-galera-release_25.3.24_GH0.tar.gz) = 3282587 +TIMESTAMP = 1543852208 +SHA256 (codership-galera-release_25.3.25_GH0.tar.gz) = f8b508e4a2ca5d36042c2b260375e3f4ecc189029e73356bf435261aa6186107 +SIZE (codership-galera-release_25.3.25_GH0.tar.gz) = 3282519 SHA256 (codership-wsrep-API-eab2d5d5a31672c0b7d116ef1629ff18392fd7d0_GH0.tar.gz) = 3c235868ed330d8d702e7b7541c24c1926b1fd9e6b8aa673b032a2318896e8a0 SIZE (codership-wsrep-API-eab2d5d5a31672c0b7d116ef1629ff18392fd7d0_GH0.tar.gz) = 47032 diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile index 5dae82c7513..bf2a55f1ef0 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 5.7.24 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server @@ -98,6 +98,7 @@ SUB_FILES= my.cnf.sample USERS= mysql GROUPS= mysql +USE_CXXSTD= c++11 USE_LDCONFIG+= ${PREFIX}/lib/mysql/plugin MMAN1= my_print_defaults.1 myisam_ftdump.1 myisamchk.1 myisamlog.1 myisampack.1 \ diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index fac7ac64a9c..e3da576cc10 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.12 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/redisdesktopmanager/Makefile b/databases/redisdesktopmanager/Makefile index d45f2bfab07..06e8752a439 100644 --- a/databases/redisdesktopmanager/Makefile +++ b/databases/redisdesktopmanager/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= redisdesktopmanager -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.9 CATEGORIES= databases MAINTAINER= swills@FreeBSD.org @@ -27,8 +26,7 @@ GH_TUPLE= \ uglide:RedisDesktopManager:${PORTVERSION}:DEFAULT/RedisDesktopManager-${PORTVERSION} \ benlau:asyncfuture:4579d53:asyncfuture/3rdparty/asyncfuture \ RedisDesktop:CrashReporter:0202f9b:crashreporter/3rdparty/crashreporter \ - easylogging:easyloggingpp:f926802:easylogging/3rdparty/easyloggingpp \ - uglide:qredisclient:bede971:qredisclient/3rdparty/qredisclient \ + uglide:qredisclient:e645999:qredisclient/3rdparty/qredisclient \ sijk:qt-unix-signals:d6a1d12:qtunixsignals/3rdparty/qt-unix-signals \ uglide:qsshclient:6fa7fb7:qsshclient/3rdparty/qredisclient/3rdparty/qsshclient \ redis:hiredis:53c3243:hiredis/3rdparty/qredisclient/3rdparty/hiredis \ diff --git a/databases/redisdesktopmanager/distinfo b/databases/redisdesktopmanager/distinfo index 8717fd4b998..39ca533abb0 100644 --- a/databases/redisdesktopmanager/distinfo +++ b/databases/redisdesktopmanager/distinfo @@ -1,18 +1,14 @@ -TIMESTAMP = 1537573499 -SHA256 (uglide-RedisDesktopManager-0.9.6_GH0.tar.gz) = 672681d7a923d627f462be8bf8c3f0872d808e042503b2a5fe727fa878e520b1 -SIZE (uglide-RedisDesktopManager-0.9.6_GH0.tar.gz) = 1997779 +TIMESTAMP = 1543593147 +SHA256 (uglide-RedisDesktopManager-0.9.9_GH0.tar.gz) = 8f7244813d5a82bc686a3af9f98e1372479c9861d724ba7e7a2b162ccf35d9bb +SIZE (uglide-RedisDesktopManager-0.9.9_GH0.tar.gz) = 1980287 SHA256 (benlau-asyncfuture-4579d53_GH0.tar.gz) = ce5a3a4bc61f22f182eb8f932a3736289fc541e7487244fd57c93a141a038fe4 SIZE (benlau-asyncfuture-4579d53_GH0.tar.gz) = 31928 SHA256 (RedisDesktop-CrashReporter-0202f9b_GH0.tar.gz) = 4b0745dd12449716279a618eab0c8706422a0f67af680d0bf71471f9dbd371cb SIZE (RedisDesktop-CrashReporter-0202f9b_GH0.tar.gz) = 14232 -SHA256 (easylogging-easyloggingpp-f926802_GH0.tar.gz) = 362294c79de7a5dfa76a56cbfcdcaf99e21bbd05b19ef5b76700fd576a2e1ff2 -SIZE (easylogging-easyloggingpp-f926802_GH0.tar.gz) = 463948 -SHA256 (uglide-qredisclient-bede971_GH0.tar.gz) = 37b1e76ca89ca45fd0dcf56df4f2c90b3e5f4c2b441276937f7581804d952a16 -SIZE (uglide-qredisclient-bede971_GH0.tar.gz) = 215454 +SHA256 (uglide-qredisclient-e645999_GH0.tar.gz) = ceda742955aa46d7cd32334c610b608f5274fa022eb5d2044a36577caadaa640 +SIZE (uglide-qredisclient-e645999_GH0.tar.gz) = 214348 SHA256 (sijk-qt-unix-signals-d6a1d12_GH0.tar.gz) = 8bbc578430ab2fd6665ff2f2f6fcf402b3346b6d3cdfcc16e8c1d8f5a8f75ea2 SIZE (sijk-qt-unix-signals-d6a1d12_GH0.tar.gz) = 3792 -SHA256 (google-breakpad-9fecc95_GH0.tar.gz) = e4bd6118f84f4a0cf89a035ff9e4ac65542fb12d3e69e89c80d5ba3f127d2ed6 -SIZE (google-breakpad-9fecc95_GH0.tar.gz) = 5208769 SHA256 (uglide-qsshclient-6fa7fb7_GH0.tar.gz) = b9eaed71f8cae6d4fa1e6cf7de979ba8a5d1a14e2681cf1a0f2bfc42d5960ea1 SIZE (uglide-qsshclient-6fa7fb7_GH0.tar.gz) = 10446 SHA256 (redis-hiredis-53c3243_GH0.tar.gz) = 38e38efff19715d5e2f49c77b9db35f7cd005d66ae3d0944630424c64cf3950d diff --git a/databases/redisdesktopmanager/files/patch-3rdparty_3rdparty.pri b/databases/redisdesktopmanager/files/patch-3rdparty_3rdparty.pri index ea2063173e8..ca72f04a8ac 100644 --- a/databases/redisdesktopmanager/files/patch-3rdparty_3rdparty.pri +++ b/databases/redisdesktopmanager/files/patch-3rdparty_3rdparty.pri @@ -1,6 +1,6 @@ ---- 3rdparty/3rdparty.pri.orig 2018-09-22 00:19:48 UTC +--- 3rdparty/3rdparty.pri.orig 2018-11-30 15:24:26 UTC +++ 3rdparty/3rdparty.pri -@@ -81,15 +81,11 @@ unix:!macx { # ubuntu & debian +@@ -88,15 +88,11 @@ unix:!macx { # ubuntu & debian #QMAKE_LFLAGS = -Wl,-rpath=/home/user/Qt5.9.3/5.9.3/gcc_64/lib } diff --git a/databases/redisdesktopmanager/files/patch-src_app_app.cpp b/databases/redisdesktopmanager/files/patch-src_app_app.cpp index a43c2ae12bf..4af4a5baa0c 100644 --- a/databases/redisdesktopmanager/files/patch-src_app_app.cpp +++ b/databases/redisdesktopmanager/files/patch-src_app_app.cpp @@ -1,11 +1,20 @@ ---- src/app/app.cpp.orig 2018-08-31 12:53:12 UTC +--- src/app/app.cpp.orig 2018-11-27 08:26:54 UTC +++ src/app/app.cpp -@@ -224,8 +224,6 @@ void Application::initConnectionsManager() - - void Application::initUpdater() - { -- m_updater = QSharedPointer(new Updater()); -- connect(m_updater.data(), SIGNAL(updateUrlRetrived(QString &)), this, SLOT(OnNewUpdateAvailable(QString &))); +@@ -37,7 +37,6 @@ Application::Application(int& argc, char** argv) + processCmdArgs(); + initAppFonts(); + initRedisClient(); +- initUpdater(); + installTranslator(); } - void Application::installTranslator() +@@ -203,9 +202,6 @@ void Application::initQml() { + } + + void Application::initUpdater() { +- m_updater = QSharedPointer(new Updater()); +- connect(m_updater.data(), SIGNAL(updateUrlRetrived(QString&)), this, +- SLOT(OnNewUpdateAvailable(QString&))); + } + + void Application::installTranslator() { diff --git a/databases/redisdesktopmanager/files/patch-src_modules_server-stats_serverstatsmodel.cpp b/databases/redisdesktopmanager/files/patch-src_modules_server-stats_serverstatsmodel.cpp new file mode 100644 index 00000000000..c4fd9b425fc --- /dev/null +++ b/databases/redisdesktopmanager/files/patch-src_modules_server-stats_serverstatsmodel.cpp @@ -0,0 +1,11 @@ +--- src/modules/server-stats/serverstatsmodel.cpp.orig 2018-11-30 15:43:21 UTC ++++ src/modules/server-stats/serverstatsmodel.cpp +@@ -21,7 +21,7 @@ ServerStats::Model::Model(QSharedPointer -.if ${PORT_OPTIONS:MQT4} -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 -.endif - post-patch: @${REINPLACE_CMD} -e 's|/usr/share/fet|${DATADIR}|g' \ ${WRKSRC}/src/interface/fet.cpp diff --git a/deskutils/fet/distinfo b/deskutils/fet/distinfo index be995442528..55da680ddc7 100644 --- a/deskutils/fet/distinfo +++ b/deskutils/fet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533926344 -SHA256 (fet-5.37.1.tar.bz2) = 1832d4668158fa7296634ab06a54bf6227cc1b18b2b74e3fbdaa9133af579e42 -SIZE (fet-5.37.1.tar.bz2) = 11854219 +TIMESTAMP = 1543777638 +SHA256 (fet-5.37.2.tar.bz2) = 09023000127a6f67c3851a0d9bc255faad0794ee598cbfa892f57b6b8046a2a1 +SIZE (fet-5.37.2.tar.bz2) = 11866911 diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile index 13914f3c30d..13b8d883f1c 100644 --- a/deskutils/freeplane/Makefile +++ b/deskutils/freeplane/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freeplane -DISTVERSION= 1.7.2 +DISTVERSION= 1.7.3 CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable DISTNAME= ${PORTNAME}_bin-${PORTVERSION} diff --git a/deskutils/freeplane/distinfo b/deskutils/freeplane/distinfo index b771fc97028..38b445580eb 100644 --- a/deskutils/freeplane/distinfo +++ b/deskutils/freeplane/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543130791 -SHA256 (freeplane_bin-1.7.2.zip) = 37fd272765a4890622a56a612726c0a296dc6ac7036f46d7bc608e9979ce963c -SIZE (freeplane_bin-1.7.2.zip) = 34612803 +TIMESTAMP = 1543647431 +SHA256 (freeplane_bin-1.7.3.zip) = b95271854a59b5ce93b9bdfc4558e6e75a4cba606a97bfc20b422dccfdf0ce91 +SIZE (freeplane_bin-1.7.3.zip) = 34616824 diff --git a/devel/Makefile b/devel/Makefile index 7de16de9e1d..ea7fdfeb5b7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2198,6 +2198,7 @@ SUBDIR += p5-Clone-More SUBDIR += p5-Clone-PP SUBDIR += p5-Code-Perl + SUBDIR += p5-Color-ANSI-Util SUBDIR += p5-Commandable SUBDIR += p5-Commands-Guarded SUBDIR += p5-CommitBit @@ -2270,6 +2271,7 @@ SUBDIR += p5-Data-Diver SUBDIR += p5-Data-Domain SUBDIR += p5-Data-Dump + SUBDIR += p5-Data-Dump-Color SUBDIR += p5-Data-Dump-Streamer SUBDIR += p5-Data-DumpXML SUBDIR += p5-Data-Dumper @@ -6425,7 +6427,6 @@ SUBDIR += zookeeper SUBDIR += zpu-binutils SUBDIR += zpu-gcc - SUBDIR += ztcl SUBDIR += zthread SUBDIR += zziplib diff --git a/devel/antlr/Makefile b/devel/antlr/Makefile index 72ab4d6026a..8cffda549c0 100644 --- a/devel/antlr/Makefile +++ b/devel/antlr/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.antlr2.org/download/ MAINTAINER= makc@FreeBSD.org COMMENT= ANother Tool for Language Recognition +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + CONFLICTS= pccts-[0-9]* USES= gmake diff --git a/devel/antlr/pkg-descr b/devel/antlr/pkg-descr index dc3e4d5b597..9c486ed2b4d 100644 --- a/devel/antlr/pkg-descr +++ b/devel/antlr/pkg-descr @@ -3,4 +3,4 @@ language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. -WWW: http://www.antlr2.org +WWW: https://www.antlr2.org/ diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index 5aeaeef12ee..ceafae6c5eb 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bazel -DISTVERSION= 0.19.0 +DISTVERSION= 0.20.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -24,7 +24,7 @@ BUILD_DEPENDS= bash:shells/bash \ # In bazel, a release is always code-wise identical to the final release candidate. # Hence we can also download that one and so have a simple way to also test earlier release # candidates. -FINALRC= 9 +FINALRC= 5 USES= shebangfix zip:infozip python SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so) diff --git a/devel/bazel/distinfo b/devel/bazel/distinfo index 9916af0c215..2b366f7e69d 100644 --- a/devel/bazel/distinfo +++ b/devel/bazel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540850893 -SHA256 (bazel-0.19.0rc9-dist.zip) = 312af013a796510bf68644b69b460dde593cfaa1be4de81640f79f977ca80b69 -SIZE (bazel-0.19.0rc9-dist.zip) = 87331141 +TIMESTAMP = 1543820965 +SHA256 (bazel-0.20.0rc5-dist.zip) = 3679dcadb980b03e78ffdc1f081f0a0a60bf8d97395e91bd93c4ce7b2f804a07 +SIZE (bazel-0.20.0rc5-dist.zip) = 87599563 diff --git a/devel/debugedit/Makefile b/devel/debugedit/Makefile index 5902459262b..88dc7fcb56e 100644 --- a/devel/debugedit/Makefile +++ b/devel/debugedit/Makefile @@ -5,7 +5,7 @@ PORTNAME= debugedit PORTVERSION= 20170411.1 CATEGORIES= devel -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ELF file debug information extractor and editor LICENSE= GPLv2+ diff --git a/devel/fossology-nomos-standalone/Makefile b/devel/fossology-nomos-standalone/Makefile index 79cbe7a3dee..dc87480532d 100644 --- a/devel/fossology-nomos-standalone/Makefile +++ b/devel/fossology-nomos-standalone/Makefile @@ -2,22 +2,19 @@ # $FreeBSD$ PORTNAME= fossology -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= devel PKGNAMESUFFIX= -nomos-standalone MAINTAINER= amdmi3@FreeBSD.org COMMENT= Standalone Nomos license scanner from fossology project -LICENSE= GPLv2 LGPL21 -LICENSE_COMB= multi -LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING -LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gawk:lang/gawk USE_GITHUB= yes -GH_TAGNAME= 660fc06 USES= gmake gettext pkgconfig USE_GNOME= glib20 @@ -25,6 +22,7 @@ USE_GNOME= glib20 BUILD_WRKSRC= ${WRKSRC}/src/nomos/agent MAKEFILE= Makefile.sa MAKE_JOBS_UNSAFE= yes +ALL_TARGET= nomossa PLIST_FILES= bin/nomossa diff --git a/devel/fossology-nomos-standalone/distinfo b/devel/fossology-nomos-standalone/distinfo index c2a7693fc89..667cb601694 100644 --- a/devel/fossology-nomos-standalone/distinfo +++ b/devel/fossology-nomos-standalone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525789205 -SHA256 (fossology-fossology-3.3.0-660fc06_GH0.tar.gz) = f056c2fead153042e4bae54c0678da21ba50458156e3f0f15d82af09e281d55c -SIZE (fossology-fossology-3.3.0-660fc06_GH0.tar.gz) = 14160449 +TIMESTAMP = 1543848059 +SHA256 (fossology-fossology-3.4.0_GH0.tar.gz) = 5a984e9a464f00c8455ba27a04f503b269e9f8e4e0d859b8000ecf31aa2078e9 +SIZE (fossology-fossology-3.4.0_GH0.tar.gz) = 19826517 diff --git a/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_Makefile.sa b/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_Makefile.sa index 5e5bbe78b04..429da6593b5 100644 --- a/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_Makefile.sa +++ b/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_Makefile.sa @@ -20,7 +20,7 @@ +LDFLAGS_LOCAL = `pkg-config glib-2.0 --libs` -all: encode $(EXE) -+all: $(EXE) ++all: encode $(EXE) debug: nomos-gl diff --git a/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in b/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in deleted file mode 100644 index 458a8fa2031..00000000000 --- a/devel/fossology-nomos-standalone/files/patch-src_nomos_agent_STRINGS.in +++ /dev/null @@ -1,105 +0,0 @@ -commit 9a138091eb231c1cf552e41f8d35d4f4e12eb985 -Author: Dmitry Marakasov -Date: Sat Apr 28 20:27:43 2018 +0300 - - fix(nomos): fix posix incomparible regular expressions - -diff --git src/nomos/agent/STRINGS.in src/nomos/agent/STRINGS.in -index 706dcabca..c64f75b64 100644 ---- src/nomos/agent/STRINGS.in -+++ src/nomos/agent/STRINGS.in -@@ -1299,7 +1299,7 @@ - ##### - %ENTRY% _LT_COMMERCIAL_5 - %KEY% "license" --%STR% "((may|can)|( be|)) used? (this file |)in accordance with the commercial license agreement" -+%STR% "((may|can)|( be)?) used? (this file )?in accordance with the commercial license agreement" - ##### - %ENTRY% _LT_COMMERCIAL_6 - %KEY% "license" -@@ -1652,7 +1652,7 @@ - # - %ENTRY% _LT_DUAL_LICENSE_28 - %KEY% "licen[cs]" --%STR% "either under the terms of =SOME= license (version|) =SOME= or at your option under =SOME= license" -+%STR% "either under the terms of =SOME= license (version)? =SOME= or at your option under =SOME= license" - # - %ENTRY% _LT_DUAL_LICENSE_29 - %KEY% "licen[cs]" -@@ -2321,7 +2321,7 @@ - # - %ENTRY% _LT_FREE_94 - %KEY% "permi[st]" --%STR% "permission is granted to r?e?-?distribute =FEW= in any (manner|way) provid(ed|ing) (that |)this (copyright |)notice (remains intact|(is (not modified|acknowledged|not removed)))" -+%STR% "permission is granted to r?e?-?distribute =FEW= in any (manner|way) provid(ed|ing) (that )?this (copyright )?notice (remains intact|(is (not modified|acknowledged|not removed)))" - # - %ENTRY% _LT_FREE_95 - %KEY% "distribut" -@@ -3891,7 +3891,7 @@ - # - %ENTRY% _LT_MIT_4 - %KEY% "permi[st]" --%STR% "permission to use copy modify and/?o?r? distribute this (software|program) for any purpose (with or|and) without fee is hereby granted provided that (the above|this) copyright (notice|) and (this|) permission notice appear (in|on) all copies" -+%STR% "permission to use copy modify and/?o?r? distribute this (software|program) for any purpose (with or|and) without fee is hereby granted provided that (the above|this) copyright (notice)? and (this)? permission notice appear (in|on) all copies" - # - %ENTRY% _LT_MIT_5 - %KEY% "permi[st]" -@@ -6229,7 +6229,7 @@ k - # - %ENTRY% _LT_SEE_OTHER_11 - %KEY% "(©|\(c\)|copyright|\[^+:]|©)" --%STR% "see =FEW= for (the |)copyright (information|notice)" -+%STR% "see =FEW= for (the )?copyright (information|notice)" - # - %ENTRY% _LT_SEE_OTHER_12 - %KEY% "copyright" -@@ -6249,7 +6249,7 @@ k - # - %ENTRY% _LT_SEE_OTHER_16 - %KEY% "copyright" --%STR% "for conditions? =FEW= and use see (the |)copyright notice" -+%STR% "for conditions? =FEW= and use see (the )?copyright notice" - # - %ENTRY% _LT_SEE_OTHER_17 - %KEY% "copyright" -@@ -8264,22 +8264,22 @@ k - %ENTRY% _TITLE_MPL10 - %KEY% "\<([mn]pl|mozilla|netscape)\>" - #%STR% "mozilla public licen[cs]e (1\.?0|(\ |v|version )1\.?0)" --%STR% "mozilla public licen[cs]e (1\.?0|(mpl |)((v\.? ?|version )1\.?0))" -+%STR% "mozilla public licen[cs]e (1\.?0|(mpl )?((v\.? ?|version )1\.?0))" - # - %ENTRY% _TITLE_MPL11 - %KEY% "\<([mn]pl|mozilla|netscape)\>" - #%STR% "mozilla public licen[cs]e (1\.?1|(\ |v|version )1\.?1)" --%STR% "mozilla public licen[cs]e (1\.?1|(mpl |)((v\.? ?|version )1\.?1))" -+%STR% "mozilla public licen[cs]e (1\.?1|(mpl )?((v\.? ?|version )1\.?1))" - # - %ENTRY% _TITLE_MPL11_OR_LATER - %KEY% "licen[cs]" - #%STR% "mozilla public licen[cs]e (1\.?1|(\ |v|version )1\.?1) =SOME= or =SOME= (newer|later|subsequent|more recent)" --%STR% "mozilla public licen[cs]e (1\.?1|(mpl |)((v\.? ?|version )1\.?1)) =SOME= or =SOME= (newer|later|subsequent|more recent)" -+%STR% "mozilla public licen[cs]e (1\.?1|(mpl )?((v\.? ?|version )1\.?1)) =SOME= or =SOME= (newer|later|subsequent|more recent)" - # - %ENTRY% _TITLE_MPL20 - %KEY% "\<([mn]pl|mozilla|netscape)\>" - #%STR% "mozilla public licen[cs]e (2\.?0|(\ |v\.? ?|version )2\.?0)" --%STR% "mozilla public licen[cs]e (2\.?0|(mpl |)((v\.? ?|version )2\.?0))" -+%STR% "mozilla public licen[cs]e (2\.?0|(mpl )?((v\.? ?|version )2\.?0))" - # - %ENTRY% _TITLE_MPL20_EXCEPTION - %KEY% "licen[cs]" -@@ -9083,11 +9083,11 @@ k - # - %ENTRY% _PHR_COPYLEFT_NEXT_030 - %KEY% "licen[cs]" --%STR% "(r?e?distributed|available|licensed) under copyleft-next( |-)0\.?3\.?0 (licen[cs]e|)" -+%STR% "(r?e?distributed|available|licensed) under copyleft-next( |-)0\.?3\.?0 (licen[cs]e)?" - # - %ENTRY% _PHR_COPYLEFT_NEXT_031 - %KEY% "licen[cs]" --%STR% "(r?e?distributed|available|licensed) under copyleft-next( |-)0\.?3\.?1 (licen[cs]e|)" -+%STR% "(r?e?distributed|available|licensed) under copyleft-next( |-)0\.?3\.?1 (licen[cs]e)?" - # - %ENTRY% _PHR_EULA - %KEY% "\<(end[ -]user|eula)\>" diff --git a/devel/gnu-efi/Makefile b/devel/gnu-efi/Makefile index 61b5ad1f694..c2ca5cbe184 100644 --- a/devel/gnu-efi/Makefile +++ b/devel/gnu-efi/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnu-efi PORTVERSION= 3.0.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/gnu-efi @@ -11,9 +12,9 @@ COMMENT= SDK for EFI applications LICENSE= GPLv2 -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS= amd64 i386 -BUILD_DEPENDS+= ${LOCALBASE}/bin/ar:devel/binutils +BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils USES= compiler:c++11-lib gmake tar:bz2 @@ -21,7 +22,15 @@ CFLAGS+= -fPIC CPPFLAGS+= -fPIC MAKE_ARGS+= CC=${CC} HOSTCC=${CC} AR=${AR} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/crt0-efi-x86_64.o +.include -.include +.if ${ARCH} == amd64 +PLIST_SUB= ARCH_amd64="" ARCH_i386="@comment " +.elif ${ARCH} == i386 +PLIST_SUB= ARCH_i386="" ARCH_amd64="@comment " +.endif + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.o + +.include diff --git a/devel/gnu-efi/pkg-plist b/devel/gnu-efi/pkg-plist index 8f47699d088..e60a6ff1fc2 100644 --- a/devel/gnu-efi/pkg-plist +++ b/devel/gnu-efi/pkg-plist @@ -39,11 +39,19 @@ include/efi/protocol/legacyboot.h include/efi/protocol/piflash64.h include/efi/protocol/vgaclass.h include/efi/romload.h -include/efi/x86_64/efibind.h -include/efi/x86_64/efilibplat.h -include/efi/x86_64/efisetjmp_arch.h -include/efi/x86_64/pe.h -lib/crt0-efi-x86_64.o -lib/elf_x86_64_fbsd_efi.lds lib/libefi.a lib/libgnuefi.a +@comment Architecture Specific Packages List, amd64 +%%ARCH_amd64%%include/efi/x86_64/efibind.h +%%ARCH_amd64%%include/efi/x86_64/efilibplat.h +%%ARCH_amd64%%include/efi/x86_64/efisetjmp_arch.h +%%ARCH_amd64%%include/efi/x86_64/pe.h +%%ARCH_amd64%%lib/crt0-efi-x86_64.o +%%ARCH_amd64%%lib/elf_x86_64_fbsd_efi.lds +@comment Architecture Specific Packages List, i386 +%%ARCH_i386%%include/efi/ia32/efibind.h +%%ARCH_i386%%include/efi/ia32/efilibplat.h +%%ARCH_i386%%include/efi/ia32/efisetjmp_arch.h +%%ARCH_i386%%include/efi/ia32/pe.h +%%ARCH_i386%%lib/crt0-efi-ia32.o +%%ARCH_i386%%lib/elf_ia32_efi.lds diff --git a/devel/gradle/Makefile b/devel/gradle/Makefile index e5f1a34f8f0..ce0e568087d 100644 --- a/devel/gradle/Makefile +++ b/devel/gradle/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gradle -PORTVERSION= 4.6 +PORTVERSION= 5.0 CATEGORIES= devel java MASTER_SITES= https://downloads.gradle.org/distributions/ EXTRACT_SUFX= -bin.zip diff --git a/devel/gradle/distinfo b/devel/gradle/distinfo index 14c73cba221..5d6b0711ac7 100644 --- a/devel/gradle/distinfo +++ b/devel/gradle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499872390 -SHA256 (gradle-4.6-bin.zip) = 98bd5fd2b30e070517e03c51cbb32beee3e2ee1a84003a5a5d748996d4b1b915 -SIZE (gradle-4.6-bin.zip) = 74176889 +TIMESTAMP = 1543479426 +SHA256 (gradle-5.0-bin.zip) = 6157ac9f3410bc63644625b3b3e9e96c963afd7910ae0697792db57813ee79a6 +SIZE (gradle-5.0-bin.zip) = 85491215 diff --git a/devel/gradle/pkg-plist b/devel/gradle/pkg-plist index caff201fe1b..7f241946082 100644 --- a/devel/gradle/pkg-plist +++ b/devel/gradle/pkg-plist @@ -1,56 +1,64 @@ +bin/gradle %%DATADIR%%/lib/annotations-13.0.jar -%%DATADIR%%/lib/ant-1.9.9.jar -%%DATADIR%%/lib/ant-launcher-1.9.9.jar -%%DATADIR%%/lib/asm-6.0.jar -%%DATADIR%%/lib/asm-commons-6.0.jar -%%DATADIR%%/lib/asm-tree-6.0.jar +%%DATADIR%%/lib/ant-1.9.13.jar +%%DATADIR%%/lib/ant-launcher-1.9.13.jar +%%DATADIR%%/lib/asm-7.0.jar +%%DATADIR%%/lib/asm-analysis-7.0.jar +%%DATADIR%%/lib/asm-commons-7.0.jar +%%DATADIR%%/lib/asm-tree-7.0.jar %%DATADIR%%/lib/commons-collections-3.2.2.jar -%%DATADIR%%/lib/commons-compress-1.14.jar -%%DATADIR%%/lib/commons-io-2.4.jar +%%DATADIR%%/lib/commons-compress-1.18.jar +%%DATADIR%%/lib/commons-io-2.6.jar %%DATADIR%%/lib/commons-lang-2.6.jar -%%DATADIR%%/lib/fastutil-7.2.1-min.jar -%%DATADIR%%/lib/gradle-base-services-4.6.jar -%%DATADIR%%/lib/gradle-base-services-groovy-4.6.jar -%%DATADIR%%/lib/gradle-build-cache-4.6.jar -%%DATADIR%%/lib/gradle-build-option-4.6.jar -%%DATADIR%%/lib/gradle-cli-4.6.jar -%%DATADIR%%/lib/gradle-core-4.6.jar -%%DATADIR%%/lib/gradle-core-api-4.6.jar -%%DATADIR%%/lib/gradle-docs-4.6.jar -%%DATADIR%%/lib/gradle-installation-beacon-4.6.jar -%%DATADIR%%/lib/gradle-jvm-services-4.6.jar -%%DATADIR%%/lib/gradle-kotlin-dsl-0.15.6.jar -%%DATADIR%%/lib/gradle-kotlin-dsl-tooling-builders-0.15.6.jar -%%DATADIR%%/lib/gradle-kotlin-dsl-tooling-models-0.15.6.jar -%%DATADIR%%/lib/gradle-launcher-4.6.jar -%%DATADIR%%/lib/gradle-logging-4.6.jar -%%DATADIR%%/lib/gradle-messaging-4.6.jar -%%DATADIR%%/lib/gradle-model-core-4.6.jar -%%DATADIR%%/lib/gradle-model-groovy-4.6.jar -%%DATADIR%%/lib/gradle-native-4.6.jar -%%DATADIR%%/lib/gradle-persistent-cache-4.6.jar -%%DATADIR%%/lib/gradle-process-services-4.6.jar -%%DATADIR%%/lib/gradle-resources-4.6.jar -%%DATADIR%%/lib/gradle-runtime-api-info-4.6.jar -%%DATADIR%%/lib/gradle-tooling-api-4.6.jar -%%DATADIR%%/lib/gradle-wrapper-4.6.jar -%%DATADIR%%/lib/groovy-all-2.4.12.jar -%%DATADIR%%/lib/guava-jdk5-17.0.jar -%%DATADIR%%/lib/jansi-1.14.jar +%%DATADIR%%/lib/fastutil-8.2.1-min.jar +%%DATADIR%%/lib/gradle-api-metadata-5.0.jar +%%DATADIR%%/lib/gradle-base-services-5.0.jar +%%DATADIR%%/lib/gradle-base-services-groovy-5.0.jar +%%DATADIR%%/lib/gradle-build-cache-5.0.jar +%%DATADIR%%/lib/gradle-build-option-5.0.jar +%%DATADIR%%/lib/gradle-cli-5.0.jar +%%DATADIR%%/lib/gradle-core-5.0.jar +%%DATADIR%%/lib/gradle-core-api-5.0.jar +%%DATADIR%%/lib/gradle-docs-5.0.jar +%%DATADIR%%/lib/gradle-files-5.0.jar +%%DATADIR%%/lib/gradle-installation-beacon-5.0.jar +%%DATADIR%%/lib/gradle-jvm-services-5.0.jar +%%DATADIR%%/lib/gradle-kotlin-dsl-1.0.4.jar +%%DATADIR%%/lib/gradle-kotlin-dsl-provider-plugins-1.0.4.jar +%%DATADIR%%/lib/gradle-kotlin-dsl-tooling-builders-1.0.4.jar +%%DATADIR%%/lib/gradle-kotlin-dsl-tooling-models-1.0.4.jar +%%DATADIR%%/lib/gradle-launcher-5.0.jar +%%DATADIR%%/lib/gradle-logging-5.0.jar +%%DATADIR%%/lib/gradle-messaging-5.0.jar +%%DATADIR%%/lib/gradle-model-core-5.0.jar +%%DATADIR%%/lib/gradle-model-groovy-5.0.jar +%%DATADIR%%/lib/gradle-native-5.0.jar +%%DATADIR%%/lib/gradle-persistent-cache-5.0.jar +%%DATADIR%%/lib/gradle-process-services-5.0.jar +%%DATADIR%%/lib/gradle-resources-5.0.jar +%%DATADIR%%/lib/gradle-runtime-api-info-5.0.jar +%%DATADIR%%/lib/gradle-snapshots-5.0.jar +%%DATADIR%%/lib/gradle-tooling-api-5.0.jar +%%DATADIR%%/lib/gradle-wrapper-5.0.jar +%%DATADIR%%/lib/groovy-all-1.0-2.5.4.jar +%%DATADIR%%/lib/guava-26.0-android.jar +%%DATADIR%%/lib/jansi-1.17.1.jar %%DATADIR%%/lib/javax.inject-1.jar %%DATADIR%%/lib/jcip-annotations-1.0.jar -%%DATADIR%%/lib/jcl-over-slf4j-1.7.16.jar -%%DATADIR%%/lib/jsr305-2.0.1.jar -%%DATADIR%%/lib/jul-to-slf4j-1.7.16.jar -%%DATADIR%%/lib/kotlin-compiler-embeddable-1.2.21.jar -%%DATADIR%%/lib/kotlin-reflect-1.2.21.jar -%%DATADIR%%/lib/kotlin-sam-with-receiver-compiler-plugin-1.2.21.jar -%%DATADIR%%/lib/kotlin-script-runtime-1.2.21.jar -%%DATADIR%%/lib/kotlin-stdlib-1.2.21.jar -%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.2.21.jar -%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.2.21.jar -%%DATADIR%%/lib/kryo-2.20.jar -%%DATADIR%%/lib/log4j-over-slf4j-1.7.16.jar +%%DATADIR%%/lib/jcl-over-slf4j-1.7.25.jar +%%DATADIR%%/lib/jsr305-3.0.2.jar +%%DATADIR%%/lib/jul-to-slf4j-1.7.25.jar +%%DATADIR%%/lib/kotlin-compiler-embeddable-1.3.10.jar +%%DATADIR%%/lib/kotlin-reflect-1.3.10.jar +%%DATADIR%%/lib/kotlin-sam-with-receiver-compiler-plugin-1.3.10.jar +%%DATADIR%%/lib/kotlin-script-runtime-1.3.10.jar +%%DATADIR%%/lib/kotlin-stdlib-1.3.10.jar +%%DATADIR%%/lib/kotlin-stdlib-common-1.3.10.jar +%%DATADIR%%/lib/kotlin-stdlib-jdk7-1.3.10.jar +%%DATADIR%%/lib/kotlin-stdlib-jdk8-1.3.10.jar +%%DATADIR%%/lib/kotlinx-metadata-jvm-0.0.4.jar +%%DATADIR%%/lib/kryo-2.24.0.jar +%%DATADIR%%/lib/log4j-over-slf4j-1.7.25.jar %%DATADIR%%/lib/minlog-1.2.jar %%DATADIR%%/lib/native-platform-0.14.jar %%DATADIR%%/lib/native-platform-freebsd-amd64-libcpp-0.14.jar @@ -67,94 +75,97 @@ %%DATADIR%%/lib/native-platform-osx-i386-0.14.jar %%DATADIR%%/lib/native-platform-windows-amd64-0.14.jar %%DATADIR%%/lib/native-platform-windows-i386-0.14.jar -%%DATADIR%%/lib/objenesis-1.2.jar +%%DATADIR%%/lib/objenesis-2.6.jar %%DATADIR%%/lib/plugins/aether-api-1.13.1.jar %%DATADIR%%/lib/plugins/aether-connector-wagon-1.13.1.jar %%DATADIR%%/lib/plugins/aether-impl-1.13.1.jar %%DATADIR%%/lib/plugins/aether-spi-1.13.1.jar %%DATADIR%%/lib/plugins/aether-util-1.13.1.jar %%DATADIR%%/lib/plugins/apiguardian-api-1.0.0.jar -%%DATADIR%%/lib/plugins/asm-util-6.0.jar -%%DATADIR%%/lib/plugins/aws-java-sdk-core-1.11.267.jar -%%DATADIR%%/lib/plugins/aws-java-sdk-kms-1.11.267.jar -%%DATADIR%%/lib/plugins/aws-java-sdk-s3-1.11.267.jar -%%DATADIR%%/lib/plugins/bcpg-jdk15on-1.58.jar -%%DATADIR%%/lib/plugins/bcprov-jdk15on-1.58.jar -%%DATADIR%%/lib/plugins/biz.aQute.bndlib-3.4.0.jar +%%DATADIR%%/lib/plugins/asm-util-7.0.jar +%%DATADIR%%/lib/plugins/aws-java-sdk-core-1.11.407.jar +%%DATADIR%%/lib/plugins/aws-java-sdk-kms-1.11.407.jar +%%DATADIR%%/lib/plugins/aws-java-sdk-s3-1.11.407.jar +%%DATADIR%%/lib/plugins/bcpg-jdk15on-1.60.jar +%%DATADIR%%/lib/plugins/bcprov-jdk15on-1.60.jar +%%DATADIR%%/lib/plugins/biz.aQute.bndlib-4.0.0.jar %%DATADIR%%/lib/plugins/bsh-2.0b6.jar -%%DATADIR%%/lib/plugins/commons-cli-1.2.jar -%%DATADIR%%/lib/plugins/commons-codec-1.10.jar -%%DATADIR%%/lib/plugins/dd-plist-1.20.jar -%%DATADIR%%/lib/plugins/google-api-client-1.23.0.jar -%%DATADIR%%/lib/plugins/google-api-services-storage-v1-rev116-1.23.0.jar -%%DATADIR%%/lib/plugins/google-http-client-1.23.0.jar -%%DATADIR%%/lib/plugins/google-http-client-jackson2-1.23.0.jar -%%DATADIR%%/lib/plugins/google-oauth-client-1.23.0.jar -%%DATADIR%%/lib/plugins/gradle-announce-4.6.jar -%%DATADIR%%/lib/plugins/gradle-antlr-4.6.jar -%%DATADIR%%/lib/plugins/gradle-build-cache-http-4.6.jar -%%DATADIR%%/lib/plugins/gradle-build-comparison-4.6.jar -%%DATADIR%%/lib/plugins/gradle-build-init-4.6.jar -%%DATADIR%%/lib/plugins/gradle-code-quality-4.6.jar -%%DATADIR%%/lib/plugins/gradle-composite-builds-4.6.jar -%%DATADIR%%/lib/plugins/gradle-dependency-management-4.6.jar -%%DATADIR%%/lib/plugins/gradle-diagnostics-4.6.jar -%%DATADIR%%/lib/plugins/gradle-ear-4.6.jar -%%DATADIR%%/lib/plugins/gradle-ide-4.6.jar -%%DATADIR%%/lib/plugins/gradle-ide-native-4.6.jar -%%DATADIR%%/lib/plugins/gradle-ide-play-4.6.jar -%%DATADIR%%/lib/plugins/gradle-ivy-4.6.jar -%%DATADIR%%/lib/plugins/gradle-jacoco-4.6.jar -%%DATADIR%%/lib/plugins/gradle-javascript-4.6.jar -%%DATADIR%%/lib/plugins/gradle-language-groovy-4.6.jar -%%DATADIR%%/lib/plugins/gradle-language-java-4.6.jar -%%DATADIR%%/lib/plugins/gradle-language-jvm-4.6.jar -%%DATADIR%%/lib/plugins/gradle-language-native-4.6.jar -%%DATADIR%%/lib/plugins/gradle-language-scala-4.6.jar -%%DATADIR%%/lib/plugins/gradle-maven-4.6.jar -%%DATADIR%%/lib/plugins/gradle-osgi-4.6.jar -%%DATADIR%%/lib/plugins/gradle-platform-base-4.6.jar -%%DATADIR%%/lib/plugins/gradle-platform-jvm-4.6.jar -%%DATADIR%%/lib/plugins/gradle-platform-native-4.6.jar -%%DATADIR%%/lib/plugins/gradle-platform-play-4.6.jar -%%DATADIR%%/lib/plugins/gradle-plugin-development-4.6.jar -%%DATADIR%%/lib/plugins/gradle-plugin-use-4.6.jar -%%DATADIR%%/lib/plugins/gradle-plugins-4.6.jar -%%DATADIR%%/lib/plugins/gradle-publish-4.6.jar -%%DATADIR%%/lib/plugins/gradle-reporting-4.6.jar -%%DATADIR%%/lib/plugins/gradle-resources-gcs-4.6.jar -%%DATADIR%%/lib/plugins/gradle-resources-http-4.6.jar -%%DATADIR%%/lib/plugins/gradle-resources-s3-4.6.jar -%%DATADIR%%/lib/plugins/gradle-resources-sftp-4.6.jar -%%DATADIR%%/lib/plugins/gradle-scala-4.6.jar -%%DATADIR%%/lib/plugins/gradle-signing-4.6.jar -%%DATADIR%%/lib/plugins/gradle-test-kit-4.6.jar -%%DATADIR%%/lib/plugins/gradle-testing-base-4.6.jar -%%DATADIR%%/lib/plugins/gradle-testing-junit-platform-4.6.jar -%%DATADIR%%/lib/plugins/gradle-testing-jvm-4.6.jar -%%DATADIR%%/lib/plugins/gradle-testing-native-4.6.jar -%%DATADIR%%/lib/plugins/gradle-tooling-api-builders-4.6.jar -%%DATADIR%%/lib/plugins/gradle-version-control-4.6.jar -%%DATADIR%%/lib/plugins/gradle-workers-4.6.jar -%%DATADIR%%/lib/plugins/gson-2.7.jar +%%DATADIR%%/lib/plugins/commons-cli-1.4.jar +%%DATADIR%%/lib/plugins/commons-codec-1.11.jar +%%DATADIR%%/lib/plugins/dd-plist-1.21.jar +%%DATADIR%%/lib/plugins/google-api-client-1.25.0.jar +%%DATADIR%%/lib/plugins/google-api-services-storage-v1-rev136-1.25.0.jar +%%DATADIR%%/lib/plugins/google-http-client-1.25.0.jar +%%DATADIR%%/lib/plugins/google-http-client-jackson2-1.25.0.jar +%%DATADIR%%/lib/plugins/google-oauth-client-1.25.0.jar +%%DATADIR%%/lib/plugins/gradle-announce-5.0.jar +%%DATADIR%%/lib/plugins/gradle-antlr-5.0.jar +%%DATADIR%%/lib/plugins/gradle-build-cache-http-5.0.jar +%%DATADIR%%/lib/plugins/gradle-build-comparison-5.0.jar +%%DATADIR%%/lib/plugins/gradle-build-init-5.0.jar +%%DATADIR%%/lib/plugins/gradle-code-quality-5.0.jar +%%DATADIR%%/lib/plugins/gradle-composite-builds-5.0.jar +%%DATADIR%%/lib/plugins/gradle-dependency-management-5.0.jar +%%DATADIR%%/lib/plugins/gradle-diagnostics-5.0.jar +%%DATADIR%%/lib/plugins/gradle-ear-5.0.jar +%%DATADIR%%/lib/plugins/gradle-ide-5.0.jar +%%DATADIR%%/lib/plugins/gradle-ide-native-5.0.jar +%%DATADIR%%/lib/plugins/gradle-ide-play-5.0.jar +%%DATADIR%%/lib/plugins/gradle-ivy-5.0.jar +%%DATADIR%%/lib/plugins/gradle-jacoco-5.0.jar +%%DATADIR%%/lib/plugins/gradle-javascript-5.0.jar +%%DATADIR%%/lib/plugins/gradle-language-groovy-5.0.jar +%%DATADIR%%/lib/plugins/gradle-language-java-5.0.jar +%%DATADIR%%/lib/plugins/gradle-language-jvm-5.0.jar +%%DATADIR%%/lib/plugins/gradle-language-native-5.0.jar +%%DATADIR%%/lib/plugins/gradle-language-scala-5.0.jar +%%DATADIR%%/lib/plugins/gradle-maven-5.0.jar +%%DATADIR%%/lib/plugins/gradle-osgi-5.0.jar +%%DATADIR%%/lib/plugins/gradle-platform-base-5.0.jar +%%DATADIR%%/lib/plugins/gradle-platform-jvm-5.0.jar +%%DATADIR%%/lib/plugins/gradle-platform-native-5.0.jar +%%DATADIR%%/lib/plugins/gradle-platform-play-5.0.jar +%%DATADIR%%/lib/plugins/gradle-plugin-development-5.0.jar +%%DATADIR%%/lib/plugins/gradle-plugin-use-5.0.jar +%%DATADIR%%/lib/plugins/gradle-plugins-5.0.jar +%%DATADIR%%/lib/plugins/gradle-publish-5.0.jar +%%DATADIR%%/lib/plugins/gradle-reporting-5.0.jar +%%DATADIR%%/lib/plugins/gradle-resources-gcs-5.0.jar +%%DATADIR%%/lib/plugins/gradle-resources-http-5.0.jar +%%DATADIR%%/lib/plugins/gradle-resources-s3-5.0.jar +%%DATADIR%%/lib/plugins/gradle-resources-sftp-5.0.jar +%%DATADIR%%/lib/plugins/gradle-scala-5.0.jar +%%DATADIR%%/lib/plugins/gradle-signing-5.0.jar +%%DATADIR%%/lib/plugins/gradle-test-kit-5.0.jar +%%DATADIR%%/lib/plugins/gradle-testing-base-5.0.jar +%%DATADIR%%/lib/plugins/gradle-testing-junit-platform-5.0.jar +%%DATADIR%%/lib/plugins/gradle-testing-jvm-5.0.jar +%%DATADIR%%/lib/plugins/gradle-testing-native-5.0.jar +%%DATADIR%%/lib/plugins/gradle-tooling-api-builders-5.0.jar +%%DATADIR%%/lib/plugins/gradle-tooling-native-5.0.jar +%%DATADIR%%/lib/plugins/gradle-version-control-5.0.jar +%%DATADIR%%/lib/plugins/gradle-workers-5.0.jar +%%DATADIR%%/lib/plugins/gson-2.8.5.jar %%DATADIR%%/lib/plugins/hamcrest-core-1.3.jar -%%DATADIR%%/lib/plugins/httpclient-4.5.5.jar -%%DATADIR%%/lib/plugins/httpcore-4.4.9.jar +%%DATADIR%%/lib/plugins/httpclient-4.5.6.jar +%%DATADIR%%/lib/plugins/httpcore-4.4.10.jar %%DATADIR%%/lib/plugins/ion-java-1.0.2.jar -%%DATADIR%%/lib/plugins/ivy-2.2.0.jar -%%DATADIR%%/lib/plugins/jackson-annotations-2.8.11.jar -%%DATADIR%%/lib/plugins/jackson-core-2.8.11.jar -%%DATADIR%%/lib/plugins/jackson-databind-2.8.11.jar -%%DATADIR%%/lib/plugins/jatl-0.2.2.jar +%%DATADIR%%/lib/plugins/ivy-2.3.0.jar +%%DATADIR%%/lib/plugins/jackson-annotations-2.9.6.jar +%%DATADIR%%/lib/plugins/jackson-core-2.9.6.jar +%%DATADIR%%/lib/plugins/jackson-databind-2.9.6.jar +%%DATADIR%%/lib/plugins/jatl-0.2.3.jar +%%DATADIR%%/lib/plugins/jaxb-impl-2.3.1.jar %%DATADIR%%/lib/plugins/jcifs-1.3.17.jar -%%DATADIR%%/lib/plugins/jcommander-1.47.jar -%%DATADIR%%/lib/plugins/jmespath-java-1.11.267.jar -%%DATADIR%%/lib/plugins/joda-time-2.8.2.jar +%%DATADIR%%/lib/plugins/jcommander-1.72.jar +%%DATADIR%%/lib/plugins/jmespath-java-1.11.407.jar +%%DATADIR%%/lib/plugins/joda-time-2.10.jar %%DATADIR%%/lib/plugins/jsch-0.1.54.jar %%DATADIR%%/lib/plugins/junit-4.12.jar -%%DATADIR%%/lib/plugins/junit-platform-commons-1.0.3.jar -%%DATADIR%%/lib/plugins/junit-platform-engine-1.0.3.jar -%%DATADIR%%/lib/plugins/junit-platform-launcher-1.0.3.jar +%%DATADIR%%/lib/plugins/junit-platform-commons-1.3.1.jar +%%DATADIR%%/lib/plugins/junit-platform-engine-1.3.1.jar +%%DATADIR%%/lib/plugins/junit-platform-launcher-1.3.1.jar +%%DATADIR%%/lib/plugins/jzlib-1.1.3.jar %%DATADIR%%/lib/plugins/maven-aether-provider-3.0.4.jar %%DATADIR%%/lib/plugins/maven-artifact-3.0.4.jar %%DATADIR%%/lib/plugins/maven-compat-3.0.4.jar @@ -165,29 +176,27 @@ %%DATADIR%%/lib/plugins/maven-repository-metadata-3.0.4.jar %%DATADIR%%/lib/plugins/maven-settings-3.0.4.jar %%DATADIR%%/lib/plugins/maven-settings-builder-3.0.4.jar -%%DATADIR%%/lib/plugins/nekohtml-1.9.20.jar -%%DATADIR%%/lib/plugins/opentest4j-1.0.0.jar -%%DATADIR%%/lib/plugins/org.eclipse.jgit-4.5.3.201708160445-r.jar +%%DATADIR%%/lib/plugins/nekohtml-1.9.22.jar +%%DATADIR%%/lib/plugins/opentest4j-1.1.1.jar +%%DATADIR%%/lib/plugins/org.eclipse.jgit-5.0.3.201809091024-r.jar %%DATADIR%%/lib/plugins/plexus-cipher-1.7.jar -%%DATADIR%%/lib/plugins/plexus-classworlds-2.4.jar +%%DATADIR%%/lib/plugins/plexus-classworlds-2.5.1.jar %%DATADIR%%/lib/plugins/plexus-component-annotations-1.5.5.jar -%%DATADIR%%/lib/plugins/plexus-container-default-1.5.5.jar +%%DATADIR%%/lib/plugins/plexus-container-default-1.7.1.jar %%DATADIR%%/lib/plugins/plexus-interpolation-1.14.jar %%DATADIR%%/lib/plugins/plexus-sec-dispatcher-1.3.jar -%%DATADIR%%/lib/plugins/plexus-utils-3.0.8.jar +%%DATADIR%%/lib/plugins/plexus-utils-3.1.0.jar %%DATADIR%%/lib/plugins/pmaven-common-0.8-20100325.jar %%DATADIR%%/lib/plugins/pmaven-groovy-0.8-20100325.jar -%%DATADIR%%/lib/plugins/rhino-1.7R3.jar +%%DATADIR%%/lib/plugins/rhino-1.7.10.jar %%DATADIR%%/lib/plugins/simple-4.1.21.jar -%%DATADIR%%/lib/plugins/snakeyaml-1.6.jar +%%DATADIR%%/lib/plugins/snakeyaml-1.17.jar %%DATADIR%%/lib/plugins/testng-6.3.1.jar -%%DATADIR%%/lib/plugins/wagon-file-2.4.jar -%%DATADIR%%/lib/plugins/wagon-http-2.4.jar -%%DATADIR%%/lib/plugins/wagon-http-shared4-2.4.jar -%%DATADIR%%/lib/plugins/wagon-provider-api-2.4.jar -%%DATADIR%%/lib/plugins/xbean-reflect-3.4.jar -%%DATADIR%%/lib/plugins/xercesImpl-2.11.0.jar -%%DATADIR%%/lib/reflectasm-1.07-shaded.jar -%%DATADIR%%/lib/slf4j-api-1.7.16.jar +%%DATADIR%%/lib/plugins/wagon-file-3.0.0.jar +%%DATADIR%%/lib/plugins/wagon-http-3.0.0.jar +%%DATADIR%%/lib/plugins/wagon-http-shared-3.0.0.jar +%%DATADIR%%/lib/plugins/wagon-provider-api-3.0.0.jar +%%DATADIR%%/lib/plugins/xbean-reflect-3.7.jar +%%DATADIR%%/lib/plugins/xercesImpl-2.12.0.jar +%%DATADIR%%/lib/slf4j-api-1.7.25.jar %%DATADIR%%/lib/xml-apis-1.4.01.jar -bin/gradle diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index b1ff257f762..38659c8dff1 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -4,7 +4,7 @@ PORTNAME= grpc PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/ignition-msgs/Makefile b/devel/ignition-msgs/Makefile index f3f9aced9cf..696bd5278d7 100644 --- a/devel/ignition-msgs/Makefile +++ b/devel/ignition-msgs/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-msgs DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/ignition-transport/Makefile b/devel/ignition-transport/Makefile index d024b1fad60..0cea6fa5efe 100644 --- a/devel/ignition-transport/Makefile +++ b/devel/ignition-transport/Makefile @@ -2,6 +2,7 @@ PORTNAME= ignition-transport DISTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index 28c26f7a02a..a217572005e 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libzim -PORTVERSION= 4.0.0 -PORTREVISION= 2 +PORTVERSION= 4.0.4 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org @@ -17,5 +16,6 @@ USE_GITHUB= yes GH_ACCOUNT= openzim BINARY_ALIAS= python3=python${PYTHON_VER} python3-config=python${PYTHON_VER}-config +PLIST_SUB= PORTVERSION=${PORTVERSION} .include diff --git a/devel/libzim/distinfo b/devel/libzim/distinfo index d2cef78ee80..eeac0e6700a 100644 --- a/devel/libzim/distinfo +++ b/devel/libzim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531269487 -SHA256 (openzim-libzim-4.0.0_GH0.tar.gz) = e195d30ba1b55dd2b6529fdd84fcbed6ec35ed4ddc957ad7725edabd20c3126c -SIZE (openzim-libzim-4.0.0_GH0.tar.gz) = 1649903 +TIMESTAMP = 1543967332 +SHA256 (openzim-libzim-4.0.4_GH0.tar.gz) = 8f56a16d15e810150d3c3ee9acce3606f676c90b72936e11f77f2a2548cd4611 +SIZE (openzim-libzim-4.0.4_GH0.tar.gz) = 1653434 diff --git a/devel/libzim/files/patch-meson.build b/devel/libzim/files/patch-meson.build index 24f075f1a1e..3e1c2ae6edb 100644 --- a/devel/libzim/files/patch-meson.build +++ b/devel/libzim/files/patch-meson.build @@ -1,17 +1,17 @@ ---- meson.build.orig 2018-06-14 22:03:52 UTC +--- meson.build.orig 2018-09-04 16:23:32 UTC +++ meson.build @@ -1,7 +1,7 @@ project('libzim', ['c', 'cpp'], - version : '4.0.0', + version : '4.0.4', license : 'GPL2', - default_options : ['c_std=c11', 'cpp_std=c++11', 'werror=true']) + default_options : ['c_std=c11', 'cpp_std=c++11']) - conf = configuration_data() - conf.set('VERSION', '"@0@"'.format(meson.project_version())) -@@ -9,6 +9,9 @@ conf.set('DIRENT_CACHE_SIZE', get_option('DIRENT_CACHE - conf.set('CLUSTER_CACHE_SIZE', get_option('CLUSTER_CACHE_SIZE')) - conf.set('LZMA_MEMORY_SIZE', get_option('LZMA_MEMORY_SIZE')) + if build_machine.system() != 'windows' + add_project_arguments('-D_LARGEFILE64_SOURCE=1', '-D_FILE_OFFSET_BITS=64', language: 'cpp') +@@ -22,6 +22,9 @@ else + endif + conf.set('ENABLE_USE_BUFFER_HEADER', get_option('USE_BUFFER_HEADER')) +cc = meson.get_compiler('c') +execinfo_dep = cc.find_library('execinfo', required : false) @@ -19,7 +19,7 @@ zlib_dep = dependency('zlib', required:false) conf.set('ENABLE_ZLIB', zlib_dep.found()) -@@ -49,3 +52,4 @@ pkg_mod.generate(libraries : libzim, +@@ -70,3 +73,4 @@ pkg_mod.generate(libraries : libzim, filebase : 'libzim', description : 'A Library to zim.', requires : pkg_requires) diff --git a/devel/libzim/files/patch-src_buffer.cpp b/devel/libzim/files/patch-src_buffer.cpp index c3745c828bf..9dd0ddb6ed6 100644 --- a/devel/libzim/files/patch-src_buffer.cpp +++ b/devel/libzim/files/patch-src_buffer.cpp @@ -1,11 +1,11 @@ ---- src/buffer.cpp.orig 2018-07-11 01:24:59.809896000 +0000 -+++ src/buffer.cpp 2018-07-11 01:25:29.007975000 +0000 -@@ -48,7 +48,7 @@ MMapBuffer::MMapBuffer(int fd, offset_t offset, zsize_ +--- src/buffer.cpp.orig 2018-09-04 16:23:32 UTC ++++ src/buffer.cpp +@@ -49,7 +49,7 @@ MMapBuffer::MMapBuffer(int fd, offset_t offset, zsize_ #if defined(__APPLE__) #define MAP_FLAGS MAP_PRIVATE #else - #define MAP_FLAGS MAP_PRIVATE|MAP_POPULATE + #define MAP_FLAGS MAP_PRIVATE|MAP_PREFAULT_READ #endif - _data = (char*)mmap(NULL, size.v + _offset.v, PROT_READ, MAP_FLAGS, fd, pa_offset.v); - if (_data == MAP_FAILED ) + #if !MMAP_SUPPORT_64 + if(pa_offset.v >= INT32_MAX) { diff --git a/devel/libzim/files/patch-src_file__reader.cpp b/devel/libzim/files/patch-src_file__reader.cpp deleted file mode 100644 index 9a9ca179c0a..00000000000 --- a/devel/libzim/files/patch-src_file__reader.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/file_reader.cpp.orig 2018-07-11 01:18:06.970719000 +0000 -+++ src/file_reader.cpp 2018-07-11 01:18:17.646078000 +0000 -@@ -28,6 +28,7 @@ - #include - #include - #include -+#include - - #if defined(ENABLE_ZLIB) - #include diff --git a/devel/libzim/files/patch-src_fs__unix.cpp b/devel/libzim/files/patch-src_fs__unix.cpp new file mode 100644 index 00000000000..043db4eca68 --- /dev/null +++ b/devel/libzim/files/patch-src_fs__unix.cpp @@ -0,0 +1,11 @@ +--- src/fs_unix.cpp.orig 2018-12-04 23:56:33 UTC ++++ src/fs_unix.cpp +@@ -34,7 +34,7 @@ namespace unix { + + zsize_t FD::readAt(char* dest, zsize_t size, offset_t offset) const + { +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__FreeBSD__) + # define PREAD pread + #else + # define PREAD pread64 diff --git a/devel/libzim/files/patch-src_meson.build b/devel/libzim/files/patch-src_meson.build index 14ded85384a..e13ad0127d2 100644 --- a/devel/libzim/files/patch-src_meson.build +++ b/devel/libzim/files/patch-src_meson.build @@ -1,6 +1,6 @@ ---- src/meson.build.orig 2018-07-11 01:43:01.888587000 +0000 -+++ src/meson.build 2018-07-11 01:43:07.416631000 +0000 -@@ -51,6 +51,10 @@ if zlib_dep.found() +--- src/meson.build.orig 2018-09-04 16:23:32 UTC ++++ src/meson.build +@@ -58,6 +58,10 @@ if zlib_dep.found() deps += [zlib_dep] endif diff --git a/devel/libzim/pkg-plist b/devel/libzim/pkg-plist index 0410671f077..3dca3ef9734 100644 --- a/devel/libzim/pkg-plist +++ b/devel/libzim/pkg-plist @@ -12,5 +12,5 @@ include/zim/writer/zimcreator.h include/zim/zim.h lib/libzim.so lib/libzim.so.4 -lib/libzim.so.4.0.0 +lib/libzim.so.%%PORTVERSION%% libdata/pkgconfig/libzim.pc diff --git a/devel/p5-Color-ANSI-Util/Makefile b/devel/p5-Color-ANSI-Util/Makefile new file mode 100644 index 00000000000..58883fb9f2c --- /dev/null +++ b/devel/p5-Color-ANSI-Util/Makefile @@ -0,0 +1,22 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Color-ANSI-Util +PORTVERSION= 0.162 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Routines for dealing with ANSI colors + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include diff --git a/devel/p5-Color-ANSI-Util/distinfo b/devel/p5-Color-ANSI-Util/distinfo new file mode 100644 index 00000000000..3a4c00d7e0a --- /dev/null +++ b/devel/p5-Color-ANSI-Util/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1543776807 +SHA256 (Color-ANSI-Util-0.162.tar.gz) = 8a9904c064efddda59b2ebeb3bcfb1782f7dc65c0eaa0e8eaa46c09ecf9a31ea +SIZE (Color-ANSI-Util-0.162.tar.gz) = 21785 diff --git a/devel/p5-Color-ANSI-Util/pkg-descr b/devel/p5-Color-ANSI-Util/pkg-descr new file mode 100644 index 00000000000..e475b9cc97c --- /dev/null +++ b/devel/p5-Color-ANSI-Util/pkg-descr @@ -0,0 +1,8 @@ +Color::ANSI::Util provides routines for dealing with ANSI colors. The two main +functions are ansifg and ansibg. With those functions, you can specify colors in +RGB and let it output the correct ANSI color escape code according to the color +depth support of the terminal (whether 16-color, 256-color, or 24bit). There are +other functions to convert RGB to ANSI in specific color depths, or reverse +functions to convert from ANSI to RGB codes. + +WWW: https://metacpan.org/release/Color-ANSI-Util diff --git a/devel/p5-Color-ANSI-Util/pkg-plist b/devel/p5-Color-ANSI-Util/pkg-plist new file mode 100644 index 00000000000..b1b4edbba8c --- /dev/null +++ b/devel/p5-Color-ANSI-Util/pkg-plist @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Color/ANSI/Util.pm +%%PERL5_MAN3%%/Color::ANSI::Util.3.gz diff --git a/devel/p5-Data-Dump-Color/Makefile b/devel/p5-Data-Dump-Color/Makefile new file mode 100644 index 00000000000..7651f3b4e79 --- /dev/null +++ b/devel/p5-Data-Dump-Color/Makefile @@ -0,0 +1,27 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Data-Dump-Color +PORTVERSION= 0.241 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Like Data::Dump, but with color + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ + ${RUN_DEPENDS} +RUN_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Scalar-Util-LooksLikeNumber>=0:devel/p5-Scalar-Util-LooksLikeNumber + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include diff --git a/devel/p5-Data-Dump-Color/distinfo b/devel/p5-Data-Dump-Color/distinfo new file mode 100644 index 00000000000..72f686238d8 --- /dev/null +++ b/devel/p5-Data-Dump-Color/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1543776237 +SHA256 (Data-Dump-Color-0.241.tar.gz) = 3e149c5b52a44db0f4007c5441e2b8dad49ab1756c5e2333e87bcc4e8437b8ad +SIZE (Data-Dump-Color-0.241.tar.gz) = 26261 diff --git a/devel/p5-Data-Dump-Color/pkg-descr b/devel/p5-Data-Dump-Color/pkg-descr new file mode 100644 index 00000000000..42d4f40296e --- /dev/null +++ b/devel/p5-Data-Dump-Color/pkg-descr @@ -0,0 +1,5 @@ +Data::Dump::Color aims to be a drop-in replacement for Data::Dump. It adds +colors to dumps. It also adds various visual aids in the comments, e.g. +array/hash index, depth indicator, and so on. + +WWW: https://metacpan.org/release/Data-Dump-Color diff --git a/devel/p5-Data-Dump-Color/pkg-plist b/devel/p5-Data-Dump-Color/pkg-plist new file mode 100644 index 00000000000..0ee6e048904 --- /dev/null +++ b/devel/p5-Data-Dump-Color/pkg-plist @@ -0,0 +1,4 @@ +%%SITE_PERL%%/Data/Dump/Color.pm +%%SITE_PERL%%/auto/share/dist/Data-Dump-Color/examples/example.pl +%%SITE_PERL%%/auto/share/dist/Data-Dump-Color/examples/example2.pl +%%PERL5_MAN3%%/Data::Dump::Color.3.gz diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 50e0a321601..a9ca2d59a17 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Date-Manip -PORTVERSION= 6.73 +PORTVERSION= 6.75 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SBECK diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index e9cf08fadf5..fd36661363d 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537479955 -SHA256 (Date-Manip-6.73.tar.gz) = d39295c7c3f19b43470d1203dded8cb649b41a1098e51b5b7c7cf17b662ca255 -SIZE (Date-Manip-6.73.tar.gz) = 1853891 +TIMESTAMP = 1543875843 +SHA256 (Date-Manip-6.75.tar.gz) = c1fbcfbe2ab1a84e57f191807e87c97985da00926f64d1aae598c8756acbb67d +SIZE (Date-Manip-6.75.tar.gz) = 1849350 diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index 52cf6bb003b..100f1104e14 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinba PORTVERSION= 2012.03.20 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} @@ -22,7 +22,8 @@ GH_ACCOUNT= tony2001 GH_PROJECT= pinba_extension GH_TAGNAME= f76b673 -USES= php:ext +USES= compiler:c++11-lang php:ext +USE_CXXSTD= c++11 IGNORE_WITH_PHP= 70 71 72 73 .include diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile index 109abe74c94..6e5b99e6e08 100644 --- a/devel/phpunit7/Makefile +++ b/devel/phpunit7/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.4.4 +DISTVERSION= 7.4.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit7/distinfo b/devel/phpunit7/distinfo index 6f028d66a45..cef7eff71d5 100644 --- a/devel/phpunit7/distinfo +++ b/devel/phpunit7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542358733 -SHA256 (phpunit-7.4.4.phar) = dfa3094f70e253f322f3deffa60146507541dda49bdfbbe6e95dadedc2d8eb7e -SIZE (phpunit-7.4.4.phar) = 2676327 +TIMESTAMP = 1543836729 +SHA256 (phpunit-7.4.5.phar) = 809f0521514697d647e379cbba96f084a161a96ab32b445ad779959ff60d791d +SIZE (phpunit-7.4.5.phar) = 2677940 diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index 2d7bd71c871..250f81c104a 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -3,6 +3,7 @@ PORTNAME= protobuf-c PORTVERSION= 1.3.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index e354143ea27..c6b16b922ee 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.5.2 +PORTVERSION= 3.6.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel @@ -19,19 +18,23 @@ BROKEN_sparc64= fails to compile: no atomic ops available TEST_DEPENDS= googlemock>=0:devel/googlemock \ googletest>=0:devel/googletest +USES= autoreconf compiler:c++11-lang gmake libtool localbase pathfix pkgconfig + CFLAGS+= -DGOOGLE_PROTOBUF_NO_RTTI -I${WRKSRC}/src -CONFIGURE_ENV= CC_FOR_BUILD="${CC}" CFLAGS_FOR_BUILD="${CFLAGS}" \ +CONFIGURE_ENV= CC_FOR_BUILD="${CC}" \ + CFLAGS_FOR_BUILD="${CFLAGS}" \ CPPFLAGS_FOR_BUILD="${CPPFLAGS}" \ - CXX_FOR_BUILD="${CXX}" CXXFLAGS_FOR_BUILD="${CXXFLAGS}" \ + CXX_FOR_BUILD="${CXX}" \ + CXXFLAGS_FOR_BUILD="${CXXFLAGS}" \ LDFLAGS_FOR_BUILD="${LDFLAGS}" GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_ARGS= ${MAKE_ARGS} ${_MAKE_JOBS} TEST_TARGET= check -USES= autoreconf compiler:c++11-lang gmake libtool localbase pathfix pkgconfig +USE_CXXSTD= c++11 USE_LDCONFIG= yes -GH_ACCOUNT= google +GH_ACCOUNT= protocolbuffers USE_GITHUB= yes post-patch: diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo index 2d64f44e693..94c8bdb9869 100644 --- a/devel/protobuf/distinfo +++ b/devel/protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523095599 -SHA256 (google-protobuf-v3.5.2_GH0.tar.gz) = 4ffd420f39f226e96aebc3554f9c66a912f6cad6261f39f194f16af8a1f6dab2 -SIZE (google-protobuf-v3.5.2_GH0.tar.gz) = 4584659 +TIMESTAMP = 1535569873 +SHA256 (protocolbuffers-protobuf-v3.6.1_GH0.tar.gz) = 3d4e589d81b2006ca603c1ab712c9715a76227293032d05b26fca603f90b3f5b +SIZE (protocolbuffers-protobuf-v3.6.1_GH0.tar.gz) = 4485582 diff --git a/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h b/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h deleted file mode 100644 index ff62c2c46cf..00000000000 --- a/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/google/protobuf/stubs/atomicops.h.orig 2017-08-15 23:39:12 UTC -+++ src/google/protobuf/stubs/atomicops.h -@@ -198,6 +198,8 @@ Atomic64 Release_Load(volatile const Ato - #elif defined(__GNUC__) - #if defined(GOOGLE_PROTOBUF_ARCH_IA32) || defined(GOOGLE_PROTOBUF_ARCH_X64) - #include -+#elif defined(GOOGLE_PROTOBUF_ARCH_ARM) && defined(__FreeBSD__) -+#include - #elif defined(GOOGLE_PROTOBUF_ARCH_ARM) && defined(__linux__) - #if (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 7)) || (__GNUC__ > 4)) - #include diff --git a/devel/protobuf/files/patch-src-google-protobuf-stubs-common.h b/devel/protobuf/files/patch-src-google-protobuf-stubs-common.h new file mode 100644 index 00000000000..efee095dc5a --- /dev/null +++ b/devel/protobuf/files/patch-src-google-protobuf-stubs-common.h @@ -0,0 +1,11 @@ +--- src/google/protobuf/stubs/common.h.orig 2018-07-27 20:30:28 UTC ++++ src/google/protobuf/stubs/common.h +@@ -206,7 +206,7 @@ LIBPROTOBUF_EXPORT void OnShutdownRun(vo + + template + T* OnShutdownDelete(T* p) { +- OnShutdownRun([](const void* p) { delete static_cast(p); }, p); ++ OnShutdownRun([](const void* pp) { delete static_cast(pp); }, p); + return p; + } + diff --git a/devel/protobuf/files/patch-src_Makefile.am b/devel/protobuf/files/patch-src_Makefile.am deleted file mode 100644 index 0b29e87e9f4..00000000000 --- a/devel/protobuf/files/patch-src_Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.am.bak 2018-10-27 21:56:16.784704000 +0200 -+++ src/Makefile.am 2018-10-27 22:01:47.564751000 +0200 -@@ -518,7 +518,7 @@ - # to build the js_embed binary using $(CXX_FOR_BUILD) so that it is executable - # on the build machine in a cross-compilation setup. - js_embed$(EXEEXT): $(srcdir)/google/protobuf/compiler/js/embed.cc -- $(CXX_FOR_BUILD) -o $@ $< -+ $(CXX_FOR_BUILD) ${CXXFLAGS} -o $@ $< - js_well_known_types_sources = \ - google/protobuf/compiler/js/well_known_types/any.js \ - google/protobuf/compiler/js/well_known_types/struct.js \ diff --git a/devel/protobuf/pkg-descr b/devel/protobuf/pkg-descr index ddf4508ab80..b14a5698557 100644 --- a/devel/protobuf/pkg-descr +++ b/devel/protobuf/pkg-descr @@ -2,4 +2,4 @@ Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. -WWW: https://github.com/google/protobuf +WWW: https://github.com/protocolbuffers/protobuf diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist index 08fda767410..421c513efe9 100644 --- a/devel/protobuf/pkg-plist +++ b/devel/protobuf/pkg-plist @@ -15,7 +15,6 @@ include/google/protobuf/compiler/csharp/csharp_names.h include/google/protobuf/compiler/importer.h include/google/protobuf/compiler/java/java_generator.h include/google/protobuf/compiler/java/java_names.h -include/google/protobuf/compiler/javanano/javanano_generator.h include/google/protobuf/compiler/js/js_generator.h include/google/protobuf/compiler/js/well_known_types_embed.h include/google/protobuf/compiler/objectivec/objectivec_generator.h @@ -45,6 +44,8 @@ include/google/protobuf/generated_message_reflection.h include/google/protobuf/generated_message_table_driven.h include/google/protobuf/generated_message_util.h include/google/protobuf/has_bits.h +include/google/protobuf/implicit_weak_message.h +include/google/protobuf/inlined_string_field.h include/google/protobuf/io/coded_stream.h include/google/protobuf/io/gzip_stream.h include/google/protobuf/io/printer.h @@ -72,20 +73,6 @@ include/google/protobuf/source_context.pb.h include/google/protobuf/source_context.proto include/google/protobuf/struct.pb.h include/google/protobuf/struct.proto -include/google/protobuf/stubs/atomic_sequence_num.h -include/google/protobuf/stubs/atomicops.h -include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h -include/google/protobuf/stubs/atomicops_internals_arm_gcc.h -include/google/protobuf/stubs/atomicops_internals_arm_qnx.h -include/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h -include/google/protobuf/stubs/atomicops_internals_generic_gcc.h -include/google/protobuf/stubs/atomicops_internals_mips_gcc.h -include/google/protobuf/stubs/atomicops_internals_power.h -include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h -include/google/protobuf/stubs/atomicops_internals_solaris.h -include/google/protobuf/stubs/atomicops_internals_tsan.h -include/google/protobuf/stubs/atomicops_internals_x86_gcc.h -include/google/protobuf/stubs/atomicops_internals_x86_msvc.h include/google/protobuf/stubs/bytestream.h include/google/protobuf/stubs/callback.h include/google/protobuf/stubs/casts.h @@ -98,14 +85,11 @@ include/google/protobuf/stubs/mutex.h include/google/protobuf/stubs/once.h include/google/protobuf/stubs/platform_macros.h include/google/protobuf/stubs/port.h -include/google/protobuf/stubs/scoped_ptr.h -include/google/protobuf/stubs/shared_ptr.h include/google/protobuf/stubs/singleton.h include/google/protobuf/stubs/status.h include/google/protobuf/stubs/stl_util.h include/google/protobuf/stubs/stringpiece.h include/google/protobuf/stubs/template_util.h -include/google/protobuf/stubs/type_traits.h include/google/protobuf/text_format.h include/google/protobuf/timestamp.pb.h include/google/protobuf/timestamp.proto @@ -127,15 +111,15 @@ include/google/protobuf/wrappers.pb.h include/google/protobuf/wrappers.proto lib/libprotobuf-lite.a lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.15 -lib/libprotobuf-lite.so.15.0.1 +lib/libprotobuf-lite.so.17 +lib/libprotobuf-lite.so.17.0.0 lib/libprotobuf.a lib/libprotobuf.so -lib/libprotobuf.so.15 -lib/libprotobuf.so.15.0.1 +lib/libprotobuf.so.17 +lib/libprotobuf.so.17.0.0 lib/libprotoc.a lib/libprotoc.so -lib/libprotoc.so.15 -lib/libprotoc.so.15.0.1 +lib/libprotoc.so.17 +lib/libprotoc.so.17.0.0 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile index ed60c0d1804..5aed6f11168 100644 --- a/devel/py-aiortc/Makefile +++ b/devel/py-aiortc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aiortc -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= devel multimedia python www MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiortc/distinfo b/devel/py-aiortc/distinfo index 6ad63229c4e..8c22edb57bc 100644 --- a/devel/py-aiortc/distinfo +++ b/devel/py-aiortc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541121864 -SHA256 (aiortc-0.9.12.tar.gz) = 1696ad8538abf0ae18f0fe58826c92f9968133cca83b4b5a138afdba54fa85b6 -SIZE (aiortc-0.9.12.tar.gz) = 1124646 +TIMESTAMP = 1543963274 +SHA256 (aiortc-0.9.13.tar.gz) = f1dae1df1d84c17f3ac3f899cbcefb9f7acba9fa98798141508556ec9d2fc8a7 +SIZE (aiortc-0.9.13.tar.gz) = 1123388 diff --git a/devel/py-envisage/Makefile b/devel/py-envisage/Makefile index fd6d1f7e09f..3c23d195a53 100644 --- a/devel/py-envisage/Makefile +++ b/devel/py-envisage/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= envisage -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=4.5.0:devel/py-traits@${PY_FLAVOR} USES= python:-2.7 USE_PYTHON= autoplist distutils + NO_ARCH= yes .include diff --git a/devel/py-envisage/distinfo b/devel/py-envisage/distinfo index 77f95f56432..6afd1ba0a44 100644 --- a/devel/py-envisage/distinfo +++ b/devel/py-envisage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491462796 -SHA256 (envisage-4.6.0.tar.gz) = 6402079190ce8186534d7e6ba7315bff7dc59c13ee6465c52d4a8239159c5fea -SIZE (envisage-4.6.0.tar.gz) = 233922 +TIMESTAMP = 1543613678 +SHA256 (envisage-4.7.0.tar.gz) = 2d8660625990faafbacf33b68fc0b3da55f9b02af2a4b4ec72675914c38894b9 +SIZE (envisage-4.7.0.tar.gz) = 242995 diff --git a/devel/py-grpcio/files/patch-third__party_boringssl_crypto_cpu-aarch64-linux.c b/devel/py-grpcio/files/patch-third__party_boringssl_crypto_cpu-aarch64-linux.c deleted file mode 100644 index 101d933cd03..00000000000 --- a/devel/py-grpcio/files/patch-third__party_boringssl_crypto_cpu-aarch64-linux.c +++ /dev/null @@ -1,45 +0,0 @@ ---- third_party/boringssl/crypto/cpu-aarch64-linux.c.orig 2018-01-02 23:09:20 UTC -+++ third_party/boringssl/crypto/cpu-aarch64-linux.c -@@ -16,7 +16,42 @@ - - #if defined(OPENSSL_AARCH64) && !defined(OPENSSL_STATIC_ARMCAP) - -+#if __has_include() - #include -+#elif defined(__FreeBSD__) -+#include -+#include -+#include -+#include -+#include -+ -+#ifndef AT_HWCAP -+#define AT_HWCAP 25 -+#endif -+ -+static unsigned long getauxval(unsigned long type) { -+ Elf_Auxinfo auxv[AT_COUNT]; -+ size_t len = sizeof(auxv); -+ int mib[] = { -+ CTL_KERN, -+ KERN_PROC, -+ KERN_PROC_AUXV, -+ getpid(), -+ }; -+ -+ if (sysctl(mib, nitems(mib), auxv, &len, NULL, 0) != -1) { -+ for (size_t i = 0; i < nitems(auxv); i++) -+ if ((unsigned long)auxv[i].a_type == type) -+ return auxv[i].a_un.a_val; -+ -+ errno = ENOENT; -+ } -+ return 0; -+} -+#else -+#define AT_HWCAP 16 -+#define getauxval(x) 0 -+#endif /* */ - - #include - diff --git a/devel/py-interface/Makefile b/devel/py-interface/Makefile index a34a7a0c8b1..2e9b396ad35 100644 --- a/devel/py-interface/Makefile +++ b/devel/py-interface/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.lysator.liu.se/~tab/erlang/py_interface/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py_${PORTNAME}-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Python implementation of an Erlang node LICENSE= LGPL20 diff --git a/devel/py-ipywidgets/Makefile b/devel/py-ipywidgets/Makefile index f025cc71ed1..ae72bacf8ed 100644 --- a/devel/py-ipywidgets/Makefile +++ b/devel/py-ipywidgets/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ipywidgets -PORTVERSION= 7.2.1 -PORTREVISION= 1 +PORTVERSION= 7.4.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipywidgets/distinfo b/devel/py-ipywidgets/distinfo index cf6fcffbfd3..64cad7912d0 100644 --- a/devel/py-ipywidgets/distinfo +++ b/devel/py-ipywidgets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531257298 -SHA256 (ipywidgets-7.2.1.tar.gz) = ab9869cda5af7ba449d8f707b29b7e97a7db97d6366805d6b733338f51096f54 -SIZE (ipywidgets-7.2.1.tar.gz) = 1020904 +TIMESTAMP = 1543968645 +SHA256 (ipywidgets-7.4.2.tar.gz) = a3e224f430163f767047ab9a042fc55adbcab0c24bbe6cf9f306c4f89fdf0ba3 +SIZE (ipywidgets-7.4.2.tar.gz) = 4114472 diff --git a/devel/py-jenkins-job-builder/Makefile b/devel/py-jenkins-job-builder/Makefile index abc1ab3f9d5..6f9481d4fdc 100644 --- a/devel/py-jenkins-job-builder/Makefile +++ b/devel/py-jenkins-job-builder/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins-job-builder -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jenkins-job-builder/distinfo b/devel/py-jenkins-job-builder/distinfo index c6313a8712e..b7c08d4a07d 100644 --- a/devel/py-jenkins-job-builder/distinfo +++ b/devel/py-jenkins-job-builder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542662924 -SHA256 (jenkins-job-builder-2.8.0.tar.gz) = 30c1f0a15e34080a21eb7f46e781dec3c949306b311f5c8494d980a8aedcb0a3 -SIZE (jenkins-job-builder-2.8.0.tar.gz) = 584809 +TIMESTAMP = 1543820048 +SHA256 (jenkins-job-builder-2.9.0.tar.gz) = 989508bc1e0b0d07531328432b3b89186d035fc8f3631aea2918ec1fd0b41e40 +SIZE (jenkins-job-builder-2.9.0.tar.gz) = 583525 diff --git a/devel/py-odfpy/Makefile b/devel/py-odfpy/Makefile index 6bb3be6ec12..e119acd4fb4 100644 --- a/devel/py-odfpy/Makefile +++ b/devel/py-odfpy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= odfpy -PORTVERSION= 1.3.6 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://opendocumentfellowship.com/files/ diff --git a/devel/py-odfpy/distinfo b/devel/py-odfpy/distinfo index d26d7a40c1b..7dc5e9244e1 100644 --- a/devel/py-odfpy/distinfo +++ b/devel/py-odfpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513433533 -SHA256 (odfpy-1.3.6.tar.gz) = 6bcaf3b23aa9e49ed8c8c177266539b211add4e02402748a994451482a10cb1b -SIZE (odfpy-1.3.6.tar.gz) = 691122 +TIMESTAMP = 1543892002 +SHA256 (odfpy-1.4.0.tar.gz) = 596021f0519623ca8717331951c95e3b8d7b21e86edc7efe8cb650a0d0f59a2b +SIZE (odfpy-1.4.0.tar.gz) = 715096 diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index 58536c51d32..af936632a42 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -2,33 +2,25 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.5.2 -DISTVERSIONPREFIX= v +PORTVERSION= 3.6.1 PORTEPOCH= 1 CATEGORIES= devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google protobuf Python Client Library LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/../LICENSE -BUILD_DEPENDS= protoc:devel/protobuf \ - ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} +BUILD_DEPENDS= protoc:devel/protobuf RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} +USES= python +USE_PYTHON= autoplist concurrent distutils + DO_MAKE_TEST= ${PYTHON_CMD} ${PYDISTUTILS_SETUP} NO_ARCH= yes TEST_TARGET= test -USE_PYTHON= autoplist concurrent distutils -USES= python -WRKSRC_SUBDIR= python - -GH_ACCOUNT= google -USE_GITHUB= yes - -post-patch: - @${MKDIR} ${WRKSRC}/google/protobuf/compiler/ .include diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo index 1427d65e619..7b0f55daaf8 100644 --- a/devel/py-protobuf/distinfo +++ b/devel/py-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523095625 -SHA256 (google-protobuf-v3.5.2_GH0.tar.gz) = 4ffd420f39f226e96aebc3554f9c66a912f6cad6261f39f194f16af8a1f6dab2 -SIZE (google-protobuf-v3.5.2_GH0.tar.gz) = 4584659 +TIMESTAMP = 1535569981 +SHA256 (protobuf-3.6.1.tar.gz) = 1489b376b0f364bcc6f89519718c057eb191d7ad6f1b395ffd93d1aa45587811 +SIZE (protobuf-3.6.1.tar.gz) = 240927 diff --git a/devel/py-protobuf/pkg-descr b/devel/py-protobuf/pkg-descr index ddf4508ab80..b14a5698557 100644 --- a/devel/py-protobuf/pkg-descr +++ b/devel/py-protobuf/pkg-descr @@ -2,4 +2,4 @@ Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. -WWW: https://github.com/google/protobuf +WWW: https://github.com/protocolbuffers/protobuf diff --git a/devel/racer/Makefile b/devel/racer/Makefile index cd1119c6eb0..6598f990160 100644 --- a/devel/racer/Makefile +++ b/devel/racer/Makefile @@ -3,8 +3,7 @@ PORTNAME= racer DISTVERSIONPREFIX= v -DISTVERSION= 2.1.5 -PORTREVISION= 3 +DISTVERSION= 2.1.14 CATEGORIES= devel MAINTAINER= beyert@cs.ucr.edu @@ -33,47 +32,52 @@ PLIST_FILES= bin/racer # | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MAKE_ENV= RUSTC_BOOTSTRAP=1 -CARGO_CRATES= aho-corasick-0.6.6 \ +CARGO_CRATES= aho-corasick-0.6.9 \ ansi_term-0.11.0 \ - arrayvec-0.4.7 \ - atty-0.2.10 \ - bitflags-1.0.3 \ - byteorder-1.2.3 \ - cfg-if-0.1.4 \ + arrayvec-0.4.8 \ + atty-0.2.11 \ + bitflags-1.0.4 \ + byteorder-1.2.7 \ + cfg-if-0.1.6 \ clap-2.32.0 \ + cloudabi-0.0.3 \ crossbeam-deque-0.2.0 \ crossbeam-epoch-0.3.1 \ crossbeam-utils-0.2.2 \ - derive_more-0.11.0 \ - dtoa-0.4.3 \ + derive_more-0.13.0 \ either-1.5.0 \ ena-0.9.3 \ - env_logger-0.5.10 \ + env_logger-0.6.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ humantime-1.1.1 \ - itoa-0.4.2 \ - lazy_static-1.0.1 \ - lazycell-1.0.0 \ - libc-0.2.42 \ - log-0.4.3 \ - memchr-2.0.1 \ + itoa-0.4.3 \ + lazy_static-1.2.0 \ + lazycell-1.2.0 \ + libc-0.2.44 \ + log-0.4.6 \ + memchr-2.1.1 \ memoffset-0.2.1 \ - nodrop-0.1.12 \ + nodrop-0.1.13 \ num_cpus-1.8.0 \ owning_ref-0.3.3 \ parking_lot-0.5.5 \ parking_lot_core-0.2.14 \ - proc-macro2-0.3.8 \ - proc-macro2-0.4.6 \ + proc-macro2-0.4.24 \ quick-error-1.2.2 \ - quote-0.5.2 \ - quote-0.6.3 \ - rand-0.4.2 \ - redox_syscall-0.1.40 \ + quote-0.6.10 \ + rand-0.4.3 \ + rand-0.6.1 \ + rand_chacha-0.1.0 \ + rand_core-0.3.0 \ + rand_hc-0.1.0 \ + rand_isaac-0.1.1 \ + rand_pcg-0.1.1 \ + rand_xorshift-0.1.0 \ + redox_syscall-0.1.43 \ redox_termios-0.1.1 \ - regex-1.0.1 \ - regex-syntax-0.6.1 \ + regex-1.0.6 \ + regex-syntax-0.6.3 \ remove_dir_all-0.5.1 \ rls-span-0.4.0 \ rustc-ap-arena-237.0.0 \ @@ -87,34 +91,38 @@ CARGO_CRATES= aho-corasick-0.6.6 \ rustc-hash-1.0.1 \ rustc-rayon-0.1.1 \ rustc-rayon-core-0.1.1 \ - rustc_version-0.2.2 \ + rustc_version-0.2.3 \ + ryu-0.2.7 \ scoped-tls-0.1.2 \ scopeguard-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ - serde-1.0.70 \ - serde_derive-1.0.70 \ - serde_json-1.0.22 \ - smallvec-0.6.5 \ - stable_deref_trait-1.1.0 \ + serde-1.0.80 \ + serde_derive-1.0.80 \ + serde_json-1.0.33 \ + smallvec-0.6.6 \ + stable_deref_trait-1.1.1 \ strsim-0.7.0 \ - syn-0.13.11 \ - syn-0.14.4 \ - tempfile-3.0.2 \ + syn-0.15.22 \ + tempfile-3.0.5 \ termcolor-0.3.6 \ + termcolor-1.0.4 \ termion-1.5.1 \ textwrap-0.10.0 \ - thread_local-0.3.5 \ - ucd-util-0.1.1 \ + thread_local-0.3.6 \ + ucd-util-0.1.3 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unreachable-1.0.0 \ - utf8-ranges-1.0.0 \ + utf8-ranges-1.0.2 \ vec_map-0.8.1 \ + version_check-0.1.5 \ void-1.0.2 \ - winapi-0.3.5 \ + winapi-0.3.6 \ winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - wincolor-0.1.6 + wincolor-0.1.6 \ + wincolor-1.0.1 .include diff --git a/devel/racer/distinfo b/devel/racer/distinfo index 1c5eac5612a..fcbb1f9fb04 100644 --- a/devel/racer/distinfo +++ b/devel/racer/distinfo @@ -1,58 +1,58 @@ -TIMESTAMP = 1535362143 -SHA256 (rust/crates/aho-corasick-0.6.6.tar.gz) = c1c6d463cbe7ed28720b5b489e7c083eeb8f90d08be2a0d6bb9e1ffea9ce1afa -SIZE (rust/crates/aho-corasick-0.6.6.tar.gz) = 26330 +TIMESTAMP = 1543296220 +SHA256 (rust/crates/aho-corasick-0.6.9.tar.gz) = 1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e +SIZE (rust/crates/aho-corasick-0.6.9.tar.gz) = 25979 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b SIZE (rust/crates/ansi_term-0.11.0.tar.gz) = 17087 -SHA256 (rust/crates/arrayvec-0.4.7.tar.gz) = a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef -SIZE (rust/crates/arrayvec-0.4.7.tar.gz) = 22946 -SHA256 (rust/crates/atty-0.2.10.tar.gz) = 2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1 -SIZE (rust/crates/atty-0.2.10.tar.gz) = 5962 -SHA256 (rust/crates/bitflags-1.0.3.tar.gz) = d0c54bb8f454c567f21197eefcdbf5679d0bd99f2ddbe52e84c77061952e6789 -SIZE (rust/crates/bitflags-1.0.3.tar.gz) = 13838 -SHA256 (rust/crates/byteorder-1.2.3.tar.gz) = 74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9 -SIZE (rust/crates/byteorder-1.2.3.tar.gz) = 18805 -SHA256 (rust/crates/cfg-if-0.1.4.tar.gz) = efe5c877e17a9c717a0bf3613b2709f723202c4e4675cc8f12926ded29bcb17e -SIZE (rust/crates/cfg-if-0.1.4.tar.gz) = 7113 +SHA256 (rust/crates/arrayvec-0.4.8.tar.gz) = f405cc4c21cd8b784f6c8fc2adf9bc00f59558f0049b5ec21517f875963040cc +SIZE (rust/crates/arrayvec-0.4.8.tar.gz) = 24260 +SHA256 (rust/crates/atty-0.2.11.tar.gz) = 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652 +SIZE (rust/crates/atty-0.2.11.tar.gz) = 5916 +SHA256 (rust/crates/bitflags-1.0.4.tar.gz) = 228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12 +SIZE (rust/crates/bitflags-1.0.4.tar.gz) = 15282 +SHA256 (rust/crates/byteorder-1.2.7.tar.gz) = 94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d +SIZE (rust/crates/byteorder-1.2.7.tar.gz) = 19640 +SHA256 (rust/crates/cfg-if-0.1.6.tar.gz) = 082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4 +SIZE (rust/crates/cfg-if-0.1.6.tar.gz) = 7411 SHA256 (rust/crates/clap-2.32.0.tar.gz) = b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e SIZE (rust/crates/clap-2.32.0.tar.gz) = 196073 +SHA256 (rust/crates/cloudabi-0.0.3.tar.gz) = ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f +SIZE (rust/crates/cloudabi-0.0.3.tar.gz) = 22156 SHA256 (rust/crates/crossbeam-deque-0.2.0.tar.gz) = f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3 SIZE (rust/crates/crossbeam-deque-0.2.0.tar.gz) = 12638 SHA256 (rust/crates/crossbeam-epoch-0.3.1.tar.gz) = 927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150 SIZE (rust/crates/crossbeam-epoch-0.3.1.tar.gz) = 33093 SHA256 (rust/crates/crossbeam-utils-0.2.2.tar.gz) = 2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9 SIZE (rust/crates/crossbeam-utils-0.2.2.tar.gz) = 11901 -SHA256 (rust/crates/derive_more-0.11.0.tar.gz) = 46c7f14685a20f5dd08e7f754f2ea8cc064d8f4214ae21116c106a2768ba7b9b -SIZE (rust/crates/derive_more-0.11.0.tar.gz) = 14597 -SHA256 (rust/crates/dtoa-0.4.3.tar.gz) = 6d301140eb411af13d3115f9a562c85cc6b541ade9dfa314132244aaee7489dd -SIZE (rust/crates/dtoa-0.4.3.tar.gz) = 14456 +SHA256 (rust/crates/derive_more-0.13.0.tar.gz) = 3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871 +SIZE (rust/crates/derive_more-0.13.0.tar.gz) = 16724 SHA256 (rust/crates/either-1.5.0.tar.gz) = 3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0 SIZE (rust/crates/either-1.5.0.tar.gz) = 10900 SHA256 (rust/crates/ena-0.9.3.tar.gz) = 88dc8393b3c7352f94092497f6b52019643e493b6b890eb417cdb7c46117e621 SIZE (rust/crates/ena-0.9.3.tar.gz) = 18827 -SHA256 (rust/crates/env_logger-0.5.10.tar.gz) = 0e6e40ebb0e66918a37b38c7acab4e10d299e0463fe2af5d29b9cc86710cfd2a -SIZE (rust/crates/env_logger-0.5.10.tar.gz) = 24849 +SHA256 (rust/crates/env_logger-0.6.0.tar.gz) = afb070faf94c85d17d50ca44f6ad076bce18ae92f0037d350947240a36e9d42e +SIZE (rust/crates/env_logger-0.6.0.tar.gz) = 27887 SHA256 (rust/crates/fuchsia-zircon-0.3.3.tar.gz) = 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82 SIZE (rust/crates/fuchsia-zircon-0.3.3.tar.gz) = 22565 SHA256 (rust/crates/fuchsia-zircon-sys-0.3.3.tar.gz) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7 SIZE (rust/crates/fuchsia-zircon-sys-0.3.3.tar.gz) = 7191 SHA256 (rust/crates/humantime-1.1.1.tar.gz) = 0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e SIZE (rust/crates/humantime-1.1.1.tar.gz) = 16689 -SHA256 (rust/crates/itoa-0.4.2.tar.gz) = 5adb58558dcd1d786b5f0bd15f3226ee23486e24b7b58304b60f64dc68e62606 -SIZE (rust/crates/itoa-0.4.2.tar.gz) = 10581 -SHA256 (rust/crates/lazy_static-1.0.1.tar.gz) = e6412c5e2ad9584b0b8e979393122026cdd6d2a80b933f890dcd694ddbe73739 -SIZE (rust/crates/lazy_static-1.0.1.tar.gz) = 11380 -SHA256 (rust/crates/lazycell-1.0.0.tar.gz) = d33a48d0365c96081958cc663eef834975cb1e8d8bea3378513fc72bdbf11e50 -SIZE (rust/crates/lazycell-1.0.0.tar.gz) = 10298 -SHA256 (rust/crates/libc-0.2.42.tar.gz) = b685088df2b950fccadf07a7187c8ef846a959c142338a48f9dc0b94517eb5f1 -SIZE (rust/crates/libc-0.2.42.tar.gz) = 336080 -SHA256 (rust/crates/log-0.4.3.tar.gz) = 61bd98ae7f7b754bc53dca7d44b604f733c6bba044ea6f41bc8d89272d8161d2 -SIZE (rust/crates/log-0.4.3.tar.gz) = 21629 -SHA256 (rust/crates/memchr-2.0.1.tar.gz) = 796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d -SIZE (rust/crates/memchr-2.0.1.tar.gz) = 9858 +SHA256 (rust/crates/itoa-0.4.3.tar.gz) = 1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b +SIZE (rust/crates/itoa-0.4.3.tar.gz) = 11061 +SHA256 (rust/crates/lazy_static-1.2.0.tar.gz) = a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1 +SIZE (rust/crates/lazy_static-1.2.0.tar.gz) = 10840 +SHA256 (rust/crates/lazycell-1.2.0.tar.gz) = ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0 +SIZE (rust/crates/lazycell-1.2.0.tar.gz) = 11259 +SHA256 (rust/crates/libc-0.2.44.tar.gz) = 10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311 +SIZE (rust/crates/libc-0.2.44.tar.gz) = 347920 +SHA256 (rust/crates/log-0.4.6.tar.gz) = c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6 +SIZE (rust/crates/log-0.4.6.tar.gz) = 22303 +SHA256 (rust/crates/memchr-2.1.1.tar.gz) = 0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16 +SIZE (rust/crates/memchr-2.1.1.tar.gz) = 19591 SHA256 (rust/crates/memoffset-0.2.1.tar.gz) = 0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3 SIZE (rust/crates/memoffset-0.2.1.tar.gz) = 4618 -SHA256 (rust/crates/nodrop-0.1.12.tar.gz) = 9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2 -SIZE (rust/crates/nodrop-0.1.12.tar.gz) = 3033 +SHA256 (rust/crates/nodrop-0.1.13.tar.gz) = 2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945 +SIZE (rust/crates/nodrop-0.1.13.tar.gz) = 7508 SHA256 (rust/crates/num_cpus-1.8.0.tar.gz) = c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30 SIZE (rust/crates/num_cpus-1.8.0.tar.gz) = 10539 SHA256 (rust/crates/owning_ref-0.3.3.tar.gz) = cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37 @@ -61,26 +61,36 @@ SHA256 (rust/crates/parking_lot-0.5.5.tar.gz) = d4d05f1349491390b1730afba60bb20d SIZE (rust/crates/parking_lot-0.5.5.tar.gz) = 36889 SHA256 (rust/crates/parking_lot_core-0.2.14.tar.gz) = 4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa SIZE (rust/crates/parking_lot_core-0.2.14.tar.gz) = 22140 -SHA256 (rust/crates/proc-macro2-0.3.8.tar.gz) = 1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7 -SIZE (rust/crates/proc-macro2-0.3.8.tar.gz) = 24412 -SHA256 (rust/crates/proc-macro2-0.4.6.tar.gz) = effdb53b25cdad54f8f48843d67398f7ef2e14f12c1b4cb4effc549a6462a4d6 -SIZE (rust/crates/proc-macro2-0.4.6.tar.gz) = 27767 +SHA256 (rust/crates/proc-macro2-0.4.24.tar.gz) = 77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09 +SIZE (rust/crates/proc-macro2-0.4.24.tar.gz) = 30970 SHA256 (rust/crates/quick-error-1.2.2.tar.gz) = 9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0 SIZE (rust/crates/quick-error-1.2.2.tar.gz) = 15132 -SHA256 (rust/crates/quote-0.5.2.tar.gz) = 9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8 -SIZE (rust/crates/quote-0.5.2.tar.gz) = 14982 -SHA256 (rust/crates/quote-0.6.3.tar.gz) = e44651a0dc4cdd99f71c83b561e221f714912d11af1a4dff0631f923d53af035 -SIZE (rust/crates/quote-0.6.3.tar.gz) = 14154 -SHA256 (rust/crates/rand-0.4.2.tar.gz) = eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5 -SIZE (rust/crates/rand-0.4.2.tar.gz) = 76170 -SHA256 (rust/crates/redox_syscall-0.1.40.tar.gz) = c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1 -SIZE (rust/crates/redox_syscall-0.1.40.tar.gz) = 14745 +SHA256 (rust/crates/quote-0.6.10.tar.gz) = 53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c +SIZE (rust/crates/quote-0.6.10.tar.gz) = 15795 +SHA256 (rust/crates/rand-0.4.3.tar.gz) = 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd +SIZE (rust/crates/rand-0.4.3.tar.gz) = 76094 +SHA256 (rust/crates/rand-0.6.1.tar.gz) = ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a +SIZE (rust/crates/rand-0.6.1.tar.gz) = 126613 +SHA256 (rust/crates/rand_chacha-0.1.0.tar.gz) = 771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a +SIZE (rust/crates/rand_chacha-0.1.0.tar.gz) = 11637 +SHA256 (rust/crates/rand_core-0.3.0.tar.gz) = 0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db +SIZE (rust/crates/rand_core-0.3.0.tar.gz) = 20581 +SHA256 (rust/crates/rand_hc-0.1.0.tar.gz) = 7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4 +SIZE (rust/crates/rand_hc-0.1.0.tar.gz) = 11644 +SHA256 (rust/crates/rand_isaac-0.1.1.tar.gz) = ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08 +SIZE (rust/crates/rand_isaac-0.1.1.tar.gz) = 16020 +SHA256 (rust/crates/rand_pcg-0.1.1.tar.gz) = 086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05 +SIZE (rust/crates/rand_pcg-0.1.1.tar.gz) = 10881 +SHA256 (rust/crates/rand_xorshift-0.1.0.tar.gz) = effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3 +SIZE (rust/crates/rand_xorshift-0.1.0.tar.gz) = 9194 +SHA256 (rust/crates/redox_syscall-0.1.43.tar.gz) = 679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d +SIZE (rust/crates/redox_syscall-0.1.43.tar.gz) = 15212 SHA256 (rust/crates/redox_termios-0.1.1.tar.gz) = 7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76 SIZE (rust/crates/redox_termios-0.1.1.tar.gz) = 3227 -SHA256 (rust/crates/regex-1.0.1.tar.gz) = 13c93d55961981ba9226a213b385216f83ab43bd6ac53ab16b2eeb47e337cf4e -SIZE (rust/crates/regex-1.0.1.tar.gz) = 211396 -SHA256 (rust/crates/regex-syntax-0.6.1.tar.gz) = 05b06a75f5217880fc5e905952a42750bf44787e56a6c6d6852ed0992f5e1d54 -SIZE (rust/crates/regex-syntax-0.6.1.tar.gz) = 238335 +SHA256 (rust/crates/regex-1.0.6.tar.gz) = ee84f70c8c08744ea9641a731c7fadb475bf2ecc52d7f627feb833e0b3990467 +SIZE (rust/crates/regex-1.0.6.tar.gz) = 239455 +SHA256 (rust/crates/regex-syntax-0.6.3.tar.gz) = fbc557aac2b708fe84121caf261346cc2eed71978024337e42eb46b8a252ac6e +SIZE (rust/crates/regex-syntax-0.6.3.tar.gz) = 240173 SHA256 (rust/crates/remove_dir_all-0.5.1.tar.gz) = 3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5 SIZE (rust/crates/remove_dir_all-0.5.1.tar.gz) = 8726 SHA256 (rust/crates/rls-span-0.4.0.tar.gz) = 5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a @@ -107,8 +117,10 @@ SHA256 (rust/crates/rustc-rayon-0.1.1.tar.gz) = 8c6d5a683c6ba4ed37959097e88d71c9 SIZE (rust/crates/rustc-rayon-0.1.1.tar.gz) = 128159 SHA256 (rust/crates/rustc-rayon-core-0.1.1.tar.gz) = 40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649 SIZE (rust/crates/rustc-rayon-core-0.1.1.tar.gz) = 54307 -SHA256 (rust/crates/rustc_version-0.2.2.tar.gz) = a54aa04a10c68c1c4eacb4337fd883b435997ede17a9385784b990777686b09a -SIZE (rust/crates/rustc_version-0.2.2.tar.gz) = 10200 +SHA256 (rust/crates/rustc_version-0.2.3.tar.gz) = 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a +SIZE (rust/crates/rustc_version-0.2.3.tar.gz) = 10210 +SHA256 (rust/crates/ryu-0.2.7.tar.gz) = eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7 +SIZE (rust/crates/ryu-0.2.7.tar.gz) = 41382 SHA256 (rust/crates/scoped-tls-0.1.2.tar.gz) = 332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28 SIZE (rust/crates/scoped-tls-0.1.2.tar.gz) = 9079 SHA256 (rust/crates/scopeguard-0.3.3.tar.gz) = 94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27 @@ -117,53 +129,59 @@ SHA256 (rust/crates/semver-0.9.0.tar.gz) = 1d7eb9ef2c18661902cc47e535f9bc51b78ac SIZE (rust/crates/semver-0.9.0.tar.gz) = 17344 SHA256 (rust/crates/semver-parser-0.7.0.tar.gz) = 388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3 SIZE (rust/crates/semver-parser-0.7.0.tar.gz) = 10268 -SHA256 (rust/crates/serde-1.0.70.tar.gz) = 0c3adf19c07af6d186d91dae8927b83b0553d07ca56cbf7f2f32560455c91920 -SIZE (rust/crates/serde-1.0.70.tar.gz) = 72036 -SHA256 (rust/crates/serde_derive-1.0.70.tar.gz) = 3525a779832b08693031b8ecfb0de81cd71cfd3812088fafe9a7496789572124 -SIZE (rust/crates/serde_derive-1.0.70.tar.gz) = 46016 -SHA256 (rust/crates/serde_json-1.0.22.tar.gz) = 84b8035cabe9b35878adec8ac5fe03d5f6bc97ff6edd7ccb96b44c1276ba390e -SIZE (rust/crates/serde_json-1.0.22.tar.gz) = 65154 -SHA256 (rust/crates/smallvec-0.6.5.tar.gz) = 153ffa32fd170e9944f7e0838edf824a754ec4c1fc64746fcc9fe1f8fa602e5d -SIZE (rust/crates/smallvec-0.6.5.tar.gz) = 20238 -SHA256 (rust/crates/stable_deref_trait-1.1.0.tar.gz) = ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa -SIZE (rust/crates/stable_deref_trait-1.1.0.tar.gz) = 8002 +SHA256 (rust/crates/serde-1.0.80.tar.gz) = 15c141fc7027dd265a47c090bf864cf62b42c4d228bbcf4e51a0c9e2b0d3f7ef +SIZE (rust/crates/serde-1.0.80.tar.gz) = 73057 +SHA256 (rust/crates/serde_derive-1.0.80.tar.gz) = 225de307c6302bec3898c51ca302fc94a7a1697ef0845fcee6448f33c032249c +SIZE (rust/crates/serde_derive-1.0.80.tar.gz) = 47136 +SHA256 (rust/crates/serde_json-1.0.33.tar.gz) = c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811 +SIZE (rust/crates/serde_json-1.0.33.tar.gz) = 69738 +SHA256 (rust/crates/smallvec-0.6.6.tar.gz) = 622df2d454c29a4d89b30dc3b27b42d7d90d6b9e587dbf8f67652eb7514da484 +SIZE (rust/crates/smallvec-0.6.6.tar.gz) = 21395 +SHA256 (rust/crates/stable_deref_trait-1.1.1.tar.gz) = dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8 +SIZE (rust/crates/stable_deref_trait-1.1.1.tar.gz) = 8007 SHA256 (rust/crates/strsim-0.7.0.tar.gz) = bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550 SIZE (rust/crates/strsim-0.7.0.tar.gz) = 8435 -SHA256 (rust/crates/syn-0.13.11.tar.gz) = 14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b -SIZE (rust/crates/syn-0.13.11.tar.gz) = 134240 -SHA256 (rust/crates/syn-0.14.4.tar.gz) = 2beff8ebc3658f07512a413866875adddd20f4fd47b2a4e6c9da65cd281baaea -SIZE (rust/crates/syn-0.14.4.tar.gz) = 133818 -SHA256 (rust/crates/tempfile-3.0.2.tar.gz) = 47776f63b85777d984a50ce49d6b9e58826b6a3766a449fc95bc66cd5663c15b -SIZE (rust/crates/tempfile-3.0.2.tar.gz) = 20825 +SHA256 (rust/crates/syn-0.15.22.tar.gz) = ae8b29eb5210bc5cf63ed6149cbf9adfc82ac0be023d8735c176ee74a2db4da7 +SIZE (rust/crates/syn-0.15.22.tar.gz) = 146349 +SHA256 (rust/crates/tempfile-3.0.5.tar.gz) = 7e91405c14320e5c79b3d148e1c86f40749a36e490642202a31689cb1a3452b2 +SIZE (rust/crates/tempfile-3.0.5.tar.gz) = 23272 SHA256 (rust/crates/termcolor-0.3.6.tar.gz) = adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83 SIZE (rust/crates/termcolor-0.3.6.tar.gz) = 13548 +SHA256 (rust/crates/termcolor-1.0.4.tar.gz) = 4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f +SIZE (rust/crates/termcolor-1.0.4.tar.gz) = 14416 SHA256 (rust/crates/termion-1.5.1.tar.gz) = 689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096 SIZE (rust/crates/termion-1.5.1.tar.gz) = 20659 SHA256 (rust/crates/textwrap-0.10.0.tar.gz) = 307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6 SIZE (rust/crates/textwrap-0.10.0.tar.gz) = 15986 -SHA256 (rust/crates/thread_local-0.3.5.tar.gz) = 279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963 -SIZE (rust/crates/thread_local-0.3.5.tar.gz) = 11794 -SHA256 (rust/crates/ucd-util-0.1.1.tar.gz) = fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d -SIZE (rust/crates/ucd-util-0.1.1.tar.gz) = 24221 +SHA256 (rust/crates/thread_local-0.3.6.tar.gz) = c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b +SIZE (rust/crates/thread_local-0.3.6.tar.gz) = 12388 +SHA256 (rust/crates/ucd-util-0.1.3.tar.gz) = 535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86 +SIZE (rust/crates/ucd-util-0.1.3.tar.gz) = 25897 SHA256 (rust/crates/unicode-width-0.1.5.tar.gz) = 882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526 SIZE (rust/crates/unicode-width-0.1.5.tar.gz) = 15761 SHA256 (rust/crates/unicode-xid-0.1.0.tar.gz) = fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc SIZE (rust/crates/unicode-xid-0.1.0.tar.gz) = 16000 SHA256 (rust/crates/unreachable-1.0.0.tar.gz) = 382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56 SIZE (rust/crates/unreachable-1.0.0.tar.gz) = 6355 -SHA256 (rust/crates/utf8-ranges-1.0.0.tar.gz) = 662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122 -SIZE (rust/crates/utf8-ranges-1.0.0.tar.gz) = 8599 +SHA256 (rust/crates/utf8-ranges-1.0.2.tar.gz) = 796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737 +SIZE (rust/crates/utf8-ranges-1.0.2.tar.gz) = 8510 SHA256 (rust/crates/vec_map-0.8.1.tar.gz) = 05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a SIZE (rust/crates/vec_map-0.8.1.tar.gz) = 14959 +SHA256 (rust/crates/version_check-0.1.5.tar.gz) = 914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd +SIZE (rust/crates/version_check-0.1.5.tar.gz) = 8173 SHA256 (rust/crates/void-1.0.2.tar.gz) = 6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d SIZE (rust/crates/void-1.0.2.tar.gz) = 2356 -SHA256 (rust/crates/winapi-0.3.5.tar.gz) = 773ef9dcc5f24b7d850d0ff101e542ff24c3b090a9768e03ff889fdef41f00fd -SIZE (rust/crates/winapi-0.3.5.tar.gz) = 997942 +SHA256 (rust/crates/winapi-0.3.6.tar.gz) = 92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0 +SIZE (rust/crates/winapi-0.3.6.tar.gz) = 1029391 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.1.tar.gz) = afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab +SIZE (rust/crates/winapi-util-0.1.1.tar.gz) = 7635 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 SHA256 (rust/crates/wincolor-0.1.6.tar.gz) = eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767 SIZE (rust/crates/wincolor-0.1.6.tar.gz) = 4799 -SHA256 (racer-rust-racer-v2.1.5_GH0.tar.gz) = 42ea1a168501c82bb6d3203eadfd2c1ebc80508310cd9e6d0bc92d74a6d49c91 -SIZE (racer-rust-racer-v2.1.5_GH0.tar.gz) = 178382 +SHA256 (rust/crates/wincolor-1.0.1.tar.gz) = 561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba +SIZE (rust/crates/wincolor-1.0.1.tar.gz) = 4737 +SHA256 (racer-rust-racer-v2.1.14_GH0.tar.gz) = fae8722639f9f5310d49a365ad74380761640f7cf01d50948d9cbfaa4aa02064 +SIZE (racer-rust-racer-v2.1.14_GH0.tar.gz) = 194058 diff --git a/devel/racer/files/patch-rustc-ap-syntax-237 b/devel/racer/files/patch-rustc-ap-syntax-237 new file mode 100644 index 00000000000..a525bcccb0f --- /dev/null +++ b/devel/racer/files/patch-rustc-ap-syntax-237 @@ -0,0 +1,348 @@ +error[E0106]: missing lifetime specifier + --> cargo-crates/rustc-ap-rustc_data_structures-297.0.0/vec_linked_list.rs:56:20 + | +56 | impl Links for &Ls + | ^ expected lifetime parameter + +--- Cargo.lock.orig 2018-11-27 05:23:40 UTC ++++ Cargo.lock +@@ -179,15 +179,6 @@ version = "0.2.44" + source = "registry+https://github.com/rust-lang/crates.io-index" + + [[package]] +-name = "lock_api" +-version = "0.1.5" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-dependencies = [ +- "owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", +-] +- +-[[package]] + name = "log" + version = "0.4.6" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -225,7 +216,7 @@ dependencies = [ + + [[package]] + name = "owning_ref" +-version = "0.4.0" ++version = "0.3.3" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", +@@ -233,11 +224,11 @@ dependencies = [ + + [[package]] + name = "parking_lot" +-version = "0.6.4" ++version = "0.5.5" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ +- "lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", +- "parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", ++ "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", ++ "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] +@@ -252,18 +243,6 @@ dependencies = [ + ] + + [[package]] +-name = "parking_lot_core" +-version = "0.3.1" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-dependencies = [ +- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", +- "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", +- "smallvec 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", +-] +- +-[[package]] + name = "proc-macro2" + version = "0.4.24" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -299,7 +278,7 @@ dependencies = [ + "racer-cargo-metadata 0.1.1", + "racer-testutils 0.1.0", + "rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-syntax 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-syntax 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] +@@ -338,18 +317,6 @@ dependencies = [ + + [[package]] + name = "rand" +-version = "0.5.5" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-dependencies = [ +- "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", +- "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", +- "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", +- "rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", +- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", +-] +- +-[[package]] +-name = "rand" + version = "0.6.1" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ +@@ -377,14 +344,6 @@ dependencies = [ + + [[package]] + name = "rand_core" +-version = "0.2.2" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-dependencies = [ +- "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", +-] +- +-[[package]] +-name = "rand_core" + version = "0.3.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + +@@ -469,40 +428,33 @@ source = "registry+https://github.com/rust-lang/crates + + [[package]] + name = "rustc-ap-arena" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ +- "rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] +-name = "rustc-ap-graphviz" +-version = "297.0.0" +-source = "registry+https://github.com/rust-lang/crates.io-index" +- +-[[package]] + name = "rustc-ap-rustc_cratesio_shim" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] + name = "rustc-ap-rustc_data_structures" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", + "ena 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", ++ "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", + "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-graphviz 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_cratesio_shim 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_cratesio_shim 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", + "rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", +@@ -512,34 +464,31 @@ dependencies = [ + + [[package]] + name = "rustc-ap-rustc_errors" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", +- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_cratesio_shim 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-syntax_pos 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] + name = "rustc-ap-rustc_target" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_cratesio_shim 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_cratesio_shim 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] + name = "rustc-ap-serialize" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "smallvec 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", +@@ -547,29 +496,29 @@ dependencies = [ + + [[package]] + name = "rustc-ap-syntax" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_errors 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_target 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-syntax_pos 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_errors 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_target 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", + "smallvec 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", + ] + + [[package]] + name = "rustc-ap-syntax_pos" +-version = "297.0.0" ++version = "237.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ + "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-arena 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", +- "rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-arena 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ++ "rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", + ] +@@ -710,6 +659,14 @@ dependencies = [ + + [[package]] + name = "termcolor" ++version = "0.3.6" ++source = "registry+https://github.com/rust-lang/crates.io-index" ++dependencies = [ ++ "wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", ++] ++ ++[[package]] ++name = "termcolor" + version = "1.0.4" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ +@@ -814,6 +771,14 @@ source = "registry+https://github.com/rust-lang/crates + + [[package]] + name = "wincolor" ++version = "0.1.6" ++source = "registry+https://github.com/rust-lang/crates.io-index" ++dependencies = [ ++ "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", ++] ++ ++[[package]] ++name = "wincolor" + version = "1.0.1" + source = "registry+https://github.com/rust-lang/crates.io-index" + dependencies = [ +@@ -845,24 +810,20 @@ dependencies = [ + "checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1" + "checksum lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0" + "checksum libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)" = "10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311" +-"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c" + "checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" + "checksum memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16" + "checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" + "checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945" + "checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" +-"checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13" +-"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5" ++"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37" ++"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac" + "checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa" +-"checksum parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ad7f7e6ebdc79edff6fdcb87a55b620174f7a989e3eb31b65231f4af57f00b8c" + "checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = "77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09" + "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" + "checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c" + "checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd" +-"checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c" + "checksum rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a" + "checksum rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a" +-"checksum rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372" + "checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db" + "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" + "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" +@@ -874,15 +835,14 @@ dependencies = [ + "checksum regex-syntax 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "fbc557aac2b708fe84121caf261346cc2eed71978024337e42eb46b8a252ac6e" + "checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" + "checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a" +-"checksum rustc-ap-arena 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b69fd4a0e8a3ecd99b497965d05f6f04dd2e4601a6146a841dbe4c8e77c2b30c" +-"checksum rustc-ap-graphviz 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8136418dbc491bab74aa0565eaa2086754a7a81a5e74a1d84d6168d18e889e7" +-"checksum rustc-ap-rustc_cratesio_shim 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a972feda82332d1d05b1ba5a097e915cd9c9c8f1af2bd7b08af09fb88c753d5f" +-"checksum rustc-ap-rustc_data_structures 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "582584c6c48b0ece4b8aef3f9bb59d94d17c5665612bc87a71f509e45a3113b5" +-"checksum rustc-ap-rustc_errors 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cd852096944d0ac6af1aefa9639a2ae6dede217606ce97f88ff0dcc8c86d6ff6" +-"checksum rustc-ap-rustc_target 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "98301a272ecfeec29d2d4e97b07238707c2b89d86fc3a4a5f31a00728f14e288" +-"checksum rustc-ap-serialize 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f13510e617e2e322e3297038fd6a7346f2297124af9e10e33a627c5d544e9d" +-"checksum rustc-ap-syntax 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0792f5a9ccfc5ec13bb5b0472fa49e145481029c39f6bf5b1a36decc99c3328f" +-"checksum rustc-ap-syntax_pos 297.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0df9f97f41650d23b14f92f7267f8c61089655efb4533d82bf8991f99245198d" ++"checksum rustc-ap-arena 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d24c8b3c1437fad023cb9472381216a1d41d82dbb2d2e6c7858bd6f50317719" ++"checksum rustc-ap-rustc_cratesio_shim 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9c5b02c76cd1ee4e9c97c8228701796d6b7431e8f100dea2d8af1d6c2c2bad56" ++"checksum rustc-ap-rustc_data_structures 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4076388154497fb9a007e3badd78e415402a5594111cd6bc7ce1420dd1b1818b" ++"checksum rustc-ap-rustc_errors 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c6c11e4789cbc276ceaa87d326c234b1a2d1e0fe6017b88a8a25903200060acb" ++"checksum rustc-ap-rustc_target 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "25f711bb152b9d7cdd69410cfe6d99aeb1409c959e0fdf3c8ca4d220e568aa52" ++"checksum rustc-ap-serialize 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "57638db658d4942d3f30a12566836f9a67a636ed8002c8cae1c9231214e39929" ++"checksum rustc-ap-syntax 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d6dbcf07abf7a9957dce8d34353d55dfb4cd882153181f24349f4690facb58f0" ++"checksum rustc-ap-syntax_pos 237.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0915cb5e166cabe588a129dec2d47357077e96fb1f9b57318fbe217eac4ce508" + "checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8" + "checksum rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c6d5a683c6ba4ed37959097e88d71c9e8e26659a3cb5be8b389078e7ad45306" + "checksum rustc-rayon-core 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40f06724db71e18d68b3b946fdf890ca8c921d9edccc1404fdfdb537b0d12649" +@@ -900,6 +860,7 @@ dependencies = [ + "checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550" + "checksum syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)" = "ae8b29eb5210bc5cf63ed6149cbf9adfc82ac0be023d8735c176ee74a2db4da7" + "checksum tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "7e91405c14320e5c79b3d148e1c86f40749a36e490642202a31689cb1a3452b2" ++"checksum termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "adc4587ead41bf016f11af03e55a624c06568b5a19db4e90fde573d805074f83" + "checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f" + "checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" + "checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6" +@@ -916,4 +877,5 @@ dependencies = [ + "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + "checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab" + "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" ++"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767" + "checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba" +--- Cargo.toml.orig 2018-11-27 05:23:40 UTC ++++ Cargo.toml +@@ -24,7 +24,7 @@ debug = false # because of #1005 + [dependencies] + bitflags = "1.0" + log = "0.4" +-rustc-ap-syntax = "297.0.0" ++rustc-ap-syntax = "237.0.0" + env_logger = "0.6" + clap = "2.32" + lazy_static = "1.2" diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile index 2314696db65..53ae500fb79 100644 --- a/devel/ruby-gems/Makefile +++ b/devel/ruby-gems/Makefile @@ -5,7 +5,7 @@ PORTNAME= gems # Do not forget to check the following ports which contain gemspec patches: # - security/rubygem-ezcrypto # - www/rubygem-gitlab-grack -PORTVERSION= 2.7.7 +PORTVERSION= 2.7.8 CATEGORIES= devel ruby MASTER_SITES= https://production.cf.rubygems.org/rubygems/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/devel/ruby-gems/distinfo b/devel/ruby-gems/distinfo index 634956ea8d3..2bb36deabeb 100644 --- a/devel/ruby-gems/distinfo +++ b/devel/ruby-gems/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531046507 -SHA256 (ruby/rubygems-2.7.7.tgz) = 4cb2c9a36c0e4a3d5c20eb6795638632858fd72236d281963140221946ab55cb -SIZE (ruby/rubygems-2.7.7.tgz) = 915847 +TIMESTAMP = 1541353342 +SHA256 (ruby/rubygems-2.7.8.tgz) = f0d04b15a2dcf16c30895839366b0f0735651ade6cdaa424b15c0fe77e2fdf58 +SIZE (ruby/rubygems-2.7.8.tgz) = 920781 diff --git a/devel/rubygem-activesupport4/files/patch-gemspec b/devel/rubygem-activesupport4/files/patch-gemspec index 544efeefb56..6c9c382f2e0 100644 --- a/devel/rubygem-activesupport4/files/patch-gemspec +++ b/devel/rubygem-activesupport4/files/patch-gemspec @@ -8,4 +8,4 @@ + s.add_runtime_dependency(%q.freeze, [">= 0.7"]) s.add_runtime_dependency(%q.freeze, ["~> 1.1"]) s.add_runtime_dependency(%q.freeze, ["~> 5.1"]) - s.add_runtime_dependency(%q.freeze, [">= 0.3.4", "~> 0.3"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.3", ">= 0.3.4"]) diff --git a/devel/rubygem-aws-sdk-core/Makefile b/devel/rubygem-aws-sdk-core/Makefile index eb084417ac6..7f77a01ed28 100644 --- a/devel/rubygem-aws-sdk-core/Makefile +++ b/devel/rubygem-aws-sdk-core/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.11.182 +DISTVERSION= 2.11.183 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-core/distinfo b/devel/rubygem-aws-sdk-core/distinfo index 1e0d72df85e..c6e24816f21 100644 --- a/devel/rubygem-aws-sdk-core/distinfo +++ b/devel/rubygem-aws-sdk-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543756327 -SHA256 (rubygem/aws-sdk-core-2.11.182.gem) = ff4bb18f65a3c2b7ad5d0936de1bbd64d7c9dd53f5aeb1df5726e91f0dbfd904 -SIZE (rubygem/aws-sdk-core-2.11.182.gem) = 1485824 +TIMESTAMP = 1543863677 +SHA256 (rubygem/aws-sdk-core-2.11.183.gem) = 0ffecbd605d829f50b751977f749e9c89ed7e9e604e1d2868c3c7dd80b8012f6 +SIZE (rubygem/aws-sdk-core-2.11.183.gem) = 1486336 diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index 3b65ad19f5c..698c3b23580 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -DISTVERSION= 2.11.182 +DISTVERSION= 2.11.183 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-resources/distinfo b/devel/rubygem-aws-sdk-resources/distinfo index 8f541798e44..0c6b0b6e1f2 100644 --- a/devel/rubygem-aws-sdk-resources/distinfo +++ b/devel/rubygem-aws-sdk-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543756346 -SHA256 (rubygem/aws-sdk-resources-2.11.182.gem) = adaca57029c48b61ce3ca82d1372b73914cccd96211506366c5456186637ad40 -SIZE (rubygem/aws-sdk-resources-2.11.182.gem) = 48640 +TIMESTAMP = 1543863701 +SHA256 (rubygem/aws-sdk-resources-2.11.183.gem) = 08a9213f98dc37d614577161430d36dc8f6020b59ab6f0c931d1483a3e565828 +SIZE (rubygem/aws-sdk-resources-2.11.183.gem) = 48640 diff --git a/devel/rubygem-aws-sdk/Makefile b/devel/rubygem-aws-sdk/Makefile index 0e3b117ad69..720547220b2 100644 --- a/devel/rubygem-aws-sdk/Makefile +++ b/devel/rubygem-aws-sdk/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -DISTVERSION= 2.11.182 +DISTVERSION= 2.11.183 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk/distinfo b/devel/rubygem-aws-sdk/distinfo index 0b0a7d4c280..d615b437620 100644 --- a/devel/rubygem-aws-sdk/distinfo +++ b/devel/rubygem-aws-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543756365 -SHA256 (rubygem/aws-sdk-2.11.182.gem) = bd9c6a033603a45f5d2daea7cf51d0cdf288ab7603fefb9a60f681ef66fbc260 -SIZE (rubygem/aws-sdk-2.11.182.gem) = 4608 +TIMESTAMP = 1543863725 +SHA256 (rubygem/aws-sdk-2.11.183.gem) = 913082db698a3bc3267d6179655d66541aec610c37476beeed4e4008a7de1eb5 +SIZE (rubygem/aws-sdk-2.11.183.gem) = 4608 diff --git a/devel/rubygem-cf-uaa-lib/files/patch-gemspec b/devel/rubygem-cf-uaa-lib/files/patch-gemspec index f631da27b39..73cd6648307 100644 --- a/devel/rubygem-cf-uaa-lib/files/patch-gemspec +++ b/devel/rubygem-cf-uaa-lib/files/patch-gemspec @@ -4,8 +4,8 @@ s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, [">= 1.12.1", "~> 1.12.0"]) -+ s.add_runtime_dependency(%q.freeze, [">= 1.12.1", "~> 1.12"]) - s.add_runtime_dependency(%q.freeze, [">= 2.8.2.4", "~> 2.8"]) +- s.add_runtime_dependency(%q.freeze, ["~> 1.12.0", ">= 1.12.1"]) ++ s.add_runtime_dependency(%q.freeze, ["~> 1.12", ">= 1.12.1"]) + s.add_runtime_dependency(%q.freeze, ["~> 2.8", ">= 2.8.2.4"]) s.add_development_dependency(%q.freeze, ["~> 1.14"]) - s.add_development_dependency(%q.freeze, [">= 10.3.2", "~> 10.3"]) + s.add_development_dependency(%q.freeze, ["~> 10.3", ">= 10.3.2"]) diff --git a/devel/rubygem-licensee/files/patch-gemspec b/devel/rubygem-licensee/files/patch-gemspec index 7fac77034ed..6f053d024f4 100644 --- a/devel/rubygem-licensee/files/patch-gemspec +++ b/devel/rubygem-licensee/files/patch-gemspec @@ -8,4 +8,4 @@ + s.add_runtime_dependency(%q.freeze, ["~> 4.8"]) s.add_runtime_dependency(%q.freeze, ["~> 0.24"]) s.add_development_dependency(%q.freeze, ["~> 0.8"]) - s.add_development_dependency(%q.freeze, ["< 2.0", ">= 0.9"]) + s.add_development_dependency(%q.freeze, [">= 0.9", "< 2.0"]) diff --git a/devel/rubygem-rubygems-mirror/files/patch-gemspec b/devel/rubygem-rubygems-mirror/files/patch-gemspec index aef77f098db..7fa6afae982 100644 --- a/devel/rubygem-rubygems-mirror/files/patch-gemspec +++ b/devel/rubygem-rubygems-mirror/files/patch-gemspec @@ -7,5 +7,5 @@ - s.add_runtime_dependency(%q.freeze, ["~> 2.9"]) + s.add_runtime_dependency(%q.freeze, [">= 2.9"]) s.add_development_dependency(%q.freeze, ["~> 5.7"]) - s.add_development_dependency(%q.freeze, ["< 6", ">= 4.0"]) + s.add_development_dependency(%q.freeze, [">= 4.0", "< 6"]) s.add_development_dependency(%q.freeze, ["~> 3.17"]) diff --git a/devel/rubygem-travis/files/patch-gemspec b/devel/rubygem-travis/files/patch-gemspec index f4e429ad55a..327dd8f64e7 100644 --- a/devel/rubygem-travis/files/patch-gemspec +++ b/devel/rubygem-travis/files/patch-gemspec @@ -4,7 +4,7 @@ s.add_runtime_dependency(%q.freeze, [">= 0"]) s.add_runtime_dependency(%q.freeze, ["~> 0.13"]) s.add_runtime_dependency(%q.freeze, ["~> 2.1"]) -- s.add_runtime_dependency(%q.freeze, [">= 0.6.8", "~> 0.6"]) +- s.add_runtime_dependency(%q.freeze, ["~> 0.6", ">= 0.6.8"]) + s.add_runtime_dependency(%q.freeze, [">= 0.6.8"]) s.add_runtime_dependency(%q.freeze, ["~> 0.4"]) s.add_development_dependency(%q.freeze, ["~> 2.12"]) diff --git a/devel/rubygem-tty-editor/files/patch-gemspec b/devel/rubygem-tty-editor/files/patch-gemspec index a30c876e314..ac7e9544fe4 100644 --- a/devel/rubygem-tty-editor/files/patch-gemspec +++ b/devel/rubygem-tty-editor/files/patch-gemspec @@ -8,6 +8,6 @@ - s.add_runtime_dependency(%q.freeze, ["~> 0.3.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.17"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.3"]) - s.add_development_dependency(%q.freeze, ["< 2.0", ">= 1.5.0"]) + s.add_development_dependency(%q.freeze, [">= 1.5.0", "< 2.0"]) s.add_development_dependency(%q.freeze, ["~> 10.0"]) s.add_development_dependency(%q.freeze, ["~> 3.0"]) diff --git a/devel/rubygem-tty-pager/files/patch-gemspec b/devel/rubygem-tty-pager/files/patch-gemspec index 2c6daeefc43..061f098b7ec 100644 --- a/devel/rubygem-tty-pager/files/patch-gemspec +++ b/devel/rubygem-tty-pager/files/patch-gemspec @@ -7,5 +7,5 @@ - s.add_runtime_dependency(%q.freeze, ["~> 0.3.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.3"]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0"]) - s.add_development_dependency(%q.freeze, ["< 2.0", ">= 1.5.0"]) + s.add_development_dependency(%q.freeze, [">= 1.5.0", "< 2.0"]) s.add_development_dependency(%q.freeze, [">= 0"]) diff --git a/devel/rubygem-tty-platform/Makefile b/devel/rubygem-tty-platform/Makefile index dbe6bab57bb..eb552cfb291 100644 --- a/devel/rubygem-tty-platform/Makefile +++ b/devel/rubygem-tty-platform/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tty-platform -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,8 +12,9 @@ COMMENT= Query methods for detecting different OS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include diff --git a/devel/rubygem-tty-platform/distinfo b/devel/rubygem-tty-platform/distinfo index b575092e36d..5bf220d8f6f 100644 --- a/devel/rubygem-tty-platform/distinfo +++ b/devel/rubygem-tty-platform/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520793671 -SHA256 (rubygem/tty-platform-0.1.0.gem) = 16b605e9cca34582561edcece27c57df7019695d7a3f26bb9629b1a8620e7c17 -SIZE (rubygem/tty-platform-0.1.0.gem) = 10240 +TIMESTAMP = 1543863745 +SHA256 (rubygem/tty-platform-0.2.0.gem) = 15d548df3d138a25c5cdc7662e85ba7918fdd66daff35a3f868e4b4a9e22d044 +SIZE (rubygem/tty-platform-0.2.0.gem) = 10240 diff --git a/devel/rubygem-tty/Makefile b/devel/rubygem-tty/Makefile index bd375e5804a..3f25b853f9d 100644 --- a/devel/rubygem-tty/Makefile +++ b/devel/rubygem-tty/Makefile @@ -3,7 +3,7 @@ PORTNAME= tty PORTVERSION= 0.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-tty/files/patch-gemspec b/devel/rubygem-tty/files/patch-gemspec index c280bfc37f7..b109af29c48 100644 --- a/devel/rubygem-tty/files/patch-gemspec +++ b/devel/rubygem-tty/files/patch-gemspec @@ -1,4 +1,4 @@ ---- tty.gemspec.orig 2018-12-02 13:33:05 UTC +--- tty.gemspec.orig 2018-12-03 19:09:08 UTC +++ tty.gemspec @@ -26,21 +26,21 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then @@ -14,9 +14,10 @@ + s.add_runtime_dependency(%q.freeze, ["~> 0.2"]) s.add_runtime_dependency(%q.freeze, ["~> 0.4.0"]) s.add_runtime_dependency(%q.freeze, ["~> 0.11.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.1.0"]) +- s.add_runtime_dependency(%q.freeze, ["~> 0.1.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.15.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.16.1"]) ++ s.add_runtime_dependency(%q.freeze, ["~> 0.1"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.15"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.16", ">= 0.16.1"]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.4"]) diff --git a/devel/sbt/Makefile b/devel/sbt/Makefile index 00eb86fb915..24f6fff4b4e 100644 --- a/devel/sbt/Makefile +++ b/devel/sbt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sbt -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.7 CATEGORIES= devel java MASTER_SITES= https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/ diff --git a/devel/sbt/distinfo b/devel/sbt/distinfo index 2f9916ba625..b3d8ed87f69 100644 --- a/devel/sbt/distinfo +++ b/devel/sbt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540280683 -SHA256 (sbt-1.2.6.tgz) = 96597d4310ef1332aed439bf7d3edfd52ce8b8417688b01646e3c22de4c868db -SIZE (sbt-1.2.6.tgz) = 46954760 +TIMESTAMP = 1543826287 +SHA256 (sbt-1.2.7.tgz) = 2625cbd8db75ec9b4a57e9a0af55a5ee8ad7700e1eba7d97ad78d9296450e781 +SIZE (sbt-1.2.7.tgz) = 47171488 diff --git a/devel/sbt/files/patch-bin_sbt-launch-lib.bash b/devel/sbt/files/patch-bin_sbt-launch-lib.bash index b33892183f5..f973c28e392 100644 --- a/devel/sbt/files/patch-bin_sbt-launch-lib.bash +++ b/devel/sbt/files/patch-bin_sbt-launch-lib.bash @@ -1,6 +1,6 @@ ---- bin/sbt-launch-lib.bash.orig 2017-08-29 21:39:02 UTC +--- bin/sbt-launch-lib.bash.orig 2018-12-03 08:50:53 UTC +++ bin/sbt-launch-lib.bash -@@ -26,7 +26,7 @@ while [ -h "$SCRIPT" ] ; do +@@ -27,7 +27,7 @@ while [ -h "$SCRIPT" ] ; do fi done declare -r sbt_bin_dir="$(dirname "$SCRIPT")" @@ -9,7 +9,7 @@ echoerr () { echo 1>&2 "$@" -@@ -39,7 +39,7 @@ dlog () { +@@ -40,7 +40,7 @@ dlog () { } jar_file () { @@ -18,21 +18,20 @@ } acquire_sbt_jar () { -@@ -172,14 +172,14 @@ process_args () { +@@ -249,14 +249,14 @@ getPreloaded() { + } + syncPreloaded() { +- local source_preloaded="$sbt_home/lib/local-preloaded" ++ local source_preloaded="$sbt_home/local-preloaded" + local target_preloaded="$(getPreloaded)" if [[ "$init_sbt_version" == "" ]]; then # FIXME: better $init_sbt_version detection -- init_sbt_version="$(ls -1 "$sbt_home/lib/local-preloaded/org.scala-sbt/sbt/")" -+ init_sbt_version="$(ls -1 "$sbt_home/local-preloaded/org.scala-sbt/sbt/")" + init_sbt_version="$(ls -1 "$source_preloaded/org.scala-sbt/sbt/")" fi - [[ -f "$HOME/.sbt/preloaded/org.scala-sbt/sbt/$init_sbt_version/jars/sbt.jar" ]] || { - # lib/local-preloaded exists (This is optional) -- [[ -d "$sbt_home/lib/local-preloaded/" ]] && { -+ [[ -d "$sbt_home/local-preloaded/" ]] && { + [[ -f "$target_preloaded/org.scala-sbt/sbt/$init_sbt_version/jars/sbt.jar" ]] || { +- # lib/local-preloaded exists (This is optional) ++ # local-preloaded exists (This is optional) + [[ -d "$source_preloaded" ]] && { command -v rsync >/dev/null 2>&1 && { - mkdir -p "$HOME/.sbt/preloaded" -- rsync -a --ignore-existing "$sbt_home/lib/local-preloaded/" "$HOME/.sbt/preloaded" -+ rsync -a --ignore-existing "$sbt_home/local-preloaded/" "$HOME/.sbt/preloaded" - } - } - } + mkdir -p "$target_preloaded" diff --git a/devel/template-glib/Makefile b/devel/template-glib/Makefile index f05cae09c24..f3fa67176d3 100644 --- a/devel/template-glib/Makefile +++ b/devel/template-glib/Makefile @@ -10,7 +10,7 @@ COMMENT= Templating library for GLib BUILD_DEPENDS= valac:lang/vala -USES= bison gettext gnome meson pkgconfig tar:xz +USES= bison compiler:c11 gettext gnome meson pkgconfig tar:xz USE_GNOME= glib20 introspection .include diff --git a/devel/zeal/Makefile b/devel/zeal/Makefile index 238a57975f6..3bce8b1a02a 100644 --- a/devel/zeal/Makefile +++ b/devel/zeal/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= zeal -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.6.1 DISTVERSIONPREFIX=v CATEGORIES= devel diff --git a/devel/zeal/distinfo b/devel/zeal/distinfo index 37b692f7e59..df8d1c11c3c 100644 --- a/devel/zeal/distinfo +++ b/devel/zeal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518972714 -SHA256 (zealdocs-zeal-v0.6.0_GH0.tar.gz) = ef307d3ad4f03c76fa5fc249f8e7e04de879aa7574bec1ff8be548dbc2c02973 -SIZE (zealdocs-zeal-v0.6.0_GH0.tar.gz) = 1062223 +TIMESTAMP = 1543666801 +SHA256 (zealdocs-zeal-v0.6.1_GH0.tar.gz) = 095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026 +SIZE (zealdocs-zeal-v0.6.1_GH0.tar.gz) = 1063963 diff --git a/devel/zeal/pkg-plist b/devel/zeal/pkg-plist index dd2e334c410..97517951b6f 100644 --- a/devel/zeal/pkg-plist +++ b/devel/zeal/pkg-plist @@ -1,5 +1,6 @@ bin/zeal -share/applications/zeal.desktop +share/applications/org.zealdocs.Zeal.desktop +share/metainfo/org.zealdocs.Zeal.appdata.xml share/icons/hicolor/128x128/apps/zeal.png share/icons/hicolor/16x16/apps/zeal.png share/icons/hicolor/24x24/apps/zeal.png diff --git a/devel/ztcl/Makefile b/devel/ztcl/Makefile deleted file mode 100644 index 42876aeb8ff..00000000000 --- a/devel/ztcl/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# Created by: Denis Shaposhnikov -# $FreeBSD$ - -PORTNAME= ztcl -DISTVERSION= 1.0b4 -PORTREVISION= 1 -CATEGORIES= devel tcl -MASTER_SITES= http://download.gna.org/ztcl/1.0/ -DISTNAME= ${PORTNAME}_${DISTVERSION}_src - -MAINTAINER= ports@FreeBSD.org -COMMENT= Zlib extension library for the Tcl - -LICENSE= LGPL21 - -DEPRECATED= Unfetchable, unmaintained, info page unbuildable with recent makeinfo -EXPIRATION_DATE= 2018-12-03 -BROKEN= Does not build with recent texinfo - -LIB_DEPENDS= libtclmore0.so:devel/tclmore - -OPTIONS_DEFINE= DOCS - -USES= gmake tcl:tea -USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${DISTNAME:S/_src$//} -LLD_UNSAFE= yes - -INFO= ${PORTNAME} ${PORTNAME}-zlib - -CONFIGURE_ARGS= --with-tclmorescripts=${LOCALBASE}/libexec/tclmore \ - --enable-threads -MAKE_ENV+= STAGEDIR=${STAGEDIR} -CPPFLAGS+= -I ${LOCALBASE}/include -LDFLAGS+= -L ${LOCALBASE}/lib - -PORTDOCS= * - -post-extract: - ${MV} ${WRKSRC}/doc/zlib.texi ${WRKSRC}/doc/${PORTNAME}-zlib.texi - -.include diff --git a/devel/ztcl/distinfo b/devel/ztcl/distinfo deleted file mode 100644 index 91fa68a11ae..00000000000 --- a/devel/ztcl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ztcl_1.0b4_src.tar.gz) = 4d9403bce2166778498f1742e0fc423b677a820484c53e0b99710fb22fd74042 -SIZE (ztcl_1.0b4_src.tar.gz) = 197038 diff --git a/devel/ztcl/files/patch-Makefile.in b/devel/ztcl/files/patch-Makefile.in deleted file mode 100644 index ce3efd63d25..00000000000 --- a/devel/ztcl/files/patch-Makefile.in +++ /dev/null @@ -1,95 +0,0 @@ ---- Makefile.in.orig 2004-05-22 07:41:17.000000000 +0200 -+++ Makefile.in 2014-02-17 16:44:51.000000000 +0100 -@@ -42,7 +42,7 @@ - PACKAGE_NAME = @PACKAGE_NAME@ - PACKAGE_VERSION = @PACKAGE_VERSION@ - PACKAGE_XVERSION = @PACKAGE_XVERSION@ --PKG_DIR = $(PACKAGE_NAME)_$(PACKAGE_VERSION) -+PKG_DIR = $(PACKAGE_NAME) - - #PAGE - ## ------------------------------------------------------------ -@@ -50,7 +50,7 @@ - ## ------------------------------------------------------------ - - CONFIGDIR = @CONFIGDIR@ --INSTALL_ROOT = -+INSTALL_ROOT = ${STAGEDIR} - - # If there is not a value for "TMPDIR" from the environment - # we select a common default. -@@ -74,7 +74,7 @@ - - bindir = @bindir@ - datadir = @datadir@ --docdir = $(prefix)/doc -+docdir = @datadir@/doc - includedir = @includedir@ - infodir = @infodir@ - libdir = @libdir@ -@@ -265,15 +265,15 @@ - ## TCL Extension Architecture variables. - ## ------------------------------------------------------------ - --vpath %.c /home/devel/src/C/tcl/ztcl/main--1.0/generic --vpath %.c /home/devel/src/C/tcl/ztcl/main--1.0/. --vpath %.c /home/devel/src/C/tcl/ztcl/main--1.0/. --vpath %.c /home/devel/src/C/tcl/ztcl/main--1.0/. -- --vpath %.h /home/devel/src/C/tcl/ztcl/main--1.0/generic --vpath %.h /home/devel/src/C/tcl/ztcl/main--1.0/. --vpath %.h /home/devel/src/C/tcl/ztcl/main--1.0/. --vpath %.h /home/devel/src/C/tcl/ztcl/main--1.0/. -+vpath %.c ./generic -+vpath %.c . -+vpath %.c . -+vpath %.c . -+ -+vpath %.h ./generic -+vpath %.h . -+vpath %.h . -+vpath %.h . - - PACKAGE = $(PACKAGE_NAME) - PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ -@@ -329,7 +329,7 @@ - TCLSH_PROG = @TCLSH_PROG@ - TCLSH = $(TCLSH_ENV) $(TCLSH_PROG) - --INCLUDES = @TCL_INCLUDES@ -+INCLUDES = @TCL_INCLUDES@ -I $(includedir) - - EXTRA_CFLAGS = $(MEM_DEBUG_FLAGS) @EXTRA_CFLAGS@ - -@@ -416,11 +416,11 @@ - # ma con estensione .lib; i due file vengono installati in directory - # diverse - --tea_SHARED_LIBNAME = lib$(PACKAGE_NAME)$(PACKAGE_VERSION).so -+tea_SHARED_LIBNAME = lib$(PACKAGE_NAME)$(PACKAGE_VERSION).so.0 - tea_SHARED_LINKNAME1 = lib$(PACKAGE_NAME)$(PACKAGE_VERSION_MAJMIN).so - tea_SHARED_LINKNAME2 = lib$(PACKAGE_NAME)$(PACKAGE_VERSION_MAJOR).so - --tea_SHARED_LIBNAME_DEBUG = lib$(PACKAGE_NAME)$(PACKAGE_VERSION)g.so -+tea_SHARED_LIBNAME_DEBUG = lib$(PACKAGE_NAME)$(PACKAGE_VERSION)g.so.0 - tea_SHARED_LINKNAME1_DEBUG = lib$(PACKAGE_NAME)$(PACKAGE_VERSION_MAJMIN)g.so - tea_SHARED_LINKNAME2_DEBUG = lib$(PACKAGE_NAME)$(PACKAGE_VERSION_MAJOR)g.so - -@@ -589,7 +589,7 @@ - ## ------------------------------------------------------------ - - TCLSH = @TCLSH@ --TCLTESTMAIN = /home/devel/src/C/tcl/ztcl/main--1.0/tests/all.tcl -+TCLTESTMAIN = ./tests/all.tcl - - #test_TARGETS = - #test_CLEANFILES = -@@ -663,7 +663,7 @@ - ## Package documentation in Texinfo format. - ## ------------------------------------------------------------ - --doc_texinfo_SRCDIR = /home/devel/src/C/tcl/ztcl/main--1.0/doc -+doc_texinfo_SRCDIR = ./doc - doc_texinfo_SOURCES = $(wildcard $(doc_texinfo_SRCDIR)/*.texi) - - vpath %.texi $(doc_texinfo_SRCDIR) diff --git a/devel/ztcl/files/patch-configure b/devel/ztcl/files/patch-configure deleted file mode 100644 index 3497cae1132..00000000000 --- a/devel/ztcl/files/patch-configure +++ /dev/null @@ -1,43 +0,0 @@ ---- configure.orig 2004-05-22 07:41:22.000000000 +0200 -+++ configure 2014-02-17 16:43:40.000000000 +0100 -@@ -3919,7 +3919,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ltclmorestub0.7g -ltclstub8.4g $LIBS" -+LIBS="-ltclmorestub0.7g $LIBS" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - /* confdefs.h. */ -@@ -3986,7 +3986,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ltclmorestub0.7 -ltclstub8.4 $LIBS" -+LIBS="-ltclmorestub0.7 -ltclstub84 $LIBS" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - /* confdefs.h. */ -@@ -6748,7 +6748,7 @@ - # results, and the version is kept in special file). - - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then -- system=MP-RAS-`awk '{print }' /etc/.relid'` -+ system=MP-RAS-`awk '{print }' /etc/.relid` - fi - if test "`uname -s`" = "AIX" ; then - system=AIX-`uname -v`.`uname -r` -@@ -7892,11 +7892,12 @@ - EXTRA_CFLAGS="-pthread" - LDFLAGS="$LDFLAGS -pthread" - fi -+ SHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}${SHLIB_SUFFIX}.0' - case $system in - FreeBSD-3.*) - # FreeBSD-3 doesn't handle version numbers with dots. - UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.a' -- SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so' -+ SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.0' - TCL_LIB_VERSIONS_OK=nodots - ;; - esac diff --git a/devel/ztcl/pkg-descr b/devel/ztcl/pkg-descr deleted file mode 100644 index edf301fc2c9..00000000000 --- a/devel/ztcl/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -ZTCL is an extension library for TCL written in the C language. It -implements an interface to the ZLIB compression and decompression -library, the one used by GZIP. - -WWW: http://gna.org/projects/ztcl/ diff --git a/devel/ztcl/pkg-plist b/devel/ztcl/pkg-plist deleted file mode 100644 index 29780e6c57a..00000000000 --- a/devel/ztcl/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -include/ztcl.h -include/ztclDecls.h -lib/libztcl1.0.4.so.0 -lib/libztcl1.0.so -lib/libztcl1.so -lib/libztclstub1.0.4.a -lib/libztclstub1.0.a -lib/libztclstub1.a -lib/ztcl/pkgIndex.tcl -share/aclocal/ztcl.m4 diff --git a/dns/Makefile b/dns/Makefile index a606809c7fe..78456b0da63 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -93,6 +93,7 @@ SUBDIR += knot-resolver SUBDIR += knot1 SUBDIR += knot2 + SUBDIR += knot2-lib SUBDIR += ldapdns SUBDIR += ldns SUBDIR += libasr diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index b40e697d506..1082dcd6973 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -40,13 +40,13 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.4a0.2018.11.20 +ISCVERSION= 9.13.4a0.2018.12.04 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= bf519a3574acb6153d53756485c9fe567cd32c6b +GL_COMMIT= 8743a853d2afe4bddb8f4d314f2fa8a7bbeb4025 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 43da49cc3dc..68ba4308924 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543232582 -SHA256 (isc-projects-bind9-bf519a3574acb6153d53756485c9fe567cd32c6b_GL0.tar.gz) = 8f4c8bc2a47bec44b109b5103db8d3e4402a54bbcf8029e4f76e7eaf27b06ba3 -SIZE (isc-projects-bind9-bf519a3574acb6153d53756485c9fe567cd32c6b_GL0.tar.gz) = 6307901 +TIMESTAMP = 1543933450 +SHA256 (isc-projects-bind9-8743a853d2afe4bddb8f4d314f2fa8a7bbeb4025_GL0.tar.gz) = 32d034e17714a286860e53c5b93d7f50032423a87608d6ea7ee3b98187953934 +SIZE (isc-projects-bind9-8743a853d2afe4bddb8f4d314f2fa8a7bbeb4025_GL0.tar.gz) = 6309946 diff --git a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl index caa3388fb89..d1f84cd708c 100644 --- a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl +++ b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl @@ -1,4 +1,4 @@ ---- bin/named/config.c.orig 2018-11-19 17:02:41 UTC +--- bin/named/config.c.orig 2018-12-04 09:57:38 UTC +++ bin/named/config.c @@ -182,6 +182,7 @@ options {\n\ notify-source *;\n\ @@ -8,9 +8,9 @@ provide-ixfr true;\n\ qname-minimization relaxed;\n\ query-source address *;\n\ ---- bin/named/server.c.orig 2018-11-19 17:02:41 UTC +--- bin/named/server.c.orig 2018-12-04 09:57:38 UTC +++ bin/named/server.c -@@ -4116,6 +4116,11 @@ configure_view(dns_view_t *view, dns_vie +@@ -4124,6 +4124,11 @@ configure_view(dns_view_t *view, dns_vie } obj = NULL; @@ -22,7 +22,7 @@ result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asuint32(obj); ---- lib/dns/include/dns/view.h.orig 2018-11-19 17:02:41 UTC +--- lib/dns/include/dns/view.h.orig 2018-12-04 09:57:38 UTC +++ lib/dns/include/dns/view.h @@ -153,6 +153,7 @@ struct dns_view { bool requestnsid; @@ -32,7 +32,7 @@ dns_ttl_t maxncachettl; dns_ttl_t mincachettl; dns_ttl_t minncachettl; ---- lib/dns/resolver.c.orig 2018-11-19 17:02:41 UTC +--- lib/dns/resolver.c.orig 2018-12-04 09:57:38 UTC +++ lib/dns/resolver.c @@ -5967,6 +5967,12 @@ cache_name(fetchctx_t *fctx, dns_name_t } @@ -47,7 +47,7 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2018-11-19 17:02:41 UTC +--- lib/isccfg/namedconf.c.orig 2018-12-04 09:57:38 UTC +++ lib/isccfg/namedconf.c @@ -1921,6 +1921,7 @@ view_clauses[] = { { "max-acache-size", &cfg_type_sizenodefault, diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index 68008c5f3da..dc6855bd683 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-11-26 10:22:36 UTC +--- configure.orig 2018-12-04 09:57:38 UTC +++ configure -@@ -16386,27 +16386,9 @@ done +@@ -16308,27 +16308,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -30,7 +30,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5 $as_echo_n "checking linking as $TRY_LIBS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext -@@ -16449,47 +16431,7 @@ $as_echo "no" >&6; } ;; +@@ -16371,47 +16353,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -79,7 +79,7 @@ DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -21008,7 +20950,7 @@ $as_echo "" >&6; } +@@ -20931,7 +20873,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 958e10fbc93..965af070f17 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index d18724cf243..b9883e275b8 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -3,6 +3,7 @@ PORTNAME= knot-resolver DISTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ https://dns.company/downloads/knot-resolver/ diff --git a/dns/knot2-lib/Makefile b/dns/knot2-lib/Makefile new file mode 100644 index 00000000000..9654ccf1672 --- /dev/null +++ b/dns/knot2-lib/Makefile @@ -0,0 +1,14 @@ +# $FreeBSD$ + +# Define PORTREVISION in ${MASTERDIR} +COMMENT= Knot2 lib (required by knot-resolver) +PKGNAMESUFFIX= 2-lib + +MASTERDIR= ${.CURDIR}/../knot2 +DESCR= ${.CURDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist + +LIB_ONLY= yes +COMPONENT= -lib + +.include "${MASTERDIR}/Makefile" diff --git a/dns/knot2-lib/pkg-descr b/dns/knot2-lib/pkg-descr new file mode 100644 index 00000000000..200973e0ea1 --- /dev/null +++ b/dns/knot2-lib/pkg-descr @@ -0,0 +1,4 @@ +This port allows to install only libknot, which comes along with +Knot DNS (authoritative), but also is a depency of knot-resolver + +WWW: https://www.knot-dns.cz/ diff --git a/dns/knot2-lib/pkg-plist b/dns/knot2-lib/pkg-plist new file mode 100644 index 00000000000..a014b8ecd8b --- /dev/null +++ b/dns/knot2-lib/pkg-plist @@ -0,0 +1,76 @@ +include/knot/module.h +include/libdnssec/binary.h +include/libdnssec/crypto.h +include/libdnssec/dnssec.h +include/libdnssec/error.h +include/libdnssec/key.h +include/libdnssec/keyid.h +include/libdnssec/keystore.h +include/libdnssec/keytag.h +include/libdnssec/list.h +include/libdnssec/nsec.h +include/libdnssec/random.h +include/libdnssec/sign.h +include/libdnssec/tsig.h +include/libdnssec/version.h +include/libknot/attribute.h +include/libknot/codes.h +include/libknot/consts.h +include/libknot/control/control.h +include/libknot/cookies.h +include/libknot/db/db.h +include/libknot/db/db_lmdb.h +include/libknot/db/db_trie.h +include/libknot/descriptor.h +include/libknot/dname.h +include/libknot/endian.h +include/libknot/errcode.h +include/libknot/error.h +include/libknot/libknot.h +include/libknot/lookup.h +include/libknot/mm_ctx.h +include/libknot/packet/compr.h +include/libknot/packet/pkt.h +include/libknot/packet/rrset-wire.h +include/libknot/packet/wire.h +include/libknot/rdata.h +include/libknot/rdataset.h +include/libknot/rrset-dump.h +include/libknot/rrset.h +include/libknot/rrtype/dnskey.h +include/libknot/rrtype/ds.h +include/libknot/rrtype/naptr.h +include/libknot/rrtype/nsec.h +include/libknot/rrtype/nsec3.h +include/libknot/rrtype/nsec3param.h +include/libknot/rrtype/opt.h +include/libknot/rrtype/rdname.h +include/libknot/rrtype/rrsig.h +include/libknot/rrtype/soa.h +include/libknot/rrtype/tsig.h +include/libknot/tsig-op.h +include/libknot/tsig.h +include/libknot/version.h +include/libknot/wire.h +include/libknot/yparser/yparser.h +include/libknot/yparser/ypformat.h +include/libknot/yparser/ypschema.h +include/libknot/yparser/yptrafo.h +include/libzscanner/error.h +include/libzscanner/scanner.h +include/libzscanner/version.h +lib/libdnssec.a +lib/libdnssec.so +lib/libdnssec.so.6 +lib/libdnssec.so.6.0.0 +lib/libknot.a +lib/libknot.so +lib/libknot.so.8 +lib/libknot.so.8.0.0 +lib/libzscanner.a +lib/libzscanner.so +lib/libzscanner.so.2 +lib/libzscanner.so.2.0.0 +libdata/pkgconfig/libdnssec.pc +libdata/pkgconfig/libknot.pc +libdata/pkgconfig/libzscanner.pc diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile index 329062def72..fa336d888bf 100644 --- a/dns/knot2/Makefile +++ b/dns/knot2/Makefile @@ -6,10 +6,10 @@ DISTVERSION= 2.7.4 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ -PKGNAMESUFFIX= 2 +PKGNAMESUFFIX?= 2 MAINTAINER= freebsd@dns.company -COMMENT= High performance authoritative-only DNS server +COMMENT?= High performance authoritative-only DNS server LICENSE= GPLv3 diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index ea1fd4dd530..a4621ebf6b6 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -3,6 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.1.7 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor40/Makefile b/dns/powerdns-recursor40/Makefile index 33398841b10..b79c06284b6 100644 --- a/dns/powerdns-recursor40/Makefile +++ b/dns/powerdns-recursor40/Makefile @@ -3,7 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.0.9 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 3e29470a9d7..2e54a22ac9e 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,6 +2,7 @@ PORTNAME= powerdns DISTVERSION= 4.1.5 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/editors/neovim-qt/Makefile b/editors/neovim-qt/Makefile index 4427b5b33ec..f7d51d73d05 100644 --- a/editors/neovim-qt/Makefile +++ b/editors/neovim-qt/Makefile @@ -2,7 +2,7 @@ PORTNAME= neovim-qt DISTVERSIONPREFIX= v -DISTVERSION= 0.2.8 +DISTVERSION= 0.2.10 CATEGORIES= editors MAINTAINER= chuck@tuffli.net diff --git a/editors/neovim-qt/distinfo b/editors/neovim-qt/distinfo index a3243480493..77ecaac6e00 100644 --- a/editors/neovim-qt/distinfo +++ b/editors/neovim-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513608557 -SHA256 (equalsraf-neovim-qt-v0.2.8_GH0.tar.gz) = 53653c21de1dd41fb78a65f27e989b3478c74ad91cbde92f831fb3d81b25802b -SIZE (equalsraf-neovim-qt-v0.2.8_GH0.tar.gz) = 969166 +TIMESTAMP = 1535376549 +SHA256 (equalsraf-neovim-qt-v0.2.10_GH0.tar.gz) = 42e3205f3fa9924e4970aed8ff28d17d9aefeb394bb40493d37f8a0afba40c34 +SIZE (equalsraf-neovim-qt-v0.2.10_GH0.tar.gz) = 1031831 diff --git a/editors/neovim-qt/pkg-descr b/editors/neovim-qt/pkg-descr index 815df3b5ea7..b8042571e8b 100644 --- a/editors/neovim-qt/pkg-descr +++ b/editors/neovim-qt/pkg-descr @@ -1,5 +1,3 @@ -neovim is a Qt5 GUI for neovim. -Commands for interacting with the GUI are regular commands, -available in the documentation. +A neovim client library and GUI, in Qt5. WWW: https://github.com/equalsraf/neovim-qt/ diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index d67b65ee1e9..03c13bb3473 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20181128 +PORTVERSION= s20181202 PORTREVISION?= 0 CATEGORIES= emulators @@ -21,7 +21,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 7e90abec7 +GH_TAGNAME= 11bc9028b GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ MerryMage:dynarmic:r1-992-g4e6848d1:dynarmic/externals/dynarmic \ diff --git a/emulators/citra/distinfo b/emulators/citra/distinfo index 6580d29e222..db8875c0bf9 100644 --- a/emulators/citra/distinfo +++ b/emulators/citra/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1543422281 -SHA256 (citra-emu-citra-s20181128-7e90abec7_GH0.tar.gz) = 337844b324dc94afefb356158e7aebad50823052b00b435aa349c902ae35ff25 -SIZE (citra-emu-citra-s20181128-7e90abec7_GH0.tar.gz) = 4659770 +TIMESTAMP = 1543737658 +SHA256 (citra-emu-citra-s20181202-11bc9028b_GH0.tar.gz) = 3b2c8c7bc637f3fecefaa5686d261f0e84a60026829aaa04067ec896396f54d0 +SIZE (citra-emu-citra-s20181202-11bc9028b_GH0.tar.gz) = 4662195 SHA256 (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = f3fc8c9d4991b05ca1e1c8f5907ecd3ffd9724a8dccf328087b4784cda5c7db3 SIZE (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = 1762942 SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b554cc413986efc777c195e44c6d3d223de9a63c diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 80fe8a10e53..76632738415 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.5-1076 -DISTVERSIONSUFFIX= -gec768afbd +DISTVERSION= 0.0.5-1090 +DISTVERSIONSUFFIX= -g32059bfaa CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 USE_GITHUB= yes GH_ACCOUNT= RPCS3 -GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-26-g4c27501:hidapi/3rdparty/hidapi \ +GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-27-g9220f5e:hidapi/3rdparty/hidapi \ RPCS3:llvm:5c906fd1694e:llvm/llvm \ Cyan4973:xxHash:v0.6.5:xxHash/3rdparty/xxHash \ jbeder:yaml-cpp:yaml-cpp-0.6.2-8-gc90c08c:yamlcpp/3rdparty/yaml-cpp \ diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index b88b670b420..42eb1defa40 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1543611085 -SHA256 (RPCS3-rpcs3-v0.0.5-1076-gec768afbd_GH0.tar.gz) = 24c83ee9a22a54349ef1eb46d8f9ef27e5f7c6e2919cff032e8e3a9daf390b57 -SIZE (RPCS3-rpcs3-v0.0.5-1076-gec768afbd_GH0.tar.gz) = 5027727 -SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-26-g4c27501_GH0.tar.gz) = 4f58ba2a51136cc6af0f1d833688b55f78468c4f5429a4bf9b38bb51c9d212b1 -SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-26-g4c27501_GH0.tar.gz) = 105372 +TIMESTAMP = 1543877161 +SHA256 (RPCS3-rpcs3-v0.0.5-1090-g32059bfaa_GH0.tar.gz) = 1f8dec8f6f2775ed9059ca7c5d9fb6a594bc1ba220f4aac46b0d0e01459e1234 +SIZE (RPCS3-rpcs3-v0.0.5-1090-g32059bfaa_GH0.tar.gz) = 5028705 +SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz) = 3120e0b701943f452760e45f9fc1ac50bab356ad4c807b4cac4598041c5ca1a5 +SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz) = 105400 SHA256 (RPCS3-llvm-5c906fd1694e_GH0.tar.gz) = 8bbe95fbbea545ebb03e73d526add64e2853f86176ad42690f8ce5846bd419ce SIZE (RPCS3-llvm-5c906fd1694e_GH0.tar.gz) = 43639523 SHA256 (Cyan4973-xxHash-v0.6.5_GH0.tar.gz) = 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95 diff --git a/finance/beancount/Makefile b/finance/beancount/Makefile index d1f2fc1c939..1a8ed6c8d81 100644 --- a/finance/beancount/Makefile +++ b/finance/beancount/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= beancount -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= finance MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/ DISTNAME= ${PORTVERSION} @@ -28,14 +28,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_F ${PYTHON_PKGNAMEPREFIX}google-api-python-client>=0:www/py-google-api-python-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py-python-magic@${PY_FLAVOR} +USES= python:3.5+ +USE_PYTHON= autoplist distutils + # Project hosted on Bitbucket BB_ACCOUNT= blais -BB_COMMIT= 2b20d3017825 +BB_COMMIT= fd27856ff2de BB_PROJECT= ${PORTNAME} WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} -USES= python:3.5+ -USE_PYTHON= autoplist distutils - .include diff --git a/finance/beancount/distinfo b/finance/beancount/distinfo index 5fa8f84ae6e..617905fd692 100644 --- a/finance/beancount/distinfo +++ b/finance/beancount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534755684 -SHA256 (beancount/2.1.2.tar.gz) = ee6f0a75bfffa0b3e386d2a93709809624f935cbddf72f57bae281c18026452f -SIZE (beancount/2.1.2.tar.gz) = 1703555 +TIMESTAMP = 1543917304 +SHA256 (beancount/2.1.3.tar.gz) = 2297ee56641214caa6d96219315f864e54ef9878fc06cc752e4d88ea4659ad68 +SIZE (beancount/2.1.3.tar.gz) = 1718027 diff --git a/finance/fava/Makefile b/finance/fava/Makefile index d67800c1d6f..8c4f184c497 100644 --- a/finance/fava/Makefile +++ b/finance/fava/Makefile @@ -1,11 +1,9 @@ # $FreeBSD$ PORTNAME= fava -PORTVERSION= 1.8 -DISTVERSIONPREFIX= v +PORTVERSION= 1.9 CATEGORIES= finance -MASTER_SITES= LOCAL/nivit/${PORTNAME}/:static -DISTFILES= ${PORTNAME}-static-gen-${PORTVERSION}.tar.gz:static +MASTER_SITES= CHEESESHOP MAINTAINER= nivit@FreeBSD.org COMMENT= Web interface for Beancount @@ -24,10 +22,7 @@ RUN_DEPENDS= beancount>=2.1.2:finance/beancount \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson@${PY_FLAVOR} -GH_ACCOUNT= beancount - USES= python:3.5+ # same as finance/beancount -USE_GITHUB= yes USE_PYTHON= autoplist distutils .include diff --git a/finance/fava/distinfo b/finance/fava/distinfo index faf101cb7bd..2129bf37ac5 100644 --- a/finance/fava/distinfo +++ b/finance/fava/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1535819146 -SHA256 (fava-static-gen-1.8.tar.gz) = 068d9e2bdbb3ebbb599cdb3e8b8fc1d7729ebe93591217865152b9b676042e9e -SIZE (fava-static-gen-1.8.tar.gz) = 422835 -SHA256 (beancount-fava-v1.8_GH0.tar.gz) = 4262fb01daed2964c5f75700f4fdce6fedbfffdb25bdb221a41de87b5ba49ba0 -SIZE (beancount-fava-v1.8_GH0.tar.gz) = 332251 +TIMESTAMP = 1543918959 +SHA256 (fava-1.9.tar.gz) = 337d04d9c898f7a34d89e251574b8f32ee8c9badc0b13b9f5391ba6e684ab984 +SIZE (fava-1.9.tar.gz) = 522228 diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index 8f291322c2a..ce2c0696ea8 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -3,7 +3,7 @@ PORTNAME= Cockatrice PORTVERSION= 2.6.1.g2018.07.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org diff --git a/games/hyperrogue/Makefile b/games/hyperrogue/Makefile index 21e6c2680dd..fd5677b82b0 100644 --- a/games/hyperrogue/Makefile +++ b/games/hyperrogue/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= hyperrogue -PORTVERSION= 10.5 +PORTVERSION= 10.5a +DISTVERSIONPREFIX= v CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/hyperrogue/distinfo b/games/hyperrogue/distinfo index 1d08fa01bb4..314a44f35ba 100644 --- a/games/hyperrogue/distinfo +++ b/games/hyperrogue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542732157 -SHA256 (zenorogue-hyperrogue-10.5_GH0.tar.gz) = d423f768d3f82816ca3ecb92e73ff7fe532acbc394a16358e9cbe57e55bb0433 -SIZE (zenorogue-hyperrogue-10.5_GH0.tar.gz) = 56965493 +TIMESTAMP = 1543925652 +SHA256 (zenorogue-hyperrogue-v10.5a_GH0.tar.gz) = 51cb7752b3fe78c747f6ddc39d0699a73ca38abeda915d23574464f7a58bccbb +SIZE (zenorogue-hyperrogue-v10.5a_GH0.tar.gz) = 56966889 diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile index b3dc377a7a2..5ad81734151 100644 --- a/games/lpairs/Makefile +++ b/games/lpairs/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lpairs -PORTVERSION= 1.0.4 -PORTREVISION= 4 +PORTVERSION= 1.0.5 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/ @@ -13,24 +12,29 @@ COMMENT= Classical memory game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +USES= autoreconf GNU_CONFIGURE= yes USE_SDL= sdl -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -PLIST_FILES= bin/${PORTNAME} PORTDATA= * +DESKTOP_ENTRIES="LPairs" \ + "" \ + "${PORTNAME}" \ + "${PORTNAME}" \ + "Game;LogicGame;" \ + "" + OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} -NLS_PLIST_FILES= share/locale/de/LC_MESSAGES/lpairs.mo post-patch: - @${REINPLACE_CMD} -e '/^LIBS =/ s|$$| $${INTLLIBS}|' \ - ${WRKSRC}/lpairs/Makefile.in - @${REINPLACE_CMD} -e 's|^\(inst_dir=\).*|\1$$datarootdir/lpairs|' \ - ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|games/lpairs|lpairs|' ${WRKSRC}/configure.in + +post-install: + ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/games/lpairs/distinfo b/games/lpairs/distinfo index f0ed7c9dc76..f08e17e146b 100644 --- a/games/lpairs/distinfo +++ b/games/lpairs/distinfo @@ -1,2 +1,3 @@ -SHA256 (lpairs-1.0.4.tar.gz) = 350237a51a5de6b2a557af687b4f16678056a0e8d8d96d7e395f6629481462c5 -SIZE (lpairs-1.0.4.tar.gz) = 536625 +TIMESTAMP = 1542651898 +SHA256 (lpairs-1.0.5.tar.gz) = 57afe33d2a83229c3cff5efa6512fd2eeac4eacb92d37dd3070db6bbb024dc16 +SIZE (lpairs-1.0.5.tar.gz) = 557997 diff --git a/games/lpairs/files/patch-lpairs-pairs.h b/games/lpairs/files/patch-lpairs-pairs.h deleted file mode 100644 index ef9e063b25e..00000000000 --- a/games/lpairs/files/patch-lpairs-pairs.h +++ /dev/null @@ -1,15 +0,0 @@ ---- lpairs/pairs.h.orig 2005-09-27 18:02:58.000000000 +0400 -+++ lpairs/pairs.h 2009-03-25 22:04:25.000000000 +0300 -@@ -102,10 +102,10 @@ - void draw_button( Pairs *pairs, int map_x, int map_y, int type ); - - /* get map contents at position */ --inline int get_map_cont( Pairs *pairs, int map_x, int map_y ); -+int get_map_cont( Pairs *pairs, int map_x, int map_y ); - - /* set map contents at position */ --inline void set_map_cont( Pairs *pairs, int map_x, int map_y, int cont ); -+void set_map_cont( Pairs *pairs, int map_x, int map_y, int cont ); - - /* draw all buttons */ - void draw_all_buttons( Pairs *pairs, int type ); diff --git a/games/lpairs/files/patch-lpairs-sdl.h b/games/lpairs/files/patch-lpairs-sdl.h deleted file mode 100644 index 2605e7a271d..00000000000 --- a/games/lpairs/files/patch-lpairs-sdl.h +++ /dev/null @@ -1,45 +0,0 @@ ---- lpairs/sdl.h.orig 2001-03-16 21:43:22.000000000 +0300 -+++ lpairs/sdl.h 2009-03-25 22:04:45.000000000 +0300 -@@ -40,8 +40,8 @@ - SDL_Surface* load_surf(char *fname, int f); - SDL_Surface* create_surf(int w, int h, int f); - int disp_format(SDL_Surface *sur); --inline void lock_surf(SDL_Surface *sur); --inline void unlock_surf(SDL_Surface *sur); -+void lock_surf(SDL_Surface *sur); -+void unlock_surf(SDL_Surface *sur); - void blit_surf(void); - void alpha_blit_surf(int alpha); - void fill_surf(int c); -@@ -86,8 +86,8 @@ - Font* load_fixed_font(char *fname, int off, int len, int w); - void free_font(Font *sfnt); - int write_text(Font *sfnt, SDL_Surface *dest, int x, int y, char *str, int alpha); --inline void lock_font(Font *sfnt); --inline void unlock_font(Font *sfnt); -+void lock_font(Font *sfnt); -+void unlock_font(Font *sfnt); - SDL_Rect last_write_rect(Font *fnt); - int text_width(Font *fnt, char *str); - -@@ -116,16 +116,16 @@ - void quit_sdl(); - int set_video_mode( int w, int h, int d, int f ); - void hardware_cap(); --inline void refresh_screen( int x, int y, int w, int h ); -+void refresh_screen( int x, int y, int w, int h ); - void refresh_rects(); - void add_refresh_rect(int x, int y, int w, int h); - void dim_screen(int steps, int delay, int trp); - void undim_screen(int steps, int delay, int trp); - int wait_for_key(); - void wait_for_click(); --inline void lock_screen(); --inline void unlock_screen(); --inline void flip_screen(); -+void lock_screen(); -+void unlock_screen(); -+void flip_screen(); - - /* cursor */ - /* creates cursor */ diff --git a/games/lpairs/files/patch-lpairs_Makefile.am b/games/lpairs/files/patch-lpairs_Makefile.am new file mode 100644 index 00000000000..40fefc41906 --- /dev/null +++ b/games/lpairs/files/patch-lpairs_Makefile.am @@ -0,0 +1,13 @@ +--- lpairs/Makefile.am.orig 2018-11-02 16:43:54 UTC ++++ lpairs/Makefile.am +@@ -6,6 +6,10 @@ DEFS = @DEFS@ @inst_flag@ @sound_flag@ @ + bin_PROGRAMS = lpairs + lpairs_SOURCES = main.c pairs.c dynlist.c sdl.c cfg.c menu.c sndsrv.c + ++lpairs_LDADD = \ ++ $(INTLLIBS) ++ ++ + #source + EXTRA_DIST = main.c pairs.c dynlist.c sdl.c cfg.c menu.c sndsrv.c \ + pairs.h dynlist.h sdl.h cfg.h menu.h sndsrv.h gettext.h \ diff --git a/games/lpairs/pkg-plist b/games/lpairs/pkg-plist new file mode 100644 index 00000000000..4465d230232 --- /dev/null +++ b/games/lpairs/pkg-plist @@ -0,0 +1,3 @@ +bin/lpairs +%%NLS%%share/locale/de/LC_MESSAGES/lpairs.mo +share/pixmaps/lpairs.png diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile index f2fd9ea0eaf..508d15a9116 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index fbb4c111e95..5a6cc4e5019 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF @@ -28,7 +28,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/libircclient.h:irc/libircclient \ USE_HARDENING= pie:off relro:off -USES= iconv gmake qmake qt:4 sqlite ssl +USES= compiler:c++11-lang iconv gmake qmake qt:4 sqlite ssl +USE_CXXSTD= c++11 USE_QT= gui corelib network sql sql-sqlite3 \ moc_build rcc_build uic_build USE_SDL= mixer diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 2e928b93cc4..ef6c95f06f8 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.11.25 +PORTVERSION= 2018.12.01 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} diff --git a/german/mythes/distinfo b/german/mythes/distinfo index e7c1d20f326..d7e13719b40 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543240817 -SHA256 (mythes/Deutscher-Thesaurus-20181125.oxt) = a8ca8bd775bf1caec5e3ff33ae5c1383f7bdc3ae4bad6d1b95e8065493eb5361 -SIZE (mythes/Deutscher-Thesaurus-20181125.oxt) = 9125697 +TIMESTAMP = 1543859867 +SHA256 (mythes/Deutscher-Thesaurus-20181201.oxt) = 269bf2c91f5b0b0aa9a7b432b6c0738f9643a4a871a53655638dcaa1d56d663b +SIZE (mythes/Deutscher-Thesaurus-20181201.oxt) = 9130246 diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index 071a41cd8e0..90a82efff1a 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MAINTAINER= eric@camachat.org @@ -36,8 +36,9 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.1:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}PyWavelets>=0.4:math/py-PyWavelets@${PY_FLAVOR} +USES= compiler:c++11-lib fortran gmake pkgconfig python:2.7 +USE_CXXSTD= c++11 USE_LDCONFIG= yes -USES= gmake python:2.7 fortran compiler:c++11-lib pkgconfig USE_PYTHON= flavors cython CXXFLAGS+= -DGTEST_USE_OWN_TR1_TUPLE=1 diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 664617db54a..e961bbb84d0 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -21,10 +21,8 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even -USE_HARDENING= safestack - -USES= desktop-file-utils gettext gnome jpeg localbase \ - meson pkgconfig python:build,3.4+ shebangfix tar:xz +USES= compiler:c++11-lang desktop-file-utils gettext gnome jpeg \ + localbase meson pkgconfig python:build,3.4+ shebangfix tar:xz USE_GNOME= cairo librsvg2 gtk30 gnomedesktop3 introspection USE_XORG= x11 INSTALLS_ICONS= yes diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index 9952bda5a07..5e7df6eee91 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -11,14 +11,17 @@ COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex LICENSE= BSD3CLAUSE -BUILD_DEPENDS= bash:shells/bash +# there are some systems that have a static /bin/bash, so +# in order to make BUILD_DEPENDS effective, use the same absolute +# path we will pass down through CONFIGURE_SHELL below. +BUILD_DEPENDS= ${BASH_CMD}:shells/bash USES= compiler:c++14-lang pkgconfig libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes # The configure script uses bash arrays -CONFIGURE_SHELL= ${LOCALBASE}/bin/bash +CONFIGURE_SHELL=${BASH_CMD} CONFIGURE_ARGS= --disable-static TEST_TARGET= check @@ -27,6 +30,8 @@ OPTIONS_DEFINE= DOCS LARGE_STACK LARGE_STACK_DESC= Enable sys-dependent large stack optimizations LARGE_STACK_CONFIGURE_ENABLE= large-stack +BASH_CMD= ${LOCALBASE}/bin/bash + OPTIONS_SUB= yes MAJORVER= 2_3 diff --git a/graphics/libprojectm/Makefile b/graphics/libprojectm/Makefile index e5bb663c6f7..a0a236dbf1b 100644 --- a/graphics/libprojectm/Makefile +++ b/graphics/libprojectm/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libftgl.so:graphics/ftgl \ libvisual-0.4.so:graphics/libvisual04 RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm -USES= autoreconf:build gl gmake libtool localbase:ldflags pkgconfig qt:5 +USES= autoreconf:build compiler:c++11-lang gl gmake libtool \ + localbase:ldflags pkgconfig qt:5 USE_GITHUB= yes GH_ACCOUNT= projectM-visualizer diff --git a/graphics/libprojectm/files/patch-src_libprojectM_Renderer_ShaderEngine.cpp b/graphics/libprojectm/files/patch-src_libprojectM_Renderer_ShaderEngine.cpp new file mode 100644 index 00000000000..9dfcc193c50 --- /dev/null +++ b/graphics/libprojectm/files/patch-src_libprojectM_Renderer_ShaderEngine.cpp @@ -0,0 +1,12 @@ +--- src/libprojectM/Renderer/ShaderEngine.cpp.orig 2018-12-03 11:18:41 UTC ++++ src/libprojectM/Renderer/ShaderEngine.cpp +@@ -16,6 +16,9 @@ + #include + #include + #include ++#ifdef __FreeBSD__ ++#include ++#endif + + #ifdef USE_GLES + #define GLSL_VERSION "300 es" diff --git a/graphics/libprojectm/files/patch-src_libprojectM_Renderer_hlslparser_src_HLSLParser.cpp b/graphics/libprojectm/files/patch-src_libprojectM_Renderer_hlslparser_src_HLSLParser.cpp new file mode 100644 index 00000000000..e4656568500 --- /dev/null +++ b/graphics/libprojectm/files/patch-src_libprojectM_Renderer_hlslparser_src_HLSLParser.cpp @@ -0,0 +1,12 @@ +--- src/libprojectM/Renderer/hlslparser/src/HLSLParser.cpp.orig 2018-12-03 11:23:19 UTC ++++ src/libprojectM/Renderer/hlslparser/src/HLSLParser.cpp +@@ -20,6 +20,9 @@ + #include + #include + #include ++#ifdef __FreeBSD__ ++#include ++#endif + + namespace M4 + { diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 72e7479b0c7..bb29c3a4f76 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index 980134167d1..642bdc67e89 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,7 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.9 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= lbartoletti@tuxfamily.org @@ -22,11 +22,12 @@ LIB_DEPENDS= libosg.so:graphics/osg \ libprotoc.so:devel/protobuf \ librocksdb.so:databases/rocksdb -USES= cmake pkgconfig sqlite +USES= cmake compiler:c++11-lang pkgconfig sqlite USE_GITHUB= yes GH_ACCOUNT= gwaldron +USE_CXXSTD= c++11 USE_LDCONFIG= yes USE_GL+= gl glu PLIST_SUB= OSGVERSION=3.4.0 diff --git a/graphics/panoglview/Makefile b/graphics/panoglview/Makefile index 2c576aff7ff..d58dce0be53 100644 --- a/graphics/panoglview/Makefile +++ b/graphics/panoglview/Makefile @@ -20,7 +20,7 @@ CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include -ftemplate-depth-64 LIBS+= -L${LOCALBASE}/lib -lGLU -lGL -USE_WX= 2.8 +USE_WX= 2.8 3.0 WX_COMPS= wx WX_CONF_ARGS= relative diff --git a/graphics/panoglview/files/patch-src_panocanvas.cpp b/graphics/panoglview/files/patch-src_panocanvas.cpp new file mode 100644 index 00000000000..43f264b1042 --- /dev/null +++ b/graphics/panoglview/files/patch-src_panocanvas.cpp @@ -0,0 +1,98 @@ +--- src/panocanvas.cpp.orig 2008-07-23 21:09:12 UTC ++++ src/panocanvas.cpp +@@ -41,12 +41,20 @@ + + BEGIN_EVENT_TABLE(panoCanvas, wxGLCanvas) + EVT_PAINT(panoCanvas::OnPaint) ++#if wxCHECK_VERSION(3,0,0) ++ EVT_SIZE (panoCanvas::resized) ++#else //wxCHECK_VERSION(3,0,0) + EVT_SIZE (panoCanvas::OnSize) ++#endif //wxCHECK_VERSION(3,0,0) + EVT_ERASE_BACKGROUND(panoCanvas::OnEraseBackground) + END_EVENT_TABLE() + + panoCanvas::panoCanvas(wxWindow *parent, int id, const wxPoint &position, const wxSize &size) : ++#if wxCHECK_VERSION(3,0,0) ++wxGLCanvas(parent,id,0,position,size), ++#else //wxCHECK_VERSION(3,0,0) + wxGLCanvas(parent,id,position,size), ++#endif //wxCHECK_VERSION(3,0,0) + m_position(0.0,0.0,50.0), + m_aspectratio(size.GetWidth()/(double) size.GetHeight()), + m_initialized(false), +@@ -56,6 +64,9 @@ m_currentboundaries(CPanRange (-m_position.getFov()*m + CAngleRange( -m_position.getFov() / 2.0, m_position.getFov() / 2.0), + CAngleRange( 0.0, 180.0 )), + m_imageboundaries(CPanRange(-180.0,180.0),CAngleRange(-90.0,90.0),CAngleRange(0.0,180.0)), ++#if wxCHECK_VERSION(3,0,0) ++m_context(new wxGLContext(this)), ++#endif //wxCHECK_VERSION(3,0,0) + m_divisions(128) + { + for(int i=0;i<16;++i) +@@ -68,24 +79,40 @@ panoCanvas::~panoCanvas() + { + if(m_hasimage) + deletePanorama(); ++#if wxCHECK_VERSION(3,0,0) ++ delete m_context; ++#endif //wxCHECK_VERSION(3,0,0) + } + + void panoCanvas::OnEraseBackground(wxEraseEvent& event) + { + } + ++#if wxCHECK_VERSION(3,0,0) ++void panoCanvas::resized(wxSizeEvent &event) ++#else //wxCHECK_VERSION(3,0,0) + void panoCanvas::OnSize(wxSizeEvent &event) ++#endif //wxCHECK_VERSION(3,0,0) + { ++#if !wxCHECK_VERSION(3,0,0) + wxGLCanvas::OnSize(event); ++#endif //!wxCHECK_VERSION(3,0,0) + + int w,h; + GetClientSize(&w,&h); ++#if wxCHECK_VERSION(3,0,0) ++ if (GetXWindow()) SetCurrent(*m_context); ++#else //wxCHECK_VERSION(3,0,0) + SetCurrent(); ++#endif //wxCHECK_VERSION(3,0,0) + + + glViewport(0,0,(GLint) w, (GLint) h); + m_aspectratio = (GLdouble) w/(GLdouble) h; + m_winsize = wxSize(w,h); ++#if wxCHECK_VERSION(3,0,0) ++ Refresh(); ++#endif //wxCHECK_VERSION(3,0,0) + } + + void panoCanvas::OnPaint(wxPaintEvent &event) +@@ -93,7 +120,11 @@ void panoCanvas::OnPaint(wxPaintEvent &event) + /* must always be here */ + wxPaintDC dc(this); + ++#if wxCHECK_VERSION(3,0,0) ++ SetCurrent(*m_context); ++#else //wxCHECK_VERSION(3,0,0) + SetCurrent(); ++#endif //wxCHECK_VERSION(3,0,0) + + if(!m_initialized){ + initGL(); +@@ -125,7 +156,11 @@ void panoCanvas::position() + + void panoCanvas::deletePanorama() + { ++#if wxCHECK_VERSION(3,0,0) ++ SetCurrent(*m_context); ++#else //wxCHECK_VERSION(3,0,0) + SetCurrent(); ++#endif //wxCHECK_VERSION(3,0,0) + glDeleteTextures(m_numOfTexPatches.x*m_numOfTexPatches.y,m_textures); + m_hasimage = false; + delete [] m_viewableTexPatches; diff --git a/graphics/panoglview/files/patch-src_panocanvas.h b/graphics/panoglview/files/patch-src_panocanvas.h new file mode 100644 index 00000000000..af4bda3ffbd --- /dev/null +++ b/graphics/panoglview/files/patch-src_panocanvas.h @@ -0,0 +1,24 @@ +--- src/panocanvas.h.orig 2008-07-23 21:09:11 UTC ++++ src/panocanvas.h +@@ -148,7 +148,11 @@ class panoCanvas : public wxGLCanvas { (public) + panoCanvas(wxWindow *parent, int id, const wxPoint &position=wxDefaultPosition, const wxSize &size=wxDefaultSize); + virtual ~panoCanvas(); + void OnPaint(wxPaintEvent &event); ++#if wxCHECK_VERSION(3,0,0) ++ void resized(wxSizeEvent &event); ++#else //wxCHECK_VERSION(3,0,0) + void OnSize(wxSizeEvent &event); ++#endif //wxCHECK_VERSION(3,0,0) + void OnEraseBackground(wxEraseEvent& event); + + CBoundaries calculateViewBoundaries(const CPosition &offset = CPosition()); +@@ -198,6 +202,9 @@ class panoCanvas : public wxGLCanvas { (public) + CBoundaries m_currentboundaries; + CBoundaries m_imageboundaries; + bool m_initialized; ++#if wxCHECK_VERSION(3,0,0) ++ wxGLContext *m_context; ++#endif //wxCHECK_VERSION(3,0,0) + DECLARE_EVENT_TABLE(); + }; + diff --git a/graphics/panoglview/files/patch-src_panoframe.cpp b/graphics/panoglview/files/patch-src_panoframe.cpp new file mode 100644 index 00000000000..6d716a4bd31 --- /dev/null +++ b/graphics/panoglview/files/patch-src_panoframe.cpp @@ -0,0 +1,47 @@ +--- src/panoframe.cpp.orig 2008-07-23 21:09:11 UTC ++++ src/panoframe.cpp +@@ -136,7 +136,13 @@ PCX files (*.pcx)|*.pcx|\ + PNM files (*.pnm)|*.pnm|\ + TIFF files (*.tif)|*.tif|\ + XPM files (*.xpm)|*.xpm|\ +-All files (*.*)|*.*"),wxOPEN|wxFILE_MUST_EXIST); ++All files (*.*)|*.*"), ++#if wxCHECK_VERSION(3,0,0) ++ wxFD_OPEN|wxFD_FILE_MUST_EXIST ++#else //wxCHECK_VERSION(3,0,0) ++ wxOPEN|wxFILE_MUST_EXIST ++#endif //wxCHECK_VERSION(3,0,0) ++ ); + if (imagename !=wxT("")) + openImage(imagename); + } +@@ -153,7 +159,13 @@ void panoFrame::OnFullScreen(wxCommandEvent &event) + + void panoFrame::OnOpenProject(wxCommandEvent &event) + { +- wxString filename = wxFileSelector(_("Open Project"),wxEmptyString,wxEmptyString,wxT("paf"),_("Panorama files (*.paf)|*.paf|All files (*.*)|*.*"),wxOPEN|wxFILE_MUST_EXIST); ++ wxString filename = wxFileSelector(_("Open Project"),wxEmptyString,wxEmptyString,wxT("paf"),_("Panorama files (*.paf)|*.paf|All files (*.*)|*.*"), ++#if wxCHECK_VERSION(3,0,0) ++ wxFD_OPEN|wxFD_FILE_MUST_EXIST ++#else //wxCHECK_VERSION(3,0,0) ++ wxOPEN|wxFILE_MUST_EXIST ++#endif //wxCHECK_VERSION(3,0,0) ++ ); + if (filename !=wxT("")){ + openProject(filename); + } +@@ -292,7 +304,13 @@ void panoFrame::openArgumentFile(const wxString &filen + + void panoFrame::OnSaveProject(wxCommandEvent &event) + { +- wxString filename = wxFileSelector(_("Save Project"),wxEmptyString,wxEmptyString,wxT("paf"),_("Panorama files (*.paf)|*.paf|All files (*.*)|*.*"),wxOVERWRITE_PROMPT|wxSAVE); ++ wxString filename = wxFileSelector(_("Save Project"),wxEmptyString,wxEmptyString,wxT("paf"),_("Panorama files (*.paf)|*.paf|All files (*.*)|*.*"), ++#if wxCHECK_VERSION(3,0,0) ++ wxFD_OPEN|wxFD_FILE_MUST_EXIST ++#else //wxCHECK_VERSION(3,0,0) ++ wxOPEN|wxFILE_MUST_EXIST ++#endif //wxCHECK_VERSION(3,0,0) ++ ); + if (filename != wxT("")){ + if (wxFileExists(filename)) + wxRemoveFile(filename); diff --git a/graphics/panoglview/files/patch-src_panointeractivecanvas.cpp b/graphics/panoglview/files/patch-src_panointeractivecanvas.cpp new file mode 100644 index 00000000000..92b914685e7 --- /dev/null +++ b/graphics/panoglview/files/patch-src_panointeractivecanvas.cpp @@ -0,0 +1,60 @@ +--- src/panointeractivecanvas.cpp.orig 2008-07-23 21:09:12 UTC ++++ src/panointeractivecanvas.cpp +@@ -62,7 +62,11 @@ BEGIN_EVENT_TABLE(panoInteractiveCanvas, panoCanvas) + EVT_KEY_DOWN (panoInteractiveCanvas::OnKeyDown ) + EVT_KEY_UP (panoInteractiveCanvas::OnKeyUp ) + EVT_PAINT (panoInteractiveCanvas::OnPaint ) ++#if wxCHECK_VERSION(3,0,0) ++ EVT_SIZE (panoInteractiveCanvas::resized ) ++#else //wxCHECK_VERSION(3,0,0) + EVT_SIZE (panoInteractiveCanvas::OnSize ) ++#endif //wxCHECK_VERSION(3,0,0) + END_EVENT_TABLE() + + panoInteractiveCanvas::panoInteractiveCanvas(wxWindow* parent, int id, const wxPoint& position, const wxSize& size): +@@ -96,13 +100,23 @@ panoInteractiveCanvas::~panoInteractiveCanvas() + { + } + ++#if wxCHECK_VERSION(3,0,0) ++void panoInteractiveCanvas::resized(wxSizeEvent &event) ++#else //wxCHECK_VERSION(3,0,0) + void panoInteractiveCanvas::OnSize(wxSizeEvent &event) ++#endif //wxCHECK_VERSION(3,0,0) + { ++#if !wxCHECK_VERSION(3,0,0) + wxGLCanvas::OnSize(event); ++#endif //!wxCHECK_VERSION(3,0,0) + + int w,h; + GetClientSize(&w,&h); ++#if wxCHECK_VERSION(3,0,0) ++ if (GetXWindow()) SetCurrent(*m_context); ++#else //wxCHECK_VERSION(3,0,0) + SetCurrent(); ++#endif //wxCHECK_VERSION(3,0,0) + + // TODO: opengl needs to be initialized here. + if(m_initialized){ +@@ -121,6 +135,9 @@ void panoInteractiveCanvas::OnSize(wxSizeEvent &event) + + m_aspectratio = (GLdouble) w/(GLdouble) h; + m_winsize = wxSize(w,h); ++#if wxCHECK_VERSION(3,0,0) ++ Refresh(); ++#endif //wxCHECK_VERSION(3,0,0) + } + + void panoInteractiveCanvas::OnPaint(wxPaintEvent &event) +@@ -128,7 +145,11 @@ void panoInteractiveCanvas::OnPaint(wxPaintEvent &even + /* must always be here */ + wxPaintDC dc(this); + ++#if wxCHECK_VERSION(3,0,0) ++ SetCurrent(*m_context); ++#else //wxCHECK_VERSION(3,0,0) + SetCurrent(); ++#endif //wxCHECK_VERSION(3,0,0) + + if(!m_initialized){ + initGL(); diff --git a/graphics/panoglview/files/patch-src_panointeractivecanvas.h b/graphics/panoglview/files/patch-src_panointeractivecanvas.h new file mode 100644 index 00000000000..98c4153a4a4 --- /dev/null +++ b/graphics/panoglview/files/patch-src_panointeractivecanvas.h @@ -0,0 +1,14 @@ +--- src/panointeractivecanvas.h.orig 2008-07-23 21:09:11 UTC ++++ src/panointeractivecanvas.h +@@ -39,7 +39,11 @@ class panoInteractiveCanvas : public panoCanvas (publi + void OnMouse(wxMouseEvent& event); + void OnTimer(wxTimerEvent &event); + void OnPaint(wxPaintEvent &event); ++#if wxCHECK_VERSION(3,0,0) ++ void resized(wxSizeEvent &event); ++#else //wxCHECK_VERSION(3,0,0) + void OnSize(wxSizeEvent &event); ++#endif //wxCHECK_VERSION(3,0,0) + void setBoundaryMode(int boundarymode); + void enableShowBoundaries(bool show); + void enableUseBoundaries(bool use); diff --git a/graphics/panoglview/files/patch-src_smallicon.xpm b/graphics/panoglview/files/patch-src_smallicon.xpm new file mode 100644 index 00000000000..c8c27c39da9 --- /dev/null +++ b/graphics/panoglview/files/patch-src_smallicon.xpm @@ -0,0 +1,9 @@ +--- src/smallicon.xpm.orig 2008-07-23 21:09:10 UTC ++++ src/smallicon.xpm +@@ -1,5 +1,5 @@ + /* XPM */ +-static char *smallicon[]={ ++static char const *smallicon[]={ + "16 16 9 1", + ". c None", + "# c #0058c0", diff --git a/graphics/perceptualdiff/Makefile b/graphics/perceptualdiff/Makefile index db20fea46e0..4efae52e704 100644 --- a/graphics/perceptualdiff/Makefile +++ b/graphics/perceptualdiff/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1 DISTVERSIONPREFIX= v CATEGORIES= graphics -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program that compares two images LICENSE= GPLv2 diff --git a/graphics/rubygem-gitlab_emoji/files/patch-gemspec b/graphics/rubygem-gitlab_emoji/files/patch-gemspec index fcb7b00fd53..fe50cc36cdf 100644 --- a/graphics/rubygem-gitlab_emoji/files/patch-gemspec +++ b/graphics/rubygem-gitlab_emoji/files/patch-gemspec @@ -4,7 +4,7 @@ s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, [">= 2.2.1", "~> 2.2"]) +- s.add_runtime_dependency(%q.freeze, ["~> 2.2", ">= 2.2.1"]) + s.add_runtime_dependency(%q.freeze, [">= 2.2.1"]) else s.add_dependency(%q.freeze, [">= 2.2.1", "~> 2.2"]) diff --git a/hardenedbsd/secadm/Makefile b/hardenedbsd/secadm/Makefile index b5061ba6dc9..85a5cd1d953 100644 --- a/hardenedbsd/secadm/Makefile +++ b/hardenedbsd/secadm/Makefile @@ -3,7 +3,7 @@ PORTNAME= secadm PORTVERSION= 0.5.1 DISTVERSIONPREFIX= v -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= hardenedbsd MAINTAINER= shawn.webb@hardenedbsd.org @@ -17,6 +17,7 @@ USE_HARDENING?= safestack USE_GITHUB= yes GH_ACCOUNT= HardenedBSD GH_PROJECT= secadm +GH_TAGNAME= d4df708 .if !defined(KMOD) LIBDIR?= ${PREFIX}/lib diff --git a/hardenedbsd/secadm/distinfo b/hardenedbsd/secadm/distinfo index ed971393d89..f8bc4f04127 100644 --- a/hardenedbsd/secadm/distinfo +++ b/hardenedbsd/secadm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506970924 -SHA256 (HardenedBSD-secadm-v0.5.1_GH0.tar.gz) = e9d03b1215b7cfa86f98fe848c91421b53eaf5f84f0b390af81ec2eb8f64cc88 -SIZE (HardenedBSD-secadm-v0.5.1_GH0.tar.gz) = 28097 +TIMESTAMP = 1543858155 +SHA256 (HardenedBSD-secadm-v0.5.1-d4df708_GH0.tar.gz) = 93e0b4065b0feb8e19b137a3fbc9cff2f760201996b32371035965f87fc0873e +SIZE (HardenedBSD-secadm-v0.5.1-d4df708_GH0.tar.gz) = 28111 diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 6eaf7332da7..fe35bdc204a 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -4,7 +4,7 @@ PORTNAME= mozc PORTVERSION= 2.20.2677.102.02 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/japanese/rubygem-mail-iso-2022-jp/files/patch-gemspec b/japanese/rubygem-mail-iso-2022-jp/files/patch-gemspec index f1e480e4aba..cd51f25e7f3 100644 --- a/japanese/rubygem-mail-iso-2022-jp/files/patch-gemspec +++ b/japanese/rubygem-mail-iso-2022-jp/files/patch-gemspec @@ -4,8 +4,8 @@ s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["<= 2.7.0", ">= 2.2.6"]) +- s.add_runtime_dependency(%q.freeze, [">= 2.2.6", "<= 2.7.0"]) + s.add_runtime_dependency(%q.freeze, [">= 2.2.6"]) - s.add_development_dependency(%q.freeze, ["< 6.0", ">= 3.0.0"]) - s.add_development_dependency(%q.freeze, ["< 5.0", ">= 3.12"]) + s.add_development_dependency(%q.freeze, [">= 3.0.0", "< 6.0"]) + s.add_development_dependency(%q.freeze, [">= 3.12", "< 5.0"]) else diff --git a/java/Makefile b/java/Makefile index 077c10c5476..cf4b9b2185e 100644 --- a/java/Makefile +++ b/java/Makefile @@ -11,9 +11,7 @@ SUBDIR += bootstrap-openjdk8 SUBDIR += bouncycastle SUBDIR += bouncycastle15 - SUBDIR += cacao SUBDIR += castor - SUBDIR += classpath SUBDIR += cos SUBDIR += cryptix-jce SUBDIR += dbvis @@ -53,7 +51,6 @@ SUBDIR += jakarta-commons-primitives SUBDIR += jakarta-oro SUBDIR += jakarta-regexp - SUBDIR += jamvm SUBDIR += jasmin SUBDIR += jattach SUBDIR += java-checkstyle diff --git a/java/cacao/Makefile b/java/cacao/Makefile deleted file mode 100644 index 91082231aa3..00000000000 --- a/java/cacao/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# Created by: Tilman Keskinoz -# $FreeBSD$ - -PORTNAME= cacao -PORTVERSION= 1.6.1 -PORTREVISION= 1 -CATEGORIES= java devel -MASTER_SITES= http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PORTVERSION}/ - -MAINTAINER= java@FreeBSD.org -COMMENT= JIT compiler for JAVA - -LICENSE= GPLv2 - -ONLY_FOR_ARCHS= amd64 i386 - -BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:java/classpath -RUN_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:java/classpath - -USES= gmake tar:xz -GNU_CONFIGURE= yes - -CONFIGURE_ARGS= --disable-test-dependency-checks \ - --with-java-runtime-library=gnuclasspath \ - --with-java-runtime-library-prefix=${PREFIX} \ - --with-build-java-runtime-library-classes=${LOCALBASE}/share/classpath/glibj.zip -CONFIGURE_ENV= JAVAC="${JAVAC}" JAR="${JAR}" - -OPTIONS_DEFINE= JDK -OPTIONS_DEFAULT=JDK -JDK_DESC= Build with native JDK - -.include - -.if ${PORT_OPTIONS:MJDK} -BUILD_DEPENDS+= ${LOCALBASE}/bootstrap-openjdk6/bin/javac:java/bootstrap-openjdk6 -JAR= ${LOCALBASE}/bootstrap-openjdk6/bin/jar -JAVAC= ${LOCALBASE}/bootstrap-openjdk6/bin/javac -.else -GCC_SUFX?= 46 -BUILD_DEPENDS+= gcj${GCC_SUFX}:lang/gcc${GCC_SUFX} -EXTRA_PATCHES= ${FILESDIR}/gcj.patch -JAR= ${LOCALBASE}/bin/gjar${GCC_SUFX} -JAVAC= ${LOCALBASE}/bin/gcj${GCC_SUFX} -JAVACFLAGS= -C -CONFIGURE_ENV+= JAVACFLAGS="${JAVACFLAGS}" -MAKE_ENV+= JAVACFLAGS="${JAVACFLAGS}" -.endif - -do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_PROGRAM} ${WRKSRC}/src/cacao/cacao \ - ${STAGEDIR}${PREFIX}/bin - ${INSTALL_LIB} ${WRKSRC}/src/cacao/.libs/libjvm.so \ - ${STAGEDIR}${PREFIX}/lib - ${INSTALL_DATA} ${WRKSRC}/src/classes/vm.zip \ - ${STAGEDIR}${DATADIR} - ${INSTALL_MAN} ${WRKSRC}/man/cacao.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 - -.include diff --git a/java/cacao/distinfo b/java/cacao/distinfo deleted file mode 100644 index 50906d499ea..00000000000 --- a/java/cacao/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cacao-1.6.1.tar.xz) = eecc8bd1b528a028f43d9d1d0c06b97855bbf1d40e03826d911ebbc0b6971e12 -SIZE (cacao-1.6.1.tar.xz) = 2329964 diff --git a/java/cacao/files/gcj.patch b/java/cacao/files/gcj.patch deleted file mode 100644 index caedccf7f2f..00000000000 --- a/java/cacao/files/gcj.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- src/classes/Makefile.in.orig 2012-09-03 12:10:18.000000000 -0400 -+++ src/classes/Makefile.in 2012-10-05 15:41:54.000000000 -0400 -@@ -531,7 +531,7 @@ - - @ENABLE_ZLIB_TRUE@vm.zip: $(VM_JAVA_FILES) - @ENABLE_ZLIB_TRUE@ $(mkdir_p) classes --@ENABLE_ZLIB_TRUE@ $(JAVAC) -bootclasspath $(BOOTCLASSPATH) -source 1.5 -target 1.5 -d classes $(VM_JAVA_FILES) -+@ENABLE_ZLIB_TRUE@ $(JAVAC) $(JAVACFLAGS) --bootclasspath=$(BOOTCLASSPATH) -fsource=1.5 -ftarget=1.5 -d classes $(VM_JAVA_FILES) - @ENABLE_ZLIB_TRUE@ @if test "$(JAR)" = "zip" -o "$(JAR)" = "zip.exe"; then \ - @ENABLE_ZLIB_TRUE@ cd classes && $(JAR) -r -D $(VM_ZIP) .; \ - @ENABLE_ZLIB_TRUE@ else \ -@@ -539,7 +539,7 @@ - @ENABLE_ZLIB_TRUE@ fi - @ENABLE_ZLIB_FALSE@nozip: $(VM_JAVA_FILES) - @ENABLE_ZLIB_FALSE@ $(mkdir_p) classes --@ENABLE_ZLIB_FALSE@ $(JAVAC) -bootclasspath $(BOOTCLASSPATH) -source 1.5 -target 1.5 -d classes $(VM_JAVA_FILES) -+@ENABLE_ZLIB_FALSE@ $(JAVAC) $(JAVACFLAGS) --bootclasspath=$(BOOTCLASSPATH) -fsource=1.5 -ftarget=1.5 -d classes $(VM_JAVA_FILES) - - @ENABLE_ZLIB_FALSE@install-data-local: nozip - @ENABLE_ZLIB_FALSE@ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) diff --git a/java/cacao/files/patch-boehm-gc__configure b/java/cacao/files/patch-boehm-gc__configure deleted file mode 100644 index fa6ac04df76..00000000000 --- a/java/cacao/files/patch-boehm-gc__configure +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mm/boehm-gc/configure.orig 2012-09-03 12:10:04.000000000 -0400 -+++ src/mm/boehm-gc/configure 2012-09-19 14:42:52.000000000 -0400 -@@ -5063,6 +5063,7 @@ - $as_echo "#define GC_FREEBSD_THREADS 1" >>confdefs.h - - INCLUDES="$INCLUDES -pthread" -+ THREADDLLIBS=-lpthread - ;; - *-*-kfreebsd*-gnu) - $as_echo "#define GC_FREEBSD_THREADS 1" >>confdefs.h diff --git a/java/cacao/files/patch-boehm-gc__dbg_ml.c b/java/cacao/files/patch-boehm-gc__dbg_ml.c deleted file mode 100644 index 216ff347a3e..00000000000 --- a/java/cacao/files/patch-boehm-gc__dbg_ml.c +++ /dev/null @@ -1,76 +0,0 @@ ---- src/mm/boehm-gc/dbg_mlc.c.orig 2012-09-03 12:10:00.000000000 -0400 -+++ src/mm/boehm-gc/dbg_mlc.c 2012-09-19 13:02:15.000000000 -0400 -@@ -466,10 +466,34 @@ - GC_register_displacement((word)sizeof(oh) + offset); - } - -+#if defined(__FreeBSD__) -+#include -+static void GC_caller_func_offset(ad, symp, offp) -+const GC_word ad; -+const char **symp; -+int *offp; -+{ -+ Dl_info caller; -+ if (dladdr((const void *)ad, &caller) && caller.dli_sname != NULL) { -+ *symp = caller.dli_sname; -+ *offp = (const char *)ad - (const char *)caller.dli_saddr; -+ } -+} -+#else -+#define GC_caller_func(ad, symp, offp) -+#endif -+ - GC_API void * GC_CALL GC_debug_malloc(size_t lb, GC_EXTRA_PARAMS) - { - void * result = GC_malloc(lb + DEBUG_BYTES); - -+#ifdef GC_ADD_CALLER -+ if (s == NULL) { -+ GC_caller_func_offset(ra, &s, &i); -+ if (s == NULL) -+ s = "unknown"; -+ } -+#endif - if (result == 0) { - GC_err_printf("GC_debug_malloc(%lu) returning NIL (", - (unsigned long) lb); -@@ -792,6 +816,13 @@ - size_t old_sz; - hdr * hhdr; - -+#ifdef GC_ADD_CALLER -+ if (s == NULL) { -+ GC_caller_func_offset(ra, &s, &i); -+ if (s == NULL) -+ s = "unknown"; -+ } -+#endif - if (p == 0) return(GC_debug_malloc(lb, OPT_RA s, i)); - base = GC_base(p); - if (base == 0) { -@@ -1098,17 +1129,21 @@ - } - - #ifdef GC_ADD_CALLER --# define RA GC_RETURN_ADDR, -+# ifdef GC_RETURN_ADDR_PARENT -+# define RA GC_RETURN_ADDR_PARENT, -+# else -+# define RA GC_RETURN_ADDR, -+# endif - #else - # define RA - #endif - - GC_API void * GC_CALL GC_debug_malloc_replacement(size_t lb) - { -- return GC_debug_malloc(lb, RA "unknown", 0); -+ return GC_debug_malloc(lb, RA NULL, 0); - } - - GC_API void * GC_CALL GC_debug_realloc_replacement(void *p, size_t lb) - { -- return GC_debug_realloc(p, lb, RA "unknown", 0); -+ return GC_debug_realloc(p, lb, RA NULL, 0); - } diff --git a/java/cacao/files/patch-boehm-gc__include__gc.h b/java/cacao/files/patch-boehm-gc__include__gc.h deleted file mode 100644 index 0e1cc9c1829..00000000000 --- a/java/cacao/files/patch-boehm-gc__include__gc.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/boehm-gc/include/gc.h.orig Wed Jun 4 17:07:33 2003 -+++ src/mm/boehm-gc/include/gc.h Wed May 12 20:03:22 2004 -@@ -487,6 +487,7 @@ - /* gcc knows how to retrieve return address, but we don't know */ - /* how to generate call stacks. */ - # define GC_RETURN_ADDR (GC_word)__builtin_return_address(0) -+# define GC_RETURN_ADDR_PARENT (GC_word)__builtin_return_address(1) - # else - /* Just pass 0 for gcc compatibility. */ - # define GC_RETURN_ADDR 0 diff --git a/java/cacao/files/patch-boehm-gc__include__private__gcconfig.h b/java/cacao/files/patch-boehm-gc__include__private__gcconfig.h deleted file mode 100644 index 49eee7724f3..00000000000 --- a/java/cacao/files/patch-boehm-gc__include__private__gcconfig.h +++ /dev/null @@ -1,89 +0,0 @@ ---- src/mm/boehm-gc/include/private/gcconfig.h.orig 2012-09-03 12:10:00.000000000 -0400 -+++ src/mm/boehm-gc/include/private/gcconfig.h 2012-10-05 13:21:12.000000000 -0400 -@@ -69,8 +69,9 @@ - /* Determine the machine type: */ - # if defined(__arm__) || defined(__thumb__) - # define ARM32 --# if !defined(LINUX) && !defined(NETBSD) && !defined(OPENBSD) \ -- && !defined(DARWIN) && !defined(_WIN32) && !defined(__CEGCC__) -+# if !defined(LINUX) && !defined(FREEBSD) && !defined(NETBSD) \ -+ && !defined(OPENBSD) && !defined(DARWIN) && !defined(_WIN32) \ -+ && !defined(__CEGCC__) - # define NOSYS - # define mach_type_known - # endif -@@ -366,6 +367,10 @@ - # define SPARC - # define mach_type_known - # endif -+# if defined(FREEBSD) && defined(__arm__) -+# define ARM32 -+# define mach_type_known -+# endif - # if defined(bsdi) && (defined(i386) || defined(__i386__)) - # define I386 - # define BSDI -@@ -843,8 +848,6 @@ - # ifndef GC_FREEBSD_THREADS - # define MPROTECT_VDB - # endif --# define SIG_SUSPEND SIGUSR1 --# define SIG_THR_RESTART SIGUSR2 - # define FREEBSD_STACKBOTTOM - # ifdef __ELF__ - # define DYNAMIC_LOADING -@@ -1032,8 +1035,6 @@ - # endif - # ifdef FREEBSD - # define OS_TYPE "FREEBSD" --# define SIG_SUSPEND SIGUSR1 --# define SIG_THR_RESTART SIGUSR2 - # define FREEBSD_STACKBOTTOM - # ifdef __ELF__ - # define DYNAMIC_LOADING -@@ -1284,9 +1285,6 @@ - # define SIG_THR_RESTART (32+5) - extern int _end[]; - # define DATAEND (ptr_t)(_end) --# else --# define SIG_SUSPEND SIGUSR1 --# define SIG_THR_RESTART SIGUSR2 - # endif - # define FREEBSD_STACKBOTTOM - # ifdef __ELF__ -@@ -1608,8 +1606,6 @@ - # ifdef FREEBSD - # define OS_TYPE "FREEBSD" - /* MPROTECT_VDB is not yet supported at all on FreeBSD/alpha. */ --# define SIG_SUSPEND SIGUSR1 --# define SIG_THR_RESTART SIGUSR2 - # define FREEBSD_STACKBOTTOM - # ifdef __ELF__ - # define DYNAMIC_LOADING -@@ -1898,6 +1894,16 @@ - # define DATAEND ((ptr_t)(&_end)) - # define DYNAMIC_LOADING - # endif -+# ifdef FREEBSD -+# define ALIGNMENT 4 -+# define OS_TYPE "FREEBSD" -+# ifdef __ELF__ -+# define DYNAMIC_LOADING -+# endif -+# define HEURISTIC2 -+ extern char etext[]; -+# define SEARCH_FOR_DATA_START -+# endif - # ifdef NOSYS - /* __data_start is usually defined in the target linker script. */ - extern int __data_start[]; -@@ -2066,9 +2072,6 @@ - # define SIG_THR_RESTART (32+5) - extern int _end[]; - # define DATAEND (ptr_t)(_end) --# else --# define SIG_SUSPEND SIGUSR1 --# define SIG_THR_RESTART SIGUSR2 - # endif - # define FREEBSD_STACKBOTTOM - # ifdef __ELF__ diff --git a/java/cacao/files/patch-configure b/java/cacao/files/patch-configure deleted file mode 100644 index 3f19ca64201..00000000000 --- a/java/cacao/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2012-09-03 12:10:16.000000000 -0400 -+++ configure 2012-09-19 19:08:48.000000000 -0400 -@@ -3626,7 +3626,7 @@ - JAVA_ARCH="sparc" - ;; - --x86_64 ) -+x86_64 | amd64 ) - ARCH_DIR="x86_64" - ARCH_FLAGS="-m64 -D__X86_64__" - JAVA_ARCH="amd64" diff --git a/java/cacao/files/patch-src__cacao__cacao.cpp b/java/cacao/files/patch-src__cacao__cacao.cpp deleted file mode 100644 index 99980c72f0e..00000000000 --- a/java/cacao/files/patch-src__cacao__cacao.cpp +++ /dev/null @@ -1,14 +0,0 @@ ---- src/cacao/cacao.cpp.orig 2012-09-03 12:10:00.000000000 -0400 -+++ src/cacao/cacao.cpp 2012-10-04 14:34:51.000000000 -0400 -@@ -90,7 +90,11 @@ - - path = (char*) os::malloc(sizeof(char) * 4096); - -+# if defined(__FreeBSD__) -+ if (readlink("/proc/curproc/file", path, 4095) == -1) { -+# else - if (readlink("/proc/self/exe", path, 4095) == -1) { -+# endif - fprintf(stderr, "main: readlink failed: %s\n", strerror(errno)); - os::abort(); - } diff --git a/java/cacao/files/patch-src__threads__posix__thread-posix.cpp b/java/cacao/files/patch-src__threads__posix__thread-posix.cpp deleted file mode 100644 index 7fb8258e83c..00000000000 --- a/java/cacao/files/patch-src__threads__posix__thread-posix.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/threads/posix/thread-posix.cpp.orig 2012-09-03 12:10:00.000000000 -0400 -+++ src/threads/posix/thread-posix.cpp 2012-10-04 16:42:49.000000000 -0400 -@@ -94,6 +94,8 @@ - - #if defined(__LINUX__) - # define GC_LINUX_THREADS -+#elif defined(__FREEBSD__) -+# define GC_FREEBSD_THREADS - #elif defined(__IRIX__) - # define GC_IRIX_THREADS - #elif defined(__DARWIN__) diff --git a/java/cacao/files/patch-src__threads__thread.cpp b/java/cacao/files/patch-src__threads__thread.cpp deleted file mode 100644 index 8c3129188a9..00000000000 --- a/java/cacao/files/patch-src__threads__thread.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/threads/thread.cpp.orig 2013-06-28 09:22:26.000000000 -0400 -+++ src/threads/thread.cpp 2013-07-08 15:41:56.000000000 -0400 -@@ -51,6 +51,8 @@ - #if defined(ENABLE_GC_BOEHM) - # if defined(__LINUX__) - # define GC_LINUX_THREADS -+# elif defined(__FREEBSD__) -+# define GC_FREEBSD_THREADS - # elif defined(__IRIX__) - # define GC_IRIX_THREADS - # elif defined(__DARWIN__) diff --git a/java/cacao/files/patch-src__vm__jit__i386__freebsd__md-os.cpp b/java/cacao/files/patch-src__vm__jit__i386__freebsd__md-os.cpp deleted file mode 100644 index 27513e080a7..00000000000 --- a/java/cacao/files/patch-src__vm__jit__i386__freebsd__md-os.cpp +++ /dev/null @@ -1,334 +0,0 @@ ---- src/vm/jit/i386/freebsd/md-os.cpp.orig 2013-06-28 09:22:26.000000000 -0400 -+++ src/vm/jit/i386/freebsd/md-os.cpp 2013-07-08 16:02:06.000000000 -0400 -@@ -2,6 +2,7 @@ - - Copyright (C) 1996-2013 - CACAOVM - Verein zur Foerderung der freien virtuellen Maschine CACAO -+ Copyright (C) 2009 Theobroma Systems Ltd. - - This file is part of CACAO. - -@@ -35,218 +36,55 @@ - - #include "threads/thread.hpp" - --#include "vm/jit/builtin.hpp" - #include "vm/signallocal.hpp" - --#include "vm/jit/asmpart.hpp" - #include "vm/jit/executionstate.hpp" --#include "vm/jit/stacktrace.hpp" - #include "vm/jit/trap.hpp" - - --/* md_signal_handler_sigsegv *************************************************** -- -- Signal handler for hardware exceptions. -- --*******************************************************************************/ -- -+/** -+ * Signal handler for hardware exceptions. -+ */ - void md_signal_handler_sigsegv(int sig, siginfo_t *siginfo, void *_p) - { -- ucontext_t *_uc; -- mcontext_t *_mc; -- u1 *pv; -- u1 *sp; -- u1 *ra; -- u1 *xpc; -- u1 opc; -- u1 mod; -- u1 rm; -- s4 d; -- s4 disp; -- ptrint val; -- s4 type; -- void *p; -+ ucontext_t* _uc = (ucontext_t *) _p; -+ mcontext_t* _mc = &_uc->uc_mcontext; - -- _uc = (ucontext_t *) _p; -- _mc = &_uc->uc_mcontext; -+ void* xpc = (void*) _mc->mc_eip; - -- pv = NULL; /* is resolved during stackframeinfo creation */ -- sp = (u1 *) _mc->mc_esp; -- xpc = (u1 *) _mc->mc_eip; -- ra = xpc; /* return address is equal to XPC */ -- -- /* get exception-throwing instruction */ -- -- opc = M_ALD_MEM_GET_OPC(xpc); -- mod = M_ALD_MEM_GET_MOD(xpc); -- rm = M_ALD_MEM_GET_RM(xpc); -- -- /* for values see emit_mov_mem_reg and emit_mem */ -- -- if ((opc == 0x8b) && (mod == 0) && (rm == 5)) { -- /* this was a hardware-exception */ -- -- d = M_ALD_MEM_GET_REG(xpc); -- disp = M_ALD_MEM_GET_DISP(xpc); -- -- /* we use the exception type as load displacement */ -- -- type = disp; -- -- switch (d) { -- case EAX: -- val = _mc->mc_eax; -- break; -- case ECX: -- val = _mc->mc_ecx; -- break; -- case EDX: -- val = _mc->mc_edx; -- break; -- case EBX: -- val = _mc->mc_ebx; -- break; -- case ESP: -- val = _mc->mc_esp; -- break; -- case EBP: -- val = _mc->mc_ebp; -- break; -- case ESI: -- val = _mc->mc_esi; -- break; -- case EDI: -- val = _mc->mc_edi; -- break; -- default: -- vm_abort("md_signal_handler_sigsegv: Unkown register %d", d); -- } -- -- if (type == TRAP_COMPILER) { -- /* The PV from the compiler stub is equal to the XPC. */ -- -- pv = xpc; -- -- /* We use a framesize of zero here because the call pushed -- the return addres onto the stack. */ -- -- ra = md_stacktrace_get_returnaddress(sp, 0); -- -- /* Skip the RA on the stack. */ -- -- sp = sp + 1 * SIZEOF_VOID_P; -- -- /* The XPC is the RA minus 2, because the RA points to the -- instruction after the call. */ -- -- xpc = ra - 2; -- } -- } -- else { -- /* this was a normal NPE */ -- -- type = TRAP_NullPointerException; -- val = 0; -- } -- -- /* Handle the trap. */ -- -- p = trap_handle(type, val, pv, sp, ra, xpc, _p); -- -- /* Set registers. */ -- -- if (type == TRAP_COMPILER) { -- if (p == NULL) { -- _mc->mc_esp = (uintptr_t) sp; // Remove RA from stack. -- } -- } -+ // Handle the trap. -+ trap_handle(TRAP_SIGSEGV, xpc, _p); - } - - --/* md_signal_handler_sigfpe **************************************************** -- -- ArithmeticException signal handler for hardware divide by zero -- check. -- --*******************************************************************************/ -- -+/** -+ * Signal handler for hardware divide by zero (ArithmeticException) -+ * check. -+ */ - void md_signal_handler_sigfpe(int sig, siginfo_t *siginfo, void *_p) - { -- ucontext_t *_uc; -- mcontext_t *_mc; -- u1 *pv; -- u1 *sp; -- u1 *ra; -- u1 *xpc; -- s4 type; -- ptrint val; -- -- _uc = (ucontext_t *) _p; -- _mc = &_uc->uc_mcontext; -- -- pv = NULL; /* is resolved during stackframeinfo creation */ -- sp = (u1 *) _mc->mc_esp; -- xpc = (u1 *) _mc->mc_eip; -- ra = xpc; /* return address is equal to xpc */ -- -- /* This is an ArithmeticException. */ -- -- type = TRAP_ArithmeticException; -- val = 0; -+ ucontext_t* _uc = (ucontext_t *) _p; -+ mcontext_t* _mc = &_uc->uc_mcontext; - -- /* Handle the trap. */ -+ void* xpc = (void*) _mc->mc_eip; - -- trap_handle(type, val, pv, sp, ra, xpc, _p); -+ // Handle the trap. -+ trap_handle(TRAP_SIGFPE, xpc, _p); - } - - --/* md_signal_handler_sigill **************************************************** -- -- Signal handler for hardware patcher traps (ud2). -- --*******************************************************************************/ -- -+/** -+ * Signal handler for hardware patcher traps (ud2). -+ */ - void md_signal_handler_sigill(int sig, siginfo_t *siginfo, void *_p) - { -- ucontext_t *_uc; -- mcontext_t *_mc; -- u1 *pv; -- u1 *sp; -- u1 *ra; -- u1 *xpc; -- s4 type; -- ptrint val; -- -- _uc = (ucontext_t *) _p; -- _mc = &_uc->uc_mcontext; -- -- pv = NULL; /* is resolved during stackframeinfo creation */ -- sp = (u1 *) _mc->mc_esp; -- xpc = (u1 *) _mc->mc_eip; -- ra = xpc; /* return address is equal to xpc */ -- -- // Check if the trap instruction is valid. -- // TODO Move this into patcher_handler. -- if (patcher_is_valid_trap_instruction_at(xpc) == false) { -- // Check if the PC has been patched during our way to this -- // signal handler (see PR85). -- if (patcher_is_patched_at(xpc) == true) -- return; -- -- // We have a problem... -- log_println("md_signal_handler_sigill: Unknown illegal instruction at 0x%lx", xpc); --#if defined(ENABLE_DISASSEMBLER) -- (void) disassinstr(xpc); --#endif -- vm_abort("Aborting..."); -- } -- -- type = TRAP_PATCHER; -- val = 0; -+ ucontext_t* _uc = (ucontext_t *) _p; -+ mcontext_t* _mc = &_uc->uc_mcontext; - -- /* Handle the trap. */ -+ void* xpc = (void*) _mc->mc_eip; - -- trap_handle(type, val, pv, sp, ra, xpc, _p); -+ // Handle the trap. -+ trap_handle(TRAP_SIGILL, xpc, _p); - } - - -@@ -282,17 +120,21 @@ - - *******************************************************************************/ - --void md_executionstate_read(executionstate_t* es, void* context) -+void md_executionstate_read(executionstate_t *es, void *context) - { -- ucontext_t* _uc = (ucontext_t*) context; -- mcontext_t* _mc = &_uc->uc_mcontext; -+ ucontext_t *_uc; -+ mcontext_t *_mc; -+ s4 i; - -- // Read special registers. -+ _uc = (ucontext_t *) context; -+ _mc = &_uc->uc_mcontext; -+ -+ /* read special registers */ - es->pc = (u1 *) _mc->mc_eip; - es->sp = (u1 *) _mc->mc_esp; - es->pv = NULL; /* pv must be looked up via AVL tree */ - -- // Read integer registers. -+ /* read integer registers */ - es->intregs[EAX] = _mc->mc_eax; - es->intregs[ECX] = _mc->mc_ecx; - es->intregs[EDX] = _mc->mc_edx; -@@ -302,8 +144,8 @@ - es->intregs[ESI] = _mc->mc_esi; - es->intregs[EDI] = _mc->mc_edi; - -- // Read float registers. -- for (int i = 0; i < FLT_REG_CNT; i++) -+ /* read float registers */ -+ for (i = 0; i < FLT_REG_CNT; i++) - es->fltregs[i] = 0xdeadbeefdeadbeefULL; - } - -@@ -314,12 +156,15 @@ - - *******************************************************************************/ - --void md_executionstate_write(executionstate_t* es, void* context) -+void md_executionstate_write(executionstate_t *es, void *context) - { -- ucontext_t* _uc = (ucontext_t*) context; -- mcontext_t* _mc = &_uc->uc_mcontext; -+ ucontext_t *_uc; -+ mcontext_t *_mc; -+ -+ _uc = (ucontext_t *) context; -+ _mc = &_uc->uc_mcontext; - -- // Write integer registers. -+ /* write integer registers */ - _mc->mc_eax = es->intregs[EAX]; - _mc->mc_ecx = es->intregs[ECX]; - _mc->mc_edx = es->intregs[EDX]; -@@ -329,9 +174,9 @@ - _mc->mc_esi = es->intregs[ESI]; - _mc->mc_edi = es->intregs[EDI]; - -- // Write special registers. -- _mc->mc_eip = (uintptr_t) es->pc; -- _mc->mc_esp = (uintptr_t) es->sp; -+ /* write special registers */ -+ _mc->mc_eip = (ptrint) es->pc; -+ _mc->mc_esp = (ptrint) es->sp; - } - - -@@ -341,7 +186,7 @@ - * Emacs will automagically detect them. - * --------------------------------------------------------------------- - * Local variables: -- * mode: c -+ * mode: c++ - * indent-tabs-mode: t - * c-basic-offset: 4 - * tab-width: 4 diff --git a/java/cacao/files/patch-src__vm__jit__x86_64__freebsd__md-os.cpp b/java/cacao/files/patch-src__vm__jit__x86_64__freebsd__md-os.cpp deleted file mode 100644 index 0e178889bab..00000000000 --- a/java/cacao/files/patch-src__vm__jit__x86_64__freebsd__md-os.cpp +++ /dev/null @@ -1,216 +0,0 @@ ---- src/vm/jit/x86_64/freebsd/md-os.cpp.orig 2013-06-28 09:22:27.000000000 -0400 -+++ src/vm/jit/x86_64/freebsd/md-os.cpp 2013-07-08 16:05:56.000000000 -0400 -@@ -2,7 +2,6 @@ - - Copyright (C) 1996-2013 - CACAOVM - Verein zur Foerderung der freien virtuellen Maschine CACAO -- Copyright (C) 2009 Theobroma Systems Ltd. - - This file is part of CACAO. - -@@ -28,79 +27,65 @@ - - #include - #include -+#include - #include - --#include "threads/thread.hpp" -- --#include "vm/signallocal.hpp" -+#include "vm/types.hpp" - --#include "vm/jit/asmpart.hpp" --#include "vm/jit/stacktrace.hpp" -+#include "vm/jit/x86_64/codegen.hpp" -+#include "vm/jit/x86_64/md.hpp" - -+#include "threads/thread.hpp" - --/* md_signal_handler_sigsegv *************************************************** -+#include "vm/signallocal.hpp" - -- NullPointerException signal handler for hardware null pointer -- check. -+#include "vm/jit/executionstate.hpp" -+#include "vm/jit/trap.hpp" - --*******************************************************************************/ - -+/** -+ * Signal handler for hardware exception. -+ */ - void md_signal_handler_sigsegv(int sig, siginfo_t *siginfo, void *_p) - { -- ucontext_t *_uc; -- mcontext_t *_mc; -- u1 *sp; -- u1 *ra; -- u1 *xpc; -+ ucontext_t* _uc = (ucontext_t *) _p; -+ mcontext_t* _mc = &_uc->uc_mcontext; - -- _uc = (ucontext_t *) _p; -- _mc = &_uc->uc_mcontext; -+ void* xpc = (void*) _mc->mc_rip; - -- sp = (u1 *) _mc->mc_rsp; -- xpc = (u1 *) _mc->mc_rip; -- ra = xpc; /* return address is equal to xpc */ -+ // Handle the trap. -+ trap_handle(TRAP_SIGSEGV, xpc, _p); -+} - --#if 0 -- /* check for StackOverflowException */ - -- threads_check_stackoverflow(sp); --#endif -+/** -+ * ArithmeticException signal handler for hardware divide by zero -+ * check. -+ */ -+void md_signal_handler_sigfpe(int sig, siginfo_t *siginfo, void *_p) -+{ -+ ucontext_t* _uc = (ucontext_t *) _p; -+ mcontext_t* _mc = &_uc->uc_mcontext; - -- _mc->mc_rax = -- (ptrint) stacktrace_hardware_nullpointerexception(NULL, sp, ra, xpc); -+ void* xpc = (void*) _mc->mc_rip; - -- _mc->mc_r10 = (ptrint) xpc; /* REG_ITMP2_XPC */ -- _mc->mc_rip = (ptrint) asm_handle_exception; -+ // Handle the trap. -+ trap_handle(TRAP_SIGFPE, xpc, _p); - } - - --/* md_signal_handler_sigfpe **************************************************** -- -- ArithmeticException signal handler for hardware divide by zero -- check. -- --*******************************************************************************/ -- --void md_signal_handler_sigfpe(int sig, siginfo_t *siginfo, void *_p) -+/** -+ * Signal handler for patchers. -+ */ -+void md_signal_handler_sigill(int sig, siginfo_t *siginfo, void *_p) - { -- ucontext_t *_uc; -- mcontext_t *_mc; -- u1 *sp; -- u1 *ra; -- u1 *xpc; -- -- _uc = (ucontext_t *) _p; -- _mc = &_uc->uc_mcontext; -- -- sp = (u1 *) _mc->mc_rsp; -- xpc = (u1 *) _mc->mc_rip; -- ra = xpc; /* return address is equal to xpc */ -+ ucontext_t* _uc = (ucontext_t *) _p; -+ mcontext_t* _mc = &_uc->uc_mcontext; - -- _mc->mc_rax = -- (ptrint) stacktrace_hardware_arithmeticexception(NULL, sp, ra, xpc); -+ void* xpc = (void*) _mc->mc_rip; - -- _mc->mc_r10 = (ptrint) xpc; /* REG_ITMP2_XPC */ -- _mc->mc_rip = (ptrint) asm_handle_exception; -+ // Handle the trap. -+ trap_handle(TRAP_SIGILL, xpc, _p); - } - - -@@ -130,6 +115,88 @@ - #endif - - -+/* md_executionstate_read ****************************************************** -+ -+ Read the given context into an executionstate. -+ -+*******************************************************************************/ -+ -+void md_executionstate_read(executionstate_t *es, void *context) -+{ -+ ucontext_t *_uc; -+ mcontext_t *_mc; -+ s4 i; -+ -+ _uc = (ucontext_t *) context; -+ _mc = &_uc->uc_mcontext; -+ -+ /* read special registers */ -+ es->pc = (u1 *) _mc->mc_rip; -+ es->sp = (u1 *) _mc->mc_rsp; -+ es->pv = NULL; -+ -+ /* read integer registers */ -+ es->intregs[RAX] = _mc->mc_rax; -+ es->intregs[RCX] = _mc->mc_rcx; -+ es->intregs[RDX] = _mc->mc_rdx; -+ es->intregs[RBX] = _mc->mc_rbx; -+ es->intregs[RSP] = _mc->mc_rsp; -+ es->intregs[RBP] = _mc->mc_rbp; -+ es->intregs[RSI] = _mc->mc_rsi; -+ es->intregs[RDI] = _mc->mc_rdi; -+ es->intregs[R8] = _mc->mc_r8; -+ es->intregs[R9] = _mc->mc_r9; -+ es->intregs[R10] = _mc->mc_r10; -+ es->intregs[R11] = _mc->mc_r11; -+ es->intregs[R12] = _mc->mc_r12; -+ es->intregs[R13] = _mc->mc_r13; -+ es->intregs[R14] = _mc->mc_r14; -+ es->intregs[R15] = _mc->mc_r15; -+ -+ /* read float registers */ -+ for (i = 0; i < FLT_REG_CNT; i++) -+ es->fltregs[i] = 0xdeadbeefdeadbeefL; -+} -+ -+ -+/* md_executionstate_write ***************************************************** -+ -+ Write the given executionstate back to the context. -+ -+*******************************************************************************/ -+ -+void md_executionstate_write(executionstate_t *es, void *context) -+{ -+ ucontext_t *_uc; -+ mcontext_t *_mc; -+ -+ _uc = (ucontext_t *) context; -+ _mc = &_uc->uc_mcontext; -+ -+ /* write integer registers */ -+ _mc->mc_rax = es->intregs[RAX]; -+ _mc->mc_rcx = es->intregs[RCX]; -+ _mc->mc_rdx = es->intregs[RDX]; -+ _mc->mc_rbx = es->intregs[RBX]; -+ _mc->mc_rsp = es->intregs[RSP]; -+ _mc->mc_rbp = es->intregs[RBP]; -+ _mc->mc_rsi = es->intregs[RSI]; -+ _mc->mc_rdi = es->intregs[RDI]; -+ _mc->mc_r8 = es->intregs[R8]; -+ _mc->mc_r9 = es->intregs[R9]; -+ _mc->mc_r10 = es->intregs[R10]; -+ _mc->mc_r11 = es->intregs[R11]; -+ _mc->mc_r12 = es->intregs[R12]; -+ _mc->mc_r13 = es->intregs[R13]; -+ _mc->mc_r14 = es->intregs[R14]; -+ _mc->mc_r15 = es->intregs[R15]; -+ -+ /* write special registers */ -+ _mc->mc_rip = (ptrint) es->pc; -+ _mc->mc_rsp = (ptrint) es->sp; -+} -+ -+ - /* - * These are local overrides for various environment variables in Emacs. - * Please do not remove this and leave it at the end of the file, where diff --git a/java/cacao/files/patch-src__vm__properties.cpp b/java/cacao/files/patch-src__vm__properties.cpp deleted file mode 100644 index 0421d2403a7..00000000000 --- a/java/cacao/files/patch-src__vm__properties.cpp +++ /dev/null @@ -1,50 +0,0 @@ ---- src/vm/properties.cpp.orig 2013-06-28 09:22:27.000000000 -0400 -+++ src/vm/properties.cpp 2015-01-14 19:18:40.000000000 -0500 -@@ -76,7 +76,11 @@ - - p = MNEW(char, 4096); - -+#if defined(__FreeBSD__) -+ if (os::readlink("/proc/curproc/file", p, 4095) == -1) -+#else - if (os::readlink("/proc/self/exe", p, 4095) == -1) -+#endif - os::abort_errno("readlink failed"); - - /* We have a path like: -@@ -561,7 +565,7 @@ - void Properties::put(const char* key, const char* value) - { - // Try to find the key. -- std::map::iterator it = _properties.find(key); -+ std::map::iterator it = _properties.find(key); - - // The key is already in the map. - if (it != _properties.end()) { -@@ -590,7 +594,7 @@ - const char* Properties::get(const char* key) - { - // Try to find the key. -- std::map::iterator it = _properties.find(key); -+ std::map::iterator it = _properties.find(key); - - // The key is not in the map. - if (it == _properties.end()) -@@ -624,7 +628,7 @@ - return; - - // Iterator over all properties. -- for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { -+ for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { - // Put into the Java system properties. - java_handle_t* key = JavaString::from_utf8(it->first); - java_handle_t* value = JavaString::from_utf8(it->second); -@@ -641,7 +645,7 @@ - #if !defined(NDEBUG) - void Properties::dump() - { -- for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { -+ for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { - log_println("[Properties::dump: key=%s, value=%s]", it->first, it->second); - } - } diff --git a/java/cacao/pkg-descr b/java/cacao/pkg-descr deleted file mode 100644 index d89f88f0b17..00000000000 --- a/java/cacao/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -CACAO is a Java Virtual Machine (JVM) which uses Just-In-Time (JIT) -compilation to execute Java methods natively. - -WWW: http://www.cacaojvm.org/ diff --git a/java/cacao/pkg-plist b/java/cacao/pkg-plist deleted file mode 100644 index 1e4aa9489af..00000000000 --- a/java/cacao/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/cacao -lib/libjvm.so -man/man1/cacao.1.gz -%%DATADIR%%/vm.zip diff --git a/java/classpath/Makefile b/java/classpath/Makefile deleted file mode 100644 index 772d729c71b..00000000000 --- a/java/classpath/Makefile +++ /dev/null @@ -1,147 +0,0 @@ -# Created by: Ying-Chieh Liao -# $FreeBSD$ - -PORTNAME= classpath -PORTVERSION= 0.99 -PORTREVISION= 9 -CATEGORIES= java devel -MASTER_SITES= GNU \ - SAVANNAH -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= java@FreeBSD.org -COMMENT= GNU project to create a free Java class library - -DEPRECATED= Staled since 2012, OpenJDK is live now -EXPIRATION_DATE= 2018-12-02 - -LICENSE= GPLv2 - -BROKEN_aarch64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found -BROKEN_armv6= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found -BROKEN_armv7= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found -BROKEN_powerpc64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found - -GNU_CONFIGURE= yes -USES= gmake iconv libtool perl5 pkgconfig -USE_LDCONFIG= yes -USE_PERL5= build -USE_XORG= x11 ice xtst xaw xorgproto xext - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -CONFIGURE_ARGS= --enable-jni --disable-alsa --disable-dssi --disable-plugin -CONFIGURE_ARGS+=--with-jar=${JAR} -CONFIGURE_ENV= JAVA="${JAVA}" JAVAC="${JAVAC}" -CONFIGURE_ENV+= JAVACFLAGS="${JAVACFLAGS}" -MAKE_ENV+= JAVACFLAGS="${JAVACFLAGS}" - -INFO= cp-hacking cp-tools cp-vmintegration - -CONFLICTS= sablevm-classpath-1.13 sablevm-classpath-1.13_[1-9] - -OPTIONS_DEFINE= CAIRO ECJ GCONF GJDOC GMP GTK2 QT4 EXAMPLES -OPTIONS_DEFAULT=GMP GJDOC GTK2 -CAIRO_DESC= Use Gtk+ Cairo based Graphics2D -ECJ_DESC= Embed ECJ as com.sun.tools.javac -GJDOC_DESC= Build javadoc replacement -GMP_DESC= Enable native java.math.BigInteger -GTK2_DESC= Enable Gtk+ AWT peer -QT4_DESC= Enable Qt AWT peer - -.include - -.if ${PORT_OPTIONS:MECJ} -MASTER_SITES+= ECLIPSE/R-${ECJ_VERSION}-${ECJ_DROPDATE}:ecj -DISTFILES+= ${ECJ_JAR}:ecj -ECJ_VERSION= 3.8.1 -ECJ_DROPDATE= 201209141540 -ECJ_JAR= ecj-${ECJ_VERSION}.jar -CONFIGURE_ARGS+= --with-ecj-jar=${DISTDIR}/${ECJ_JAR} -.endif - -.if ${PORT_OPTIONS:MEXAMPLES} -EXAMPLESDIR= ${DATADIR}/examples -.else -CONFIGURE_ARGS+= --disable-examples -.endif - -.if ${PORT_OPTIONS:MGCONF} -USE_GNOME+= gconf2 -CONFIGURE_ARGS+= --enable-default-preferences-peer=gconf -PLIST_SUB+= GCONF="" -.else -CONFIGURE_ARGS+= --enable-default-preferences-peer=file \ - --disable-gconf-peer -PLIST_SUB+= GCONF="@comment " -.endif - -.if ${PORT_OPTIONS:MGJDOC} -ANTLR_JAR= antlr-2.7.7.jar -MASTER_SITES+= http://www.antlr2.org/download/:antlr -DISTFILES+= ${ANTLR_JAR}:antlr -CONFIGURE_ARGS+= --with-antlr-jar=${DISTDIR}/${ANTLR_JAR} -PLIST_SUB+= GJDOC="" -.else -CONFIGURE_ARGS+= --disable-gjdoc -PLIST_SUB+= GJDOC="@comment " -.endif - -.if ${PORT_OPTIONS:MGMP} -LIB_DEPENDS+= libgmp.so:math/gmp -CONFIGURE_ARGS+= --with-gmp=${LOCALBASE} -PLIST_SUB+= GMP="" -.else -CONFIGURE_ARGS+= --disable-gmp -PLIST_SUB+= GMP="@comment " -.endif - -.if ${PORT_OPTIONS:MGTK2} -USE_GNOME+= gtk20 -PLIST_SUB+= GTK2="" -.if ${PORT_OPTIONS:MCAIRO} -CONFIGURE_ARGS+= --enable-gtk-cairo -.endif -.else -CONFIGURE_ARGS+= --disable-gtk-peer -PLIST_SUB+= GTK2="@comment " -.if ${PORT_OPTIONS:MCAIRO} -IGNORE=you need to enable the Gtk+ AWT peer in order to use Cairo based Graphics2D. -.endif -.endif - -.if ${PORT_OPTIONS:MQT4} -CONFIGURE_ARGS+= --enable-qt-peer -.if empty(PORT_OPTIONS:MGTK2) -CONFIGURE_ARGS+= --enable-default-toolkit=gnu.java.awt.peer.qt.QtToolkit -.endif -CONFIGURE_ENV+= MOC="${LOCALBASE}/bin/moc-qt4" -USES+= qt:4 -USE_QT= moc_build corelib gui -PLIST_SUB+= QT4="" -.else -PLIST_SUB+= QT4="@comment " -.endif - -.if !defined(WITH_GCJ) && (${ARCH} == "amd64" || ${ARCH} == "i386") -BUILD_DEPENDS+= ${LOCALBASE}/bootstrap-openjdk6/bin/javac:java/bootstrap-openjdk6 -JAR?= ${LOCALBASE}/bootstrap-openjdk6/bin/jar -JAVA?= ${LOCALBASE}/bootstrap-openjdk6/bin/java -JAVAC?= ${LOCALBASE}/bootstrap-openjdk6/bin/javac -.else -USE_BINUTILS= yes -USE_GCC= yes -GCC_SUFX= ${_USE_GCC:S/.//} -JAR?= ${LOCALBASE}/bin/gjar${GCC_SUFX} -JAVA?= ${LOCALBASE}/bin/gij${GCC_SUFX} -JAVAC?= ${LOCALBASE}/bin/gcj${GCC_SUFX} -JAVACFLAGS?= -C -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|@JAVA@|$${JAVACMD:-java}|g' \ - ${WRKSRC}/tools/g*.in - -.include diff --git a/java/classpath/distinfo b/java/classpath/distinfo deleted file mode 100644 index 47d339090b7..00000000000 --- a/java/classpath/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -SHA256 (classpath-0.99.tar.gz) = f929297f8ae9b613a1a167e231566861893260651d913ad9b6c11933895fecc8 -SIZE (classpath-0.99.tar.gz) = 11078232 -SHA256 (ecj-3.8.1.jar) = f59808845afaf1aaa5ee35bcf4ec70d465073320fe768f71c1b9fbb3a220ceef -SIZE (ecj-3.8.1.jar) = 1796325 -SHA256 (antlr-2.7.7.jar) = 88fbda4b912596b9f56e8e12e580cc954bacfb51776ecfddd3e18fc1cf56dc4c -SIZE (antlr-2.7.7.jar) = 445288 diff --git a/java/classpath/files/patch-lib__Makefile.in b/java/classpath/files/patch-lib__Makefile.in deleted file mode 100644 index 49fb4086548..00000000000 --- a/java/classpath/files/patch-lib__Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Makefile.in.orig 2012-03-08 18:54:14.000000000 -0500 -+++ lib/Makefile.in 2012-10-03 18:17:34.000000000 -0400 -@@ -316,7 +316,7 @@ - @INSTALL_GLIBJ_ZIP_TRUE@glibj_DATA = glibj.zip $(COLLECTIONS) - @BUILD_CLASS_FILES_TRUE@noinst_DATA = genclasses compile-classes resources - @USE_PREBUILT_GLIBJ_ZIP_FALSE@@WITH_JAR_FALSE@CREATE_GLIBJ_ZIP = $(ZIP) -r -D glibj.zip gnu java javax org sun META-INF > /dev/null --@USE_PREBUILT_GLIBJ_ZIP_FALSE@@WITH_JAR_TRUE@CREATE_GLIBJ_ZIP = $(JAR) cf glibj.zip gnu java javax org sun META-INF && $(JAR) i glibj.zip -+@USE_PREBUILT_GLIBJ_ZIP_FALSE@@WITH_JAR_TRUE@CREATE_GLIBJ_ZIP = $(JAR) cf glibj.zip gnu java javax org sun META-INF && $(JAR) i $(builddir)/glibj.zip - #endif - EXTRA_DIST = standard.omit.in mkcollections.pl.in Makefile.gcj split-for-gcj.sh glibj.zip - CLEANFILES = compile-classes resources classes \ diff --git a/java/classpath/files/patch-native__jni__java-io__java_io_VMConsole.c b/java/classpath/files/patch-native__jni__java-io__java_io_VMConsole.c deleted file mode 100644 index b07b1bb270d..00000000000 --- a/java/classpath/files/patch-native__jni__java-io__java_io_VMConsole.c +++ /dev/null @@ -1,21 +0,0 @@ ---- native/jni/java-io/java_io_VMConsole.c.orig 2012-01-08 07:35:53.000000000 -0500 -+++ native/jni/java-io/java_io_VMConsole.c 2012-09-13 17:35:29.000000000 -0400 -@@ -47,7 +47,7 @@ - - /*************************************************************************/ - --#define TERMIOS_ECHO_IFLAGS (IUCLC|IXON|IXOFF|IXANY) -+#define TERMIOS_ECHO_IFLAGS (IXON|IXOFF|IXANY) - #define TERMIOS_ECHO_LFLAGS (ECHO|ECHOE|ECHOK|ECHONL|TOSTOP) - - /* -@@ -78,6 +78,9 @@ - tcgetattr (STDIN_FILENO, &new); - - new.c_iflag &= ~TERMIOS_ECHO_IFLAGS; -+#ifdef IUCLC -+ new.c_iflag &= ~IUCLC; -+#endif - new.c_lflag &= ~TERMIOS_ECHO_LFLAGS; - - tcsetattr (STDIN_FILENO, TCSANOW, &new); diff --git a/java/classpath/files/patch-native_jni_gtk-peer_gnu-java-awt-peer-gtk-FreetypeGlyphVector.c b/java/classpath/files/patch-native_jni_gtk-peer_gnu-java-awt-peer-gtk-FreetypeGlyphVector.c deleted file mode 100644 index 94e225bf65a..00000000000 --- a/java/classpath/files/patch-native_jni_gtk-peer_gnu-java-awt-peer-gtk-FreetypeGlyphVector.c +++ /dev/null @@ -1,14 +0,0 @@ ---- native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c.orig 2013-12-16 09:41:00.000000000 +0100 -+++ native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c 2013-12-16 09:42:44.000000000 +0100 -@@ -42,8 +42,9 @@ - #include - #include - #include --#include --#include -+#include -+#include FT_GLYPH_H -+#include FT_OUTLINE_H - #include "jcl.h" - #include "gdkfont.h" - #include "gnu_java_awt_peer_gtk_FreetypeGlyphVector.h" diff --git a/java/classpath/files/patch-native_jni_gtk-peer_gnu-java-awt-peer-gtk-GdkFontPeer.c b/java/classpath/files/patch-native_jni_gtk-peer_gnu-java-awt-peer-gtk-GdkFontPeer.c deleted file mode 100644 index 69fc6903646..00000000000 --- a/java/classpath/files/patch-native_jni_gtk-peer_gnu-java-awt-peer-gtk-GdkFontPeer.c +++ /dev/null @@ -1,18 +0,0 @@ ---- native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c.orig 2013-12-16 09:40:51.000000000 +0100 -+++ native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c 2013-12-16 09:44:06.000000000 +0100 -@@ -39,10 +39,11 @@ - #include - #include - #include --#include --#include --#include --#include -+#include -+#include FT_GLYPH_H -+#include FT_OUTLINE_H -+#include FT_TYPES_H -+#include FT_TRUETYPE_TABLES_H - #include "gdkfont.h" - #include "gtkpeer.h" - #include "gnu_java_awt_peer_gtk_GdkFontPeer.h" diff --git a/java/classpath/files/patch-tools__gnu__classpath__tools__jar__Updater.java b/java/classpath/files/patch-tools__gnu__classpath__tools__jar__Updater.java deleted file mode 100644 index 9185d8bae3c..00000000000 --- a/java/classpath/files/patch-tools__gnu__classpath__tools__jar__Updater.java +++ /dev/null @@ -1,27 +0,0 @@ ---- tools/gnu/classpath/tools/jar/Updater.java.orig 2010-06-03 15:14:36.000000000 -0400 -+++ tools/gnu/classpath/tools/jar/Updater.java 2012-09-20 16:26:23.000000000 -0400 -@@ -70,9 +70,13 @@ - // Set this early so that createManifest can use it. - inputJar = new JarFile(parameters.archiveFile); - -+ // Find the current directory. -+ File tmpDir = parameters.archiveFile.getParentFile(); -+ if (tmpDir == null) -+ tmpDir = new File("."); -+ - // Write all the new entries to a temporary file. -- File tmpFile = File.createTempFile("jarcopy", null, -- parameters.archiveFile.getParentFile()); -+ File tmpFile = File.createTempFile("jarcopy", null, tmpDir); - OutputStream os = new BufferedOutputStream(new FileOutputStream(tmpFile)); - writeCommandLineEntries(parameters, os); - -@@ -91,7 +95,7 @@ - if (!tmpFile.renameTo(parameters.archiveFile)) - { - throw new IOException("Couldn't rename new JAR file " + tmpFile + -- "to " + parameters.archiveFile); -+ " to " + parameters.archiveFile); - } - } - diff --git a/java/classpath/pkg-descr b/java/classpath/pkg-descr deleted file mode 100644 index 9dd1f6d28a2..00000000000 --- a/java/classpath/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GNU Classpath, Essential Libraries for Java, is a GNU project to create free -core class libraries for use with virtual machines and compilers for the Java -programming language. - -WWW: http://www.classpath.org/ diff --git a/java/classpath/pkg-plist b/java/classpath/pkg-plist deleted file mode 100644 index 75423bc3f72..00000000000 --- a/java/classpath/pkg-plist +++ /dev/null @@ -1,180 +0,0 @@ -bin/gappletviewer -bin/gjavah -bin/gjar -bin/gjarsigner -%%GJDOC%%bin/gjdoc -bin/gkeytool -bin/gnative2ascii -bin/gorbd -bin/grmic -bin/grmid -bin/grmiregistry -bin/gserialver -bin/gtnameserv -include/jawt.h -include/jawt_md.h -include/jni.h -include/jni_md.h -%%GCONF%%lib/classpath/libgconfpeer.so -%%GTK2%%lib/classpath/libgtkpeer.so -lib/classpath/libjavaio.so -lib/classpath/libjavaio.so.0 -lib/classpath/libjavaio.so.0.0.0 -lib/classpath/libjavalang.so -lib/classpath/libjavalang.so.0 -lib/classpath/libjavalang.so.0.0.0 -lib/classpath/libjavalangmanagement.so -lib/classpath/libjavalangmanagement.so.0 -lib/classpath/libjavalangmanagement.so.0.0.0 -lib/classpath/libjavalangreflect.so -lib/classpath/libjavalangreflect.so.0 -lib/classpath/libjavalangreflect.so.0.0.0 -lib/classpath/libjavanet.so -lib/classpath/libjavanet.so.0 -lib/classpath/libjavanet.so.0.0.0 -lib/classpath/libjavanio.so -lib/classpath/libjavanio.so.0 -lib/classpath/libjavanio.so.0.0.0 -lib/classpath/libjavautil.so -lib/classpath/libjavautil.so.0 -lib/classpath/libjavautil.so.0.0.0 -%%GMP%%lib/classpath/libjavamath.so -%%GTK2%%lib/classpath/libjawt.so -%%QT4%%lib/classpath/libqtpeer.so -lib/logging.properties -lib/security/classpath.security -man/man1/gappletviewer.1.gz -man/man1/gcjh.1.gz -man/man1/gjar.1.gz -man/man1/gjarsigner.1.gz -man/man1/gjavah.1.gz -%%GJDOC%%man/man1/gjdoc.1.gz -man/man1/gkeytool.1.gz -man/man1/gnative2ascii.1.gz -man/man1/gorbd.1.gz -man/man1/grmid.1.gz -man/man1/grmiregistry.1.gz -man/man1/gserialver.1.gz -man/man1/gtnameserv.1.gz -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.java2d -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.jawt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples.zip -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/NamingService/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/DemoServer.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/DemoServant.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/DemoTester.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/DirectTest.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/RequestTest.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/StructureToPass.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/StructureToPassHelper.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/StructureToPassHolder.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/StructureToReturn.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/StructureToReturnHelper.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/StructureToReturnHolder.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/TreeNode.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/TreeNodeHelper.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/TreeNodeHolder.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/WeThrowThisException.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/WeThrowThisExceptionHelper.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/_DemoTesterImplBase.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/SimpleCommunication/communication/_DemoTesterStub.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/README.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/CanvasWorld.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/ChatConstants.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/ClientFrame.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/GameManager.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/GameManagerImpl.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/IorReader.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/OrbStarter.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/Player.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/PlayerImpl.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/PlayingDesk.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/State.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/X5Server.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/_GameManagerImpl_Tie.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/_GameManager_Stub.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/_PlayerImpl_Tie.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/CORBA/swing/x5/_Player_Stub.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/awt/AicasGraphicsBenchmark.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/awt/AnimationApplet.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/awt/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/awt/HintingDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/datatransfer/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/html/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/aicas.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/back.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/badge.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/big-fullscreen.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/big-home.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/big-warning.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/palme.gif -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/reload.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-copy.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-cut.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-go-back.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-go-down.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-go-forward.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-mic.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-new.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-open.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-paste.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-quit.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-save-as.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-save.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/icons/stock-spell-check.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/java2d/J2dBenchmark.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/java2d/J2dBenchmarkGUI.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/java2d/JNIOverhead.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/java2d/bench.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/java2d/bench.h -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/jawt/DemoJAWT.c -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/jawt/DemoJAWT.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestBeans.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestClassLoading.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestCompilation.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestGarbageCollector.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestMemory.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestMemoryManager.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestMemoryPool.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestOS.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestRuntime.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/management/TestThread.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/midi/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/print/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/sound/AudioPlayerSample.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/BrowserEditorKit.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/ButtonDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/ComboBoxDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/Demo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/DemoDesktop.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/DemoFactory.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/DocumentFilterDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/FileChooserDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/HtmlDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/ListDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/MetalThemeEditor.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/MiniDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/NavigationFilterDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/ProgressBarDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/ScrollBarDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/SliderDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/SpinnerDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/TabbedPaneDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/TableDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/TextAreaDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/TextFieldDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/TreeDemo.java -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/forms.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/frame1.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/frame2.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/frame3.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/frame4.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/frames.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/tables.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/textstyles.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu/classpath/examples/swing/welcome.html -%%DATADIR%%/glibj.zip -%%DATADIR%%/tools.zip diff --git a/java/jamvm/Makefile b/java/jamvm/Makefile deleted file mode 100644 index 15b7a24b56d..00000000000 --- a/java/jamvm/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# Created by: Bjoern Koenig -# $FreeBSD$ - -PORTNAME= jamvm -PORTVERSION= 1.5.4 -PORTREVISION= 2 -CATEGORIES= java devel -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/JamVM%20${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Compact Java virtual machine - -LICENSE= GPLv2 - -DEPRECATED= Abandonware -EXPIRATION_DATE= 2018-12-04 - -RUN_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:java/classpath - -CONFIGURE_ARGS= --with-classpath-install-dir=${LOCALBASE} -GNU_CONFIGURE= yes -OPTIONS_SUB= yes -USES= compiler gmake libtool pkgconfig - -OPTIONS_DEFINE= FFI ZIP -OPTIONS_DEFAULT=FFI ZIP -FFI_DESC= use libffi to call native methods -ZIP_DESC= turn-on zip support in the bootstrap loader - -FFI_CONFIGURE_ENABLE= ffi -FFI_LIB_DEPENDS= libffi.so:devel/libffi -ZIP_BUILD_DEPENDS= zip:archivers/zip -ZIP_CONFIGURE_ENABLE= zip - -.include - -.if empty(PORT_OPTIONS:MFFI) && ${ARCH} == "sparc64" -IGNORE= for ${ARCH} requires libffi -.endif - -.include - -.if ${COMPILER_TYPE} == clang -CONFIGURE_ARGS+= --disable-int-inlining -.endif - -post-extract: - @${REINPLACE_CMD} -e "s,\(^include_HEADERS = .*\)jni.h\(.*\),\1\2," ${WRKSRC}/src/Makefile.in - -.include diff --git a/java/jamvm/distinfo b/java/jamvm/distinfo deleted file mode 100644 index 410facf62f8..00000000000 --- a/java/jamvm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (jamvm-1.5.4.tar.gz) = 7865693698bc4322cabe1014a4b7ebdec1bc1daf45f1a4457b6e908a4446b124 -SIZE (jamvm-1.5.4.tar.gz) = 656283 diff --git a/java/jamvm/files/patch-configure b/java/jamvm/files/patch-configure deleted file mode 100644 index 45e93f07d3c..00000000000 --- a/java/jamvm/files/patch-configure +++ /dev/null @@ -1,75 +0,0 @@ ---- configure.orig 2009-12-31 13:41:44.000000000 -0500 -+++ configure 2012-09-17 12:29:34.000000000 -0400 -@@ -2683,28 +2683,27 @@ - i[3456]86-*-darwin*) host_cpu=i386 host_os=darwin ;; - arm*-*-darwin*) host_cpu=arm host_os=darwin libdl_needed=no ;; - i386-*-openbsd*) host_os=bsd libdl_needed=no ;; --i386-*-freebsd*) host_os=bsd libdl_needed=no ;; -+i386-*-freebsd*) os=bsd libdl_needed=no ;; - i386-*-solaris*) host_cpu=x86 host_os=solaris ;; - x86_64-*-linux*) host_os=linux ;; - hppa*-*-linux*) host_cpu=parisc host_os=linux ;; - mipsel-*-linux*) host_cpu=mips host_os=linux ;; - x86_64-*-openbsd*) host_os=bsd libdl_needed=no ;; --x86_64-*-freebsd*) host_os=bsd libdl_needed=no ;; -+amd64-*-freebsd*) os=bsd host_cpu=x86_64 libdl_needed=no ;; - arm*-*-linux*) host_cpu=arm host_os=linux ;; - arm*-*-openbsd*) host_cpu=arm host_os=bsd libdl_needed=no ;; --arm*-*-freebsd*) host_cpu=arm host_os=bsd libdl_needed=no ;; -+arm*-*-freebsd*) host_cpu=arm os=bsd libdl_needed=no ;; - powerpc*-*-linux*) host_cpu=powerpc host_os=linux ;; - powerpc*-*-openbsd*) host_cpu=powerpc host_os=bsd libdl_needed=no ;; --powerpc*-*-freebsd*) host_cpu=powerpc host_os=bsd libdl_needed=no ;; -+powerpc*-*-freebsd*) host_cpu=powerpc os=bsd libdl_needed=no ;; - powerpc-*-darwin*) host_os=darwin ;; --sparc*-*-freebsd*) host_cpu=sparc host_os=bsd libdl_needed=no ;; -+sparc*-*-freebsd*) host_cpu=sparc os=bsd libdl_needed=no ;; - *) { { $as_echo "$as_me:$LINENO: error: $host not supported" >&5 - $as_echo "$as_me: error: $host not supported" >&2;} - { (exit 1); exit 1; }; } ;; - esac - - arch=$host_cpu --os=$host_os - - - -@@ -21662,8 +21661,15 @@ - if test "${ac_cv_lib_ffi_ffi_call+set}" = set; then - $as_echo_n "(cached) " >&6 - else -+ ac_check_lib_save_CFLAGS=$CFLAGS -+ ac_check_lib_save_LDFLAGS=$LDFLAGS - ac_check_lib_save_LIBS=$LIBS --LIBS="-lffi $LIBS" -+ LIBFFI_CFLAGS="$($PKG_CONFIG libffi --cflags)" -+ LIBFFI_LDFLAGS="$($PKG_CONFIG libffi --libs-only-L)" -+ LIBFFI_LIBS="$($PKG_CONFIG libffi --libs-only-l)" -+CFLAGS="$LIBFFI_CFLAGS $CFLAGS" -+LDFLAGS="$LIBFFI_LDFLAGS $LDFLAGS" -+LIBS="$LIBFFI_LIBS $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -21718,6 +21724,8 @@ - rm -rf conftest.dSYM - rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -+CFLAGS=$ac_check_lib_save_CFLAGS -+LDFLAGS=$ac_check_lib_save_LDFLAGS - LIBS=$ac_check_lib_save_LIBS - fi - { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ffi_ffi_call" >&5 -@@ -21726,9 +21734,9 @@ - cat >>confdefs.h <<_ACEOF - #define HAVE_LIBFFI 1 - _ACEOF -- -- LIBS="-lffi $LIBS" -- -+ CFLAGS="$LIBFFI_CFLAGS $CFLAGS" -+ LDFLAGS="$LIBFFI_LDFLAGS $LDFLAGS" -+ LIBS="$LIBFFI_LIBS $LIBS" - else - { { $as_echo "$as_me:$LINENO: error: libffi is missing" >&5 - $as_echo "$as_me: error: libffi is missing" >&2;} diff --git a/java/jamvm/pkg-descr b/java/jamvm/pkg-descr deleted file mode 100644 index d821aa58e7b..00000000000 --- a/java/jamvm/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -JamVM is an extremely small Java Virtual Machine which conforms to the -JVM specification version 2 (blue book). - -It is designed to support the full specification, and includes support -for object finalisation, Soft/Weak/Phantom References, class-unloading, -the Java Native Interface (JNI) and the Reflection API. - -WWW: http://jamvm.sourceforge.net/ diff --git a/java/jamvm/pkg-plist b/java/jamvm/pkg-plist deleted file mode 100644 index 9a14e5aced4..00000000000 --- a/java/jamvm/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -bin/jamvm -lib/libjvm.so -lib/libjvm.so.0 -lib/libjvm.so.0.0.0 -%%ZIP%%lib/rt.jar -%%ZIP%%%%DATADIR%%/classes.zip -%%NO_ZIP%%%%DATADIR%%/classes/gnu/classpath/VMStackWalker.class -%%NO_ZIP%%%%DATADIR%%/classes/gnu/classpath/VMSystemProperties.class -%%NO_ZIP%%%%DATADIR%%/classes/jamvm/ThreadInfoHelper.class -%%NO_ZIP%%%%DATADIR%%/classes/jamvm/java/lang/JarLauncher.class -%%NO_ZIP%%%%DATADIR%%/classes/jamvm/java/lang/VMClassLoaderData$Unloader.class -%%NO_ZIP%%%%DATADIR%%/classes/jamvm/java/lang/VMClassLoaderData.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMClass.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMClassLoader$PackageInfo.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMClassLoader.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMRuntime.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMString.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMThread.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/VMThrowable.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/reflect/VMConstructor.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/reflect/VMField.class -%%NO_ZIP%%%%DATADIR%%/classes/java/lang/reflect/VMMethod.class -%%NO_ZIP%%%%DATADIR%%/classes/java/security/VMAccessController.class -%%NO_ZIP%%%%DATADIR%%/classes/sun/reflect/annotation/AnnotationInvocationHandler.class diff --git a/java/visualvm/Makefile b/java/visualvm/Makefile index 64d1bb24238..1bda8d4be78 100644 --- a/java/visualvm/Makefile +++ b/java/visualvm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= visualvm -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= java devel MASTER_SITES= https://github.com/visualvm/visualvm.src/releases/download/${PORTVERSION}/ DISTNAME= visualvm_${PORTVERSION:S/.//g} diff --git a/java/visualvm/distinfo b/java/visualvm/distinfo index a0f4d23e66f..998183ace45 100644 --- a/java/visualvm/distinfo +++ b/java/visualvm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527182527 -SHA256 (visualvm_141.zip) = cb7d98b514c8448cffaf0f453f2dd257cbcc3b84bf51e6d43145ae706fa726b8 -SIZE (visualvm_141.zip) = 15601279 +TIMESTAMP = 1543961795 +SHA256 (visualvm_142.zip) = 5d77e07fb7bf564f97a1dd9aa3cd629b3cc4b9b21dbec45b8dfdf058b541388a +SIZE (visualvm_142.zip) = 15604304 diff --git a/lang/p5-ExtUtils-F77/Makefile b/lang/p5-ExtUtils-F77/Makefile index 93525340ee2..8aeb26ac570 100644 --- a/lang/p5-ExtUtils-F77/Makefile +++ b/lang/p5-ExtUtils-F77/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-F77 -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/lang/p5-ExtUtils-F77/distinfo b/lang/p5-ExtUtils-F77/distinfo index cd63f00450b..48227211f4b 100644 --- a/lang/p5-ExtUtils-F77/distinfo +++ b/lang/p5-ExtUtils-F77/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543326594 -SHA256 (ExtUtils-F77-1.21.tar.gz) = 28b47bed80477a4a8cb428212176f62a8462214a97367e30da04aadf03cefc5d -SIZE (ExtUtils-F77-1.21.tar.gz) = 12229 +TIMESTAMP = 1543863775 +SHA256 (ExtUtils-F77-1.22.tar.gz) = f87b0c699655d4e21669a8eea39c66fd804140e31b73871d07c160868eefa953 +SIZE (ExtUtils-F77-1.22.tar.gz) = 12260 diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile index 0310694cc8f..47afd0cf51c 100644 --- a/lang/perl5-devel/Makefile +++ b/lang/perl5-devel/Makefile @@ -35,7 +35,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.29.5-19-g20ccb10a08 +GH_TAGNAME= v5.29.5-63-gbf5c7c7dda OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT MULTIPLICITY SITECUSTOMIZE \ THREADS PERL_MALLOC DTRACE DOT_INC diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index 84b83a13b62..bd34066d92c 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543232239 -SHA256 (perl/Perl-perl5-v5.29.5-19-g20ccb10a08_GH0.tar.gz) = 39e96177eb321805b951ba956c7db3a35c4cd512a1ffa1c3821c9267f6094725 -SIZE (perl/Perl-perl5-v5.29.5-19-g20ccb10a08_GH0.tar.gz) = 19111904 +TIMESTAMP = 1543931635 +SHA256 (perl/Perl-perl5-v5.29.5-63-gbf5c7c7dda_GH0.tar.gz) = a7dd392f28f3e103b1819a9c477429502aaca9bc800df4859b0ed556d3539f14 +SIZE (perl/Perl-perl5-v5.29.5-63-gbf5c7c7dda_GH0.tar.gz) = 19111291 diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index df857451bcf..c35f0ab6a6f 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -1,6 +1,6 @@ ---- Configure.orig 2018-10-30 21:28:23 UTC +--- Configure.orig 2018-12-02 17:24:42 UTC +++ Configure -@@ -3868,7 +3868,10 @@ esac +@@ -3867,7 +3867,10 @@ esac . ./posthint.sh : who configured the system @@ -12,7 +12,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5049,7 +5052,7 @@ esac +@@ -5048,7 +5051,7 @@ esac : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -21,7 +21,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9589,8 +9592,7 @@ prefixvar=siteman3dir +@@ -9588,8 +9591,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in diff --git a/lang/perl5-devel/files/patch-perl.c b/lang/perl5-devel/files/patch-perl.c index 653445a6b1c..1315ac49de6 100644 --- a/lang/perl5-devel/files/patch-perl.c +++ b/lang/perl5-devel/files/patch-perl.c @@ -1,6 +1,6 @@ ---- perl.c.orig 2018-07-15 19:10:55 UTC +--- perl.c.orig 2018-12-02 17:24:42 UTC +++ perl.c -@@ -1981,23 +1981,7 @@ S_Internals_V(pTHX_ CV *cv) +@@ -1984,23 +1984,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 76d356fd521..7b786d8875f 100644 --- a/lang/perl5-devel/pkg-plist +++ b/lang/perl5-devel/pkg-plist @@ -956,7 +956,9 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5260delta.1.gz %%MAN1%%/perl5261delta.1.gz %%MAN1%%/perl5262delta.1.gz +%%MAN1%%/perl5263delta.1.gz %%MAN1%%/perl5280delta.1.gz +%%MAN1%%/perl5281delta.1.gz %%MAN1%%/perl5290delta.1.gz %%MAN1%%/perl5291delta.1.gz %%MAN1%%/perl5292delta.1.gz @@ -1748,7 +1750,9 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5260delta.pod %%PRIV_LIB%%/pod/perl5261delta.pod %%PRIV_LIB%%/pod/perl5262delta.pod +%%PRIV_LIB%%/pod/perl5263delta.pod %%PRIV_LIB%%/pod/perl5280delta.pod +%%PRIV_LIB%%/pod/perl5281delta.pod %%PRIV_LIB%%/pod/perl5290delta.pod %%PRIV_LIB%%/pod/perl5291delta.pod %%PRIV_LIB%%/pod/perl5292delta.pod diff --git a/lang/perl5.28/Makefile b/lang/perl5.28/Makefile index 5dddfbce932..4a549161de7 100644 --- a/lang/perl5.28/Makefile +++ b/lang/perl5.28/Makefile @@ -3,7 +3,6 @@ PORTNAME= perl DISTVERSION= ${PERL_VERSION} -PORTREVISION= 2 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN/../../src/5.0 CPAN/../../authors/id/X/XS/XSAWYERX/ DIST_SUBDIR= perl diff --git a/lang/perl5.28/distinfo b/lang/perl5.28/distinfo index 90dc567d855..838bbb6b2c8 100644 --- a/lang/perl5.28/distinfo +++ b/lang/perl5.28/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529924640 -SHA256 (perl/perl-5.28.0.tar.xz) = 059b3cb69970d8c8c5964caced0335b4af34ac990c8e61f7e3f90cd1c2d11e49 -SIZE (perl/perl-5.28.0.tar.xz) = 12410536 +TIMESTAMP = 1543932070 +SHA256 (perl/perl-5.28.1.tar.xz) = fea7162d4cca940a387f0587b93f6737d884bf74d8a9d7cfd978bc12cd0b202d +SIZE (perl/perl-5.28.1.tar.xz) = 12372080 diff --git a/lang/perl5.28/pkg-plist b/lang/perl5.28/pkg-plist index 73d3e94fdd4..26eb6b7a855 100644 --- a/lang/perl5.28/pkg-plist +++ b/lang/perl5.28/pkg-plist @@ -1002,6 +1002,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5261delta.1.gz %%MAN1%%/perl5262delta.1.gz %%MAN1%%/perl5280delta.1.gz +%%MAN1%%/perl5281delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -1803,6 +1804,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5261delta.pod %%PRIV_LIB%%/pod/perl5262delta.pod %%PRIV_LIB%%/pod/perl5280delta.pod +%%PRIV_LIB%%/pod/perl5281delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod diff --git a/lang/perl5.28/version.mk b/lang/perl5.28/version.mk index e3367982f0c..04888740bf6 100644 --- a/lang/perl5.28/version.mk +++ b/lang/perl5.28/version.mk @@ -1,2 +1,2 @@ -PERL_VERSION= 5.28.0 +PERL_VERSION= 5.28.1 PERL5_DEPEND= perl5>=5.28.r1<5.29 diff --git a/lang/rust/Makefile b/lang/rust/Makefile index 784e0f766ca..109b9695e40 100644 --- a/lang/rust/Makefile +++ b/lang/rust/Makefile @@ -26,7 +26,7 @@ COMMENT= Language with a focus on memory safety and concurrency LICENSE= APACHE20 \ MIT LICENSE_COMB= dual -# APACHE20 license is standard, see Templates/Licenses/APACHE20 +LICENSE_FILE_APACHE= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= cmake:devel/cmake diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 5dc59c8f53f..b466d14b6d3 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,7 +8,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.4 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.3/ @@ -17,8 +17,6 @@ COMMENT= Secure, fast and powerful IMAP and POP3 server LICENSE= LGPL21 MIT LICENSE_COMB= dual -LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL -LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT USES= cpe iconv libtool pkgconfig ssl USE_RC_SUBR= dovecot @@ -27,7 +25,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-statedir=/var/db/dovecot \ --without-shadow \ - --without-sodium \ --with-ssl=openssl \ --with-docs @@ -39,7 +36,7 @@ GROUPS= ${USERS} CONFLICTS_INSTALL= dovecot22 -OPTIONS_DEFINE= LIBWRAP LUA LZ4 VPOPMAIL DOCS EXAMPLES +OPTIONS_DEFINE= LIBSODIUM LIBWRAP LUA LZ4 VPOPMAIL DOCS EXAMPLES OPTIONS_DEFAULT=GSSAPI_NONE LIBWRAP OPTIONS_SUB= yes @@ -68,6 +65,10 @@ GSSAPI_HEIMDAL_DESC= Use Heimdal GSSAPI from security/heimdal GSSAPI_MIT_DESC= Use MIT GSSAPI from security/krb5 # General options +LIBSODIUM_DESC= support libsodium based crypts (ARGON2I/ARGON2ID) +LIBSODIUM_LIB_DEPENDS= libsodium.so:security/libsodium +LIBSODIUM_CONFIGURE_WITH= sodium + LIBWRAP_CONFIGURE_WITH= libwrap LUA_CONFIGURE_WITH= lua @@ -98,7 +99,6 @@ SQLITE_CONFIGURE_WITH= sqlite # FTS ICU_CONFIGURE_WITH= icu ICU_LIB_DEPENDS= libicui18n.so:devel/icu -ICU_USES= pkgconfig LUCENE_CONFIGURE_WITH= lucene LUCENE_LIB_DEPENDS= libclucene-core.so:textproc/clucene diff --git a/mail/dovecot/files/patch-src_lib-sql_driver-mysql.c b/mail/dovecot/files/patch-src_lib-sql_driver-mysql.c new file mode 100644 index 00000000000..b9084bd86ea --- /dev/null +++ b/mail/dovecot/files/patch-src_lib-sql_driver-mysql.c @@ -0,0 +1,24 @@ +--- src/lib-sql/driver-mysql.c.orig 2018-11-23 11:06:45 UTC ++++ src/lib-sql/driver-mysql.c +@@ -173,7 +173,9 @@ static int driver_mysql_connect(struct sql_db *_db) + static void driver_mysql_disconnect(struct sql_db *_db) + { + struct mysql_db *db = (struct mysql_db *)_db; +- mysql_close(db->mysql); ++ if (db->mysql != NULL) ++ mysql_close(db->mysql); ++ db->mysql = NULL; + } + + static int driver_mysql_parse_connect_string(struct mysql_db *db, +@@ -311,7 +313,9 @@ static void driver_mysql_deinit_v(struct sql_db *_db) + _db->no_reconnect = TRUE; + sql_db_set_state(&db->api, SQL_DB_STATE_DISCONNECTED); + +- mysql_close(db->mysql); ++ if (db->mysql != NULL) ++ mysql_close(db->mysql); ++ db->mysql = NULL; + + sql_connection_log_finished(_db); + event_unref(&_db->event); diff --git a/mail/dovecot/pkg-plist b/mail/dovecot/pkg-plist index 7dec438c483..f36f65c2867 100644 --- a/mail/dovecot/pkg-plist +++ b/mail/dovecot/pkg-plist @@ -836,6 +836,12 @@ share/aclocal/dovecot.m4 %%LIBWRAP%%libexec/dovecot/tcpwrap %%LUA%%include/dovecot/dlua-script-private.h %%LUA%%include/dovecot/dlua-script.h +%%LUA%%include/dovecot/mail-lua-plugin.h +%%LUA%%include/dovecot/mail-storage-lua.h +%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%01_mail_lua_plugin.a +%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%01_mail_lua_plugin.so +%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%22_push_notification_lua_plugin.a +%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%22_push_notification_lua_plugin.so %%LUCENE%%lib/dovecot/doveadm/lib20_doveadm_fts_lucene_plugin.a %%LUCENE%%lib/dovecot/doveadm/lib20_doveadm_fts_lucene_plugin.so %%LUCENE%%lib/dovecot/lib21_fts_lucene_plugin.a diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index cfeea137200..6f362fb35eb 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mutt -DISTVERSION= 1.10.1 +DISTVERSION= 1.11.0 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ @@ -18,12 +18,16 @@ PATCH_SITES+= http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \ http://vc.org.ua/mutt/:vc PATCH_DIST_STRIP= -p1 -MAINTAINER?= dereks@lifeofadishwasher.com -COMMENT?= Small but powerful text based program for read/writing e-mail +MAINTAINER= dereks@lifeofadishwasher.com +COMMENT= Small but powerful text based program for read/writing e-mail LICENSE= GPLv2+ -CONFLICTS?= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-1.4* mutt-devel-lite-[0-9]* mutt-lite-[0-9]* zh-mutt-devel-[0-9]* +RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support + +USES= cpe shebangfix ssl + +CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-1.4* mutt-devel-lite-[0-9]* mutt-lite-[0-9]* zh-mutt-devel-[0-9]* DOCSDIR?= ${PREFIX}/share/doc/mutt EXAMPLESDIR?= ${PREFIX}/share/examples/mutt @@ -34,7 +38,8 @@ CONFIGURE_ARGS= --disable-fcntl --with-ssl=${OPENSSLBASE} \ --enable-external-dotlock --enable-pop --enable-imap \ --enable-compressed --enable-sidebar -USES+= cpe ncurses shebangfix ssl +INFO= ${PORTNAME} + SHEBANG_FILES= doc/gen-map-doc smime_keys.pl contrib/smime_keys_test.pl USE_HARDENING= cfi safestack @@ -47,9 +52,6 @@ GNU_CONFIGURE= yes OPTIONS_SUB= yes -.if defined (MUTT_LITE) -OPTIONS_EXCLUDE= NLS DOCS EXAMPLES -.else OPTIONS_DEFINE= SASL DEBUG DOCS EXAMPLES FLOCK \ FORCEBASE64 GPGME GREETING_PATCH HTML ICONV IDN IFDEF_PATCH \ LOCALES_FIX MAILBOX_MANPAGES MAILDIR_MTIME_PATCH \ @@ -95,28 +97,12 @@ OPTIONS_DEFAULT= GPGME HTML HCACHE_BDB ICONV IDN \ IFDEF_PATCH LOCALES_FIX MAILBOX_MANPAGES MAILDIR_MTIME_PATCH \ NLS NCURSES QUOTE_PATCH REVERSE_REPLY_PATCH SMART_DATE \ SMIME_OUTLOOK_COMPAT SASL SMTP URLVIEW XML GSSAPI_NONE -.endif -RUN_DEPENDS+= ${LOCALBASE}/etc/mime.types:misc/mime-support - -.if !defined (MUTT_LITE) ASPELL_BUILD_DEPENDS= aspell:textproc/aspell ASPELL_RUN_DEPENDS= aspell:textproc/aspell ISPELL_BUILD_DEPENDS= ispell:textproc/aspell-ispell ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell URLVIEW_RUN_DEPENDS= urlview:textproc/urlview -.endif - -.if defined (MUTT_LITE) -PKGNAMESUFFIX= -lite -USES+= ncurses -PLIST_SUB+= MAILBOX_MANPAGES="" -PLIST_SUB+= HTML="@comment " -PLIST_SUB+= NNTP="@comment " -# XXX bug in bpm ? -PLIST_SUB+= NLS="@comment " -CONFIGURE_ARGS+= --disable-nls --disable-iconv --without-idn -.endif .ifmake makesum # for optional distfiles patchfiles PORT_DBDIR= /dev/null @@ -174,7 +160,8 @@ FLOCK_CONFIGURE_ENABLE= flock LOCALES_FIX_CONFIGURE_ON= --enable-locales-fix -IDN_LIB_DEPENDS= libidn2.so:dns/libidn2 +IDN_LIB_DEPENDS= libidn2.so:dns/libidn2 \ + libunistring.so:devel/libunistring IDN_CONFIGURE_WITH= idn2 IDN_IMPLIES= ICONV @@ -192,6 +179,7 @@ GREETING_PATCH_PATCHFILES= mutt-${GREETING_PATCH_VERSION}.vc.greeting:vc QUOTE_PATCH_PATCHFILES= patch-${VVV_PATCH_VERSION}.vvv.initials.gz:vvv \ patch-${VVV_PATCH_VERSION}.vvv.quote.gz:vvv +NNTP_BROKEN= NNTP 1.10.0 broken with mutt 1.11.0 NNTP_PATCHFILES= patch-${VVV_PATCH_VERSION}.vvv.nntp.gz:-p1:vvv NNTP_CONFIGURE_ON= --enable-nntp NNTP_VARS= XML_NEEDED=yes @@ -204,7 +192,7 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-doc-ref # un/comment as each VERSION is created for PORTVERSION VVV_PATCH_VERSION= 1.10.0 -GREETING_PATCH_VERSION= 1.10.0 +#GREETING_PATCH_VERSION= 1.11.0 .if !defined(VVV_PATCH_VERSION) VVV_PATCH_VERSION= ${PORTVERSION} diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index 06be9744011..a2100845a1f 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1531761572 -SHA256 (mutt/mutt-1.10.1.tar.gz) = 734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0 -SIZE (mutt/mutt-1.10.1.tar.gz) = 4255890 -SHA256 (mutt/mutt-1.10.0.vc.greeting) = e33b0659290cfbcff0055a5e3ec0762fed7eb76127e0c29cd00586d62cb92df8 -SIZE (mutt/mutt-1.10.0.vc.greeting) = 4560 +TIMESTAMP = 1543291077 +SHA256 (mutt/mutt-1.11.0.tar.gz) = 92c9261933809fed34d66469cb83c7f83bb29f721cd48d608c40cafd299c10e3 +SIZE (mutt/mutt-1.11.0.tar.gz) = 4568953 +SHA256 (mutt/mutt-1.11.0.vc.greeting) = 57bd75016350e3ab8516f27154016e23a29176d2f1163258d31531f4aa722afc +SIZE (mutt/mutt-1.11.0.vc.greeting) = 4560 SHA256 (mutt/patch-1.10.0.vvv.nntp.gz) = 895c168f00cd073234c6cbb0d6972b5b390c64bf9ee5a13f58e0ea0652cabe4a SIZE (mutt/patch-1.10.0.vvv.nntp.gz) = 60723 SHA256 (mutt/patch-1.10.0.vvv.initials.gz) = 7254751c439d4b138e89b47f71bd4e37c1c257130a8c88af91189fd8e4f249bb diff --git a/mail/mutt/files/extra-patch-ifdef b/mail/mutt/files/extra-patch-ifdef index deeceae31fb..5bb33012e83 100644 --- a/mail/mutt/files/extra-patch-ifdef +++ b/mail/mutt/files/extra-patch-ifdef @@ -1,28 +1,12 @@ ---- init.h.orig 2018-05-19 23:45:18 UTC -+++ init.h -@@ -4114,6 +4114,7 @@ - static int parse_unlists (BUFFER *, BUFFER *, unsigned long, BUFFER *); - static int parse_alias (BUFFER *, BUFFER *, unsigned long, BUFFER *); - static int parse_unalias (BUFFER *, BUFFER *, unsigned long, BUFFER *); -+static int parse_ifdef (BUFFER *, BUFFER *, unsigned long, BUFFER *); - static int parse_echo (BUFFER *, BUFFER *, unsigned long, BUFFER *); - static int parse_ignore (BUFFER *, BUFFER *, unsigned long, BUFFER *); - static int parse_unignore (BUFFER *, BUFFER *, unsigned long, BUFFER *); -@@ -4178,6 +4178,7 @@ - { "hdr_order", parse_list, UL &HeaderOrderList }, - #ifdef HAVE_ICONV - { "iconv-hook", mutt_parse_hook, MUTT_ICONVHOOK }, -+ { "ifdef", parse_ifdef, 0 }, - #endif - { "ignore", parse_ignore, 0 }, - { "lists", parse_lists, 0 }, ---- PATCHES.orig 2018-05-19 23:44:00 UTC +--- PATCHES.orig 2018-11-29 22:49:51 UTC +++ PATCHES -@@ -0,0 +1 @@ +@@ -1,2 +1,3 @@ +patch-1.5.4.cd.ifdef.1 ---- init.c.orig 2018-05-19 23:44:00 UTC + vvv.quote + vvv.initials +--- init.c.orig 2018-11-24 19:06:11 UTC +++ init.c -@@ -650,6 +650,52 @@ +@@ -650,6 +650,52 @@ static mbchar_table *parse_mbchar_table return t; } @@ -75,3 +59,21 @@ static int parse_unignore (BUFFER *buf, BUFFER *s, unsigned long data, BUFFER *err) { do +--- init.h.orig 2018-11-29 22:49:51 UTC ++++ init.h +@@ -4195,6 +4195,7 @@ static int parse_lists (BUFFER *, BUFFER + static int parse_unlists (BUFFER *, BUFFER *, unsigned long, BUFFER *); + static int parse_alias (BUFFER *, BUFFER *, unsigned long, BUFFER *); + static int parse_unalias (BUFFER *, BUFFER *, unsigned long, BUFFER *); ++static int parse_ifdef (BUFFER *, BUFFER *, unsigned long, BUFFER *); + static int parse_echo (BUFFER *, BUFFER *, unsigned long, BUFFER *); + static int parse_ignore (BUFFER *, BUFFER *, unsigned long, BUFFER *); + static int parse_unignore (BUFFER *, BUFFER *, unsigned long, BUFFER *); +@@ -4259,6 +4260,7 @@ const struct command_t Commands[] = { + { "hdr_order", parse_list, UL &HeaderOrderList }, + #ifdef HAVE_ICONV + { "iconv-hook", mutt_parse_hook, MUTT_ICONVHOOK }, ++ { "ifdef", parse_ifdef, 0 }, + #endif + { "ignore", parse_ignore, 0 }, + { "index-format-hook",mutt_parse_idxfmt_hook, MUTT_IDXFMTHOOK }, diff --git a/mail/mutt/files/extra-patch-reverse_reply b/mail/mutt/files/extra-patch-reverse_reply index a6f750704ee..7e7a7bcd834 100644 --- a/mail/mutt/files/extra-patch-reverse_reply +++ b/mail/mutt/files/extra-patch-reverse_reply @@ -1,10 +1,13 @@ ---- PATCHES.orig 2018-05-19 20:39:17 UTC +--- PATCHES.orig 2018-11-29 22:55:14 UTC +++ PATCHES -@@ -0,0 +1 @@ +@@ -1,3 +1,4 @@ +patch-1.5.6.cb.reverse_reply.2 ---- init.h.orig 2018-05-19 20:37:42 UTC + patch-1.5.4.cd.ifdef.1 + vvv.quote + vvv.initials +--- init.h.orig 2018-11-29 22:55:14 UTC +++ init.h -@@ -2748,6 +2748,13 @@ +@@ -2820,6 +2820,13 @@ struct option_t MuttVars[] = { ** possibly including eventual real names. When it is \fIunset\fP, mutt will ** override any such real names with the setting of the $$realname variable. */ @@ -18,9 +21,9 @@ { "rfc2047_parameters", DT_BOOL, R_NONE, OPTRFC2047PARAMS, 0 }, /* ** .pp ---- mutt.h.orig 2018-05-19 20:36:22 UTC +--- mutt.h.orig 2018-11-29 22:55:14 UTC +++ mutt.h -@@ -466,6 +466,7 @@ +@@ -478,6 +478,7 @@ enum OPTREVALIAS, OPTREVNAME, OPTREVREAL, @@ -28,9 +31,9 @@ OPTRFC2047PARAMS, OPTSAVEADDRESS, OPTSAVEEMPTY, ---- protos.h.orig 2018-05-19 20:33:53 UTC +--- protos.h.orig 2018-11-24 19:06:21 UTC +++ protos.h -@@ -93,6 +93,7 @@ +@@ -85,6 +85,7 @@ ADDRESS *mutt_get_address (ENVELOPE *, c ADDRESS *mutt_lookup_alias (const char *s); ADDRESS *mutt_remove_duplicates (ADDRESS *); ADDRESS *mutt_remove_xrefs (ADDRESS *, ADDRESS *); @@ -38,9 +41,9 @@ ADDRESS *mutt_expand_aliases (ADDRESS *); ADDRESS *mutt_parse_adrlist (ADDRESS *, const char *); ---- send.c.orig 2018-05-19 20:33:53 UTC +--- send.c.orig 2018-10-04 22:30:10 UTC +++ send.c -@@ -598,6 +598,10 @@ +@@ -600,6 +600,10 @@ void mutt_fix_reply_recipients (ENVELOPE /* the CC field can get cluttered, especially with lists */ env->to = mutt_remove_duplicates (env->to); env->cc = mutt_remove_duplicates (env->cc); @@ -51,9 +54,9 @@ env->cc = mutt_remove_xrefs (env->to, env->cc); if (env->cc && !env->to) ---- sendlib.c.orig 2018-05-19 20:33:53 UTC +--- sendlib.c.orig 2018-11-24 19:06:11 UTC +++ sendlib.c -@@ -2753,6 +2753,35 @@ +@@ -2754,6 +2754,35 @@ static void set_noconv_flags (BODY *b, s } } diff --git a/mail/mutt/files/extra-patch-smartdate b/mail/mutt/files/extra-patch-smartdate index 1eeab84752b..5e82a8d189b 100644 --- a/mail/mutt/files/extra-patch-smartdate +++ b/mail/mutt/files/extra-patch-smartdate @@ -1,6 +1,6 @@ ---- hdrline.c.orig 2018-05-19 20:36:17 UTC +--- hdrline.c.orig 2018-11-29 23:19:39 UTC +++ hdrline.c -@@ -249,6 +249,89 @@ +@@ -249,6 +249,89 @@ static char *apply_subject_mods (ENVELOP * %Y = `x-label:' field (if present, tree unfolded, and != parent's x-label) * %Z = status flags */ @@ -90,7 +90,7 @@ static const char * hdr_format_str (char *dest, size_t destlen, -@@ -422,7 +505,13 @@ +@@ -422,7 +505,13 @@ hdr_format_str (char *dest, if (!do_locales) setlocale (LC_TIME, "C"); @@ -105,9 +105,9 @@ if (!do_locales) setlocale (LC_TIME, ""); ---- mutt.h.orig 2018-05-19 20:44:10 UTC +--- mutt.h.orig 2018-11-29 23:17:47 UTC +++ mutt.h -@@ -148,6 +148,16 @@ +@@ -156,6 +156,16 @@ typedef enum MUTT_FORMAT_NOFILTER = (1<<7) /* do not allow filtering on this pass */ } format_flag; diff --git a/mail/mutt/files/patch-Makefile.in b/mail/mutt/files/patch-Makefile.in index 3152f59deab..14066a7a732 100644 --- a/mail/mutt/files/patch-Makefile.in +++ b/mail/mutt/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2018-05-19 20:48:16 UTC +--- Makefile.in.orig 2018-11-25 17:43:43 UTC +++ Makefile.in -@@ -471,7 +471,7 @@ +@@ -531,7 +531,7 @@ AUTOMAKE_OPTIONS = 1.6 foreign @BUILD_DOC_TRUE@DOC_SUBDIR = doc @BUILD_IMAP_TRUE@IMAP_SUBDIR = imap @BUILD_IMAP_TRUE@IMAP_INCLUDES = -I$(top_srcdir)/imap @@ -9,7 +9,7 @@ bin_SCRIPTS = muttbug flea $(SMIMEAUX_TARGET) @BUILD_HCACHE_TRUE@HCVERSION = hcversion.h BUILT_SOURCES = keymap_defs.h patchlist.c reldate.h conststrings.c $(HCVERSION) -@@ -1355,18 +1355,9 @@ +@@ -1667,18 +1667,9 @@ install-exec-hook: rm -f $(DESTDIR)$(bindir)/mutt.dotlock ; \ ln -sf $(DESTDIR)$(bindir)/mutt_dotlock $(DESTDIR)$(bindir)/mutt.dotlock ; \ fi diff --git a/mail/mutt/files/patch-contrib_Makefile.in b/mail/mutt/files/patch-contrib_Makefile.in index 8d8b027bea1..a75296c0ebd 100644 --- a/mail/mutt/files/patch-contrib_Makefile.in +++ b/mail/mutt/files/patch-contrib_Makefile.in @@ -1,5 +1,6 @@ -Index: contrib/Makefile.in -@@ -270,7 +270,7 @@ +--- contrib/Makefile.in.orig 2018-11-25 17:43:43 UTC ++++ contrib/Makefile.in +@@ -272,7 +272,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ subdir = contrib diff --git a/mail/mutt/files/patch-date-conditional b/mail/mutt/files/patch-date-conditional index 9cbae9c3718..64c7f2f456b 100644 --- a/mail/mutt/files/patch-date-conditional +++ b/mail/mutt/files/patch-date-conditional @@ -2,7 +2,7 @@ +++ PATCHES @@ -0,0 +1 @@ +patch-1.5.0.ats.date_conditional.1 ---- hdrline.c.orig 2017-12-03 03:10:17 UTC +--- hdrline.c.orig 2018-11-24 19:06:11 UTC +++ hdrline.c @@ -428,6 +428,53 @@ hdr_format_str (char *dest, const char *cp; @@ -58,9 +58,9 @@ p = dest; ---- muttlib.c.orig 2017-12-03 03:10:17 UTC +--- muttlib.c.orig 2018-11-24 19:06:21 UTC +++ muttlib.c -@@ -1335,7 +1335,16 @@ void mutt_FormatString (char *dest, /* +@@ -1382,7 +1382,16 @@ void mutt_FormatString (char *dest, /* if (*src == '?') { flags |= MUTT_FORMAT_OPTIONAL; @@ -78,7 +78,7 @@ } else { -@@ -1351,12 +1360,12 @@ void mutt_FormatString (char *dest, /* +@@ -1398,12 +1407,12 @@ void mutt_FormatString (char *dest, /* count++; } *cp = 0; diff --git a/mail/mutt/files/patch-dgc-deepif b/mail/mutt/files/patch-dgc-deepif index 6150184efad..95291b448c0 100644 --- a/mail/mutt/files/patch-dgc-deepif +++ b/mail/mutt/files/patch-dgc-deepif @@ -1,6 +1,6 @@ --- muttlib.c.orig 2017-06-03 02:20:37 UTC +++ muttlib.c -@@ -1378,6 +1378,12 @@ void mutt_FormatString (char *dest, /* +@@ -1425,6 +1425,12 @@ void mutt_FormatString (char *dest, /* count = 0; while (count < sizeof (ifstring) && *src && *src != '?' && *src != '&') { @@ -13,7 +13,7 @@ *cp++ = *src++; count++; } -@@ -1390,7 +1396,13 @@ void mutt_FormatString (char *dest, /* +@@ -1437,7 +1437,13 @@ void mutt_FormatString (char *dest, /* count = 0; while (count < sizeof (elsestring) && *src && *src != '?') { diff --git a/mail/mutt/files/patch-doc_Makefile.in b/mail/mutt/files/patch-doc_Makefile.in index aa566f24aea..ac235a26e15 100644 --- a/mail/mutt/files/patch-doc_Makefile.in +++ b/mail/mutt/files/patch-doc_Makefile.in @@ -1,6 +1,6 @@ ---- doc/Makefile.in.orig 2018-01-27 22:36:31 UTC +--- doc/Makefile.in.orig 2018-12-01 04:54:52 UTC +++ doc/Makefile.in -@@ -664,14 +664,7 @@ install-data-local: makedoc-all instdoc +@@ -678,14 +678,7 @@ install-data-local: makedoc-all instdoc -for f in $(HTML_DOCFILES) ; do \ $(INSTALL) -m 644 $$f $(DESTDIR)$(docdir) ; \ done @@ -13,10 +13,10 @@ - $(INSTALL) -m 644 Muttrc $(DESTDIR)$(sysconfdir) ; \ - fi + $(INSTALL) -m 644 Muttrc $(DESTDIR)$(sysconfdir)/Muttrc.sample - - uninstall-local: - for f in mutt.1 mutt_dotlock.1 smime_keys.1 pgpewrap.1 pgpring.1; do \ -@@ -694,9 +687,7 @@ uninstall-local: + -if [ -f mutt.info ] ; then \ + $(MKDIR_P) $(DESTDIR)$(infodir) ; \ + $(INSTALL) -m 644 mutt.info $(DESTDIR)$(infodir) ; \ +@@ -721,9 +714,7 @@ uninstall-local: check: manual.txt: manual.html diff --git a/mail/mutt/files/patch-muttlib.c b/mail/mutt/files/patch-muttlib.c index 0c781433eec..788cfa256c5 100644 --- a/mail/mutt/files/patch-muttlib.c +++ b/mail/mutt/files/patch-muttlib.c @@ -1,6 +1,6 @@ ---- muttlib.c.orig 2016-10-08 19:35:50 UTC +--- muttlib.c.orig 2018-11-24 19:06:21 UTC +++ muttlib.c -@@ -802,16 +802,15 @@ void mutt_merge_envelopes(ENVELOPE* base +@@ -845,16 +845,15 @@ void _mutt_buffer_mktemp (BUFFER *buf, c void _mutt_mktemp (char *s, size_t slen, const char *prefix, const char *suffix, const char *src, int line) { diff --git a/mail/mutt/files/patch-qresync-crash b/mail/mutt/files/patch-qresync-crash new file mode 100644 index 00000000000..646bf42ae5e --- /dev/null +++ b/mail/mutt/files/patch-qresync-crash @@ -0,0 +1,21 @@ +--- imap/message.c.orig 2018-11-18 18:07:02 UTC ++++ imap/message.c +@@ -652,6 +652,18 @@ static int read_headers_condstore_qresyn + { + imap_hcache_close (idata); + imap_expunge_mailbox (idata); ++ ++ /* undo expunge count updates. ++ * mx_update_context() will do this at the end of the header fetch. */ ++ ctx->vcount = 0; ++ ctx->vsize = 0; ++ ctx->tagged = 0; ++ ctx->deleted = 0; ++ ctx->new = 0; ++ ctx->unread = 0; ++ ctx->changed = 0; ++ ctx->flagged = 0; ++ + idata->hcache = imap_hcache_open (idata, NULL); + idata->reopen &= ~IMAP_EXPUNGE_PENDING; + } diff --git a/mail/mutt/files/patch-smime-sender b/mail/mutt/files/patch-smime-sender index fe881fa63c2..6b7bc23e86e 100644 --- a/mail/mutt/files/patch-smime-sender +++ b/mail/mutt/files/patch-smime-sender @@ -1,4 +1,4 @@ ---- commands.c.orig 2017-09-08 22:18:16 UTC +--- commands.c.orig 2018-10-04 22:30:10 UTC +++ commands.c @@ -186,7 +186,7 @@ int mutt_display_message (HEADER *cur) { @@ -9,9 +9,9 @@ mutt_message ( _("S/MIME signature successfully verified.")); else mutt_error ( _("S/MIME certificate owner does not match sender.")); ---- init.h.orig 2017-09-08 22:18:16 UTC +--- init.h.orig 2018-11-24 19:06:11 UTC +++ init.h -@@ -3160,6 +3169,15 @@ struct option_t MuttVars[] = { +@@ -3232,6 +3232,15 @@ struct option_t MuttVars[] = { ** to determine the key to use. It will ask you to supply a key, if it can't find one. ** (S/MIME only) */ @@ -27,9 +27,9 @@ { "smime_self_encrypt_as", DT_SYN, R_NONE, UL "smime_default_key", 0 }, { "smime_default_key", DT_STR, R_NONE, UL &SmimeDefaultKey, 0 }, /* ---- mutt.h.orig 2017-09-08 22:18:16 UTC +--- mutt.h.orig 2018-11-24 19:06:11 UTC +++ mutt.h -@@ -539,6 +540,7 @@ enum +@@ -551,6 +551,7 @@ enum OPTSMIMEISDEFAULT, OPTSMIMESELFENCRYPT, OPTASKCERTLABEL, diff --git a/mail/mutt/files/patch-threadcomplete b/mail/mutt/files/patch-threadcomplete index 3d3f9bb0130..1c39e0fd898 100644 --- a/mail/mutt/files/patch-threadcomplete +++ b/mail/mutt/files/patch-threadcomplete @@ -1,6 +1,6 @@ ---- mutt.h.orig 2018-05-19 21:17:16 UTC +--- mutt.h.orig 2018-11-24 19:06:11 UTC +++ mutt.h -@@ -225,6 +225,7 @@ +@@ -234,6 +234,7 @@ enum MUTT_EXPIRED, MUTT_SUPERSEDED, MUTT_TRASH, @@ -8,9 +8,9 @@ /* actions for mutt_pattern_comp/mutt_pattern_exec */ MUTT_AND, ---- pattern.c.orig 2018-05-19 20:33:53 UTC +--- pattern.c.orig 2018-11-24 19:06:11 UTC +++ pattern.c -@@ -57,6 +57,7 @@ +@@ -57,6 +57,7 @@ static const struct pattern_flags } Flags[] = { @@ -18,7 +18,7 @@ { 'A', MUTT_ALL, 0, NULL }, { 'b', MUTT_BODY, MUTT_FULL_MSG, eat_regexp }, { 'B', MUTT_WHOLE_MSG, MUTT_FULL_MSG, eat_regexp }, -@@ -1294,6 +1295,16 @@ +@@ -1343,6 +1344,16 @@ mutt_pattern_exec (struct pattern_t *pat else result = mutt_is_list_cc (pat->alladdr, h->env->to, h->env->cc); return (pat->not ^ result); diff --git a/mail/mutt/pkg-plist b/mail/mutt/pkg-plist index 6fc5f6dd3e4..4bf8dc483cb 100644 --- a/mail/mutt/pkg-plist +++ b/mail/mutt/pkg-plist @@ -2,14 +2,14 @@ bin/flea bin/mutt bin/muttbug @(,mail,2755) bin/mutt_dotlock +bin/mutt_pgpring bin/pgpewrap -bin/pgpring bin/smime_keys @sample etc/Muttrc.sample man/man1/mutt.1.gz man/man1/mutt_dotlock.1.gz +man/man1/mutt_pgpring.1.gz man/man1/pgpewrap.1.gz -man/man1/pgpring.1.gz man/man1/smime_keys.1.gz man/man5/mailcap.5.gz %%MAILBOX_MANPAGES%%man/man5/mbox.5.gz @@ -89,6 +89,7 @@ man/man5/muttrc.5.gz %%NLS%%share/locale/es/LC_MESSAGES/mutt.mo %%NLS%%share/locale/et/LC_MESSAGES/mutt.mo %%NLS%%share/locale/eu/LC_MESSAGES/mutt.mo +%%NLS%%share/locale/fi/LC_MESSAGES/mutt.mo %%NLS%%share/locale/fr/LC_MESSAGES/mutt.mo %%NLS%%share/locale/ga/LC_MESSAGES/mutt.mo %%NLS%%share/locale/gl/LC_MESSAGES/mutt.mo diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 64719c07e75..050ebcae6a7 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.4-20181130 +DISTVERSION= 3.4-20181202 PORTREVISION?= 0 PORTEPOCH= 5 CATEGORIES= mail ipv6 diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index ac753826203..e4bb56bea00 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543626630 -SHA256 (postfix/postfix-3.4-20181130.tar.gz) = b23b32dc3af7402742babaab6333c9777c807906ed81fe5f2405699d2b170d4b -SIZE (postfix/postfix-3.4-20181130.tar.gz) = 4508910 +TIMESTAMP = 1543765729 +SHA256 (postfix/postfix-3.4-20181202.tar.gz) = 401529f9781d9c6fa766a864db556fd5f6ed27d13f60dfd6e74efff847f9562c +SIZE (postfix/postfix-3.4-20181202.tar.gz) = 4508807 diff --git a/mail/rubygem-vmail/files/patch-gemspec b/mail/rubygem-vmail/files/patch-gemspec index eac6ceeb197..60bd9c0978e 100644 --- a/mail/rubygem-vmail/files/patch-gemspec +++ b/mail/rubygem-vmail/files/patch-gemspec @@ -2,10 +2,10 @@ +++ vmail.gemspec @@ -26,7 +26,7 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_runtime_dependency(%q.freeze, [">= 2.2.12", "~> 2.2"]) - s.add_runtime_dependency(%q.freeze, [">= 1.6.1", "~> 1.6"]) -- s.add_runtime_dependency(%q.freeze, [">= 3.24.1", "~> 3.24"]) + s.add_runtime_dependency(%q.freeze, ["~> 2.2", ">= 2.2.12"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.6", ">= 1.6.1"]) +- s.add_runtime_dependency(%q.freeze, ["~> 3.24", ">= 3.24.1"]) + s.add_runtime_dependency(%q.freeze, [">= 3.24.1"]) - s.add_runtime_dependency(%q.freeze, [">= 1.3.3", "~> 1.3"]) - s.add_runtime_dependency(%q.freeze, [">= 0.4.4", "~> 0.4"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.3", ">= 1.3.3"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.4", ">= 0.4.4"]) else diff --git a/math/4ti2/Makefile b/math/4ti2/Makefile new file mode 100644 index 00000000000..a0c115bc1f6 --- /dev/null +++ b/math/4ti2/Makefile @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= 4ti2 +DISTVERSIONPREFIX= Release_ +DISTVERSION= 1_6_9 +CATEGORIES= math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Solve algebraic, geometric, combinatorial problems on linear spaces + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libglpk.so:math/glpk \ + libgmp.so:math/gmp + +USES= autoreconf gmake libtool +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-static --enable-shared --with-glpk=${LOCALBASE} --with-gmp=${LOCALBASE} +USE_GITHUB= yes +USE_LDCONFIG= yes + +TEST_TARGET= check # tests fail to run: https://github.com/4ti2/4ti2/issues/26 + +.include diff --git a/math/4ti2/distinfo b/math/4ti2/distinfo new file mode 100644 index 00000000000..af4f22f37cf --- /dev/null +++ b/math/4ti2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1543969170 +SHA256 (4ti2-4ti2-Release_1_6_9_GH0.tar.gz) = 7b1015718102d8cd4dc2de64f69094fdba0bc69a1878ada5960979b171ff89e4 +SIZE (4ti2-4ti2-Release_1_6_9_GH0.tar.gz) = 5000032 diff --git a/math/4ti2/pkg-descr b/math/4ti2/pkg-descr new file mode 100644 index 00000000000..0ab690fedc1 --- /dev/null +++ b/math/4ti2/pkg-descr @@ -0,0 +1,21 @@ +4ti2 is a software package for algebraic, geometric and combinatorial problems +on linear spaces. It computes +* the circuits of a cone +* a problem matrix corresponding to graphical statistical models +* generators for the symmetry group acting on 4-way tables +* the Graver basis of a matrix or a given lattice +* a Groebner basis of the toric ideal of a matrix or, more general, of the + lattice ideal of a lattice +* a Markov basis (generating set) of the toric ideal +* the minimal solution of an integer linear program or, more general, a lattice + program, using a Groebner basis +* the normal form of a list of feasible points +* the primitive partition identities, that is, the Graver basis of [1 2 3 ... N] +* a generator description of a cone +* the extreme rays of a cone +* the minimal solution of an integer linear program or, more general, a lattice + program using a Groebner basis +* an integer lattice basis +* solutions of linear inequality and equation systems over the integers + +WWW: https://4ti2.github.io/ diff --git a/math/4ti2/pkg-plist b/math/4ti2/pkg-plist new file mode 100644 index 00000000000..08f64280b6d --- /dev/null +++ b/math/4ti2/pkg-plist @@ -0,0 +1,172 @@ +bin/4ti2gmp +bin/4ti2int32 +bin/4ti2int64 +bin/circuits +bin/genmodel +bin/gensymm +bin/graver +bin/groebner +bin/hilbert +bin/markov +bin/minimize +bin/normalform +bin/output +bin/ppi +bin/qsolve +bin/rays +bin/walk +bin/zbasis +bin/zsolve +include/4ti2/4ti2.h +include/4ti2/4ti2_config.h +include/4ti2/4ti2xx.h +include/groebner/Algorithm.h +include/groebner/BasicCompletion.h +include/groebner/BasicGeneration.h +include/groebner/BasicOptions.h +include/groebner/BasicReduction.h +include/groebner/Binomial.h +include/groebner/BinomialArray.h +include/groebner/BinomialArrayStream.h +include/groebner/BinomialCollection.h +include/groebner/BinomialFactory.h +include/groebner/BinomialSet.h +include/groebner/BinomialSetStream.h +include/groebner/BinomialStream.h +include/groebner/BitSet.h +include/groebner/BitSetStream.h +include/groebner/Bounded.h +include/groebner/CircuitImplementation.h +include/groebner/CircuitImplementation.tpp +include/groebner/CircuitMatrixAlgorithm.h +include/groebner/CircuitMatrixAlgorithm.tpp +include/groebner/CircuitOptions.h +include/groebner/CircuitSupportAlgorithm.h +include/groebner/CircuitSupportAlgorithm.tpp +include/groebner/CircuitsAPI.h +include/groebner/Completion.h +include/groebner/DataType.h +include/groebner/Debug.h +include/groebner/DiagonalAlgorithm.h +include/groebner/DiagonalAlgorithm.tpp +include/groebner/EliminateAlgorithm.h +include/groebner/Euclidean.h +include/groebner/Extract.h +include/groebner/Feasible.h +include/groebner/FeasibleStream.h +include/groebner/Filter.h +include/groebner/FilterReduction.h +include/groebner/FlipCompletion.h +include/groebner/GeneratingSet.h +include/groebner/Generation.h +include/groebner/Globals.h +include/groebner/Grading.h +include/groebner/GroebnerBasis.h +include/groebner/HermiteAlgorithm.h +include/groebner/HermiteAlgorithm.tpp +include/groebner/HybridGenSet.h +include/groebner/Index.h +include/groebner/IndexBinomialSet.h +include/groebner/IndexSetConverter.h +include/groebner/LatticeBasis.h +include/groebner/LongDenseIndexSet.h +include/groebner/LongDenseIndexSetStream.h +include/groebner/Markov.h +include/groebner/MaxMinGenSet.h +include/groebner/Minimize.h +include/groebner/MinimizeOptions.h +include/groebner/OnesReduction.h +include/groebner/OnesTree.h +include/groebner/OnesTree.tpp +include/groebner/Optimise.h +include/groebner/Options.h +include/groebner/OrderedCompletion.h +include/groebner/Permutation.h +include/groebner/ProjectLiftGenSet.h +include/groebner/QSolveAPI.h +include/groebner/QSolveAlgorithm.h +include/groebner/QSolveConsOrder.h +include/groebner/QSolveVariant.h +include/groebner/RayAlgorithm.h +include/groebner/RayImplementation.h +include/groebner/RayImplementation.tpp +include/groebner/RayMatrixAlgorithm.h +include/groebner/RayMatrixAlgorithm.tpp +include/groebner/RaySupportAlgorithm.h +include/groebner/RaySupportAlgorithm.tpp +include/groebner/RaysAPI.h +include/groebner/Reduction.h +include/groebner/SaturationGenSet.h +include/groebner/ShortDenseIndexSet.h +include/groebner/ShortDenseIndexSetStream.h +include/groebner/SignPattern.h +include/groebner/Size.h +include/groebner/Statistics.h +include/groebner/SupportTree.h +include/groebner/SupportTree.tpp +include/groebner/SyzygyCompletion.h +include/groebner/SyzygyGeneration.h +include/groebner/TermOrder.h +include/groebner/Timer.h +include/groebner/Truncate.h +include/groebner/Vector.h +include/groebner/VectorArray.h +include/groebner/VectorArrayAPI.h +include/groebner/VectorArrayStream.h +include/groebner/VectorStream.h +include/groebner/WalkAlgorithm.h +include/groebner/WalkOptions.h +include/groebner/Weight.h +include/groebner/WeightAlgorithm.h +include/groebner/WeightedBinomialSet.h +include/groebner/WeightedReduction.h +include/util/genmodel.h +include/util/gensymm.h +include/util/myheader.h +include/util/orbit.h +include/util/output.h +include/util/print.h +include/util/vector.h +include/zsolve/Algorithm.hpp +include/zsolve/BitSet.h +include/zsolve/BoundAPI.hpp +include/zsolve/Controller.hpp +include/zsolve/DefaultController.hpp +include/zsolve/Exception.h +include/zsolve/GraverAPI.hpp +include/zsolve/Heuristics.hpp +include/zsolve/HilbertAPI.hpp +include/zsolve/Integer.h +include/zsolve/Lattice.hpp +include/zsolve/LinearSystem.hpp +include/zsolve/Norms.hpp +include/zsolve/Options.h +include/zsolve/RelAPI.h +include/zsolve/Relation.hpp +include/zsolve/SignAPI.h +include/zsolve/Timer.h +include/zsolve/Variables.hpp +include/zsolve/Vector.hpp +include/zsolve/VectorArray.hpp +include/zsolve/VectorArrayAPI.hpp +include/zsolve/ZSolveAPI.hpp +include/zsolve/zsolve.h +lib/lib4ti2common.so +lib/lib4ti2common.so.0 +lib/lib4ti2common.so.0.0.0 +lib/lib4ti2gmp.so +lib/lib4ti2gmp.so.0 +lib/lib4ti2gmp.so.0.0.0 +lib/lib4ti2int32.so +lib/lib4ti2int32.so.0 +lib/lib4ti2int32.so.0.0.0 +lib/lib4ti2int64.so +lib/lib4ti2int64.so.0 +lib/lib4ti2int64.so.0.0.0 +lib/lib4ti2util.so +lib/lib4ti2util.so.0 +lib/lib4ti2util.so.0.0.0 +lib/libzsolve.so +lib/libzsolve.so.0 +lib/libzsolve.so.0.0.0 +%%DATADIR%%/doc/4ti2_manual.pdf diff --git a/math/Makefile b/math/Makefile index a572236cbea..2f50efb0d81 100644 --- a/math/Makefile +++ b/math/Makefile @@ -3,6 +3,7 @@ COMMENT = Mathematics + SUBDIR += 4ti2 SUBDIR += GiNaC SUBDIR += PDL SUBDIR += R @@ -331,6 +332,7 @@ SUBDIR += libxls SUBDIR += libxlsxwriter SUBDIR += libxsmm + SUBDIR += lidia SUBDIR += linpack SUBDIR += lll_spect SUBDIR += lp_solve diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile index 1aa4559c8bc..9131d34fc55 100644 --- a/math/R-cran-recipes/Makefile +++ b/math/R-cran-recipes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= recipes -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,20 +12,19 @@ COMMENT= Preprocessing Tools to Create Design Matrices LICENSE= GPLv2 CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ - R-cran-broom>0:devel/R-cran-broom \ - R-cran-tibble>0:devel/R-cran-tibble \ - R-cran-ipred>0:math/R-cran-ipred \ - R-cran-dimRed>=0.1.0:math/R-cran-dimRed \ - R-cran-lubridate>0:devel/R-cran-lubridate \ - R-cran-timeDate>0:finance/R-cran-timeDate \ - R-cran-ddalpha>0:math/R-cran-ddalpha \ - R-cran-purrr>=0.2.3:devel/R-cran-purrr \ - R-cran-rlang>=0.1.1:devel/R-cran-rlang \ + R-cran-generics>0:devel/R-cran-generics \ R-cran-gower>0:math/R-cran-gower \ - R-cran-RcppRoll>0:math/R-cran-RcppRoll \ - R-cran-tidyselect>=0.1.1:devel/R-cran-tidyselect \ + R-cran-ipred>0:math/R-cran-ipred \ + R-cran-lubridate>0:devel/R-cran-lubridate \ R-cran-magrittr>0:devel/R-cran-magrittr \ - R-cran-pls>0:math/R-cran-pls + R-cran-purrr>=0.2.3:devel/R-cran-purrr \ + R-cran-RcppRoll>0:math/R-cran-RcppRoll \ + R-cran-rlang>=0.3.0.1:devel/R-cran-rlang \ + R-cran-tibble>0:devel/R-cran-tibble \ + R-cran-tidyr>0:devel/R-cran-tidyr \ + R-cran-tidyselect>=0.1.1:devel/R-cran-tidyselect \ + R-cran-timeDate>0:finance/R-cran-timeDate \ + R-cran-withr>0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo index cb9419d90e4..adeff8dc9de 100644 --- a/math/R-cran-recipes/distinfo +++ b/math/R-cran-recipes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529391265 -SHA256 (recipes_0.1.3.tar.gz) = be468f7b9b479e13785e90d239c4784679ad7648efd3d02cfc2a58a2fb1d10ef -SIZE (recipes_0.1.3.tar.gz) = 745806 +TIMESTAMP = 1542689694 +SHA256 (recipes_0.1.4.tar.gz) = 56cbc96420e79ae07946c86d3a16a2f8fb56b29f22323c7e99621f410897912f +SIZE (recipes_0.1.4.tar.gz) = 781783 diff --git a/math/gau2grid/Makefile b/math/gau2grid/Makefile index 68cf5e05291..d38c1f63148 100644 --- a/math/gau2grid/Makefile +++ b/math/gau2grid/Makefile @@ -2,9 +2,12 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= math python +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 0deace28eaad3359a595e384daf7bb9dd157c0d6.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Fast computation of a gaussian and its derivative on a grid @@ -16,7 +19,7 @@ ONLY_FOR_ARCHS_REASON= BUG: ValueError: descr is not a valid dtype descriptor: ' BUILD_DEPENDS= ${PYNUMPY} -USES= cmake:outsource python:build # C code build depends on python to generate some headers +USES= cmake:outsource compiler:c11 python:build # C code build depends on python to generate some headers USE_GITHUB= yes GH_ACCOUNT= dgasmith USE_LDCONFIG= yes diff --git a/math/gau2grid/distinfo b/math/gau2grid/distinfo index 189a7918ed6..1583d54c423 100644 --- a/math/gau2grid/distinfo +++ b/math/gau2grid/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1538885352 -SHA256 (dgasmith-gau2grid-v1.2.0_GH0.tar.gz) = 5c0312256c794d17c806bafa4a755489d21d3985e44a4429e865b51e67666b9c -SIZE (dgasmith-gau2grid-v1.2.0_GH0.tar.gz) = 124928 +TIMESTAMP = 1543900579 +SHA256 (dgasmith-gau2grid-v1.3.0_GH0.tar.gz) = 3e93304cb6b6871811f43c5491fe7d597dcf6432bd09cb1f70e6c41fa20ab1a2 +SIZE (dgasmith-gau2grid-v1.3.0_GH0.tar.gz) = 208146 +SHA256 (0deace28eaad3359a595e384daf7bb9dd157c0d6.patch) = 1f689856c9c691e9106e66365d5da337c7abcd1edb645c7ddfe9d6e39fb2e074 +SIZE (0deace28eaad3359a595e384daf7bb9dd157c0d6.patch) = 1051 diff --git a/math/gau2grid/pkg-plist b/math/gau2grid/pkg-plist index 09eb11dd4f0..4d8466aee06 100644 --- a/math/gau2grid/pkg-plist +++ b/math/gau2grid/pkg-plist @@ -1,6 +1,7 @@ include/gau2grid/gau2grid.h include/gau2grid/gau2grid_pragma.h lib/libgg.so +lib/libgg.so.1 share/cmake/gau2grid/gau2gridConfig.cmake share/cmake/gau2grid/gau2gridConfigVersion.cmake share/cmake/gau2grid/gau2gridTargets-%%CMAKE_BUILD_TYPE%%.cmake diff --git a/math/lidia/Makefile b/math/lidia/Makefile new file mode 100644 index 00000000000..69b9300ff8a --- /dev/null +++ b/math/lidia/Makefile @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= lidia +DISTVERSION= 2.3.0 +CATEGORIES= math +MASTER_SITES= https://www.math.ucdavis.edu/~latte/software/packages/lidia/current/ +DISTNAME= ${PORTNAME}-${DISTVERSION}+latte-patches-2014-10-04 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Library for computational number theory + +LICENSE= LiDIA +LICENSE_NAME= LiDIA License +LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + +LIB_DEPENDS= libgmp.so:math/gmp + +USES= gmake localbase:ldflags tar:bz2 libtool +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-static --enable-shared --with-extra-libs=${LOCALBASE}/lib +USE_GCC= any # doesn't build with clang, no active developers to fix this: https://github.com/mkoeppe/LiDIA/issues/6 +USE_LDCONFIG= yes + +.include diff --git a/math/lidia/distinfo b/math/lidia/distinfo new file mode 100644 index 00000000000..19f980631cd --- /dev/null +++ b/math/lidia/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1543972660 +SHA256 (lidia-2.3.0+latte-patches-2014-10-04.tar.bz2) = d564d5263f2c01d8abe51e2971ca43a911d1edbc20f4750cdc393099d2bcd9aa +SIZE (lidia-2.3.0+latte-patches-2014-10-04.tar.bz2) = 19147463 diff --git a/math/lidia/pkg-descr b/math/lidia/pkg-descr new file mode 100644 index 00000000000..2f5947dc422 --- /dev/null +++ b/math/lidia/pkg-descr @@ -0,0 +1,7 @@ +LiDIA is a library for computational number theory, developed 1994-2004 at +TU Darmstadt. + +It is primarily intended to be used as a dependency of the LattE integrale +project. + +WWW: https://www.math.ucdavis.edu/~latte/ diff --git a/math/lidia/pkg-plist b/math/lidia/pkg-plist new file mode 100644 index 00000000000..2e498b0c487 --- /dev/null +++ b/math/lidia/pkg-plist @@ -0,0 +1,1548 @@ +include/lidia/EC_domain_parameters_P1363.h +include/lidia/Fp_pol_crossover.h +include/lidia/Fp_poly_modulus.h +include/lidia/Fp_poly_multiplier.h +include/lidia/Fp_polynomial.h +include/lidia/Fp_rational_function.h +include/lidia/LiDIA.h +include/lidia/alg_number.h +include/lidia/arith.inl +include/lidia/base/array_functions.h +include/lidia/base/b_value.h +include/lidia/base/base_bigmod.h +include/lidia/base/base_factor.cc +include/lidia/base/base_factor.h +include/lidia/base/ecm_primes.h +include/lidia/base/file_io_class.h +include/lidia/base/interface_lib.h +include/lidia/base/poly_intern.cc +include/lidia/base/poly_intern.h +include/lidia/base/ppair.cc +include/lidia/base/ppair.h +include/lidia/base/residue_class_list.cc +include/lidia/base/residue_class_list.h +include/lidia/base/sf_bigint.h +include/lidia/base_matrix.cc +include/lidia/base_matrix.h +include/lidia/base_power_product.cc +include/lidia/base_power_product.h +include/lidia/base_ppair.cc +include/lidia/base_ppair.h +include/lidia/base_vector.cc +include/lidia/base_vector.h +include/lidia/bigcomplex.h +include/lidia/bigcomplex_polynomial.h +include/lidia/bigfloat.h +include/lidia/bigfloat_config.h +include/lidia/bigfloat_int.h +include/lidia/bigfloat_lattice.h +include/lidia/bigfloat_matrix.h +include/lidia/bigfloat_polynomial.h +include/lidia/bigint.h +include/lidia/bigint_lattice.h +include/lidia/bigint_matrix.h +include/lidia/bigint_polynomial.h +include/lidia/bigmod.h +include/lidia/bigmod_matrix.h +include/lidia/bigrational.h +include/lidia/bigrational_polynomial.h +include/lidia/certificate.h +include/lidia/comparator.h +include/lidia/complex_periods.h +include/lidia/crt.h +include/lidia/crt_table.h +include/lidia/curve_isomorphism.cc +include/lidia/curve_isomorphism.h +include/lidia/debug.h +include/lidia/dense_base_matrix.cc +include/lidia/dense_base_matrix.h +include/lidia/dense_bigint_matrix.h +include/lidia/dense_field_matrix.cc +include/lidia/dense_field_matrix.h +include/lidia/dense_matrix.h +include/lidia/dense_power_series.cc +include/lidia/dense_power_series.h +include/lidia/dense_ring_matrix.cc +include/lidia/dense_ring_matrix.h +include/lidia/dlp.h +include/lidia/eco_gf2n.h +include/lidia/eco_prime.h +include/lidia/elliptic_curve.cc +include/lidia/elliptic_curve.h +include/lidia/elliptic_curve_bigint.h +include/lidia/elliptic_curve_flags.h +include/lidia/elliptic_curves/base_elliptic_curve.cc +include/lidia/elliptic_curves/base_elliptic_curve.h +include/lidia/elliptic_curves/base_elliptic_curve_rep.cc +include/lidia/elliptic_curves/base_elliptic_curve_rep.h +include/lidia/elliptic_curves/base_point.cc +include/lidia/elliptic_curves/base_point.h +include/lidia/elliptic_curves/ec_arith.h +include/lidia/elliptic_curves/elliptic_curve_rep.cc +include/lidia/elliptic_curves/elliptic_curve_rep.h +include/lidia/elliptic_curves/elliptic_curve_rep_bigint.h +include/lidia/elliptic_curves/point_operations.cc +include/lidia/elliptic_curves/point_operations.h +include/lidia/elliptic_curves/point_operations_bigint.h +include/lidia/error.h +include/lidia/factorization.cc +include/lidia/factorization.h +include/lidia/ff1.h +include/lidia/ff2.h +include/lidia/fft_prime.h +include/lidia/field_matrix.cc +include/lidia/field_matrix.h +include/lidia/field_polynomial.cc +include/lidia/field_polynomial.h +include/lidia/file_vector.cc +include/lidia/file_vector.h +include/lidia/finite_fields/Fp_polynomial_fft.h +include/lidia/finite_fields/Fp_polynomial_util.h +include/lidia/finite_fields/base_dense_power_series.cc +include/lidia/finite_fields/base_dense_power_series.h +include/lidia/finite_fields/base_sparse_power_series.cc +include/lidia/finite_fields/base_sparse_power_series.h +include/lidia/finite_fields/bit_reverse_table.h +include/lidia/finite_fields/coeff_sparse_power_series.cc +include/lidia/finite_fields/coeff_sparse_power_series.h +include/lidia/finite_fields/dense_power_series_bigmod.h +include/lidia/finite_fields/dense_power_series_udigit_mod.h +include/lidia/finite_fields/fft_mul_mod.inl +include/lidia/finite_fields/galois_field_rep.h +include/lidia/finite_fields/gf2nIO.h +include/lidia/finite_fields/info_gf2n.h +include/lidia/finite_fields/sf_Fp_polynomial.h +include/lidia/finite_fields/sf_gf_polynomial.h +include/lidia/galois_field.h +include/lidia/galois_field_iterator.h +include/lidia/gec.h +include/lidia/gec_E_and_twist_prime.h +include/lidia/gec_complex_multiplication.h +include/lidia/gec_point_counting_mod_2n.h +include/lidia/gec_point_counting_mod_p.h +include/lidia/gf2n.h +include/lidia/gf2n_poly_modulus.h +include/lidia/gf2n_polynomial.h +include/lidia/gf2n_rational_function.h +include/lidia/gf_element.h +include/lidia/gf_polynomial.h +include/lidia/hash_table.cc +include/lidia/hash_table.h +include/lidia/indexed_hash_table.cc +include/lidia/indexed_hash_table.h +include/lidia/info.h +include/lidia/instantiate/ec_finite_fields.cc +include/lidia/instantiate/ec_rationals.cc +include/lidia/instantiate/factorization.cc +include/lidia/instantiate/hash_table.cc +include/lidia/instantiate/lattices.cc +include/lidia/instantiate/matrix.cc +include/lidia/instantiate/pair.cc +include/lidia/instantiate/power_functions.cc +include/lidia/instantiate/power_product.cc +include/lidia/instantiate/power_series.cc +include/lidia/instantiate/residue_class_list.cc +include/lidia/instantiate/vector.cc +include/lidia/isstream.h +include/lidia/kernel/bigint_def.h +include/lidia/kernel/bigint_interface.h +include/lidia/kernel/udigit_def.h +include/lidia/kernel/udigit_interface.h +include/lidia/kodaira_code.h +include/lidia/lanczos.h +include/lidia/lattice_basis.h +include/lidia/lattice_gensys.h +include/lidia/lattices/bf_lattice_basis.h +include/lidia/lattices/bf_lattice_gensys.h +include/lidia/lattices/bi_lattice_basis.h +include/lidia/lattices/bi_lattice_gensys.h +include/lidia/lattices/lattice_defs.h +include/lidia/lattices/lattice_kernel.cc +include/lidia/lattices/lattice_kernel.h +include/lidia/lattices/lattice_modules.cc +include/lidia/lattices/lattice_modules.h +include/lidia/lattices/p_vector.cc +include/lidia/lattices/p_vector.h +include/lidia/lidia_defines.h +include/lidia/lidia_file.h +include/lidia/lidia_reference_counter.h +include/lidia/lidia_signal.h +include/lidia/lidia_vector.h +include/lidia/long_matrix.h +include/lidia/math_matrix.h +include/lidia/math_vector.cc +include/lidia/math_vector.h +include/lidia/matrix.h +include/lidia/matrix/base_matrix_algorithms.cc +include/lidia/matrix/base_matrix_algorithms.h +include/lidia/matrix/bigint_matrix_algorithms.cc +include/lidia/matrix/bigint_matrix_algorithms.h +include/lidia/matrix/crt_and_prime_handling.h +include/lidia/matrix/dense_base_matrix_kernel.cc +include/lidia/matrix/dense_base_matrix_kernel.h +include/lidia/matrix/dense_bigint_matrix_kernel.cc +include/lidia/matrix/dense_bigint_matrix_kernel.h +include/lidia/matrix/dense_bigint_matrix_modules.cc +include/lidia/matrix/dense_bigint_matrix_modules.h +include/lidia/matrix/dense_field_matrix_kernel.cc +include/lidia/matrix/dense_field_matrix_kernel.h +include/lidia/matrix/dense_fp_matrix_kernel.cc +include/lidia/matrix/dense_fp_matrix_kernel.h +include/lidia/matrix/dense_ring_matrix_kernel.cc +include/lidia/matrix/dense_ring_matrix_kernel.h +include/lidia/matrix/field_matrix_algorithms.cc +include/lidia/matrix/field_matrix_algorithms.h +include/lidia/matrix/fp_matrix_algorithms.cc +include/lidia/matrix/fp_matrix_algorithms.h +include/lidia/matrix/hnf_conf.cc +include/lidia/matrix/hnf_conf.h +include/lidia/matrix/hnf_kernel.cc +include/lidia/matrix/hnf_kernel.h +include/lidia/matrix/matrix_representation.h +include/lidia/matrix/modular_arithmetic.cc +include/lidia/matrix/modular_arithmetic.h +include/lidia/matrix/modular_functions.inl +include/lidia/matrix/normalize_kernel.cc +include/lidia/matrix/normalize_kernel.h +include/lidia/matrix/ring_matrix_algorithms.cc +include/lidia/matrix/ring_matrix_algorithms.h +include/lidia/matrix/sparse_base_matrix_kernel.cc +include/lidia/matrix/sparse_base_matrix_kernel.h +include/lidia/matrix/sparse_bigint_matrix_kernel.cc +include/lidia/matrix/sparse_bigint_matrix_kernel.h +include/lidia/matrix/sparse_bigint_matrix_modules.cc +include/lidia/matrix/sparse_bigint_matrix_modules.h +include/lidia/matrix/sparse_field_matrix_kernel.cc +include/lidia/matrix/sparse_field_matrix_kernel.h +include/lidia/matrix/sparse_fp_matrix_algorithms.cc +include/lidia/matrix/sparse_fp_matrix_algorithms.h +include/lidia/matrix/sparse_fp_matrix_kernel.cc +include/lidia/matrix/sparse_fp_matrix_kernel.h +include/lidia/matrix/sparse_ring_matrix_kernel.cc +include/lidia/matrix/sparse_ring_matrix_kernel.h +include/lidia/matrix_GL2Z.h +include/lidia/matrix_flags.h +include/lidia/matrix_intern.h +include/lidia/memory.h +include/lidia/meq_prime.h +include/lidia/minimal_model.h +include/lidia/modular_functions.h +include/lidia/modular_operations.inl +include/lidia/mpqs_timing.h +include/lidia/multi_bigmod.h +include/lidia/mv_fract.h +include/lidia/mv_poly.h +include/lidia/mv_term.h +include/lidia/nmbrthry_functions.h +include/lidia/number_fields/partial_relation.h +include/lidia/number_fields/qo_list.h +include/lidia/number_fields/qo_sieve.h +include/lidia/number_fields/qo_util.h +include/lidia/number_fields/sf_alg_ideal.h +include/lidia/osstream.h +include/lidia/pair.cc +include/lidia/pair.h +include/lidia/param_desc.cc +include/lidia/param_desc.h +include/lidia/path.h +include/lidia/point.cc +include/lidia/point.h +include/lidia/point_bigint.h +include/lidia/polynomial.h +include/lidia/power_functions.cc +include/lidia/power_functions.h +include/lidia/power_table.cc +include/lidia/power_table.h +include/lidia/precondition_error.cc +include/lidia/precondition_error.h +include/lidia/prime_ideal.h +include/lidia/prime_list.h +include/lidia/prime_proof.h +include/lidia/qi_class.h +include/lidia/qi_class_real.h +include/lidia/quadratic_form.h +include/lidia/quadratic_ideal.h +include/lidia/quadratic_ideal_power_product.h +include/lidia/quadratic_number_logarithm.h +include/lidia/quadratic_number_power_product.h +include/lidia/quadratic_number_power_product_basis.h +include/lidia/quadratic_number_standard.h +include/lidia/quadratic_order.h +include/lidia/quartic.h +include/lidia/random_generator.h +include/lidia/rational_factorization.h +include/lidia/reduction_type.h +include/lidia/ring_matrix.cc +include/lidia/ring_matrix.h +include/lidia/single_factor.cc +include/lidia/single_factor.h +include/lidia/sort_vector.cc +include/lidia/sort_vector.h +include/lidia/sparse_base_matrix.cc +include/lidia/sparse_base_matrix.h +include/lidia/sparse_field_matrix.cc +include/lidia/sparse_field_matrix.h +include/lidia/sparse_matrix.h +include/lidia/sparse_power_series.cc +include/lidia/sparse_power_series.h +include/lidia/sparse_ring_matrix.cc +include/lidia/sparse_ring_matrix.h +include/lidia/specialization/Fp_polynomial.special +include/lidia/specialization/alg_ideal.special +include/lidia/specialization/bigcomplex.special +include/lidia/specialization/bigfloat.special +include/lidia/specialization/bigint.special +include/lidia/specialization/bigmod.special +include/lidia/specialization/bigrational.special +include/lidia/specialization/dense_power_series.special +include/lidia/specialization/gf_element.special +include/lidia/specialization/gf_polynomial.special +include/lidia/specialization/polynomial.special +include/lidia/specialization/single_factor.special +include/lidia/specialization/udigit_mod.special +include/lidia/timer.h +include/lidia/trace_list.h +include/lidia/trace_mod.h +include/lidia/udigit.h +include/lidia/udigit_mod.h +include/lidia/vector_flags.h +include/lidia/vector_representation.h +include/lidia/warning.h +include/lidia/weco2_rat_function.h +include/lidia/wep_rat_function.h +include/lidia/xbigfloat.h +include/lidia/xdouble.h +include/lidia/xdouble.inl +include/lidia/xerror.h +lib/libLiDIA.so +lib/libLiDIA.so.0 +lib/libLiDIA.so.0.0.0 +%%DATADIR%%/Discriminants/h_1 +%%DATADIR%%/Discriminants/h_10 +%%DATADIR%%/Discriminants/h_100 +%%DATADIR%%/Discriminants/h_101 +%%DATADIR%%/Discriminants/h_102 +%%DATADIR%%/Discriminants/h_103 +%%DATADIR%%/Discriminants/h_104 +%%DATADIR%%/Discriminants/h_105 +%%DATADIR%%/Discriminants/h_106 +%%DATADIR%%/Discriminants/h_107 +%%DATADIR%%/Discriminants/h_108 +%%DATADIR%%/Discriminants/h_109 +%%DATADIR%%/Discriminants/h_11 +%%DATADIR%%/Discriminants/h_110 +%%DATADIR%%/Discriminants/h_111 +%%DATADIR%%/Discriminants/h_112 +%%DATADIR%%/Discriminants/h_113 +%%DATADIR%%/Discriminants/h_114 +%%DATADIR%%/Discriminants/h_115 +%%DATADIR%%/Discriminants/h_116 +%%DATADIR%%/Discriminants/h_117 +%%DATADIR%%/Discriminants/h_118 +%%DATADIR%%/Discriminants/h_119 +%%DATADIR%%/Discriminants/h_12 +%%DATADIR%%/Discriminants/h_120 +%%DATADIR%%/Discriminants/h_121 +%%DATADIR%%/Discriminants/h_122 +%%DATADIR%%/Discriminants/h_123 +%%DATADIR%%/Discriminants/h_124 +%%DATADIR%%/Discriminants/h_125 +%%DATADIR%%/Discriminants/h_126 +%%DATADIR%%/Discriminants/h_127 +%%DATADIR%%/Discriminants/h_128 +%%DATADIR%%/Discriminants/h_129 +%%DATADIR%%/Discriminants/h_13 +%%DATADIR%%/Discriminants/h_130 +%%DATADIR%%/Discriminants/h_131 +%%DATADIR%%/Discriminants/h_132 +%%DATADIR%%/Discriminants/h_133 +%%DATADIR%%/Discriminants/h_134 +%%DATADIR%%/Discriminants/h_135 +%%DATADIR%%/Discriminants/h_136 +%%DATADIR%%/Discriminants/h_137 +%%DATADIR%%/Discriminants/h_138 +%%DATADIR%%/Discriminants/h_139 +%%DATADIR%%/Discriminants/h_14 +%%DATADIR%%/Discriminants/h_140 +%%DATADIR%%/Discriminants/h_141 +%%DATADIR%%/Discriminants/h_142 +%%DATADIR%%/Discriminants/h_143 +%%DATADIR%%/Discriminants/h_144 +%%DATADIR%%/Discriminants/h_145 +%%DATADIR%%/Discriminants/h_146 +%%DATADIR%%/Discriminants/h_147 +%%DATADIR%%/Discriminants/h_148 +%%DATADIR%%/Discriminants/h_149 +%%DATADIR%%/Discriminants/h_15 +%%DATADIR%%/Discriminants/h_150 +%%DATADIR%%/Discriminants/h_151 +%%DATADIR%%/Discriminants/h_152 +%%DATADIR%%/Discriminants/h_153 +%%DATADIR%%/Discriminants/h_154 +%%DATADIR%%/Discriminants/h_155 +%%DATADIR%%/Discriminants/h_156 +%%DATADIR%%/Discriminants/h_157 +%%DATADIR%%/Discriminants/h_158 +%%DATADIR%%/Discriminants/h_159 +%%DATADIR%%/Discriminants/h_16 +%%DATADIR%%/Discriminants/h_160 +%%DATADIR%%/Discriminants/h_161 +%%DATADIR%%/Discriminants/h_162 +%%DATADIR%%/Discriminants/h_163 +%%DATADIR%%/Discriminants/h_164 +%%DATADIR%%/Discriminants/h_165 +%%DATADIR%%/Discriminants/h_166 +%%DATADIR%%/Discriminants/h_167 +%%DATADIR%%/Discriminants/h_168 +%%DATADIR%%/Discriminants/h_169 +%%DATADIR%%/Discriminants/h_17 +%%DATADIR%%/Discriminants/h_170 +%%DATADIR%%/Discriminants/h_171 +%%DATADIR%%/Discriminants/h_172 +%%DATADIR%%/Discriminants/h_173 +%%DATADIR%%/Discriminants/h_174 +%%DATADIR%%/Discriminants/h_175 +%%DATADIR%%/Discriminants/h_176 +%%DATADIR%%/Discriminants/h_177 +%%DATADIR%%/Discriminants/h_178 +%%DATADIR%%/Discriminants/h_179 +%%DATADIR%%/Discriminants/h_18 +%%DATADIR%%/Discriminants/h_180 +%%DATADIR%%/Discriminants/h_181 +%%DATADIR%%/Discriminants/h_182 +%%DATADIR%%/Discriminants/h_183 +%%DATADIR%%/Discriminants/h_184 +%%DATADIR%%/Discriminants/h_185 +%%DATADIR%%/Discriminants/h_186 +%%DATADIR%%/Discriminants/h_187 +%%DATADIR%%/Discriminants/h_188 +%%DATADIR%%/Discriminants/h_189 +%%DATADIR%%/Discriminants/h_19 +%%DATADIR%%/Discriminants/h_190 +%%DATADIR%%/Discriminants/h_191 +%%DATADIR%%/Discriminants/h_192 +%%DATADIR%%/Discriminants/h_193 +%%DATADIR%%/Discriminants/h_194 +%%DATADIR%%/Discriminants/h_195 +%%DATADIR%%/Discriminants/h_196 +%%DATADIR%%/Discriminants/h_197 +%%DATADIR%%/Discriminants/h_198 +%%DATADIR%%/Discriminants/h_199 +%%DATADIR%%/Discriminants/h_2 +%%DATADIR%%/Discriminants/h_20 +%%DATADIR%%/Discriminants/h_200 +%%DATADIR%%/Discriminants/h_201 +%%DATADIR%%/Discriminants/h_202 +%%DATADIR%%/Discriminants/h_203 +%%DATADIR%%/Discriminants/h_204 +%%DATADIR%%/Discriminants/h_205 +%%DATADIR%%/Discriminants/h_206 +%%DATADIR%%/Discriminants/h_207 +%%DATADIR%%/Discriminants/h_208 +%%DATADIR%%/Discriminants/h_209 +%%DATADIR%%/Discriminants/h_21 +%%DATADIR%%/Discriminants/h_210 +%%DATADIR%%/Discriminants/h_211 +%%DATADIR%%/Discriminants/h_212 +%%DATADIR%%/Discriminants/h_213 +%%DATADIR%%/Discriminants/h_214 +%%DATADIR%%/Discriminants/h_215 +%%DATADIR%%/Discriminants/h_216 +%%DATADIR%%/Discriminants/h_217 +%%DATADIR%%/Discriminants/h_218 +%%DATADIR%%/Discriminants/h_219 +%%DATADIR%%/Discriminants/h_22 +%%DATADIR%%/Discriminants/h_220 +%%DATADIR%%/Discriminants/h_221 +%%DATADIR%%/Discriminants/h_222 +%%DATADIR%%/Discriminants/h_223 +%%DATADIR%%/Discriminants/h_224 +%%DATADIR%%/Discriminants/h_225 +%%DATADIR%%/Discriminants/h_226 +%%DATADIR%%/Discriminants/h_227 +%%DATADIR%%/Discriminants/h_228 +%%DATADIR%%/Discriminants/h_229 +%%DATADIR%%/Discriminants/h_23 +%%DATADIR%%/Discriminants/h_230 +%%DATADIR%%/Discriminants/h_231 +%%DATADIR%%/Discriminants/h_232 +%%DATADIR%%/Discriminants/h_233 +%%DATADIR%%/Discriminants/h_234 +%%DATADIR%%/Discriminants/h_235 +%%DATADIR%%/Discriminants/h_236 +%%DATADIR%%/Discriminants/h_237 +%%DATADIR%%/Discriminants/h_238 +%%DATADIR%%/Discriminants/h_239 +%%DATADIR%%/Discriminants/h_24 +%%DATADIR%%/Discriminants/h_240 +%%DATADIR%%/Discriminants/h_241 +%%DATADIR%%/Discriminants/h_242 +%%DATADIR%%/Discriminants/h_243 +%%DATADIR%%/Discriminants/h_244 +%%DATADIR%%/Discriminants/h_245 +%%DATADIR%%/Discriminants/h_246 +%%DATADIR%%/Discriminants/h_247 +%%DATADIR%%/Discriminants/h_248 +%%DATADIR%%/Discriminants/h_249 +%%DATADIR%%/Discriminants/h_25 +%%DATADIR%%/Discriminants/h_250 +%%DATADIR%%/Discriminants/h_251 +%%DATADIR%%/Discriminants/h_252 +%%DATADIR%%/Discriminants/h_253 +%%DATADIR%%/Discriminants/h_254 +%%DATADIR%%/Discriminants/h_255 +%%DATADIR%%/Discriminants/h_256 +%%DATADIR%%/Discriminants/h_257 +%%DATADIR%%/Discriminants/h_258 +%%DATADIR%%/Discriminants/h_259 +%%DATADIR%%/Discriminants/h_26 +%%DATADIR%%/Discriminants/h_260 +%%DATADIR%%/Discriminants/h_261 +%%DATADIR%%/Discriminants/h_262 +%%DATADIR%%/Discriminants/h_263 +%%DATADIR%%/Discriminants/h_264 +%%DATADIR%%/Discriminants/h_265 +%%DATADIR%%/Discriminants/h_266 +%%DATADIR%%/Discriminants/h_267 +%%DATADIR%%/Discriminants/h_268 +%%DATADIR%%/Discriminants/h_269 +%%DATADIR%%/Discriminants/h_27 +%%DATADIR%%/Discriminants/h_270 +%%DATADIR%%/Discriminants/h_271 +%%DATADIR%%/Discriminants/h_272 +%%DATADIR%%/Discriminants/h_273 +%%DATADIR%%/Discriminants/h_274 +%%DATADIR%%/Discriminants/h_275 +%%DATADIR%%/Discriminants/h_276 +%%DATADIR%%/Discriminants/h_277 +%%DATADIR%%/Discriminants/h_278 +%%DATADIR%%/Discriminants/h_279 +%%DATADIR%%/Discriminants/h_28 +%%DATADIR%%/Discriminants/h_280 +%%DATADIR%%/Discriminants/h_281 +%%DATADIR%%/Discriminants/h_282 +%%DATADIR%%/Discriminants/h_283 +%%DATADIR%%/Discriminants/h_284 +%%DATADIR%%/Discriminants/h_285 +%%DATADIR%%/Discriminants/h_286 +%%DATADIR%%/Discriminants/h_287 +%%DATADIR%%/Discriminants/h_288 +%%DATADIR%%/Discriminants/h_289 +%%DATADIR%%/Discriminants/h_29 +%%DATADIR%%/Discriminants/h_290 +%%DATADIR%%/Discriminants/h_291 +%%DATADIR%%/Discriminants/h_292 +%%DATADIR%%/Discriminants/h_293 +%%DATADIR%%/Discriminants/h_294 +%%DATADIR%%/Discriminants/h_295 +%%DATADIR%%/Discriminants/h_296 +%%DATADIR%%/Discriminants/h_297 +%%DATADIR%%/Discriminants/h_298 +%%DATADIR%%/Discriminants/h_299 +%%DATADIR%%/Discriminants/h_3 +%%DATADIR%%/Discriminants/h_30 +%%DATADIR%%/Discriminants/h_300 +%%DATADIR%%/Discriminants/h_301 +%%DATADIR%%/Discriminants/h_302 +%%DATADIR%%/Discriminants/h_303 +%%DATADIR%%/Discriminants/h_304 +%%DATADIR%%/Discriminants/h_305 +%%DATADIR%%/Discriminants/h_306 +%%DATADIR%%/Discriminants/h_307 +%%DATADIR%%/Discriminants/h_308 +%%DATADIR%%/Discriminants/h_309 +%%DATADIR%%/Discriminants/h_31 +%%DATADIR%%/Discriminants/h_310 +%%DATADIR%%/Discriminants/h_311 +%%DATADIR%%/Discriminants/h_312 +%%DATADIR%%/Discriminants/h_313 +%%DATADIR%%/Discriminants/h_314 +%%DATADIR%%/Discriminants/h_315 +%%DATADIR%%/Discriminants/h_316 +%%DATADIR%%/Discriminants/h_317 +%%DATADIR%%/Discriminants/h_318 +%%DATADIR%%/Discriminants/h_319 +%%DATADIR%%/Discriminants/h_32 +%%DATADIR%%/Discriminants/h_320 +%%DATADIR%%/Discriminants/h_321 +%%DATADIR%%/Discriminants/h_322 +%%DATADIR%%/Discriminants/h_323 +%%DATADIR%%/Discriminants/h_324 +%%DATADIR%%/Discriminants/h_325 +%%DATADIR%%/Discriminants/h_326 +%%DATADIR%%/Discriminants/h_327 +%%DATADIR%%/Discriminants/h_328 +%%DATADIR%%/Discriminants/h_329 +%%DATADIR%%/Discriminants/h_33 +%%DATADIR%%/Discriminants/h_330 +%%DATADIR%%/Discriminants/h_331 +%%DATADIR%%/Discriminants/h_332 +%%DATADIR%%/Discriminants/h_333 +%%DATADIR%%/Discriminants/h_334 +%%DATADIR%%/Discriminants/h_335 +%%DATADIR%%/Discriminants/h_336 +%%DATADIR%%/Discriminants/h_337 +%%DATADIR%%/Discriminants/h_338 +%%DATADIR%%/Discriminants/h_339 +%%DATADIR%%/Discriminants/h_34 +%%DATADIR%%/Discriminants/h_340 +%%DATADIR%%/Discriminants/h_341 +%%DATADIR%%/Discriminants/h_342 +%%DATADIR%%/Discriminants/h_343 +%%DATADIR%%/Discriminants/h_344 +%%DATADIR%%/Discriminants/h_345 +%%DATADIR%%/Discriminants/h_346 +%%DATADIR%%/Discriminants/h_347 +%%DATADIR%%/Discriminants/h_348 +%%DATADIR%%/Discriminants/h_349 +%%DATADIR%%/Discriminants/h_35 +%%DATADIR%%/Discriminants/h_350 +%%DATADIR%%/Discriminants/h_351 +%%DATADIR%%/Discriminants/h_352 +%%DATADIR%%/Discriminants/h_353 +%%DATADIR%%/Discriminants/h_354 +%%DATADIR%%/Discriminants/h_355 +%%DATADIR%%/Discriminants/h_356 +%%DATADIR%%/Discriminants/h_357 +%%DATADIR%%/Discriminants/h_358 +%%DATADIR%%/Discriminants/h_359 +%%DATADIR%%/Discriminants/h_36 +%%DATADIR%%/Discriminants/h_360 +%%DATADIR%%/Discriminants/h_361 +%%DATADIR%%/Discriminants/h_362 +%%DATADIR%%/Discriminants/h_363 +%%DATADIR%%/Discriminants/h_364 +%%DATADIR%%/Discriminants/h_365 +%%DATADIR%%/Discriminants/h_366 +%%DATADIR%%/Discriminants/h_367 +%%DATADIR%%/Discriminants/h_368 +%%DATADIR%%/Discriminants/h_369 +%%DATADIR%%/Discriminants/h_37 +%%DATADIR%%/Discriminants/h_370 +%%DATADIR%%/Discriminants/h_371 +%%DATADIR%%/Discriminants/h_372 +%%DATADIR%%/Discriminants/h_373 +%%DATADIR%%/Discriminants/h_374 +%%DATADIR%%/Discriminants/h_375 +%%DATADIR%%/Discriminants/h_376 +%%DATADIR%%/Discriminants/h_377 +%%DATADIR%%/Discriminants/h_378 +%%DATADIR%%/Discriminants/h_379 +%%DATADIR%%/Discriminants/h_38 +%%DATADIR%%/Discriminants/h_380 +%%DATADIR%%/Discriminants/h_381 +%%DATADIR%%/Discriminants/h_382 +%%DATADIR%%/Discriminants/h_383 +%%DATADIR%%/Discriminants/h_384 +%%DATADIR%%/Discriminants/h_385 +%%DATADIR%%/Discriminants/h_386 +%%DATADIR%%/Discriminants/h_387 +%%DATADIR%%/Discriminants/h_388 +%%DATADIR%%/Discriminants/h_389 +%%DATADIR%%/Discriminants/h_39 +%%DATADIR%%/Discriminants/h_390 +%%DATADIR%%/Discriminants/h_391 +%%DATADIR%%/Discriminants/h_392 +%%DATADIR%%/Discriminants/h_393 +%%DATADIR%%/Discriminants/h_394 +%%DATADIR%%/Discriminants/h_395 +%%DATADIR%%/Discriminants/h_396 +%%DATADIR%%/Discriminants/h_397 +%%DATADIR%%/Discriminants/h_398 +%%DATADIR%%/Discriminants/h_399 +%%DATADIR%%/Discriminants/h_4 +%%DATADIR%%/Discriminants/h_40 +%%DATADIR%%/Discriminants/h_400 +%%DATADIR%%/Discriminants/h_401 +%%DATADIR%%/Discriminants/h_402 +%%DATADIR%%/Discriminants/h_403 +%%DATADIR%%/Discriminants/h_404 +%%DATADIR%%/Discriminants/h_405 +%%DATADIR%%/Discriminants/h_406 +%%DATADIR%%/Discriminants/h_407 +%%DATADIR%%/Discriminants/h_408 +%%DATADIR%%/Discriminants/h_409 +%%DATADIR%%/Discriminants/h_41 +%%DATADIR%%/Discriminants/h_410 +%%DATADIR%%/Discriminants/h_411 +%%DATADIR%%/Discriminants/h_412 +%%DATADIR%%/Discriminants/h_413 +%%DATADIR%%/Discriminants/h_414 +%%DATADIR%%/Discriminants/h_415 +%%DATADIR%%/Discriminants/h_416 +%%DATADIR%%/Discriminants/h_417 +%%DATADIR%%/Discriminants/h_418 +%%DATADIR%%/Discriminants/h_419 +%%DATADIR%%/Discriminants/h_42 +%%DATADIR%%/Discriminants/h_420 +%%DATADIR%%/Discriminants/h_421 +%%DATADIR%%/Discriminants/h_422 +%%DATADIR%%/Discriminants/h_423 +%%DATADIR%%/Discriminants/h_424 +%%DATADIR%%/Discriminants/h_425 +%%DATADIR%%/Discriminants/h_426 +%%DATADIR%%/Discriminants/h_427 +%%DATADIR%%/Discriminants/h_428 +%%DATADIR%%/Discriminants/h_429 +%%DATADIR%%/Discriminants/h_43 +%%DATADIR%%/Discriminants/h_430 +%%DATADIR%%/Discriminants/h_431 +%%DATADIR%%/Discriminants/h_432 +%%DATADIR%%/Discriminants/h_433 +%%DATADIR%%/Discriminants/h_434 +%%DATADIR%%/Discriminants/h_435 +%%DATADIR%%/Discriminants/h_436 +%%DATADIR%%/Discriminants/h_437 +%%DATADIR%%/Discriminants/h_438 +%%DATADIR%%/Discriminants/h_439 +%%DATADIR%%/Discriminants/h_44 +%%DATADIR%%/Discriminants/h_440 +%%DATADIR%%/Discriminants/h_441 +%%DATADIR%%/Discriminants/h_442 +%%DATADIR%%/Discriminants/h_443 +%%DATADIR%%/Discriminants/h_444 +%%DATADIR%%/Discriminants/h_445 +%%DATADIR%%/Discriminants/h_446 +%%DATADIR%%/Discriminants/h_447 +%%DATADIR%%/Discriminants/h_448 +%%DATADIR%%/Discriminants/h_449 +%%DATADIR%%/Discriminants/h_45 +%%DATADIR%%/Discriminants/h_450 +%%DATADIR%%/Discriminants/h_451 +%%DATADIR%%/Discriminants/h_452 +%%DATADIR%%/Discriminants/h_453 +%%DATADIR%%/Discriminants/h_454 +%%DATADIR%%/Discriminants/h_455 +%%DATADIR%%/Discriminants/h_456 +%%DATADIR%%/Discriminants/h_457 +%%DATADIR%%/Discriminants/h_458 +%%DATADIR%%/Discriminants/h_459 +%%DATADIR%%/Discriminants/h_46 +%%DATADIR%%/Discriminants/h_460 +%%DATADIR%%/Discriminants/h_461 +%%DATADIR%%/Discriminants/h_462 +%%DATADIR%%/Discriminants/h_463 +%%DATADIR%%/Discriminants/h_464 +%%DATADIR%%/Discriminants/h_465 +%%DATADIR%%/Discriminants/h_466 +%%DATADIR%%/Discriminants/h_467 +%%DATADIR%%/Discriminants/h_468 +%%DATADIR%%/Discriminants/h_469 +%%DATADIR%%/Discriminants/h_47 +%%DATADIR%%/Discriminants/h_470 +%%DATADIR%%/Discriminants/h_471 +%%DATADIR%%/Discriminants/h_472 +%%DATADIR%%/Discriminants/h_473 +%%DATADIR%%/Discriminants/h_474 +%%DATADIR%%/Discriminants/h_475 +%%DATADIR%%/Discriminants/h_476 +%%DATADIR%%/Discriminants/h_477 +%%DATADIR%%/Discriminants/h_478 +%%DATADIR%%/Discriminants/h_479 +%%DATADIR%%/Discriminants/h_48 +%%DATADIR%%/Discriminants/h_480 +%%DATADIR%%/Discriminants/h_481 +%%DATADIR%%/Discriminants/h_482 +%%DATADIR%%/Discriminants/h_483 +%%DATADIR%%/Discriminants/h_484 +%%DATADIR%%/Discriminants/h_485 +%%DATADIR%%/Discriminants/h_486 +%%DATADIR%%/Discriminants/h_487 +%%DATADIR%%/Discriminants/h_488 +%%DATADIR%%/Discriminants/h_489 +%%DATADIR%%/Discriminants/h_49 +%%DATADIR%%/Discriminants/h_490 +%%DATADIR%%/Discriminants/h_491 +%%DATADIR%%/Discriminants/h_492 +%%DATADIR%%/Discriminants/h_493 +%%DATADIR%%/Discriminants/h_494 +%%DATADIR%%/Discriminants/h_495 +%%DATADIR%%/Discriminants/h_496 +%%DATADIR%%/Discriminants/h_497 +%%DATADIR%%/Discriminants/h_498 +%%DATADIR%%/Discriminants/h_499 +%%DATADIR%%/Discriminants/h_5 +%%DATADIR%%/Discriminants/h_50 +%%DATADIR%%/Discriminants/h_500 +%%DATADIR%%/Discriminants/h_501 +%%DATADIR%%/Discriminants/h_502 +%%DATADIR%%/Discriminants/h_503 +%%DATADIR%%/Discriminants/h_504 +%%DATADIR%%/Discriminants/h_505 +%%DATADIR%%/Discriminants/h_506 +%%DATADIR%%/Discriminants/h_507 +%%DATADIR%%/Discriminants/h_508 +%%DATADIR%%/Discriminants/h_509 +%%DATADIR%%/Discriminants/h_51 +%%DATADIR%%/Discriminants/h_510 +%%DATADIR%%/Discriminants/h_511 +%%DATADIR%%/Discriminants/h_512 +%%DATADIR%%/Discriminants/h_513 +%%DATADIR%%/Discriminants/h_514 +%%DATADIR%%/Discriminants/h_515 +%%DATADIR%%/Discriminants/h_516 +%%DATADIR%%/Discriminants/h_517 +%%DATADIR%%/Discriminants/h_518 +%%DATADIR%%/Discriminants/h_519 +%%DATADIR%%/Discriminants/h_52 +%%DATADIR%%/Discriminants/h_520 +%%DATADIR%%/Discriminants/h_521 +%%DATADIR%%/Discriminants/h_522 +%%DATADIR%%/Discriminants/h_523 +%%DATADIR%%/Discriminants/h_524 +%%DATADIR%%/Discriminants/h_525 +%%DATADIR%%/Discriminants/h_526 +%%DATADIR%%/Discriminants/h_527 +%%DATADIR%%/Discriminants/h_528 +%%DATADIR%%/Discriminants/h_529 +%%DATADIR%%/Discriminants/h_53 +%%DATADIR%%/Discriminants/h_530 +%%DATADIR%%/Discriminants/h_531 +%%DATADIR%%/Discriminants/h_532 +%%DATADIR%%/Discriminants/h_533 +%%DATADIR%%/Discriminants/h_534 +%%DATADIR%%/Discriminants/h_535 +%%DATADIR%%/Discriminants/h_536 +%%DATADIR%%/Discriminants/h_537 +%%DATADIR%%/Discriminants/h_538 +%%DATADIR%%/Discriminants/h_539 +%%DATADIR%%/Discriminants/h_54 +%%DATADIR%%/Discriminants/h_540 +%%DATADIR%%/Discriminants/h_541 +%%DATADIR%%/Discriminants/h_542 +%%DATADIR%%/Discriminants/h_543 +%%DATADIR%%/Discriminants/h_544 +%%DATADIR%%/Discriminants/h_545 +%%DATADIR%%/Discriminants/h_546 +%%DATADIR%%/Discriminants/h_547 +%%DATADIR%%/Discriminants/h_548 +%%DATADIR%%/Discriminants/h_549 +%%DATADIR%%/Discriminants/h_55 +%%DATADIR%%/Discriminants/h_550 +%%DATADIR%%/Discriminants/h_551 +%%DATADIR%%/Discriminants/h_552 +%%DATADIR%%/Discriminants/h_553 +%%DATADIR%%/Discriminants/h_554 +%%DATADIR%%/Discriminants/h_555 +%%DATADIR%%/Discriminants/h_556 +%%DATADIR%%/Discriminants/h_557 +%%DATADIR%%/Discriminants/h_558 +%%DATADIR%%/Discriminants/h_559 +%%DATADIR%%/Discriminants/h_56 +%%DATADIR%%/Discriminants/h_560 +%%DATADIR%%/Discriminants/h_561 +%%DATADIR%%/Discriminants/h_562 +%%DATADIR%%/Discriminants/h_563 +%%DATADIR%%/Discriminants/h_564 +%%DATADIR%%/Discriminants/h_565 +%%DATADIR%%/Discriminants/h_566 +%%DATADIR%%/Discriminants/h_567 +%%DATADIR%%/Discriminants/h_568 +%%DATADIR%%/Discriminants/h_569 +%%DATADIR%%/Discriminants/h_57 +%%DATADIR%%/Discriminants/h_570 +%%DATADIR%%/Discriminants/h_571 +%%DATADIR%%/Discriminants/h_572 +%%DATADIR%%/Discriminants/h_573 +%%DATADIR%%/Discriminants/h_574 +%%DATADIR%%/Discriminants/h_575 +%%DATADIR%%/Discriminants/h_576 +%%DATADIR%%/Discriminants/h_577 +%%DATADIR%%/Discriminants/h_578 +%%DATADIR%%/Discriminants/h_579 +%%DATADIR%%/Discriminants/h_58 +%%DATADIR%%/Discriminants/h_580 +%%DATADIR%%/Discriminants/h_581 +%%DATADIR%%/Discriminants/h_582 +%%DATADIR%%/Discriminants/h_583 +%%DATADIR%%/Discriminants/h_584 +%%DATADIR%%/Discriminants/h_585 +%%DATADIR%%/Discriminants/h_586 +%%DATADIR%%/Discriminants/h_587 +%%DATADIR%%/Discriminants/h_588 +%%DATADIR%%/Discriminants/h_589 +%%DATADIR%%/Discriminants/h_59 +%%DATADIR%%/Discriminants/h_590 +%%DATADIR%%/Discriminants/h_591 +%%DATADIR%%/Discriminants/h_592 +%%DATADIR%%/Discriminants/h_593 +%%DATADIR%%/Discriminants/h_594 +%%DATADIR%%/Discriminants/h_595 +%%DATADIR%%/Discriminants/h_596 +%%DATADIR%%/Discriminants/h_597 +%%DATADIR%%/Discriminants/h_598 +%%DATADIR%%/Discriminants/h_599 +%%DATADIR%%/Discriminants/h_6 +%%DATADIR%%/Discriminants/h_60 +%%DATADIR%%/Discriminants/h_600 +%%DATADIR%%/Discriminants/h_601 +%%DATADIR%%/Discriminants/h_602 +%%DATADIR%%/Discriminants/h_603 +%%DATADIR%%/Discriminants/h_604 +%%DATADIR%%/Discriminants/h_605 +%%DATADIR%%/Discriminants/h_606 +%%DATADIR%%/Discriminants/h_607 +%%DATADIR%%/Discriminants/h_608 +%%DATADIR%%/Discriminants/h_609 +%%DATADIR%%/Discriminants/h_61 +%%DATADIR%%/Discriminants/h_610 +%%DATADIR%%/Discriminants/h_611 +%%DATADIR%%/Discriminants/h_612 +%%DATADIR%%/Discriminants/h_613 +%%DATADIR%%/Discriminants/h_614 +%%DATADIR%%/Discriminants/h_615 +%%DATADIR%%/Discriminants/h_616 +%%DATADIR%%/Discriminants/h_617 +%%DATADIR%%/Discriminants/h_618 +%%DATADIR%%/Discriminants/h_619 +%%DATADIR%%/Discriminants/h_62 +%%DATADIR%%/Discriminants/h_620 +%%DATADIR%%/Discriminants/h_621 +%%DATADIR%%/Discriminants/h_622 +%%DATADIR%%/Discriminants/h_623 +%%DATADIR%%/Discriminants/h_624 +%%DATADIR%%/Discriminants/h_625 +%%DATADIR%%/Discriminants/h_626 +%%DATADIR%%/Discriminants/h_627 +%%DATADIR%%/Discriminants/h_628 +%%DATADIR%%/Discriminants/h_629 +%%DATADIR%%/Discriminants/h_63 +%%DATADIR%%/Discriminants/h_630 +%%DATADIR%%/Discriminants/h_631 +%%DATADIR%%/Discriminants/h_632 +%%DATADIR%%/Discriminants/h_633 +%%DATADIR%%/Discriminants/h_634 +%%DATADIR%%/Discriminants/h_635 +%%DATADIR%%/Discriminants/h_636 +%%DATADIR%%/Discriminants/h_637 +%%DATADIR%%/Discriminants/h_638 +%%DATADIR%%/Discriminants/h_639 +%%DATADIR%%/Discriminants/h_64 +%%DATADIR%%/Discriminants/h_640 +%%DATADIR%%/Discriminants/h_641 +%%DATADIR%%/Discriminants/h_642 +%%DATADIR%%/Discriminants/h_643 +%%DATADIR%%/Discriminants/h_644 +%%DATADIR%%/Discriminants/h_645 +%%DATADIR%%/Discriminants/h_646 +%%DATADIR%%/Discriminants/h_647 +%%DATADIR%%/Discriminants/h_648 +%%DATADIR%%/Discriminants/h_649 +%%DATADIR%%/Discriminants/h_65 +%%DATADIR%%/Discriminants/h_650 +%%DATADIR%%/Discriminants/h_651 +%%DATADIR%%/Discriminants/h_652 +%%DATADIR%%/Discriminants/h_653 +%%DATADIR%%/Discriminants/h_654 +%%DATADIR%%/Discriminants/h_655 +%%DATADIR%%/Discriminants/h_656 +%%DATADIR%%/Discriminants/h_657 +%%DATADIR%%/Discriminants/h_658 +%%DATADIR%%/Discriminants/h_659 +%%DATADIR%%/Discriminants/h_66 +%%DATADIR%%/Discriminants/h_660 +%%DATADIR%%/Discriminants/h_661 +%%DATADIR%%/Discriminants/h_662 +%%DATADIR%%/Discriminants/h_663 +%%DATADIR%%/Discriminants/h_664 +%%DATADIR%%/Discriminants/h_665 +%%DATADIR%%/Discriminants/h_666 +%%DATADIR%%/Discriminants/h_667 +%%DATADIR%%/Discriminants/h_668 +%%DATADIR%%/Discriminants/h_669 +%%DATADIR%%/Discriminants/h_67 +%%DATADIR%%/Discriminants/h_670 +%%DATADIR%%/Discriminants/h_671 +%%DATADIR%%/Discriminants/h_672 +%%DATADIR%%/Discriminants/h_673 +%%DATADIR%%/Discriminants/h_674 +%%DATADIR%%/Discriminants/h_675 +%%DATADIR%%/Discriminants/h_676 +%%DATADIR%%/Discriminants/h_677 +%%DATADIR%%/Discriminants/h_678 +%%DATADIR%%/Discriminants/h_679 +%%DATADIR%%/Discriminants/h_68 +%%DATADIR%%/Discriminants/h_680 +%%DATADIR%%/Discriminants/h_681 +%%DATADIR%%/Discriminants/h_682 +%%DATADIR%%/Discriminants/h_683 +%%DATADIR%%/Discriminants/h_684 +%%DATADIR%%/Discriminants/h_685 +%%DATADIR%%/Discriminants/h_686 +%%DATADIR%%/Discriminants/h_687 +%%DATADIR%%/Discriminants/h_688 +%%DATADIR%%/Discriminants/h_689 +%%DATADIR%%/Discriminants/h_69 +%%DATADIR%%/Discriminants/h_690 +%%DATADIR%%/Discriminants/h_691 +%%DATADIR%%/Discriminants/h_692 +%%DATADIR%%/Discriminants/h_693 +%%DATADIR%%/Discriminants/h_694 +%%DATADIR%%/Discriminants/h_695 +%%DATADIR%%/Discriminants/h_696 +%%DATADIR%%/Discriminants/h_697 +%%DATADIR%%/Discriminants/h_698 +%%DATADIR%%/Discriminants/h_699 +%%DATADIR%%/Discriminants/h_7 +%%DATADIR%%/Discriminants/h_70 +%%DATADIR%%/Discriminants/h_700 +%%DATADIR%%/Discriminants/h_701 +%%DATADIR%%/Discriminants/h_702 +%%DATADIR%%/Discriminants/h_703 +%%DATADIR%%/Discriminants/h_704 +%%DATADIR%%/Discriminants/h_705 +%%DATADIR%%/Discriminants/h_706 +%%DATADIR%%/Discriminants/h_707 +%%DATADIR%%/Discriminants/h_708 +%%DATADIR%%/Discriminants/h_709 +%%DATADIR%%/Discriminants/h_71 +%%DATADIR%%/Discriminants/h_710 +%%DATADIR%%/Discriminants/h_711 +%%DATADIR%%/Discriminants/h_712 +%%DATADIR%%/Discriminants/h_713 +%%DATADIR%%/Discriminants/h_714 +%%DATADIR%%/Discriminants/h_715 +%%DATADIR%%/Discriminants/h_716 +%%DATADIR%%/Discriminants/h_717 +%%DATADIR%%/Discriminants/h_718 +%%DATADIR%%/Discriminants/h_719 +%%DATADIR%%/Discriminants/h_72 +%%DATADIR%%/Discriminants/h_720 +%%DATADIR%%/Discriminants/h_721 +%%DATADIR%%/Discriminants/h_722 +%%DATADIR%%/Discriminants/h_723 +%%DATADIR%%/Discriminants/h_724 +%%DATADIR%%/Discriminants/h_725 +%%DATADIR%%/Discriminants/h_726 +%%DATADIR%%/Discriminants/h_727 +%%DATADIR%%/Discriminants/h_728 +%%DATADIR%%/Discriminants/h_729 +%%DATADIR%%/Discriminants/h_73 +%%DATADIR%%/Discriminants/h_730 +%%DATADIR%%/Discriminants/h_731 +%%DATADIR%%/Discriminants/h_732 +%%DATADIR%%/Discriminants/h_733 +%%DATADIR%%/Discriminants/h_734 +%%DATADIR%%/Discriminants/h_735 +%%DATADIR%%/Discriminants/h_736 +%%DATADIR%%/Discriminants/h_737 +%%DATADIR%%/Discriminants/h_738 +%%DATADIR%%/Discriminants/h_739 +%%DATADIR%%/Discriminants/h_74 +%%DATADIR%%/Discriminants/h_740 +%%DATADIR%%/Discriminants/h_741 +%%DATADIR%%/Discriminants/h_742 +%%DATADIR%%/Discriminants/h_743 +%%DATADIR%%/Discriminants/h_744 +%%DATADIR%%/Discriminants/h_745 +%%DATADIR%%/Discriminants/h_746 +%%DATADIR%%/Discriminants/h_747 +%%DATADIR%%/Discriminants/h_748 +%%DATADIR%%/Discriminants/h_749 +%%DATADIR%%/Discriminants/h_75 +%%DATADIR%%/Discriminants/h_750 +%%DATADIR%%/Discriminants/h_751 +%%DATADIR%%/Discriminants/h_752 +%%DATADIR%%/Discriminants/h_753 +%%DATADIR%%/Discriminants/h_754 +%%DATADIR%%/Discriminants/h_755 +%%DATADIR%%/Discriminants/h_756 +%%DATADIR%%/Discriminants/h_757 +%%DATADIR%%/Discriminants/h_758 +%%DATADIR%%/Discriminants/h_759 +%%DATADIR%%/Discriminants/h_76 +%%DATADIR%%/Discriminants/h_760 +%%DATADIR%%/Discriminants/h_761 +%%DATADIR%%/Discriminants/h_762 +%%DATADIR%%/Discriminants/h_763 +%%DATADIR%%/Discriminants/h_764 +%%DATADIR%%/Discriminants/h_765 +%%DATADIR%%/Discriminants/h_766 +%%DATADIR%%/Discriminants/h_767 +%%DATADIR%%/Discriminants/h_768 +%%DATADIR%%/Discriminants/h_769 +%%DATADIR%%/Discriminants/h_77 +%%DATADIR%%/Discriminants/h_770 +%%DATADIR%%/Discriminants/h_771 +%%DATADIR%%/Discriminants/h_772 +%%DATADIR%%/Discriminants/h_773 +%%DATADIR%%/Discriminants/h_774 +%%DATADIR%%/Discriminants/h_775 +%%DATADIR%%/Discriminants/h_776 +%%DATADIR%%/Discriminants/h_777 +%%DATADIR%%/Discriminants/h_778 +%%DATADIR%%/Discriminants/h_779 +%%DATADIR%%/Discriminants/h_78 +%%DATADIR%%/Discriminants/h_780 +%%DATADIR%%/Discriminants/h_781 +%%DATADIR%%/Discriminants/h_782 +%%DATADIR%%/Discriminants/h_783 +%%DATADIR%%/Discriminants/h_784 +%%DATADIR%%/Discriminants/h_785 +%%DATADIR%%/Discriminants/h_786 +%%DATADIR%%/Discriminants/h_787 +%%DATADIR%%/Discriminants/h_788 +%%DATADIR%%/Discriminants/h_789 +%%DATADIR%%/Discriminants/h_79 +%%DATADIR%%/Discriminants/h_790 +%%DATADIR%%/Discriminants/h_791 +%%DATADIR%%/Discriminants/h_792 +%%DATADIR%%/Discriminants/h_793 +%%DATADIR%%/Discriminants/h_794 +%%DATADIR%%/Discriminants/h_795 +%%DATADIR%%/Discriminants/h_796 +%%DATADIR%%/Discriminants/h_797 +%%DATADIR%%/Discriminants/h_798 +%%DATADIR%%/Discriminants/h_799 +%%DATADIR%%/Discriminants/h_8 +%%DATADIR%%/Discriminants/h_80 +%%DATADIR%%/Discriminants/h_800 +%%DATADIR%%/Discriminants/h_801 +%%DATADIR%%/Discriminants/h_802 +%%DATADIR%%/Discriminants/h_803 +%%DATADIR%%/Discriminants/h_804 +%%DATADIR%%/Discriminants/h_805 +%%DATADIR%%/Discriminants/h_806 +%%DATADIR%%/Discriminants/h_807 +%%DATADIR%%/Discriminants/h_808 +%%DATADIR%%/Discriminants/h_809 +%%DATADIR%%/Discriminants/h_81 +%%DATADIR%%/Discriminants/h_810 +%%DATADIR%%/Discriminants/h_811 +%%DATADIR%%/Discriminants/h_812 +%%DATADIR%%/Discriminants/h_813 +%%DATADIR%%/Discriminants/h_814 +%%DATADIR%%/Discriminants/h_815 +%%DATADIR%%/Discriminants/h_816 +%%DATADIR%%/Discriminants/h_817 +%%DATADIR%%/Discriminants/h_818 +%%DATADIR%%/Discriminants/h_819 +%%DATADIR%%/Discriminants/h_82 +%%DATADIR%%/Discriminants/h_820 +%%DATADIR%%/Discriminants/h_821 +%%DATADIR%%/Discriminants/h_822 +%%DATADIR%%/Discriminants/h_823 +%%DATADIR%%/Discriminants/h_824 +%%DATADIR%%/Discriminants/h_825 +%%DATADIR%%/Discriminants/h_826 +%%DATADIR%%/Discriminants/h_827 +%%DATADIR%%/Discriminants/h_828 +%%DATADIR%%/Discriminants/h_829 +%%DATADIR%%/Discriminants/h_83 +%%DATADIR%%/Discriminants/h_830 +%%DATADIR%%/Discriminants/h_831 +%%DATADIR%%/Discriminants/h_832 +%%DATADIR%%/Discriminants/h_833 +%%DATADIR%%/Discriminants/h_834 +%%DATADIR%%/Discriminants/h_835 +%%DATADIR%%/Discriminants/h_836 +%%DATADIR%%/Discriminants/h_837 +%%DATADIR%%/Discriminants/h_838 +%%DATADIR%%/Discriminants/h_839 +%%DATADIR%%/Discriminants/h_84 +%%DATADIR%%/Discriminants/h_840 +%%DATADIR%%/Discriminants/h_841 +%%DATADIR%%/Discriminants/h_842 +%%DATADIR%%/Discriminants/h_843 +%%DATADIR%%/Discriminants/h_844 +%%DATADIR%%/Discriminants/h_845 +%%DATADIR%%/Discriminants/h_846 +%%DATADIR%%/Discriminants/h_847 +%%DATADIR%%/Discriminants/h_848 +%%DATADIR%%/Discriminants/h_849 +%%DATADIR%%/Discriminants/h_85 +%%DATADIR%%/Discriminants/h_850 +%%DATADIR%%/Discriminants/h_851 +%%DATADIR%%/Discriminants/h_852 +%%DATADIR%%/Discriminants/h_853 +%%DATADIR%%/Discriminants/h_854 +%%DATADIR%%/Discriminants/h_855 +%%DATADIR%%/Discriminants/h_856 +%%DATADIR%%/Discriminants/h_857 +%%DATADIR%%/Discriminants/h_858 +%%DATADIR%%/Discriminants/h_859 +%%DATADIR%%/Discriminants/h_86 +%%DATADIR%%/Discriminants/h_860 +%%DATADIR%%/Discriminants/h_861 +%%DATADIR%%/Discriminants/h_862 +%%DATADIR%%/Discriminants/h_863 +%%DATADIR%%/Discriminants/h_864 +%%DATADIR%%/Discriminants/h_865 +%%DATADIR%%/Discriminants/h_866 +%%DATADIR%%/Discriminants/h_867 +%%DATADIR%%/Discriminants/h_868 +%%DATADIR%%/Discriminants/h_869 +%%DATADIR%%/Discriminants/h_87 +%%DATADIR%%/Discriminants/h_870 +%%DATADIR%%/Discriminants/h_871 +%%DATADIR%%/Discriminants/h_872 +%%DATADIR%%/Discriminants/h_873 +%%DATADIR%%/Discriminants/h_874 +%%DATADIR%%/Discriminants/h_875 +%%DATADIR%%/Discriminants/h_876 +%%DATADIR%%/Discriminants/h_877 +%%DATADIR%%/Discriminants/h_878 +%%DATADIR%%/Discriminants/h_879 +%%DATADIR%%/Discriminants/h_88 +%%DATADIR%%/Discriminants/h_880 +%%DATADIR%%/Discriminants/h_881 +%%DATADIR%%/Discriminants/h_882 +%%DATADIR%%/Discriminants/h_883 +%%DATADIR%%/Discriminants/h_884 +%%DATADIR%%/Discriminants/h_885 +%%DATADIR%%/Discriminants/h_886 +%%DATADIR%%/Discriminants/h_887 +%%DATADIR%%/Discriminants/h_888 +%%DATADIR%%/Discriminants/h_889 +%%DATADIR%%/Discriminants/h_89 +%%DATADIR%%/Discriminants/h_890 +%%DATADIR%%/Discriminants/h_891 +%%DATADIR%%/Discriminants/h_892 +%%DATADIR%%/Discriminants/h_893 +%%DATADIR%%/Discriminants/h_894 +%%DATADIR%%/Discriminants/h_895 +%%DATADIR%%/Discriminants/h_896 +%%DATADIR%%/Discriminants/h_897 +%%DATADIR%%/Discriminants/h_898 +%%DATADIR%%/Discriminants/h_899 +%%DATADIR%%/Discriminants/h_9 +%%DATADIR%%/Discriminants/h_90 +%%DATADIR%%/Discriminants/h_900 +%%DATADIR%%/Discriminants/h_901 +%%DATADIR%%/Discriminants/h_902 +%%DATADIR%%/Discriminants/h_903 +%%DATADIR%%/Discriminants/h_904 +%%DATADIR%%/Discriminants/h_905 +%%DATADIR%%/Discriminants/h_906 +%%DATADIR%%/Discriminants/h_907 +%%DATADIR%%/Discriminants/h_908 +%%DATADIR%%/Discriminants/h_909 +%%DATADIR%%/Discriminants/h_91 +%%DATADIR%%/Discriminants/h_910 +%%DATADIR%%/Discriminants/h_911 +%%DATADIR%%/Discriminants/h_912 +%%DATADIR%%/Discriminants/h_913 +%%DATADIR%%/Discriminants/h_914 +%%DATADIR%%/Discriminants/h_915 +%%DATADIR%%/Discriminants/h_916 +%%DATADIR%%/Discriminants/h_917 +%%DATADIR%%/Discriminants/h_918 +%%DATADIR%%/Discriminants/h_919 +%%DATADIR%%/Discriminants/h_92 +%%DATADIR%%/Discriminants/h_920 +%%DATADIR%%/Discriminants/h_921 +%%DATADIR%%/Discriminants/h_922 +%%DATADIR%%/Discriminants/h_923 +%%DATADIR%%/Discriminants/h_924 +%%DATADIR%%/Discriminants/h_925 +%%DATADIR%%/Discriminants/h_926 +%%DATADIR%%/Discriminants/h_927 +%%DATADIR%%/Discriminants/h_928 +%%DATADIR%%/Discriminants/h_929 +%%DATADIR%%/Discriminants/h_93 +%%DATADIR%%/Discriminants/h_930 +%%DATADIR%%/Discriminants/h_931 +%%DATADIR%%/Discriminants/h_932 +%%DATADIR%%/Discriminants/h_933 +%%DATADIR%%/Discriminants/h_934 +%%DATADIR%%/Discriminants/h_935 +%%DATADIR%%/Discriminants/h_936 +%%DATADIR%%/Discriminants/h_937 +%%DATADIR%%/Discriminants/h_938 +%%DATADIR%%/Discriminants/h_939 +%%DATADIR%%/Discriminants/h_94 +%%DATADIR%%/Discriminants/h_940 +%%DATADIR%%/Discriminants/h_941 +%%DATADIR%%/Discriminants/h_942 +%%DATADIR%%/Discriminants/h_943 +%%DATADIR%%/Discriminants/h_944 +%%DATADIR%%/Discriminants/h_945 +%%DATADIR%%/Discriminants/h_946 +%%DATADIR%%/Discriminants/h_947 +%%DATADIR%%/Discriminants/h_948 +%%DATADIR%%/Discriminants/h_949 +%%DATADIR%%/Discriminants/h_95 +%%DATADIR%%/Discriminants/h_950 +%%DATADIR%%/Discriminants/h_951 +%%DATADIR%%/Discriminants/h_952 +%%DATADIR%%/Discriminants/h_953 +%%DATADIR%%/Discriminants/h_954 +%%DATADIR%%/Discriminants/h_955 +%%DATADIR%%/Discriminants/h_956 +%%DATADIR%%/Discriminants/h_957 +%%DATADIR%%/Discriminants/h_958 +%%DATADIR%%/Discriminants/h_959 +%%DATADIR%%/Discriminants/h_96 +%%DATADIR%%/Discriminants/h_960 +%%DATADIR%%/Discriminants/h_961 +%%DATADIR%%/Discriminants/h_962 +%%DATADIR%%/Discriminants/h_963 +%%DATADIR%%/Discriminants/h_964 +%%DATADIR%%/Discriminants/h_965 +%%DATADIR%%/Discriminants/h_966 +%%DATADIR%%/Discriminants/h_967 +%%DATADIR%%/Discriminants/h_968 +%%DATADIR%%/Discriminants/h_969 +%%DATADIR%%/Discriminants/h_97 +%%DATADIR%%/Discriminants/h_970 +%%DATADIR%%/Discriminants/h_971 +%%DATADIR%%/Discriminants/h_972 +%%DATADIR%%/Discriminants/h_973 +%%DATADIR%%/Discriminants/h_974 +%%DATADIR%%/Discriminants/h_975 +%%DATADIR%%/Discriminants/h_976 +%%DATADIR%%/Discriminants/h_977 +%%DATADIR%%/Discriminants/h_978 +%%DATADIR%%/Discriminants/h_979 +%%DATADIR%%/Discriminants/h_98 +%%DATADIR%%/Discriminants/h_980 +%%DATADIR%%/Discriminants/h_981 +%%DATADIR%%/Discriminants/h_982 +%%DATADIR%%/Discriminants/h_983 +%%DATADIR%%/Discriminants/h_984 +%%DATADIR%%/Discriminants/h_985 +%%DATADIR%%/Discriminants/h_986 +%%DATADIR%%/Discriminants/h_987 +%%DATADIR%%/Discriminants/h_988 +%%DATADIR%%/Discriminants/h_989 +%%DATADIR%%/Discriminants/h_99 +%%DATADIR%%/Discriminants/h_990 +%%DATADIR%%/Discriminants/h_991 +%%DATADIR%%/Discriminants/h_992 +%%DATADIR%%/Discriminants/h_993 +%%DATADIR%%/Discriminants/h_994 +%%DATADIR%%/Discriminants/h_995 +%%DATADIR%%/Discriminants/h_996 +%%DATADIR%%/Discriminants/h_997 +%%DATADIR%%/Discriminants/h_998 +%%DATADIR%%/Discriminants/h_999 +%%DATADIR%%/GF2n.database +%%DATADIR%%/LIDIA_PRIMES +%%DATADIR%%/MOD_EQ/meq101 +%%DATADIR%%/MOD_EQ/meq103_II +%%DATADIR%%/MOD_EQ/meq107 +%%DATADIR%%/MOD_EQ/meq109 +%%DATADIR%%/MOD_EQ/meq11 +%%DATADIR%%/MOD_EQ/meq113 +%%DATADIR%%/MOD_EQ/meq127 +%%DATADIR%%/MOD_EQ/meq13 +%%DATADIR%%/MOD_EQ/meq131 +%%DATADIR%%/MOD_EQ/meq137_II +%%DATADIR%%/MOD_EQ/meq139 +%%DATADIR%%/MOD_EQ/meq149 +%%DATADIR%%/MOD_EQ/meq151 +%%DATADIR%%/MOD_EQ/meq157 +%%DATADIR%%/MOD_EQ/meq163 +%%DATADIR%%/MOD_EQ/meq167_II +%%DATADIR%%/MOD_EQ/meq17 +%%DATADIR%%/MOD_EQ/meq173 +%%DATADIR%%/MOD_EQ/meq179_II +%%DATADIR%%/MOD_EQ/meq181 +%%DATADIR%%/MOD_EQ/meq19 +%%DATADIR%%/MOD_EQ/meq191_II +%%DATADIR%%/MOD_EQ/meq193 +%%DATADIR%%/MOD_EQ/meq197 +%%DATADIR%%/MOD_EQ/meq199 +%%DATADIR%%/MOD_EQ/meq211 +%%DATADIR%%/MOD_EQ/meq223 +%%DATADIR%%/MOD_EQ/meq227_II +%%DATADIR%%/MOD_EQ/meq229 +%%DATADIR%%/MOD_EQ/meq23 +%%DATADIR%%/MOD_EQ/meq233 +%%DATADIR%%/MOD_EQ/meq239_II +%%DATADIR%%/MOD_EQ/meq241 +%%DATADIR%%/MOD_EQ/meq251_II +%%DATADIR%%/MOD_EQ/meq257_II +%%DATADIR%%/MOD_EQ/meq263_II +%%DATADIR%%/MOD_EQ/meq269_II +%%DATADIR%%/MOD_EQ/meq271 +%%DATADIR%%/MOD_EQ/meq277 +%%DATADIR%%/MOD_EQ/meq281_II +%%DATADIR%%/MOD_EQ/meq283 +%%DATADIR%%/MOD_EQ/meq29 +%%DATADIR%%/MOD_EQ/meq293_II +%%DATADIR%%/MOD_EQ/meq3 +%%DATADIR%%/MOD_EQ/meq31 +%%DATADIR%%/MOD_EQ/meq37 +%%DATADIR%%/MOD_EQ/meq41 +%%DATADIR%%/MOD_EQ/meq43 +%%DATADIR%%/MOD_EQ/meq47 +%%DATADIR%%/MOD_EQ/meq5 +%%DATADIR%%/MOD_EQ/meq53_II +%%DATADIR%%/MOD_EQ/meq59 +%%DATADIR%%/MOD_EQ/meq61 +%%DATADIR%%/MOD_EQ/meq67 +%%DATADIR%%/MOD_EQ/meq7 +%%DATADIR%%/MOD_EQ/meq71_II +%%DATADIR%%/MOD_EQ/meq73 +%%DATADIR%%/MOD_EQ/meq79 +%%DATADIR%%/MOD_EQ/meq83 +%%DATADIR%%/MOD_EQ/meq89 +%%DATADIR%%/MOD_EQ/meq97 +%%DATADIR%%/MOD_EQ_2/meq_2_101 +%%DATADIR%%/MOD_EQ_2/meq_2_103 +%%DATADIR%%/MOD_EQ_2/meq_2_107 +%%DATADIR%%/MOD_EQ_2/meq_2_109 +%%DATADIR%%/MOD_EQ_2/meq_2_11 +%%DATADIR%%/MOD_EQ_2/meq_2_113 +%%DATADIR%%/MOD_EQ_2/meq_2_127 +%%DATADIR%%/MOD_EQ_2/meq_2_13 +%%DATADIR%%/MOD_EQ_2/meq_2_131 +%%DATADIR%%/MOD_EQ_2/meq_2_137 +%%DATADIR%%/MOD_EQ_2/meq_2_139 +%%DATADIR%%/MOD_EQ_2/meq_2_149 +%%DATADIR%%/MOD_EQ_2/meq_2_151 +%%DATADIR%%/MOD_EQ_2/meq_2_157 +%%DATADIR%%/MOD_EQ_2/meq_2_163 +%%DATADIR%%/MOD_EQ_2/meq_2_167 +%%DATADIR%%/MOD_EQ_2/meq_2_17 +%%DATADIR%%/MOD_EQ_2/meq_2_173 +%%DATADIR%%/MOD_EQ_2/meq_2_179 +%%DATADIR%%/MOD_EQ_2/meq_2_181 +%%DATADIR%%/MOD_EQ_2/meq_2_19 +%%DATADIR%%/MOD_EQ_2/meq_2_191 +%%DATADIR%%/MOD_EQ_2/meq_2_193 +%%DATADIR%%/MOD_EQ_2/meq_2_197 +%%DATADIR%%/MOD_EQ_2/meq_2_199 +%%DATADIR%%/MOD_EQ_2/meq_2_211 +%%DATADIR%%/MOD_EQ_2/meq_2_223 +%%DATADIR%%/MOD_EQ_2/meq_2_227 +%%DATADIR%%/MOD_EQ_2/meq_2_229 +%%DATADIR%%/MOD_EQ_2/meq_2_23 +%%DATADIR%%/MOD_EQ_2/meq_2_233 +%%DATADIR%%/MOD_EQ_2/meq_2_239 +%%DATADIR%%/MOD_EQ_2/meq_2_241 +%%DATADIR%%/MOD_EQ_2/meq_2_251 +%%DATADIR%%/MOD_EQ_2/meq_2_257 +%%DATADIR%%/MOD_EQ_2/meq_2_263 +%%DATADIR%%/MOD_EQ_2/meq_2_269 +%%DATADIR%%/MOD_EQ_2/meq_2_271 +%%DATADIR%%/MOD_EQ_2/meq_2_277 +%%DATADIR%%/MOD_EQ_2/meq_2_281 +%%DATADIR%%/MOD_EQ_2/meq_2_283 +%%DATADIR%%/MOD_EQ_2/meq_2_29 +%%DATADIR%%/MOD_EQ_2/meq_2_293 +%%DATADIR%%/MOD_EQ_2/meq_2_3 +%%DATADIR%%/MOD_EQ_2/meq_2_307 +%%DATADIR%%/MOD_EQ_2/meq_2_31 +%%DATADIR%%/MOD_EQ_2/meq_2_311 +%%DATADIR%%/MOD_EQ_2/meq_2_313 +%%DATADIR%%/MOD_EQ_2/meq_2_317 +%%DATADIR%%/MOD_EQ_2/meq_2_331 +%%DATADIR%%/MOD_EQ_2/meq_2_337 +%%DATADIR%%/MOD_EQ_2/meq_2_347 +%%DATADIR%%/MOD_EQ_2/meq_2_349 +%%DATADIR%%/MOD_EQ_2/meq_2_353 +%%DATADIR%%/MOD_EQ_2/meq_2_359 +%%DATADIR%%/MOD_EQ_2/meq_2_367 +%%DATADIR%%/MOD_EQ_2/meq_2_37 +%%DATADIR%%/MOD_EQ_2/meq_2_373 +%%DATADIR%%/MOD_EQ_2/meq_2_379 +%%DATADIR%%/MOD_EQ_2/meq_2_383 +%%DATADIR%%/MOD_EQ_2/meq_2_389 +%%DATADIR%%/MOD_EQ_2/meq_2_397 +%%DATADIR%%/MOD_EQ_2/meq_2_401 +%%DATADIR%%/MOD_EQ_2/meq_2_409 +%%DATADIR%%/MOD_EQ_2/meq_2_41 +%%DATADIR%%/MOD_EQ_2/meq_2_419 +%%DATADIR%%/MOD_EQ_2/meq_2_421 +%%DATADIR%%/MOD_EQ_2/meq_2_43 +%%DATADIR%%/MOD_EQ_2/meq_2_431 +%%DATADIR%%/MOD_EQ_2/meq_2_433 +%%DATADIR%%/MOD_EQ_2/meq_2_439 +%%DATADIR%%/MOD_EQ_2/meq_2_443 +%%DATADIR%%/MOD_EQ_2/meq_2_449 +%%DATADIR%%/MOD_EQ_2/meq_2_457 +%%DATADIR%%/MOD_EQ_2/meq_2_461 +%%DATADIR%%/MOD_EQ_2/meq_2_463 +%%DATADIR%%/MOD_EQ_2/meq_2_467 +%%DATADIR%%/MOD_EQ_2/meq_2_47 +%%DATADIR%%/MOD_EQ_2/meq_2_479 +%%DATADIR%%/MOD_EQ_2/meq_2_487 +%%DATADIR%%/MOD_EQ_2/meq_2_491 +%%DATADIR%%/MOD_EQ_2/meq_2_499 +%%DATADIR%%/MOD_EQ_2/meq_2_5 +%%DATADIR%%/MOD_EQ_2/meq_2_503 +%%DATADIR%%/MOD_EQ_2/meq_2_509 +%%DATADIR%%/MOD_EQ_2/meq_2_521 +%%DATADIR%%/MOD_EQ_2/meq_2_523 +%%DATADIR%%/MOD_EQ_2/meq_2_53 +%%DATADIR%%/MOD_EQ_2/meq_2_541 +%%DATADIR%%/MOD_EQ_2/meq_2_547 +%%DATADIR%%/MOD_EQ_2/meq_2_557 +%%DATADIR%%/MOD_EQ_2/meq_2_563 +%%DATADIR%%/MOD_EQ_2/meq_2_569 +%%DATADIR%%/MOD_EQ_2/meq_2_571 +%%DATADIR%%/MOD_EQ_2/meq_2_577 +%%DATADIR%%/MOD_EQ_2/meq_2_587 +%%DATADIR%%/MOD_EQ_2/meq_2_59 +%%DATADIR%%/MOD_EQ_2/meq_2_593 +%%DATADIR%%/MOD_EQ_2/meq_2_599 +%%DATADIR%%/MOD_EQ_2/meq_2_601 +%%DATADIR%%/MOD_EQ_2/meq_2_607 +%%DATADIR%%/MOD_EQ_2/meq_2_61 +%%DATADIR%%/MOD_EQ_2/meq_2_613 +%%DATADIR%%/MOD_EQ_2/meq_2_617 +%%DATADIR%%/MOD_EQ_2/meq_2_619 +%%DATADIR%%/MOD_EQ_2/meq_2_631 +%%DATADIR%%/MOD_EQ_2/meq_2_641 +%%DATADIR%%/MOD_EQ_2/meq_2_643 +%%DATADIR%%/MOD_EQ_2/meq_2_647 +%%DATADIR%%/MOD_EQ_2/meq_2_653 +%%DATADIR%%/MOD_EQ_2/meq_2_659 +%%DATADIR%%/MOD_EQ_2/meq_2_661 +%%DATADIR%%/MOD_EQ_2/meq_2_67 +%%DATADIR%%/MOD_EQ_2/meq_2_673 +%%DATADIR%%/MOD_EQ_2/meq_2_677 +%%DATADIR%%/MOD_EQ_2/meq_2_683 +%%DATADIR%%/MOD_EQ_2/meq_2_691 +%%DATADIR%%/MOD_EQ_2/meq_2_7 +%%DATADIR%%/MOD_EQ_2/meq_2_701 +%%DATADIR%%/MOD_EQ_2/meq_2_709 +%%DATADIR%%/MOD_EQ_2/meq_2_71 +%%DATADIR%%/MOD_EQ_2/meq_2_719 +%%DATADIR%%/MOD_EQ_2/meq_2_727 +%%DATADIR%%/MOD_EQ_2/meq_2_73 +%%DATADIR%%/MOD_EQ_2/meq_2_733 +%%DATADIR%%/MOD_EQ_2/meq_2_739 +%%DATADIR%%/MOD_EQ_2/meq_2_743 +%%DATADIR%%/MOD_EQ_2/meq_2_751 +%%DATADIR%%/MOD_EQ_2/meq_2_757 +%%DATADIR%%/MOD_EQ_2/meq_2_761 +%%DATADIR%%/MOD_EQ_2/meq_2_769 +%%DATADIR%%/MOD_EQ_2/meq_2_773 +%%DATADIR%%/MOD_EQ_2/meq_2_787 +%%DATADIR%%/MOD_EQ_2/meq_2_79 +%%DATADIR%%/MOD_EQ_2/meq_2_797 +%%DATADIR%%/MOD_EQ_2/meq_2_809 +%%DATADIR%%/MOD_EQ_2/meq_2_811 +%%DATADIR%%/MOD_EQ_2/meq_2_821 +%%DATADIR%%/MOD_EQ_2/meq_2_823 +%%DATADIR%%/MOD_EQ_2/meq_2_827 +%%DATADIR%%/MOD_EQ_2/meq_2_829 +%%DATADIR%%/MOD_EQ_2/meq_2_83 +%%DATADIR%%/MOD_EQ_2/meq_2_839 +%%DATADIR%%/MOD_EQ_2/meq_2_853 +%%DATADIR%%/MOD_EQ_2/meq_2_857 +%%DATADIR%%/MOD_EQ_2/meq_2_859 +%%DATADIR%%/MOD_EQ_2/meq_2_863 +%%DATADIR%%/MOD_EQ_2/meq_2_877 +%%DATADIR%%/MOD_EQ_2/meq_2_881 +%%DATADIR%%/MOD_EQ_2/meq_2_883 +%%DATADIR%%/MOD_EQ_2/meq_2_887 +%%DATADIR%%/MOD_EQ_2/meq_2_89 +%%DATADIR%%/MOD_EQ_2/meq_2_907 +%%DATADIR%%/MOD_EQ_2/meq_2_911 +%%DATADIR%%/MOD_EQ_2/meq_2_919 +%%DATADIR%%/MOD_EQ_2/meq_2_929 +%%DATADIR%%/MOD_EQ_2/meq_2_937 +%%DATADIR%%/MOD_EQ_2/meq_2_941 +%%DATADIR%%/MOD_EQ_2/meq_2_947 +%%DATADIR%%/MOD_EQ_2/meq_2_953 +%%DATADIR%%/MOD_EQ_2/meq_2_967 +%%DATADIR%%/MOD_EQ_2/meq_2_97 +%%DATADIR%%/MOD_EQ_2/meq_2_971 +%%DATADIR%%/MOD_EQ_2/meq_2_977 +%%DATADIR%%/MOD_EQ_2/meq_2_983 +%%DATADIR%%/MOD_EQ_2/meq_2_991 +%%DATADIR%%/MOD_EQ_2/meq_2_997 diff --git a/math/py-gau2grid/Makefile b/math/py-gau2grid/Makefile index 93eb4db7863..eb9c51cafbe 100644 --- a/math/py-gau2grid/Makefile +++ b/math/py-gau2grid/Makefile @@ -2,29 +2,31 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 0deace28eaad3359a595e384daf7bb9dd157c0d6.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Fast computation of a gaussian and its derivative on a grid LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON= BUG: ValueError: descr is not a valid dtype descriptor: '0:devel/py-pytest@${PY_FLAVOR} -USES= python +USES= compiler:c11 python USE_GITHUB= yes GH_ACCOUNT= dgasmith USE_PYTHON= distutils autoplist +PLIST_FILES= ${PYTHON_SITELIBDIR}/gau2grid/libgg.so.1 # https://github.com/dgasmith/gau2grid/issues/33 + do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest diff --git a/math/py-gau2grid/distinfo b/math/py-gau2grid/distinfo index 189a7918ed6..38ccf54fd83 100644 --- a/math/py-gau2grid/distinfo +++ b/math/py-gau2grid/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1538885352 -SHA256 (dgasmith-gau2grid-v1.2.0_GH0.tar.gz) = 5c0312256c794d17c806bafa4a755489d21d3985e44a4429e865b51e67666b9c -SIZE (dgasmith-gau2grid-v1.2.0_GH0.tar.gz) = 124928 +TIMESTAMP = 1543900549 +SHA256 (dgasmith-gau2grid-v1.3.0_GH0.tar.gz) = 3e93304cb6b6871811f43c5491fe7d597dcf6432bd09cb1f70e6c41fa20ab1a2 +SIZE (dgasmith-gau2grid-v1.3.0_GH0.tar.gz) = 208146 +SHA256 (0deace28eaad3359a595e384daf7bb9dd157c0d6.patch) = 1f689856c9c691e9106e66365d5da337c7abcd1edb645c7ddfe9d6e39fb2e074 +SIZE (0deace28eaad3359a595e384daf7bb9dd157c0d6.patch) = 1051 diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 178aae76381..886bbbe8187 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= numpy -PORTVERSION= 1.15.1 +PORTVERSION= 1.15.4 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP \ diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo index 7347ccf756f..3895cf3927d 100644 --- a/math/py-numpy/distinfo +++ b/math/py-numpy/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1536419161 -SHA256 (numpy-1.15.1.zip) = 7b9e37f194f8bcdca8e9e6af92e2cbad79e360542effc2dd6b98d63955d8d8a3 -SIZE (numpy-1.15.1.zip) = 4482769 -SHA256 (numpy-ref-1.15.1.pdf) = 1de34b5f096e13d1bc8768d68f11802d79196281d008b92bd5eafb8075b77a7c -SIZE (numpy-ref-1.15.1.pdf) = 4843223 -SHA256 (numpy-user-1.15.1.pdf) = 2f7409221ccaf42760805bd14fd9e614ce4b45de82c7344ede2a08153655a831 -SIZE (numpy-user-1.15.1.pdf) = 596069 +TIMESTAMP = 1541439997 +SHA256 (numpy-1.15.4.zip) = 3d734559db35aa3697dadcea492a423118c5c55d176da2f3be9c98d4803fc2a7 +SIZE (numpy-1.15.4.zip) = 4473522 +SHA256 (numpy-ref-1.15.4.pdf) = c05f5f70172018541d6159f8797e06e38ed3ca1de9dafc85964754b7ae2a7ccc +SIZE (numpy-ref-1.15.4.pdf) = 4843444 +SHA256 (numpy-user-1.15.4.pdf) = a2827d1c1756c511566b66d2a1c00dec292e47ae98b1a7882a9fe4104ea3820d +SIZE (numpy-user-1.15.4.pdf) = 596191 diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile index be35be48694..ea227460065 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= rpy2 -DISTVERSION= 2.9.4 -PORTREVISION= 1 +DISTVERSION= 2.9.5 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to the R Programming Language LICENSE= GPLv2+ @@ -20,11 +19,11 @@ LIB_DEPENDS= libR.so:math/R \ libomp.so:devel/openmp \ libpcre.so:devel/pcre RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYNUMPY} + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -USES= fortran python:3.4+ readline -USE_PYTHON= distutils autoplist +USES= fortran python:3.5+ readline +USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rpy2/rinterface/*.so diff --git a/math/py-rpy2/distinfo b/math/py-rpy2/distinfo index 6e16cfdce72..d27a5f61332 100644 --- a/math/py-rpy2/distinfo +++ b/math/py-rpy2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535812255 -SHA256 (rpy2-2.9.4.tar.gz) = be57f741d0c284b5d8785ab03dff0e829303e5ac30e548d5ceb46e05b168812e -SIZE (rpy2-2.9.4.tar.gz) = 194620 +TIMESTAMP = 1543763107 +SHA256 (rpy2-2.9.5.tar.gz) = b91f8efca7d0929f2b2b3634946be892cba6c21f92acdf737399e7eedf4532db +SIZE (rpy2-2.9.5.tar.gz) = 194145 diff --git a/math/py-rpy2/pkg-descr b/math/py-rpy2/pkg-descr index cddcf34e16a..0b72d57c48b 100644 --- a/math/py-rpy2/pkg-descr +++ b/math/py-rpy2/pkg-descr @@ -1,12 +1,12 @@ RPy is a very simple, yet robust, Python interface to the R Programming -Language. It can manage all kinds of R objects and can execute arbitrary -R functions (including the graphic functions). All the errors from the -R language are converted to Python exceptions. Any module that later were -installed on the R system, can easily be used from within Python, without -introducing any changes. +Language. It can manage all kinds of R objects and can execute arbitrary R +functions (including the graphic functions). All the errors from the R language +are converted to Python exceptions. Any module that later were installed on the +R system, can easily be used from within Python, without introducing any +changes. -rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface -to R, a proposed high-level interface, including wrappers to graphical -libraries, as well as R-like structures and functions. +rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to +R, a proposed high-level interface, including wrappers to graphical libraries, +as well as R-like structures and functions. -WWW: https://rpy2.bitbucket.org/ +WWW: https://rpy2.bitbucket.io/ diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index c728b2347a3..a27734b3a9f 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -220,6 +220,8 @@ PLIST_SUB+= WRAP="@comment " .if ${PORT_OPTIONS:MDOCS} CMAKE_ARGS+= -DBUILD_DOCUMENTATION:BOOL=ON BUILD_DEPENDS+= doxygen:devel/doxygen +USES+= perl5 +USE_PERL5+= build .else CMAKE_ARGS+= -DBUILD_DOCUMENTATION:BOOL=OFF .endif diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 4656d362b28..f2dcc3fdd31 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,9 +1,8 @@ -# Created by: Steve Wills # $FreeBSD$ PORTNAME= exercism DISTVERSIONPREFIX= v -DISTVERSION= 3.0.9 +DISTVERSION= 3.0.11 CATEGORIES= misc MAINTAINER= swills@FreeBSD.org diff --git a/misc/exercism/distinfo b/misc/exercism/distinfo index e17e975070a..df74f1b8c9e 100644 --- a/misc/exercism/distinfo +++ b/misc/exercism/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1537659187 -SHA256 (exercism-cli-v3.0.9_GH0.tar.gz) = eef2093d6c80e1f8d871e26512d3be20ee2bbf2ea9e53e41d652102af3d7a97d -SIZE (exercism-cli-v3.0.9_GH0.tar.gz) = 46979 +TIMESTAMP = 1543966925 +SHA256 (exercism-cli-v3.0.11_GH0.tar.gz) = 544088bc562a8624e3527dd9d3ccf944dc4923b644bcdf49ef04e6d0ee48ddad +SIZE (exercism-cli-v3.0.11_GH0.tar.gz) = 47600 SHA256 (armon-consul-api-eb2c6b5_GH0.tar.gz) = 619d18729ecc8def1ebde61778c11999e0ee4de7767c29fb6ce35df72f0d8cfc SIZE (armon-consul-api-eb2c6b5_GH0.tar.gz) = 17977 SHA256 (blang-semver-v3.5.1_GH0.tar.gz) = 3d9da53f4c2d3169bfa9b25f2f36f301a37556a47259c870881524c643c69c57 diff --git a/misc/osinfo-db/Makefile b/misc/osinfo-db/Makefile index 8b816475180..ac549d163a3 100644 --- a/misc/osinfo-db/Makefile +++ b/misc/osinfo-db/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db -PORTVERSION= 20181116 +PORTVERSION= 20181203 CATEGORIES= misc MASTER_SITES= https://releases.pagure.org/libosinfo/ diff --git a/misc/osinfo-db/distinfo b/misc/osinfo-db/distinfo index dca28369f6f..114df9fa4c0 100644 --- a/misc/osinfo-db/distinfo +++ b/misc/osinfo-db/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542515061 -SHA256 (osinfo-db-20181116.tar.xz) = e7e7623a621493e94bb13e6ebd456f1e278c77bebf390d3bf8f3dcadb3142d7c -SIZE (osinfo-db-20181116.tar.xz) = 80112 +TIMESTAMP = 1543922268 +SHA256 (osinfo-db-20181203.tar.xz) = 0217c33a1ba9e134bf0e6e6b636f73bd9f7f221132b743438a765c0c875c35f2 +SIZE (osinfo-db-20181203.tar.xz) = 80044 diff --git a/misc/p5-Asterisk-FastAGI/Makefile b/misc/p5-Asterisk-FastAGI/Makefile index b683eb10278..f477295bff2 100644 --- a/misc/p5-Asterisk-FastAGI/Makefile +++ b/misc/p5-Asterisk-FastAGI/Makefile @@ -8,7 +8,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for FastAGI handling LICENSE= ART10 GPLv1+ diff --git a/multimedia/aom/Makefile b/multimedia/aom/Makefile index f7f15d0fc74..1f598e6d01b 100644 --- a/multimedia/aom/Makefile +++ b/multimedia/aom/Makefile @@ -2,8 +2,8 @@ PORTNAME= aom DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0-993 -DISTVERSIONSUFFIX= -gb757ce085 +DISTVERSION= 1.0.0-997 +DISTVERSIONSUFFIX= -gc4824890e CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/aom/distinfo b/multimedia/aom/distinfo index e4130fa21ea..7f4be148457 100644 --- a/multimedia/aom/distinfo +++ b/multimedia/aom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543612549 -SHA256 (jbeich-aom-v1.0.0-993-gb757ce085_GH0.tar.gz) = 53005152b6cd0c6090daea6d58e4816068f754a311fa5b6d9c2689182c0cae10 -SIZE (jbeich-aom-v1.0.0-993-gb757ce085_GH0.tar.gz) = 3077597 +TIMESTAMP = 1543867841 +SHA256 (jbeich-aom-v1.0.0-997-gc4824890e_GH0.tar.gz) = 3712cc4b88579cfa7f62074af4c03b9e3d6433ed1bbcf13002318f7ea8eae327 +SIZE (jbeich-aom-v1.0.0-997-gc4824890e_GH0.tar.gz) = 3077177 diff --git a/multimedia/aom/files/patch-aom__ports_arm__cpudetect.c b/multimedia/aom/files/patch-aom__ports_arm__cpudetect.c index e5bc6a0074c..30509f0b135 100644 --- a/multimedia/aom/files/patch-aom__ports_arm__cpudetect.c +++ b/multimedia/aom/files/patch-aom__ports_arm__cpudetect.c @@ -12,16 +12,14 @@ int aom_arm_cpu_caps(void) { /* This function should actually be a no-op. There is no way to adjust any of -@@ -143,7 +143,61 @@ int aom_arm_cpu_caps(void) { +@@ -143,7 +143,57 @@ int aom_arm_cpu_caps(void) { } return flags & mask; } -#else /* end __linux__ */ +#elif defined(__FreeBSD__) + -+#if 0 // __has_include() -+#include -+#else ++#if __FreeBSD__ < 12 +#include +#include +#include @@ -47,31 +45,29 @@ + } + return 0; +} -+#endif -+ -+#ifndef AT_HWCAP -+#define AT_HWCAP 25 /* 16 on Linux */ -+#endif -+ -+#ifndef HWCAP_NEON -+#define HWCAP_NEON (1 << 12) ++#else ++#include +#endif + +int aom_arm_cpu_caps(void) { + int flags; + int mask; -+ unsigned long hwcaps; ++ u_long hwcap = 0; + if (!arm_cpu_env_flags(&flags)) { + return flags; + } + mask = arm_cpu_env_mask(); -+ hwcaps = getauxval(AT_HWCAP); ++#if __FreeBSD__ < 12 ++ hwcap = getauxval(AT_HWCAP); ++#else ++ elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); ++#endif +#if HAVE_NEON -+ if (hwcaps & HWCAP_NEON) flags |= HAS_NEON; ++ if (hwcap & HWCAP_NEON) flags |= HAS_NEON; +#endif + return flags & mask; +} -+#else /* end __FreeBSD__ */ ++#else /* end __FreeBSD__ */ #error \ "--enable-runtime-cpu-detect selected, but no CPU detection method " \ "available for your platform. Reconfigure with --disable-runtime-cpu-detect." diff --git a/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c b/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c index 6d83a1ac70d..c30c2194083 100644 --- a/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c +++ b/multimedia/aom/files/patch-aom__ports_ppc__cpudetect.c @@ -29,20 +29,23 @@ int ppc_simd_caps(void) { int flags; int mask; -@@ -75,6 +76,36 @@ out_close: +@@ -75,6 +76,44 @@ out_close: close(fd); return flags & mask; } +#elif defined(__FreeBSD__) ++#if __FreeBSD__ < 12 +#include +#include ++#else ++#include ++#endif +#include + +int ppc_simd_caps(void) { + int flags; + int mask; -+ u_long cpu_features = 0; -+ size_t sz = sizeof(cpu_features); ++ u_long hwcap = 0; + + // If AOM_SIMD_CAPS is set then allow only those capabilities. + if (!cpu_env_flags(&flags)) { @@ -51,9 +54,14 @@ + + mask = cpu_env_mask(); + -+ sysctlbyname("hw.cpu_features", &cpu_features, &sz, NULL, 0); ++#if __FreeBSD__ < 12 ++ size_t sz = sizeof(hwcap); ++ sysctlbyname("hw.cpu_features", &hwcap, &sz, NULL, 0); ++#else ++ elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); ++#endif +#if HAVE_VSX -+ if (cpu_features & PPC_FEATURE_HAS_VSX) flags |= HAS_VSX; ++ if (hwcap & PPC_FEATURE_HAS_VSX) flags |= HAS_VSX; +#endif + + return flags & mask; diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index fabb07486da..2341b5bb218 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -22,9 +22,6 @@ PLIST_FILES+= ${DATADIR}/${PORTNAME}.png PLIST_FILES+= ${DESKTOPDIR}/${PORTNAME}.desktop .endif .if ${PORT_OPTIONS:MQT4} -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 - PLIST_FILES+= ${DESKTOPDIR}/${PORTNAME}_qt4.desktop .endif diff --git a/multimedia/avidemux/Makefile.common b/multimedia/avidemux/Makefile.common index 41acc6bf252..834a9a2da96 100644 --- a/multimedia/avidemux/Makefile.common +++ b/multimedia/avidemux/Makefile.common @@ -97,6 +97,8 @@ PLIST_SUB+= GTK="@comment " .endif .if ${PORT_OPTIONS:MQT4} +DEPRECATED= Qt4 has been EOL since december 2015 +EXPIRATION_DATE=2019-03-15 USES+= qt:4 USE_QT= qmake_build moc_build rcc_build uic_build linguist_build gui PLIST_SUB+= QT4="" diff --git a/multimedia/kodi-devel/Makefile b/multimedia/kodi-devel/Makefile index 4de377c07a2..48dc54a0108 100644 --- a/multimedia/kodi-devel/Makefile +++ b/multimedia/kodi-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kodi CATEGORIES= multimedia -DISTVERSION= 18.0rc1 +DISTVERSION= 18.0rc2 DISTVERSIONSUFFIX= -Leia PKGNAMESUFFIX?= -devel @@ -77,14 +77,14 @@ KODIARCH_amd64= x86_64 PLIST_SUB= ARCH=${KODIARCH_${ARCH}:U${ARCH}} OPSYS=${OPSYS:tl} -OPTIONS_DEFINE= AVAHI CEC DBUS LIBBLURAY MYSQL NFS SMB UPNP VAAPI VDPAU WEBSERVER -OPTIONS_DEFINE_amd64= SSE -OPTIONS_DEFINE_i386= SSE +OPTIONS_DEFINE= AVAHI CEC DBUS LIBBLURAY MYSQL NFS SMB SSE UPNP VAAPI VDPAU WEBSERVER OPTIONS_DEFAULT= LIBBLURAY UPNP VAAPI VDPAU WEBSERVER X11 OPTIONS_DEFAULT_amd64= SSE OPTIONS_SINGLE= PLATFORM OPTIONS_SINGLE_PLATFORM= GBM RPI WAYLAND X11 OPTIONS_EXCLUDE_amd64= RPI +OPTIONS_EXCLUDE_armv6= SSE +OPTIONS_EXCLUDE_armv7= SSE OPTIONS_EXCLUDE_i386= RPI OPTIONS_SUB= yes diff --git a/multimedia/kodi-devel/distinfo b/multimedia/kodi-devel/distinfo index 00179a630ec..60ee9f94403 100644 --- a/multimedia/kodi-devel/distinfo +++ b/multimedia/kodi-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542874346 -SHA256 (xbmc-xbmc-18.0rc1-Leia_GH0.tar.gz) = 1d4e954b053478d4fc0e3cb370abd946bb24363e87eb446e292ce56665d48df7 -SIZE (xbmc-xbmc-18.0rc1-Leia_GH0.tar.gz) = 50880027 +TIMESTAMP = 1543868968 +SHA256 (xbmc-xbmc-18.0rc2-Leia_GH0.tar.gz) = 17e95081680d8aaad1693518ebc9703b2402f2ca6fbff8614e53b19d6b922a37 +SIZE (xbmc-xbmc-18.0rc2-Leia_GH0.tar.gz) = 50969888 diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile index b447c60b0b8..587ce7d1fc3 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -38,7 +38,6 @@ ALL_TARGET= # empty OPTIONS_DEFINE= DEBUG MULTIRES POSTPROC RTCPU SHARED SIZE_LIMIT TEST THREADS OPTIONS_DEFAULT=MULTIRES POSTPROC RTCPU SHARED SIZE_LIMIT THREADS -OPTIONS_EXCLUDE_aarch64=RTCPU OPTIONS_EXCLUDE_powerpcspe=RTCPU OPTIONS_SUB= yes diff --git a/multimedia/libvpx/files/patch-vpx__ports_arm__cpudetect.c b/multimedia/libvpx/files/patch-vpx__ports_arm__cpudetect.c index 58e55fc9337..dea4540033e 100644 --- a/multimedia/libvpx/files/patch-vpx__ports_arm__cpudetect.c +++ b/multimedia/libvpx/files/patch-vpx__ports_arm__cpudetect.c @@ -1,14 +1,22 @@ --- vpx_ports/arm_cpudetect.c.orig 2017-01-12 20:27:27 UTC +++ vpx_ports/arm_cpudetect.c -@@ -147,6 +147,60 @@ int arm_cpu_caps(void) { +@@ -38,7 +38,7 @@ static int arm_cpu_env_mask(void) { + return env && *env ? (int)strtol(env, NULL, 0) : ~0; + } + +-#if !CONFIG_RUNTIME_CPU_DETECT ++#if !CONFIG_RUNTIME_CPU_DETECT || defined(__ARM_NEON) + + int arm_cpu_caps(void) { + /* This function should actually be a no-op. There is no way to adjust any of +@@ -147,7 +147,57 @@ int arm_cpu_caps(void) { } return flags & mask; } +-#else /* end __linux__ */ +#elif defined(__FreeBSD__) + -+#if 0 // __has_include() -+#include -+#else ++#if __FreeBSD__ < 12 +#include +#include +#include @@ -34,30 +42,29 @@ + } + return 0; +} -+#endif -+ -+#ifndef AT_HWCAP -+#define AT_HWCAP 25 /* 16 on Linux */ -+#endif -+ -+#ifndef HWCAP_NEON -+#define HWCAP_NEON (1 << 12) ++#else ++#include +#endif + +int arm_cpu_caps(void) { + int flags; + int mask; -+ unsigned long hwcaps; ++ u_long hwcap = 0; + if (!arm_cpu_env_flags(&flags)) { + return flags; + } + mask = arm_cpu_env_mask(); -+ hwcaps = getauxval(AT_HWCAP); ++#if __FreeBSD__ < 12 ++ hwcap = getauxval(AT_HWCAP); ++#else ++ elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); ++#endif +#if HAVE_NEON || HAVE_NEON_ASM -+ if (hwcaps & HWCAP_NEON) flags |= HAS_NEON; ++ if (hwcap & HWCAP_NEON) flags |= HAS_NEON; +#endif + return flags & mask; +} - #else /* end __linux__ */ ++#else /* end __FreeBSD__ */ #error \ "--enable-runtime-cpu-detect selected, but no CPU detection method " \ + "available for your platform. Reconfigure with --disable-runtime-cpu-detect." diff --git a/multimedia/libvpx/files/patch-vpx__ports_ppc__cpudetect.c b/multimedia/libvpx/files/patch-vpx__ports_ppc__cpudetect.c index 6a1f6a95681..766a1e1eaa5 100644 --- a/multimedia/libvpx/files/patch-vpx__ports_ppc__cpudetect.c +++ b/multimedia/libvpx/files/patch-vpx__ports_ppc__cpudetect.c @@ -27,20 +27,23 @@ int ppc_simd_caps(void) { int flags; int mask; -@@ -73,6 +74,36 @@ out_close: +@@ -73,6 +74,44 @@ out_close: close(fd); return flags & mask; } +#elif defined(__FreeBSD__) ++#if __FreeBSD__ < 12 +#include +#include ++#else ++#include ++#endif +#include + +int ppc_simd_caps(void) { + int flags; + int mask; -+ u_long cpu_features = 0; -+ size_t sz = sizeof(cpu_features); ++ u_long hwcap = 0; + + // If VPX_SIMD_CAPS is set then allow only those capabilities. + if (!cpu_env_flags(&flags)) { @@ -49,9 +52,14 @@ + + mask = cpu_env_mask(); + -+ sysctlbyname("hw.cpu_features", &cpu_features, &sz, NULL, 0); ++#if __FreeBSD__ < 12 ++ size_t sz = sizeof(hwcap); ++ sysctlbyname("hw.cpu_features", &hwcap, &sz, NULL, 0); ++#else ++ elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); ++#endif +#if HAVE_VSX -+ if (cpu_features & PPC_FEATURE_HAS_VSX) flags |= HAS_VSX; ++ if (hwcap & PPC_FEATURE_HAS_VSX) flags |= HAS_VSX; +#endif + + return flags & mask; @@ -60,7 +68,7 @@ +#error \ + "--enable-runtime-cpu-detect selected, but no CPU detection method " \ +"available for your platform. Reconfigure with --disable-runtime-cpu-detect." -+#endif /* end __linux__ */ ++#endif /* end __FreeBSD__ */ #else // If there is no RTCD the function pointers are not used and can not be // changed. diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile index f5a81f53ff8..953e56a4cb9 100644 --- a/multimedia/plexmediaserver-plexpass/Makefile +++ b/multimedia/plexmediaserver-plexpass/Makefile @@ -1,8 +1,8 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.14.0.5468 -DISTVERSIONSUFFIX=5a0183d2c +PORTVERSION= 1.14.0.5470 +DISTVERSIONSUFFIX=9d51fdfaa PORTREVISION= 0 PKGNAMESUFFIX= -plexpass diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo index e5c69879044..f67274f466e 100644 --- a/multimedia/plexmediaserver-plexpass/distinfo +++ b/multimedia/plexmediaserver-plexpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542897741 -SHA256 (PlexMediaServer-1.14.0.5468-5a0183d2c-freebsd-amd64.tar.bz2) = 69fed5071923fb447dff09cdf005398413947c19d1738c0167c1e839ce3a0105 -SIZE (PlexMediaServer-1.14.0.5468-5a0183d2c-freebsd-amd64.tar.bz2) = 88977703 +TIMESTAMP = 1543943503 +SHA256 (PlexMediaServer-1.14.0.5470-9d51fdfaa-freebsd-amd64.tar.bz2) = 1760d67eea1be3b9c1d018c01e7d029dc673becb5066858701e2986d72325bde +SIZE (PlexMediaServer-1.14.0.5470-9d51fdfaa-freebsd-amd64.tar.bz2) = 88978076 diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile index d3bbb6f605c..a9bc524eba0 100644 --- a/multimedia/plexmediaserver/Makefile +++ b/multimedia/plexmediaserver/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 1.13.9.5456 -DISTVERSIONSUFFIX?=ecd600442 +PORTVERSION?= 1.14.0.5470 +DISTVERSIONSUFFIX?=9d51fdfaa PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://downloads.plex.tv/plex-media-server/${DISTVERSION}-${DISTVERSIONSUFFIX}/ diff --git a/multimedia/plexmediaserver/distinfo b/multimedia/plexmediaserver/distinfo index f23ab537f31..56f6ff6b3d4 100644 --- a/multimedia/plexmediaserver/distinfo +++ b/multimedia/plexmediaserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541631858 -SHA256 (PlexMediaServer-1.13.9.5456-ecd600442-freebsd-amd64.tar.bz2) = 6a407ca0aee749ed7014955ad9d687805bf6c3607c0d5ebfb6149fd2f16de9b2 -SIZE (PlexMediaServer-1.13.9.5456-ecd600442-freebsd-amd64.tar.bz2) = 89009398 +TIMESTAMP = 1543943520 +SHA256 (PlexMediaServer-1.14.0.5470-9d51fdfaa-freebsd-amd64.tar.bz2) = 1760d67eea1be3b9c1d018c01e7d029dc673becb5066858701e2986d72325bde +SIZE (PlexMediaServer-1.14.0.5470-9d51fdfaa-freebsd-amd64.tar.bz2) = 88978076 diff --git a/multimedia/vdr-plugin-xineliboutput/Makefile b/multimedia/vdr-plugin-xineliboutput/Makefile index 345256436ac..4c74ba6ffbe 100644 --- a/multimedia/vdr-plugin-xineliboutput/Makefile +++ b/multimedia/vdr-plugin-xineliboutput/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libxine.so:multimedia/libxine \ libvdpau.so:multimedia/libvdpau PATCH_STRIP= -p1 -USES= pkgconfig tar:bzip2 +USES= compiler:c++11-lang pkgconfig tar:bzip2 USE_XORG= xrandr xrender HAS_CONFIGURE= yes CONFIGURE_ARGS= --cc="${CC}" --cxx="${CXX}" --add-cflags=-I${VDRDIR} diff --git a/multimedia/vlc3/Makefile b/multimedia/vlc3/Makefile index e6d1e1e9b4f..d83d4283aaf 100644 --- a/multimedia/vlc3/Makefile +++ b/multimedia/vlc3/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/net-im/mikutter/Makefile b/net-im/mikutter/Makefile index b7fd715eea8..55be9088db3 100644 --- a/net-im/mikutter/Makefile +++ b/net-im/mikutter/Makefile @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= mikutter -PORTVERSION= 3.7.1 +PORTVERSION= 3.8.3 CATEGORIES= net-im ruby MASTER_SITES= http://mikutter.hachune.net/bin/ \ LOCAL/tota/${PORTNAME} DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= meta@FreeBSD.org COMMENT= Simple, powerful, and moeful Twitter client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gtk2>=3.2.1:x11-toolkits/rubygem-gtk2 \ +RUN_DEPENDS= rubygem-gtk2>=3.2.9:x11-toolkits/rubygem-gtk2 \ rubygem-cairo>=1.12.9:graphics/rubygem-cairo \ rubygem-addressable>=2.5.2:www/rubygem-addressable \ rubygem-delayer>=0.0.2:devel/rubygem-delayer \ @@ -31,7 +31,7 @@ RUN_DEPENDS= rubygem-gtk2>=3.2.1:x11-toolkits/rubygem-gtk2 \ rubygem-nokogiri>=1.6.7:textproc/rubygem-nokogiri \ rubygem-oauth>=0.5.4:net/rubygem-oauth \ rubygem-pluggaloid>=1.1.1:devel/rubygem-pluggaloid \ - rubygem-public_suffix>=3.0.2:dns/rubygem-public_suffix \ + rubygem-public_suffix>=3.0.3:dns/rubygem-public_suffix \ rubygem-ruby-hmac>=0.4.0:security/rubygem-ruby-hmac \ rubygem-text>=1.3.1:textproc/rubygem-text \ rubygem-totoridipjp>=0.1.0:www/rubygem-totoridipjp \ @@ -39,31 +39,26 @@ RUN_DEPENDS= rubygem-gtk2>=3.2.1:x11-toolkits/rubygem-gtk2 \ rubygem-typed-array>=0.1.2:devel/rubygem-typed-array \ rubygem-unf>=0.1.4:textproc/rubygem-unf -WRKSRC= ${WRKDIR}/${PORTNAME} - -NO_ARCH= yes USES= shebangfix USE_RUBY= yes + +NO_ARCH= yes NO_BUILD= yes +WRKSRC= ${WRKDIR}/${PORTNAME} + SHEBANG_FILES= mikutter.rb \ - core/miku/miku.rb \ - core/lib/piapro.rb \ - devel/makechi.rb + core/miku/miku.rb PORTDOCS= README SUB_FILES= mikutter.desktop SUB_LIST= RUBY_SITELIBDIR=${RUBY_SITELIBDIR} -REINPLACE_ARGS= -i '' - OPTIONS_DEFINE= DOCS NOTIFY NOTIFY_DESC= notify-send support OPTIONS_DEFAULT= ${OPTIONS_DEFINE} -.include - NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify post-patch: diff --git a/net-im/mikutter/distinfo b/net-im/mikutter/distinfo index 03ae2906865..1384bcd1d89 100644 --- a/net-im/mikutter/distinfo +++ b/net-im/mikutter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526445639 -SHA256 (mikutter.3.7.1.tar.gz) = e076fd26ecdd92dfa2a7828ba41d19fa030705956b9829714ec7c5ec09500d8b -SIZE (mikutter.3.7.1.tar.gz) = 2908736 +TIMESTAMP = 1542546171 +SHA256 (mikutter.3.8.3.tar.gz) = 0e443f372670e3cbb551a0c6e2181b7163c897b14f570ff0ca3f397d7d163a1d +SIZE (mikutter.3.8.3.tar.gz) = 2895506 diff --git a/net-im/mikutter/pkg-plist b/net-im/mikutter/pkg-plist index f07c19932c3..fa2ea5ad6f0 100644 --- a/net-im/mikutter/pkg-plist +++ b/net-im/mikutter/pkg-plist @@ -140,7 +140,8 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/plugin/activity/po/zh_TW/activity.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/alsa/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/alsa/alsa.rb -%%RUBY_SITELIBDIR%%/mikutter/core/plugin/api_request_file_cache.rb +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/api_request_file_cache/.mikutter.yml +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/api_request_file_cache/api_request_file_cache.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/aspectframe/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/aspectframe/aspectframe.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/bitly/.mikutter.yml @@ -231,6 +232,7 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/plugin/core/core.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/current_world/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/current_world/current_world.rb +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/current_world/error.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/direct_message/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/direct_message/direct_message.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/direct_message/dmlistview.rb @@ -709,8 +711,6 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/plugin/spell/spell.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/spell/struct.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/.mikutter.yml -%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/filter.rb -%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/perma_streamer.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/ar/streaming.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/de/streaming.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/el/streaming.po @@ -723,8 +723,6 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/zh/streaming.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/zh_CN/streaming.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/zh_TW/streaming.po -%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/streamer.rb -%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/streamer_error.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/streaming.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming_connection_status/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming_connection_status/streaming_connection_status.rb diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index 6ef035993ee..fbcb8a639fe 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -3,7 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.33.5.1 +DISTVERSION= 0.33.9 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,31 +15,31 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # Keep the RUN_DEPENDS layout similar to the master/synapse/python_dependencies.py file RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5.1:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}frozendict>=0.5:devel/py-frozendict@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}frozendict>=1:devel/py-frozendict@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.1.0:devel/py-unpaddedbase64@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.1.3:devel/py-canonicaljson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:security/py-signedjson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pynacl>=1.2.1:security/py-pynacl@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}service_identity>=1.0.0:security/py-service_identity@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}service_identity>=16.0.0:security/py-service_identity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=17.1.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}treq>=15.1:www/py-treq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.9:devel/py-pyasn1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.0.7:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}daemonize>=2.4.2:devel/py-daemonize@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}bcrypt>=0.4:security/py-bcrypt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=3.1.1:graphics/py-pillow@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydenticon>=0.2:devel/py-pydenticon@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sortedcontainers>0:devel/py-sortedcontainers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.0:security/py-bcrypt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>=3.1.2:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=1.4.4:devel/py-sortedcontainers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}psutil>=2.0.0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysaml2>=4.0.2:security/py-pysaml2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>=0.9.3:security/py-pymacaroons-pynacl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=0.3.0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}phonenumbers>=8.2.0:devel/py-phonenumbers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.2.0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.18:net/py-netaddr@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}attrs>16.0.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.18:net/py-netaddr@${PY_FLAVOR} # Conditional requirements that aren't so conditional RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>=0.6.8:devel/py-matrix-angular-sdk@${PY_FLAVOR} diff --git a/net-im/py-matrix-synapse/distinfo b/net-im/py-matrix-synapse/distinfo index 3cf1079ccbb..11a11df49fa 100644 --- a/net-im/py-matrix-synapse/distinfo +++ b/net-im/py-matrix-synapse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538476562 -SHA256 (matrix-org-synapse-v0.33.5.1_GH0.tar.gz) = 2828f271c3bd1f38d7e55746b4a41c44e60b440e35aa466e1710386a4035deab -SIZE (matrix-org-synapse-v0.33.5.1_GH0.tar.gz) = 1035101 +TIMESTAMP = 1542851909 +SHA256 (matrix-org-synapse-v0.33.9_GH0.tar.gz) = a0870c157598a494774fd9b6faf7041f9c3d62ec10d88986232c5d404de93aa4 +SIZE (matrix-org-synapse-v0.33.9_GH0.tar.gz) = 1087324 diff --git a/net-im/py-matrix-synapse/files/homeserver.yaml.in b/net-im/py-matrix-synapse/files/homeserver.yaml.in index c8b344cc96b..3efc741c891 100644 --- a/net-im/py-matrix-synapse/files/homeserver.yaml.in +++ b/net-im/py-matrix-synapse/files/homeserver.yaml.in @@ -20,8 +20,8 @@ no_tls: False # make HTTPS requests to this server will check that the TLS # certificates returned by this server match one of the fingerprints. # -# Synapse automatically adds its the fingerprint of its own certificate -# to the list. So if federation traffic is handle directly by synapse +# Synapse automatically adds the fingerprint of its own certificate +# to the list. So if federation traffic is handled directly by synapse # then no modification to the list is required. # # If synapse is run behind a load balancer that handles the TLS then it @@ -34,6 +34,12 @@ no_tls: False # key. It may be necessary to publish the fingerprints of a new # certificate and wait until the "valid_until_ts" of the previous key # responses have passed before deploying it. +# +# You can calculate a fingerprint from a given TLS listener via: +# openssl s_client -connect $host:$port < /dev/null 2> /dev/null | +# openssl x509 -outform DER | openssl sha256 -binary | base64 | tr -d '=' +# or by checking matrix.org/federationtester/api/report?server_name=$host +# tls_fingerprints: [] # tls_fingerprints: [{"sha256": ""}] @@ -49,9 +55,38 @@ server_name: "example.com" # When running as a daemon, the file to store the pid in pid_file: %%PIDDIR%%/homeserver.pid +# CPU affinity mask. Setting this restricts the CPUs on which the +# process will be scheduled. It is represented as a bitmask, with the +# lowest order bit corresponding to the first logical CPU and the +# highest order bit corresponding to the last logical CPU. Not all CPUs +# may exist on a given system but a mask may specify more CPUs than are +# present. +# +# For example: +# 0x00000001 is processor #0, +# 0x00000003 is processors #0 and #1, +# 0xFFFFFFFF is all processors (#0 through #31). +# +# Pinning a Python process to a single CPU is desirable, because Python +# is inherently single-threaded due to the GIL, and can suffer a +# 30-40% slowdown due to cache blow-out and thread context switching +# if the scheduler happens to schedule the underlying threads across +# different cores. See +# https://www.mirantis.com/blog/improve-performance-python-programs-restricting-single-cpu/. +# +# This setting requires the affinity package to be installed! +# +# cpu_affinity: 0xFFFFFFFF + # Whether to serve a web client from the HTTP/HTTPS root resource. web_client: True +# The root directory to server for the above web client. +# If left undefined, synapse will serve the matrix-angular-sdk web client. +# Make sure matrix-angular-sdk is installed with pip if web_client is True +# and web_client_location is undefined +# web_client_location: "/path/to/web/root" + # The public-facing base URL for the client API (not including _matrix/...) # public_baseurl: https://example.com:8448/ @@ -60,9 +95,31 @@ web_client: True # hard limit. soft_file_limit: 0 +# Set to false to disable presence tracking on this homeserver. +use_presence: true + # The GC threshold parameters to pass to `gc.set_threshold`, if defined # gc_thresholds: [700, 10, 10] +# Set the limit on the returned events in the timeline in the get +# and sync operations. The default value is -1, means no upper limit. +# filter_timeline_limit: 5000 + +# Whether room invites to users on this server should be blocked +# (except those sent by local server admins). The default is False. +# block_non_admin_invites: True + +# Restrict federation to the following whitelist of domains. +# N.B. we recommend also firewalling your federation listener to limit +# inbound federation traffic as early as possible, rather than relying +# purely on this application-layer restriction. If not specified, the +# default is to whitelist everything. +# +# federation_domain_whitelist: +# - lon.example.com +# - nyc.example.com +# - syd.example.com + # List of ports that Synapse should listen on, their purpose and their # configuration. listeners: @@ -72,9 +129,13 @@ listeners: # The port to listen for HTTPS requests on. port: 8448 - # Local interface to listen on. - # The empty string will cause synapse to listen on all interfaces. - bind_address: '' + # Local addresses to listen on. + # On Linux and Mac OS, `::` will listen on all IPv4 and IPv6 + # addresses by default. For most other OSes, this will only listen + # on IPv6. + bind_addresses: + - '::' + - '0.0.0.0' # This is a 'http' listener, allows us to specify 'resources'. type: http @@ -101,11 +162,18 @@ listeners: - names: [federation] # Federation APIs compress: false + # optional list of additional endpoints which can be loaded via + # dynamic modules + # additional_resources: + # "/_matrix/my/custom/endpoint": + # module: my_module.CustomRequestHandler + # config: {} + # Unsecure HTTP listener, # For when matrix traffic passes through loadbalancer that unwraps TLS. - port: 8008 tls: false - bind_address: '' + bind_addresses: ['::', '0.0.0.0'] type: http x_forwarded: false @@ -119,10 +187,37 @@ listeners: # Turn on the twisted ssh manhole service on localhost on the given # port. # - port: 9000 - # bind_address: 127.0.0.1 + # bind_addresses: ['::1', '127.0.0.1'] # type: manhole + # Homeserver blocking + # + # How to reach the server admin, used in ResourceLimitError + # admin_contact: 'mailto:admin@server.com' + # + # Global block config + # + # hs_disabled: False + # hs_disabled_message: 'Human readable reason for why the HS is blocked' + # hs_disabled_limit_type: 'error code(str), to help clients decode reason' + # + # Monthly Active User Blocking + # + # Enables monthly active user checking + # limit_usage_by_mau: False + # max_mau_value: 50 + # mau_trial_days: 2 + # + # Sometimes the server admin will want to ensure certain accounts are + # never blocked by mau checking. These accounts are specified here. + # + # mau_limit_reserved_threepids: + # - medium: 'email' + # address: 'reserved_user@example.com' + + + # Database configuration database: # The database engine name @@ -137,20 +232,9 @@ event_cache_size: "10K" -# Logging verbosity level. -verbose: 0 - -# File to write logging to -log_file: "%%LOGDIR%%/homeserver.log" - # A yaml python logging config file log_config: "%%ETCDIR%%/log.config" -# Stop twisted from discarding the stack traces of exceptions in -# deferreds by waiting a reactor tick before running a deferred's -# callbacks. -# full_twisted_stacktraces: true - ## Ratelimiting ## @@ -184,6 +268,20 @@ federation_rc_concurrent: 3 # Directory where uploaded images and attachments are stored. media_store_path: "%%DBDIR%%/media_store" +# Media storage providers allow media to be stored in different +# locations. +# media_storage_providers: +# - module: file_system +# # Whether to write new local files. +# store_local: false +# # Whether to write new remote media +# store_remote: false +# # Whether to block upload requests waiting for write to this +# # provider to complete +# store_synchronous: false +# config: +# directory: /mnt/some/other/directory + # Directory where in-progress uploads are stored. uploads_path: "%%DBDIR%%/uploads" @@ -238,6 +336,9 @@ url_preview_enabled: False # - '192.168.0.0/16' # - '100.64.0.0/10' # - '169.254.0.0/16' +# - '::1/128' +# - 'fe80::/64' +# - 'fc00::/7' # # List of IP address CIDR ranges that the URL preview spider is allowed # to access even if they are specified in url_preview_ip_range_blacklist. @@ -312,27 +413,58 @@ recaptcha_siteverify_api: "https://www.google.com/recaptcha/api/siteverify" ## Turn ## # The public URIs of the TURN server to give to clients -turn_uris: [] +#turn_uris: [] # The shared secret used to compute passwords for the TURN server -turn_shared_secret: "YOUR_SHARED_SECRET" +#turn_shared_secret: "YOUR_SHARED_SECRET" + +# The Username and password if the TURN server needs them and +# does not use a token +#turn_username: "TURNSERVER_USERNAME" +#turn_password: "TURNSERVER_PASSWORD" # How long generated TURN credentials last turn_user_lifetime: "1h" +# Whether guests should be allowed to use the TURN server. +# This defaults to True, otherwise VoIP will be unreliable for guests. +# However, it does introduce a slight security risk as it allows users to +# connect to arbitrary endpoints without having first signed up for a +# valid account (e.g. by passing a CAPTCHA). +turn_allow_guests: True + ## Registration ## # Enable registration for new users. enable_registration: False +# The user must provide all of the below types of 3PID when registering. +# +# registrations_require_3pid: +# - email +# - msisdn + +# Mandate that users are only allowed to associate certain formats of +# 3PIDs with accounts on this server. +# +# allowed_local_3pids: +# - medium: email +# pattern: ".*@matrix\.org" +# - medium: email +# pattern: ".*@vector\.im" +# - medium: msisdn +# pattern: "\+44" + # If set, allows registration by anyone who also has the shared # secret, even if registration is otherwise disabled. registration_shared_secret: "CHANGEME_50CHAR_RANDOM" # Set the number of bcrypt rounds used to generate password hash. # Larger numbers increase the work factor needed to generate the hash. -# The default number of rounds is 12. +# The default number is 12 (which equates to 2^12 rounds). +# N.B. that increasing this will exponentially increase the time required +# to register or login - e.g. 24 => 2^24 rounds which will take >20 mins. bcrypt_rounds: 12 # Allows users to register as guests without a password/email/etc, and @@ -345,6 +477,19 @@ allow_guest_access: False trusted_third_party_id_servers: - matrix.org - vector.im + - riot.im + +# Users who register on this homeserver will automatically be joined +# to these rooms +#auto_join_rooms: +# - "#example:example.com" + +# Where auto_join_rooms are specified, setting this flag ensures that the +# the rooms exist by creating them when the first user on the +# homeserver registers. +# Setting to false means that if the rooms are not manually created, +# users cannot be auto-joined since they do not exist. +autocreate_auto_join_rooms: true ## Metrics ### @@ -373,6 +518,10 @@ macaroon_secret_key: "CHANGEME_50CHAR_RANDOM" # Used to enable access token expiration. expire_access_token: False +# a secret which is used to calculate HMACs for form values, to stop +# falsification of values +form_secret: "CHANGEME_50CHAR_RANDOM" + ## Signing Keys ## # Path to the signing key to sign messages with @@ -443,16 +592,29 @@ password_config: # Enable sending emails for notification events +# Defining a custom URL for Riot is only needed if email notifications +# should contain links to a self-hosted installation of Riot; when set +# the "app_name" setting is ignored. +# +# If your SMTP server requires authentication, the optional smtp_user & +# smtp_pass variables should be used +# #email: # enable_notifs: false # smtp_host: "localhost" # smtp_port: 25 +# smtp_user: "exampleusername" +# smtp_pass: "examplepassword" +# require_transport_security: False # notif_from: "Your Friendly %(app)s Home Server " # app_name: Matrix -# template_dir: res/templates +# # if template_dir is unset, uses the example templates that are part of +# # the Synapse distribution. +# #template_dir: res/templates # notif_template_html: notif_mail.html # notif_template_text: notif_mail.txt # notif_for_new_users: True +# riot_base_url: "http://localhost/riot" # password_providers: @@ -469,3 +631,124 @@ password_config: # #bind_dn: # #bind_password: # #filter: "(objectClass=posixAccount)" + + + +# Clients requesting push notifications can either have the body of +# the message sent in the notification poke along with other details +# like the sender, or just the event ID and room ID (`event_id_only`). +# If clients choose the former, this option controls whether the +# notification request includes the content of the event (other details +# like the sender are still included). For `event_id_only` push, it +# has no effect. + +# For modern android devices the notification content will still appear +# because it is loaded by the app. iPhone, however will send a +# notification saying only that a message arrived and who it came from. +# +#push: +# include_content: true + + +# spam_checker: +# module: "my_custom_project.SuperSpamChecker" +# config: +# example_option: 'things' + + +# Whether to allow non server admins to create groups on this server +enable_group_creation: false + +# If enabled, non server admins can only create groups with local parts +# starting with this prefix +# group_creation_prefix: "unofficial/" + + + +# User Directory configuration +# +# 'search_all_users' defines whether to search all users visible to your HS +# when searching the user directory, rather than limiting to users visible +# in public rooms. Defaults to false. If you set it True, you'll have to run +# UPDATE user_directory_stream_pos SET stream_id = NULL; +# on your database to tell it to rebuild the user_directory search indexes. +# +#user_directory: +# search_all_users: false + + +# User Consent configuration +# +# for detailed instructions, see +# https://github.com/matrix-org/synapse/blob/master/docs/consent_tracking.md +# +# Parts of this section are required if enabling the 'consent' resource under +# 'listeners', in particular 'template_dir' and 'version'. +# +# 'template_dir' gives the location of the templates for the HTML forms. +# This directory should contain one subdirectory per language (eg, 'en', 'fr'), +# and each language directory should contain the policy document (named as +# '.html') and a success page (success.html). +# +# 'version' specifies the 'current' version of the policy document. It defines +# the version to be served by the consent resource if there is no 'v' +# parameter. +# +# 'server_notice_content', if enabled, will send a user a "Server Notice" +# asking them to consent to the privacy policy. The 'server_notices' section +# must also be configured for this to work. Notices will *not* be sent to +# guest users unless 'send_server_notice_to_guests' is set to true. +# +# 'block_events_error', if set, will block any attempts to send events +# until the user consents to the privacy policy. The value of the setting is +# used as the text of the error. +# +# user_consent: +# template_dir: res/templates/privacy +# version: 1.0 +# server_notice_content: +# msgtype: m.text +# body: >- +# To continue using this homeserver you must review and agree to the +# terms and conditions at %(consent_uri)s +# send_server_notice_to_guests: True +# block_events_error: >- +# To continue using this homeserver you must review and agree to the +# terms and conditions at %(consent_uri)s +# + + +# Server Notices room configuration +# +# Uncomment this section to enable a room which can be used to send notices +# from the server to users. It is a special room which cannot be left; notices +# come from a special "notices" user id. +# +# If you uncomment this section, you *must* define the system_mxid_localpart +# setting, which defines the id of the user which will be used to send the +# notices. +# +# It's also possible to override the room name, the display name of the +# "notices" user, and the avatar for the user. +# +# server_notices: +# system_mxid_localpart: notices +# system_mxid_display_name: "Server Notices" +# system_mxid_avatar_url: "mxc://server.com/oumMVlgDnLYFaPVkExemNVVZ" +# room_name: "Server Notices" + + + +# The `alias_creation` option controls who's allowed to create aliases +# on this server. +# +# The format of this option is a list of rules that contain globs that +# match against user_id and the new alias (fully qualified with server +# name). The action in the first rule that matches is taken, which can +# currently either be "allow" or "deny". +# +# If no rules match the request is denied. +alias_creation_rules: + - user_id: "*" + alias: "*" + action: allow diff --git a/net-im/py-matrix-synapse/files/pkg-message.in b/net-im/py-matrix-synapse/files/pkg-message.in index 57aca62a239..40af2812650 100644 --- a/net-im/py-matrix-synapse/files/pkg-message.in +++ b/net-im/py-matrix-synapse/files/pkg-message.in @@ -12,7 +12,7 @@ If you wish to have Synapse handle this for you including generation of self-signed TLS certificates and dhparams you can use the following command: -%%PYTHON_CMD%% -B -m synapse.app.homeserver -c %%ETCDIR%%/homeserver.yaml --generate-config --server-name=example.com --report-stats=false +%%PYTHON_CMD%% -B -m synapse.app.homeserver -c %%ETCDIR%%/homeserver.yaml --generate-config -H --report-stats no Please note that you will still need to manually configure paths to log directory, database, and media storage with this method. diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index e95ca40aed4..c4f18250b5b 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/rubygem-lita/files/patch-gemspec b/net-im/rubygem-lita/files/patch-gemspec index 44de0c42539..480249d1c04 100644 --- a/net-im/rubygem-lita/files/patch-gemspec +++ b/net-im/rubygem-lita/files/patch-gemspec @@ -3,7 +3,7 @@ @@ -32,7 +32,6 @@ Gem::Specification.new do |s| s.add_runtime_dependency(%q.freeze, [">= 1.7.7"]) s.add_runtime_dependency(%q.freeze, [">= 2.7.1"]) - s.add_runtime_dependency(%q.freeze, ["< 2.0.0", ">= 1.5.2"]) + s.add_runtime_dependency(%q.freeze, [">= 1.5.2", "< 2.0.0"]) - s.add_runtime_dependency(%q.freeze, [">= 0.5.1"]) s.add_runtime_dependency(%q.freeze, [">= 1.3.0"]) s.add_runtime_dependency(%q.freeze, [">= 0.18.1"]) diff --git a/net-mgmt/rubygem-oxidized/files/patch-gemspec b/net-mgmt/rubygem-oxidized/files/patch-gemspec index a2f06f08085..ceb2ec58c75 100644 --- a/net-mgmt/rubygem-oxidized/files/patch-gemspec +++ b/net-mgmt/rubygem-oxidized/files/patch-gemspec @@ -6,6 +6,6 @@ s.add_runtime_dependency(%q.freeze, ["~> 3.5"]) - s.add_runtime_dependency(%q.freeze, ["~> 4.1.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 4.1"]) - s.add_runtime_dependency(%q.freeze, [">= 0.21.4", "~> 0.21"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.21", ">= 0.21.4"]) s.add_development_dependency(%q.freeze, ["~> 0"]) s.add_development_dependency(%q.freeze, ["~> 1.10"]) diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 7800c2df818..8697c9cdf1b 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.17.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/:DEFAULT \ LOCAL/swills:icon diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 4b11ac72dbe..a793248a32e 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -3,6 +3,7 @@ PORTNAME= litecoin PORTVERSION= 0.16.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-p2p finance diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 309488c8ba3..00dd8c5951d 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -3,6 +3,7 @@ PORTNAME= namecoin PORTVERSION= 0.17.0 +PORTREVISION= 1 DISTVERSIONPREFIX= nc PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index 464953375c3..664ab39598d 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -3,6 +3,7 @@ PORTNAME= qtum PORTVERSION= 0.16.1 +PORTREVISION= 1 DISTVERSIONPREFIX= mainnet-ignition-v CATEGORIES= net-p2p finance diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile index 0c5e1dde9b0..cdb140e11b2 100644 --- a/net-p2p/zetacoin/Makefile +++ b/net-p2p/zetacoin/Makefile @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net @@ -14,7 +14,8 @@ LICENSE= MIT LIB_DEPENDS= libboost_date_time.so:devel/boost-libs -USES+= autoreconf compiler:c++0x gmake libtool pkgconfig:build ssl +USES+= autoreconf compiler:c++11-lang gmake libtool pkgconfig:build ssl +USE_CXXSTD= c++11 CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 2c03164b611..0e79b273d56 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -4,7 +4,7 @@ PORTNAME= boinc-client PORTVERSION= 7.8.6 DISTVERSIONPREFIX= client_release/7.8/ -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= ler@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Berkeley Open Infrastructure for Network Computing client LICENSE= LGPL3 -USES= autoreconf dos2unix gettext gmake \ +USES= autoreconf compiler:c++11-lang dos2unix gettext gmake \ libtool pkgconfig ssl tar:xz INSTALL_TARGET= install-strip GNU_CONFIGURE= yes diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 19b132e8fbb..2ba413d8c75 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -3,6 +3,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 4.2.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= trevis@silencedpoet.com diff --git a/net/google-cloud-sdk/Makefile b/net/google-cloud-sdk/Makefile index 8a43d564695..2ddb6706219 100644 --- a/net/google-cloud-sdk/Makefile +++ b/net/google-cloud-sdk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-sdk -PORTVERSION= 226.0.0 +PORTVERSION= 227.0.0 CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/ DISTNAME= google-cloud-sdk-${PORTVERSION}-linux-x86_64 diff --git a/net/google-cloud-sdk/distinfo b/net/google-cloud-sdk/distinfo index 29abf275ab5..dfdd6c6130c 100644 --- a/net/google-cloud-sdk/distinfo +++ b/net/google-cloud-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543284660 -SHA256 (google-cloud-sdk-226.0.0-linux-x86_64.tar.gz) = 1ca10545778f50a8435f3002618ca19b8fbb145bbc550f36fcd0fdb9773466e5 -SIZE (google-cloud-sdk-226.0.0-linux-x86_64.tar.gz) = 25208754 +TIMESTAMP = 1543944384 +SHA256 (google-cloud-sdk-227.0.0-linux-x86_64.tar.gz) = 2568b9838a3b19cf009c78ea7f055ae79dd3880232f9bdb6995be66ff5f1be7b +SIZE (google-cloud-sdk-227.0.0-linux-x86_64.tar.gz) = 25331913 diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 07a4ddf505b..c8e774edb4e 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.9-dev8 +DISTVERSION= 1.9-dev9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.9/src/devel/ PKGNAMESUFFIX= -devel diff --git a/net/haproxy-devel/distinfo b/net/haproxy-devel/distinfo index 9a937ba8d50..6db465dcc18 100644 --- a/net/haproxy-devel/distinfo +++ b/net/haproxy-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543136695 -SHA256 (haproxy-1.9-dev8.tar.gz) = 6a4e662768cd5615a3466f2cc87068c42a044568c6b997032811eb3f6cd0c9a2 -SIZE (haproxy-1.9-dev8.tar.gz) = 2257615 +TIMESTAMP = 1543858598 +SHA256 (haproxy-1.9-dev9.tar.gz) = 48c4f1bca90df8a2ecbe846a79c13d3b02dc6d5f51587f7f431bcfc2cc829d08 +SIZE (haproxy-1.9-dev9.tar.gz) = 2281373 diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 2daa9a333a8..b13a819a96b 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the layer two tunneling protocol BROKEN_armv6= fails to link: undefined reference to check_control diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 5fbbc086049..134571db4d6 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ ZI @@ -23,7 +23,8 @@ CONFIGURE_ARGS= --with-utempter --without-ncurses CONFIGURE_ENV+= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" \ TINFO_CFLAGS="-I/usr/include" INSTALL_TARGET= install-strip -USES= autoreconf ncurses perl5 pkgconfig ssl +USES= autoreconf compiler:c++11-lang ncurses perl5 pkgconfig ssl +USE_CXXSTD= c++11 CONFLICTS_INSTALL= mosh-0.[2-9].* diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 0a40009e543..5470832f011 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/ortp/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Real-time Transport Protocol (RTP) library LICENSE= GPLv2+ diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 159858db3e0..a689bb9d403 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} @@ -19,6 +19,7 @@ EXPIRATION_DATE= 2019-03-15 LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= compiler:c++11-lang qmake qt:4 +USE_CXXSTD= c++11 USE_QT= corelib gui moc_build rcc_build uic_build network script \ xml diff --git a/net/p5-Net-Syslog/Makefile b/net/p5-Net-Syslog/Makefile index c95abdfeca5..2598bc1ef21 100644 --- a/net/p5-Net-Syslog/Makefile +++ b/net/p5-Net-Syslog/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for sending syslog messages to a remote syslogd USES= perl5 diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile index dad0caf655c..95d58734372 100644 --- a/net/py-magic-wormhole/Makefile +++ b/net/py-magic-wormhole/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= magic-wormhole -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.2 CATEGORIES= net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-magic-wormhole/distinfo b/net/py-magic-wormhole/distinfo index 89a33513bfc..573ae76e24d 100644 --- a/net/py-magic-wormhole/distinfo +++ b/net/py-magic-wormhole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541117252 -SHA256 (magic-wormhole-0.11.0.tar.gz) = 6fe82f2616b7fe021c969ff6d2c4b0e7fba776ffeb0ae4749b721d66412a331f -SIZE (magic-wormhole-0.11.0.tar.gz) = 197268 +TIMESTAMP = 1543876292 +SHA256 (magic-wormhole-0.11.2.tar.gz) = ae79667bdbb39fba7d315e36718db383651b45421813366cfaceb069e222d905 +SIZE (magic-wormhole-0.11.2.tar.gz) = 197378 diff --git a/net/rsync-bpc/Makefile b/net/rsync-bpc/Makefile index 093d017dd02..8224a1666b7 100644 --- a/net/rsync-bpc/Makefile +++ b/net/rsync-bpc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rsync-bpc -DISTVERSION= 3.0.9.13 +DISTVERSION= 3.1.2.0 CATEGORIES= net MAINTAINER= moiseev@mezonplus.ru diff --git a/net/rsync-bpc/distinfo b/net/rsync-bpc/distinfo index 7063b9a85d8..65834d1bcbd 100644 --- a/net/rsync-bpc/distinfo +++ b/net/rsync-bpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543476472 -SHA256 (backuppc-rsync-bpc-3.0.9.13_GH0.tar.gz) = f881cd6dd659becdbcaa4ee301b33ba8ed3eb1f4e25c7af19df368fe826cfac6 -SIZE (backuppc-rsync-bpc-3.0.9.13_GH0.tar.gz) = 779417 +TIMESTAMP = 1543737036 +SHA256 (backuppc-rsync-bpc-3.1.2.0_GH0.tar.gz) = 40f2445f62bfeb78b5b44b9324c449cbbe251f0d58c0be913104b4258a6fa15e +SIZE (backuppc-rsync-bpc-3.1.2.0_GH0.tar.gz) = 860039 diff --git a/net/rubygem-t/files/patch-gemspec b/net/rubygem-t/files/patch-gemspec index da280500e4f..b8a56d49350 100644 --- a/net/rubygem-t/files/patch-gemspec +++ b/net/rubygem-t/files/patch-gemspec @@ -6,6 +6,6 @@ s.add_runtime_dependency(%q.freeze, ["~> 0.5.1"]) - s.add_runtime_dependency(%q.freeze, ["~> 2.0"]) + s.add_runtime_dependency(%q.freeze, [">= 2.0"]) - s.add_runtime_dependency(%q.freeze, ["< 2", ">= 0.19.1"]) + s.add_runtime_dependency(%q.freeze, [">= 0.19.1", "< 2"]) s.add_runtime_dependency(%q.freeze, ["~> 6.0"]) s.add_development_dependency(%q.freeze, ["~> 1.0"]) diff --git a/net/sippy_b2bua/Makefile b/net/sippy_b2bua/Makefile index 010d478e8d4..6a79925568d 100644 --- a/net/sippy_b2bua/Makefile +++ b/net/sippy_b2bua/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net python MASTER_SITES= http://www.b2bua.org/chrome/site/ DISTNAME= sippy-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= SIP Back-to-back user agent (B2BUA) server with Radius support RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 17078525fc4..7113e1da459 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ diff --git a/net/stund/Makefile b/net/stund/Makefile index a938283b87d..1ef2eff7710 100644 --- a/net/stund/Makefile +++ b/net/stund/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= SF/stun/stun/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_Aug13 -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple STUN (RFC 3489) server and client USES= gmake tar:tgz diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 8f1428a203c..fabc5d3c5f1 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.14.52 +PORTVERSION= 0.14.53 DISTVERSIONPREFIX= v CATEGORIES= net diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index f30f69abf2e..2aef5fe1f1a 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543349728 -SHA256 (syncthing-syncthing-v0.14.52_GH0.tar.gz) = 8ce574ddcc9965d45f2caf7c5453da73f19fbed856ef583ccda452c96ca9a70c -SIZE (syncthing-syncthing-v0.14.52_GH0.tar.gz) = 10583112 +TIMESTAMP = 1543943287 +SHA256 (syncthing-syncthing-v0.14.53_GH0.tar.gz) = cd677115f5c5ca9919c469a5b5e84527d65e0bc9bc4d196b8f3779f6b338112f +SIZE (syncthing-syncthing-v0.14.53_GH0.tar.gz) = 10609539 diff --git a/net/wpa_supplicant_gui/Makefile b/net/wpa_supplicant_gui/Makefile index 181e2e76827..740e404d321 100644 --- a/net/wpa_supplicant_gui/Makefile +++ b/net/wpa_supplicant_gui/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wpa_supplicant_gui -PORTVERSION= 2.6 -PORTREVISION= 2 +DISTVERSION= 2.7 CATEGORIES= net MASTER_SITES= http://w1.fi/releases/ \ http://partmedia.users.sourceforge.net/dist/:icons \ @@ -18,7 +17,7 @@ COMMENT= Qt-based frontend for wpa_supplicant LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../COPYING -USES= gmake qt:5 +USES= gl gmake qt:5 USE_QT= qmake_build buildtools_build linguisttools_build core gui \ widgets svg_run USE_GL= gl diff --git a/net/wpa_supplicant_gui/distinfo b/net/wpa_supplicant_gui/distinfo index 0411532ee1c..c58c43d8866 100644 --- a/net/wpa_supplicant_gui/distinfo +++ b/net/wpa_supplicant_gui/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1478310704 -SHA256 (wpa_supplicant-2.6.tar.gz) = b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450 -SIZE (wpa_supplicant-2.6.tar.gz) = 2753524 +TIMESTAMP = 1543902323 +SHA256 (wpa_supplicant-2.7.tar.gz) = 76ea6b06b7a2ea8e6d9eb1a9166166f1656e6d48c7508914f592100c95c73074 +SIZE (wpa_supplicant-2.7.tar.gz) = 3093713 SHA256 (wpa-gui-icons.tar.gz) = c0d2adb4d8d9f58c015e4862a5ab50c7a562b6bb641e1bb6a0cc841249573b42 SIZE (wpa-gui-icons.tar.gz) = 3797 diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index da639f988b8..00984cb5f66 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20181123 +PORTVERSION= 20181201 CATEGORIES= polish textproc MASTER_SITES= https://sjp.pl/slownik/ort/ \ LOCAL/sunpoet/${PORTNAME} diff --git a/polish/hunspell/distinfo b/polish/hunspell/distinfo index 3d0b5d5b0f7..6ac2bd6c5d3 100644 --- a/polish/hunspell/distinfo +++ b/polish/hunspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543241939 -SHA256 (hunspell/sjp-myspell-pl-20181123.zip) = 03d80b56ea852b7142af428afc04487d8276b25672e91f5b28a92f44aea76605 -SIZE (hunspell/sjp-myspell-pl-20181123.zip) = 1208420 +TIMESTAMP = 1543859962 +SHA256 (hunspell/sjp-myspell-pl-20181201.zip) = 2db3d8303b9f2453b9c193098eb25d9f341f5ea5f865abd99f9f891cbd38a3ca +SIZE (hunspell/sjp-myspell-pl-20181201.zip) = 1208405 diff --git a/ports-mgmt/porttree/Makefile b/ports-mgmt/porttree/Makefile index 1576d6fb3e1..ef97f30cd3d 100644 --- a/ports-mgmt/porttree/Makefile +++ b/ports-mgmt/porttree/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= porttree -PORTVERSION= 0.5.r${SVN_REV} +PORTVERSION= 0.6.r${SVN_REV} CATEGORIES= ports-mgmt python MASTER_SITES= SF/${PORTNAME} @@ -21,7 +21,7 @@ FETCH_DEPENDS+= svn:devel/subversion .endif SVNROOT?= https://svn.code.sf.net/p/porttree/code/trunk -SVN_REV= 66 +SVN_REV= 67 NO_BUILD= yes PLIST_FILES= bin/porttree man/man1/porttree.1.gz NO_ARCH= yes diff --git a/ports-mgmt/porttree/distinfo b/ports-mgmt/porttree/distinfo index 152756e8600..d79564918c4 100644 --- a/ports-mgmt/porttree/distinfo +++ b/ports-mgmt/porttree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543527380 -SHA256 (porttree-0.5.r66.tar.bz2) = abf3ad34f2cbdf35b9e0d399e16f173bf3a736d77bd0f93a3ffc138c950ee4cd -SIZE (porttree-0.5.r66.tar.bz2) = 10495 +TIMESTAMP = 1543869511 +SHA256 (porttree-0.6.r67.tar.bz2) = 9206aef80d65558e114e3175b770c54407cc2c8392b4bfaa1fea3ae4ad317904 +SIZE (porttree-0.6.r67.tar.bz2) = 10516 diff --git a/print/rubygem-prawn/files/patch-gemspec b/print/rubygem-prawn/files/patch-gemspec index 335c27ae6d3..fb72652d874 100644 --- a/print/rubygem-prawn/files/patch-gemspec +++ b/print/rubygem-prawn/files/patch-gemspec @@ -6,6 +6,6 @@ s.add_runtime_dependency(%q.freeze, ["~> 1.5"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.7.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.7"]) - s.add_development_dependency(%q.freeze, ["< 2.0.a", ">= 1.2.1"]) + s.add_development_dependency(%q.freeze, [">= 1.2.1", "< 2.0.a"]) s.add_development_dependency(%q.freeze, [">= 0"]) s.add_development_dependency(%q.freeze, ["~> 3.0"]) diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 6d851147257..d926a107115 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -2,27 +2,30 @@ # $FreeBSD$ PORTNAME= gnudatalanguage -DISTVERSION= 0.9.8 -PORTREVISION= 4 +PORTVERSION= 0.9.9 +DISTVERSIONPREFIX= v CATEGORIES= science lang -MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION} .if defined(BUILD_PYTHON_MODULE) PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} .endif -DISTNAME= gdl-${DISTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT?= GDL, a free IDL compatible incremental compiler LICENSE= GPLv2 -LIB_DEPENDS+= libplplot.so:math/plplot \ +LIB_DEPENDS+= libgeotiff.so:graphics/libgeotiff\ + libplplot.so:math/plplot \ + libtiff.so:graphics/tiff \ libpng.so:graphics/png \ libsz.so:science/szip \ libps.so:print/pslib \ libgsl.so:math/gsl -USES= cmake:outsource compiler:c++11-lang dos2unix ncurses pkgconfig readline tar:tgz +USE_GITHUB= yes +GH_PROJECT= gdl + +USES= cmake:outsource compiler:c++11-lang fortran ncurses pkgconfig readline tar:tgz USE_WX= 3.0+ USE_XORG= x11 sm ice xext @@ -42,8 +45,8 @@ USE_CXXSTD= gnu++11 # TODO: create a port for TexToIdl http://physics.mnstate.edu/mcraig/textoidl/textoidl-2-1-2.tar CMAKE_ARGS= -DREADLINEDIR:STRING="/usr" \ + -DOPENMP:BOOL=NO \ -DNCURSESDIR:STRING="/usr" \ - -DOPENMP:BOOL=OFF \ -DMAGICK:BOOL=OFF CPPFLAGS+= ${CFLAGS} -fno-inline -DNPY_NO_DEPRECATED_API -DNPY_1_7_API_VERSION CXXFLAGS+= -std=gnu++11 @@ -51,7 +54,7 @@ LDFLAGS+= -lpthread -L${LOCALBASE}/lib SLAVEDIRS= science/py-gnudatalanguage -OPTIONS_DEFINE= EIGEN EXAMPLES FFTW GLPK GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 MPI NETCDF PYTHON QHULL UDUNITS +OPTIONS_DEFINE= EIGEN EXAMPLES FFTW GLPK GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 MPI NETCDF PYTHON UDUNITS OPTIONS_DEFAULT=EIGEN FFTW GLPK GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 NETCDF PYTHON UDUNITS EIGEN_DESC= Eigen3 support (boost performance) @@ -88,10 +91,9 @@ LIBPROJ4_LIB_DEPENDS= libproj.so:graphics/proj LIBPROJ4_CMAKE_ON= -DLIBPROJ4:BOOL=YES LIBPROJ4_CMAKE_OFF= -DLIBPROJ4:BOOL=NO -MPI_USES= fortran MPI_LIB_DEPENDS= libmpich.so:net/mpich -MPI_CMAKE_ON= -DMPICH:BOOL=YES -MPI_CMAKE_OFF= -DMPICH:BOOL=NO +MPI_CMAKE_ON= -DMPICH:BOOL=ON +MPI_CMAKE_OFF= -DMPICH:BOOL=OFF NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf NETCDF_CMAKE_ON= -DNETCDF:BOOL=YES -DHDF:BOOL=NO @@ -104,10 +106,11 @@ PYTHON_RUN_DEPENDS= ${PYNUMPY} \ PYTHON_CMAKE_ON= -DPYTHON:BOOL=YES -DPYTHONVERSION:STRING="${PYTHON_VER}" PYTHON_CMAKE_OFF= -DPYTHON:BOOL=NO -QHULL_DESC= Enable Qhull support -QHULL_LIB_DEPENDS= libqhull.so:math/qhull -QHULL_CMAKE_ON= -DQHULL:BOOL=YES -QHULL_CMAKE_OFF= -DQHULL:BOOL=NO +# QHULL IS NOT NEEDED YET! +#QHULL_DESC= Enable Triangulate and Qhull support +#QHULL_LIB_DEPENDS= libqhull.so:math/qhull +#QHULL_CMAKE_ON= -DQHULL:BOOL=YES +#QHULL_CMAKE_OFF= -DQHULL:BOOL=NO UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits UDUNITS_CMAKE_ON= -DUDUNITS:BOOL=YES @@ -115,15 +118,12 @@ UDUNITS_CMAKE_OFF= -DUDUNITS:BOOL=NO .if defined(BUILD_PYTHON_MODULE) CATEGORIES+= python -CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=YES -DOPENMP:BOOL=NO +CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=YES PLIST= ${.CURDIR}/pkg-plist.pymod .else CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=NO .endif -pre-patch: - ${RM} ${WRKSRC}/src/gdl - .if defined(BUILD_PYTHON_MODULE) do-install: ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} diff --git a/science/gnudatalanguage/distinfo b/science/gnudatalanguage/distinfo index dbf65ccbe1b..1a3007029e4 100644 --- a/science/gnudatalanguage/distinfo +++ b/science/gnudatalanguage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522176916 -SHA256 (gdl-0.9.8.tgz) = 86d3aacd1de3994755dc917c732ee3360e4e7e4f16156f1eea47de048d138281 -SIZE (gdl-0.9.8.tgz) = 2085891 +TIMESTAMP = 1543867255 +SHA256 (gnudatalanguage-gdl-v0.9.9_GH0.tar.gz) = ad5de3fec095a5c58b46338dcc7367d2565c093794ab1bbcf180bba1a712cf14 +SIZE (gnudatalanguage-gdl-v0.9.9_GH0.tar.gz) = 4478934 diff --git a/science/gnudatalanguage/files/patch-CMakeModules_Findlibps.cmake b/science/gnudatalanguage/files/patch-CMakeModules_Findlibps.cmake deleted file mode 100644 index ba2630cad67..00000000000 --- a/science/gnudatalanguage/files/patch-CMakeModules_Findlibps.cmake +++ /dev/null @@ -1,8 +0,0 @@ ---- CMakeModules/Findlibps.cmake.orig 2016-04-29 17:03:25 UTC -+++ CMakeModules/Findlibps.cmake -@@ -1,4 +1,4 @@ --find_path(LIBPSPKG libps.pc PATH_SUFFIXES lib lib/pkgconfig lib64/pkgconfig) -+find_path(LIBPSPKG libps.pc PATH_SUFFIXES lib libdata/pkgconfig lib/pkgconfig lib64/pkgconfig) - include(FindPackageHandleStandardArgs) - if(LIBPSPKG) - set(ENV{PKG_CONFIG_PATH} ${LIBPSPKG}) # pkg search path diff --git a/science/gnudatalanguage/files/patch-src__basic_fun.cpp b/science/gnudatalanguage/files/patch-src__basic_fun.cpp deleted file mode 100644 index 3d9395a9baa..00000000000 --- a/science/gnudatalanguage/files/patch-src__basic_fun.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- src/basic_fun.cpp.orig 2018-03-28 19:12:21 UTC -+++ src/basic_fun.cpp -@@ -8067,7 +8067,7 @@ template sta - { - // check if the data we get is a port this allows us to correctly parse things like a.com:80 - p = e + 1; -- while (isdigit(*p)) p++; -+ while (std::isdigit(*p)) p++; - if ((*p == '\0' || *p == '/') && (p - e) < 7) goto parse_port; - urlstru->InitTag("SCHEME", DStringGDL(string(s, (e - s)))); - length -= ++e - s; -@@ -8118,7 +8118,7 @@ template sta - parse_port: - p = e + 1; - pp = p; -- while (pp-p < 6 && isdigit(*pp)) pp++; -+ while (pp-p < 6 && std::isdigit(*pp)) pp++; - if (pp-p < 6 && (*pp == '/' || *pp == '\0')) - { - memcpy(port_buf, p, (pp-p)); diff --git a/science/gnudatalanguage/pkg-descr b/science/gnudatalanguage/pkg-descr index c83dca03df2..e12f56ebac5 100644 --- a/science/gnudatalanguage/pkg-descr +++ b/science/gnudatalanguage/pkg-descr @@ -1,7 +1,9 @@ -GDL - GNU Data Language - is a free IDL (Interactive Data Language) compatible -incremental compiler (i.e. runs IDL programs). +GDL is a free/libre/open source incremental compiler compatible with IDL +(Interactive Data Language) and to some extent with PV-WAVE. Together with its +library routines it serves as a tool for data analysis and visualization in such +disciplines as astronomy, geosciences and medical imaging. -IDL is a registered trademark of Research Systems Inc. -(see: ) +IDL is a registered trademark of Harris Geospatial Solutions. PV-WAVE is a +product of Rogue Wave Software. -WWW: http://gnudatalanguage.sourceforge.net/ +WWW: https://github.com/gnudatalanguage/gdl diff --git a/science/gnudatalanguage/pkg-plist b/science/gnudatalanguage/pkg-plist index b349dec23ce..c7216089457 100644 --- a/science/gnudatalanguage/pkg-plist +++ b/science/gnudatalanguage/pkg-plist @@ -4,9 +4,10 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/Makefile.am %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/Saturn.jpg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/add_error.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/banner_for_testsuite.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/README.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/basic_benchmarks.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/basic_benchmarks_by_type.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/bench_fft.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/bench_matrix_invert.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/bench_matrix_multiply.pro @@ -16,14 +17,23 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_generate_cpuinfo.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_generate_filename.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_graphic_style.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_info_cpu.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_info_os.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_info_soft.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_plot_cartouche.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/benchmark_svg.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/plot_all_benchmark.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/plot_basic_benchmarks.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/print_basic_benchmarks.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/run_all_benchmark.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/byte_array.h5 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/check_if_device_is_ok.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/check_save_restore.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/checks +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/cw_bgroup_broken.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/decomposed_return_values.sav +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/delvarrnew.pp.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/delvarrnew.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/demo_graphics1.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/demo_graphics2.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/demo_graphics3.pro @@ -32,17 +42,29 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/errors_cumul.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/errors_reset.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/example.grib +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_etc/file_t_copy.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_etc/file_t_delete.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_etc/file_t_move.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_etc/test_file_t_copy.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_etc/test_file_t_delete.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_etc/test_file_t_move.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/file_search_for_testsuite.pro -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/formats.idl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/formats.GDL +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/formats.IDL %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/gdl_idl_fl.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/gdl_version.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/get_image_for_testsuite.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/give_list_numeric.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/idl.xdr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/image_test.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/indgen_sample.sav %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/launchtest.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/libtest_ce.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/make_test_delvarrnew.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/nc_test.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/python/test-GDL.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/rnewtest.pp.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/rnewtest.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/string.h5 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test-read_ascii.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test-read_ascii.txt @@ -111,6 +133,7 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_635.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_635.f90 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_635.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_708.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_709.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_719.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_bug_n000542.pro @@ -137,20 +160,24 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_common.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_congrid.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_constants.pro -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_contour_basic.pro -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_contour_extra.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_container.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_contour.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_convert_coord.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_convol.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_correlate.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_cursor.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_delvarrnew.pp.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_delvarrnew.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_deriv.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_device.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_diag_matrix.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_dialog_message.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_dicom.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_dilate.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_dims_of_arrays.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_erfinv.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_erfs.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_erode.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_execute.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_expint.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_extra_keywords.pro @@ -163,6 +190,8 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_delete.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_dirname.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_info.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_lines.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_link.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_move.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_search.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_file_test.pro @@ -171,8 +200,8 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_fix.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_fixprint.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_float2string.pro -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_format.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_formats.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_formats_random_input.sav %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_fx_root.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_fz_roots.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_gammas.pro @@ -180,10 +209,14 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_get_kbrd.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_get_lun.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_get_screen_size.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_gh00178.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_greek_letters.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_grib.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_hash.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_hdf5.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_healpix.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_heap_refcount.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_help.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_hist_2d.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_hist_equal.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_histo.pro @@ -191,18 +224,22 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_idl_validname.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_idlneturl.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_image_statistics.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_indgen.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_interpol.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_interpolate.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_invert_matrix.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_isa.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_ishft.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_jd_op_tut.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_keyword_set_but_null.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_known_bugs.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_l64.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_la_least_squares.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_levels.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_linfit.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_list.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_ludc_lusol.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_make_array.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_make_dll.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_make_dll.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_map.pro @@ -222,8 +259,11 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_netcdf.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_norm.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_null.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_obj_destroy.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_obj_hasmethod.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_obj_isa.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_obj_new.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_obj_valid.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_op_elem.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_op_power.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_outofmem.pro @@ -235,6 +275,7 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_plot_linestyle.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_plot_oo.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_plot_ranges.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_plot_usersym.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_plotting_misc.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_plotting_ranges.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_pmulti.pro @@ -245,6 +286,7 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_powell.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_product.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_ps_decomposed.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_ptr_valid.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_ptrarr.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_python.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_python_module_0.pro @@ -288,14 +330,15 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_surface_basic.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_systime.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tic_toc.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tiff.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_titles.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_total.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_triangulate.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_trisol.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tv.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tvlct.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_typename.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_uf77.pro -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_usersym.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_valgrind.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_voigt.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_wait.pro @@ -304,14 +347,19 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_widgets.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_window_background.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_wordexp.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_wordexp_null_string.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_xdr.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_zeropoly.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_zip.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/24bit_color.tif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/24bit_color.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_geo.tif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_geo.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_tiled.tif +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/tiff/8bit_gray_tiled.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/try %%DATADIR%%/AUTHORS %%DATADIR%%/README -%%DATADIR%%/lib/README.txt -%%DATADIR%%/lib/STATUS %%DATADIR%%/lib/appleman.pro %%DATADIR%%/lib/array_indices.pro %%DATADIR%%/lib/bilinear.pro @@ -319,6 +367,7 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/chisqr_cvf.pro %%DATADIR%%/lib/congrid.pro %%DATADIR%%/lib/correlate.pro +%%DATADIR%%/lib/cw_bgroup_donotuseyet.pro %%DATADIR%%/lib/define_msgblk.pro %%DATADIR%%/lib/define_msgblk_from_file.pro %%DATADIR%%/lib/delvar.pro @@ -336,18 +385,20 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/dicom/gdlffdicom_date.pro %%DATADIR%%/lib/dicom/gdlffdicom_time.pro %%DATADIR%%/lib/dicom/gdlffdicom_trim.pro +%%DATADIR%%/lib/dilate.pro %%DATADIR%%/lib/dist.pro %%DATADIR%%/lib/doc_library.pro %%DATADIR%%/lib/envi/read_envi_file.pro %%DATADIR%%/lib/envi/test_write_read_envi.pro %%DATADIR%%/lib/envi/write_envi_file.pro +%%DATADIR%%/lib/erode.pro %%DATADIR%%/lib/errplot.pro %%DATADIR%%/lib/escape_special_char.pro %%DATADIR%%/lib/factorial.pro %%DATADIR%%/lib/file_copy.pro -%%DATADIR%%/lib/file_delete.pro %%DATADIR%%/lib/file_expand_path.pro %%DATADIR%%/lib/file_lines.pro +%%DATADIR%%/lib/file_link.pro %%DATADIR%%/lib/file_move.pro %%DATADIR%%/lib/file_which.pro %%DATADIR%%/lib/filepath.pro @@ -376,6 +427,7 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/kurtosis.pro %%DATADIR%%/lib/la_invert.pro %%DATADIR%%/lib/last_item.pro +%%DATADIR%%/lib/linfit.pro %%DATADIR%%/lib/lmgr.pro %%DATADIR%%/lib/loadct.pro %%DATADIR%%/lib/make_dll.pro @@ -384,7 +436,10 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/meanabsdev.pro %%DATADIR%%/lib/norm.pro %%DATADIR%%/lib/obsolete/file_basename_old.pro +%%DATADIR%%/lib/obsolete/file_delete_old.pro %%DATADIR%%/lib/obsolete/file_dirname_old.pro +%%DATADIR%%/lib/obsolete/restore_old.pro +%%DATADIR%%/lib/obsolete/save_old.pro %%DATADIR%%/lib/obsolete/spl_init_old.pro %%DATADIR%%/lib/obsolete/spl_interp_old.pro %%DATADIR%%/lib/online_help.pro @@ -425,10 +480,8 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/read_xwd.pro %%DATADIR%%/lib/real_part.pro %%DATADIR%%/lib/resolve_all.pro -%%DATADIR%%/lib/restore.pro %%DATADIR%%/lib/rot.pro %%DATADIR%%/lib/rstrpos.pro -%%DATADIR%%/lib/save.pro %%DATADIR%%/lib/showfont.pro %%DATADIR%%/lib/skewness.pro %%DATADIR%%/lib/skip_lun.pro @@ -448,6 +501,7 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/trace.pro %%DATADIR%%/lib/tvscl.pro %%DATADIR%%/lib/uniq.pro +%%DATADIR%%/lib/utilities/color2color.pro %%DATADIR%%/lib/utilities/gdl_status.pro %%DATADIR%%/lib/utilities/idlneturl__define.pro %%DATADIR%%/lib/utilities/idlsysmonitorinfo__define.pro @@ -455,6 +509,8 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/utilities/path_remove.pro %%DATADIR%%/lib/utilities/path_sep_add.pro %%DATADIR%%/lib/utilities/path_show.pro +%%DATADIR%%/lib/utilities/read_ascii_basic.pro +%%DATADIR%%/lib/utilities/routine_name.pro %%DATADIR%%/lib/value_locate.pro %%DATADIR%%/lib/variance.pro %%DATADIR%%/lib/widget_message.pro diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile index 50a00153ea8..ac80ceca3af 100644 --- a/science/libgridxc/Makefile +++ b/science/libgridxc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgridxc -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.4 CATEGORIES= science MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION:R}/+download/ diff --git a/science/libgridxc/distinfo b/science/libgridxc/distinfo index e3c334f58c0..7b0f1e96551 100644 --- a/science/libgridxc/distinfo +++ b/science/libgridxc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542249909 -SHA256 (libgridxc-0.8.3.tgz) = 015c97fd5e1f105d1e32ef5d197f7b2aa7935ea0b64b9cb82853cd77542ee89f -SIZE (libgridxc-0.8.3.tgz) = 224190 +TIMESTAMP = 1543967578 +SHA256 (libgridxc-0.8.4.tgz) = a742ad0ec2eeaa638dbadb1aafc3857c0459057687d58d24c80b8805c30e2cf1 +SIZE (libgridxc-0.8.4.tgz) = 224255 diff --git a/science/lm/Makefile b/science/lm/Makefile index 743fa7f1a5b..e7566605701 100644 --- a/science/lm/Makefile +++ b/science/lm/Makefile @@ -2,7 +2,7 @@ PORTNAME= lm DISTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -src CATEGORIES= science MASTER_SITES= http://scs.illinois.edu/schulten/${PORTNAME}/download/${PORTNAME}${DISTVERSION:R:S/.//}/ @@ -21,11 +21,12 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \ libprotobuf.so:devel/protobuf \ libsz.so:science/szip -USES= gettext-runtime gmake +USES= compiler:c++11-lang gettext-runtime gmake WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} CXXFLAGS+= -DLINUX MAKE_ENV= BUILD_DIR=${WRKSRC} PROTOBUF_DIR=${LOCALBASE} +USE_CXXSTD= c++11 OPTIONS_DEFINE= MPI PYTHON VMD OPTIONS_DEFAULT= MPI PYTHON # VMD can't be default because VMD requires manual tarball fetch diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 960a7fbc330..ee6275a5c57 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview DISTVERSION= 5.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index 15cc9872fe2..22d0fd9e6b0 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/pvk/Makefile b/security/pvk/Makefile index 301fe418bca..dfa21e298cb 100644 --- a/security/pvk/Makefile +++ b/security/pvk/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.drh-consultancy.demon.co.uk/ DISTNAME= pvksrc EXTRACT_SUFX= .tgz.bin -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to convert a RSA key in PEM format into a PVK file and vice versa USES= ssl diff --git a/security/py-yubikey-manager/Makefile b/security/py-yubikey-manager/Makefile index 54698a9087c..1d687aee8e4 100644 --- a/security/py-yubikey-manager/Makefile +++ b/security/py-yubikey-manager/Makefile @@ -2,6 +2,7 @@ PORTNAME= yubikey-manager PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,16 +13,18 @@ COMMENT= Python library and command line tool for configuring a YubiKey LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fido2>0:security/py-fido2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}usb>0:devel/py-usb@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ - pcsc-spy:devel/pcsc-lite \ ${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so:devel/libccid \ + pcsc-spy:devel/pcsc-lite \ u2f-host:security/libu2f-host \ ykpers>0:security/ykpers USES= python:3.4+ -USE_PYTHON= autoplist distutils flavors +USE_PYTHON= autoplist concurrent distutils .include diff --git a/security/rubygem-omniauth/files/patch-gemspec b/security/rubygem-omniauth/files/patch-gemspec index 70f5ec8dc5d..6bf2026a7da 100644 --- a/security/rubygem-omniauth/files/patch-gemspec +++ b/security/rubygem-omniauth/files/patch-gemspec @@ -4,8 +4,8 @@ s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["< 3.6.0", ">= 3.4.6"]) -+ s.add_runtime_dependency(%q.freeze, ["< 4", ">= 3.4.6"]) - s.add_runtime_dependency(%q.freeze, ["< 3", ">= 1.6.2"]) +- s.add_runtime_dependency(%q.freeze, [">= 3.4.6", "< 3.6.0"]) ++ s.add_runtime_dependency(%q.freeze, [">= 3.4.6", "< 4"]) + s.add_runtime_dependency(%q.freeze, [">= 1.6.2", "< 3"]) s.add_development_dependency(%q.freeze, ["~> 1.14"]) s.add_development_dependency(%q.freeze, ["~> 12.0"]) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 798d3171b8f..2d40d19b986 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.49 +PORTVERSION= 5.50 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index dc5408f3893..6cb79a00532 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536022139 -SHA256 (stunnel-5.49.tar.gz) = 3d6641213a82175c19f23fde1c3d1c841738385289eb7ca1554f4a58b96d955e -SIZE (stunnel-5.49.tar.gz) = 713560 +TIMESTAMP = 1543938377 +SHA256 (stunnel-5.50.tar.gz) = 951d92502908b852a297bd9308568f7c36598670b84286d3e05d4a3a550c0149 +SIZE (stunnel-5.50.tar.gz) = 973685 diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index d3d96dc78a9..ccbabe132d6 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 12.0.2 +DISTVERSION= 12.0.3 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/cbsd/distinfo b/sysutils/cbsd/distinfo index 9273522607b..114d4728d72 100644 --- a/sysutils/cbsd/distinfo +++ b/sysutils/cbsd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543086929 -SHA256 (cbsd-cbsd-12.0.2_GH0.tar.gz) = 2e1703e366ad8070d19beb7d3b77304901e0d1ca52b8395290102fdcf6e6a009 -SIZE (cbsd-cbsd-12.0.2_GH0.tar.gz) = 5764315 +TIMESTAMP = 1543882775 +SHA256 (cbsd-cbsd-12.0.3_GH0.tar.gz) = a27fde4350ec6e115611c41bbd71390688f81c17fd4f15f5cdc48e79931d0152 +SIZE (cbsd-cbsd-12.0.3_GH0.tar.gz) = 5763725 diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile index 73ace27336c..147e38e647a 100644 --- a/sysutils/google-compute-engine-oslogin/Makefile +++ b/sysutils/google-compute-engine-oslogin/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ RUN_DEPENDS= gsed:textproc/gsed \ ${LOCALBASE}/lib/pam_mkhomedir.so:security/pam_mkhomedir -USES= gmake localbase:ldflags +USES= compiler:c++11-lang gmake localbase:ldflags USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform diff --git a/sysutils/iocage-devel/Makefile b/sysutils/iocage-devel/Makefile index d8a0316efb2..475ca98f4ed 100644 --- a/sysutils/iocage-devel/Makefile +++ b/sysutils/iocage-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= iocage-devel -PORTVERSION= 1.0.0.20181026 +PORTVERSION= 1.0.0.20181203 PORTEPOCH= 1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,12 +22,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py-libzfs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dulwich>0:devel/dulwich@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}dulwich>0:devel/dulwich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} USE_GITHUB= yes GH_ACCOUNT= iocage GH_PROJECT= iocage -GH_TAGNAME= c4016ac +GH_TAGNAME= 531a5cf NO_ARCH= yes USES= python:3.6+ diff --git a/sysutils/iocage-devel/distinfo b/sysutils/iocage-devel/distinfo index e7500b0a656..0cc9e6186ca 100644 --- a/sysutils/iocage-devel/distinfo +++ b/sysutils/iocage-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542708791 -SHA256 (iocage-iocage-1.0.0.20181026-c4016ac_GH0.tar.gz) = df96aa350274198e257d6d392cc6f280b8719bdafe3a382f40268f654817a371 -SIZE (iocage-iocage-1.0.0.20181026-c4016ac_GH0.tar.gz) = 318964 +TIMESTAMP = 1543833591 +SHA256 (iocage-iocage-1.0.0.20181203-531a5cf_GH0.tar.gz) = 75ec5c4ef9142d7f0a235f7e1b7a0bb25e207cae35c50b9c736648aabadad28a +SIZE (iocage-iocage-1.0.0.20181203-531a5cf_GH0.tar.gz) = 320035 diff --git a/sysutils/rubygem-fluentd/files/patch-gemspec b/sysutils/rubygem-fluentd/files/patch-gemspec index b68c62e2d62..9a7a9e2aa19 100644 --- a/sysutils/rubygem-fluentd/files/patch-gemspec +++ b/sysutils/rubygem-fluentd/files/patch-gemspec @@ -4,7 +4,7 @@ s.add_runtime_dependency(%q.freeze, ["~> 0.2.2"]) s.add_runtime_dependency(%q.freeze, [">= 1.0.0"]) s.add_runtime_dependency(%q.freeze, [">= 1.0.0"]) -- s.add_runtime_dependency(%q.freeze, ["<= 0.0.5", ">= 0.0.3"]) +- s.add_runtime_dependency(%q.freeze, [">= 0.0.3", "<= 0.0.5"]) s.add_development_dependency(%q.freeze, [">= 0.9.2"]) s.add_development_dependency(%q.freeze, ["~> 2.0"]) s.add_development_dependency(%q.freeze, ["~> 0.15.3"]) diff --git a/sysutils/rubygem-puppet_forge/files/patch-gemspec b/sysutils/rubygem-puppet_forge/files/patch-gemspec index 50d84066e25..3e175024c88 100644 --- a/sysutils/rubygem-puppet_forge/files/patch-gemspec +++ b/sysutils/rubygem-puppet_forge/files/patch-gemspec @@ -4,8 +4,8 @@ s.specification_version = 4 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, ["< 0.14.0", ">= 0.9.0"]) +- s.add_runtime_dependency(%q.freeze, [">= 0.9.0", "< 0.14.0"]) + s.add_runtime_dependency(%q.freeze, [">= 0.9.0"]) - s.add_runtime_dependency(%q.freeze, ["< 0.13.0", ">= 0.9.0"]) + s.add_runtime_dependency(%q.freeze, [">= 0.9.0", "< 0.13.0"]) s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) s.add_runtime_dependency(%q.freeze, [">= 0"]) diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index 43e293b87f4..10bdaa47d33 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -2,7 +2,7 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org @@ -14,6 +14,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protobuf \ liblzo2.so:archivers/lzo2 USES= alias cmake compiler:c++11-lang ssl +USE_CXXSTD= c++11 USE_GITHUB= yes OPTIONS_DEFINE= DOCS diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index b2192c153af..0a72417baeb 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= jshon -DISTVERSION= 20160111.2 +DISTVERSION= 20170302.1 CATEGORIES= textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 0mp@FreeBSD.org COMMENT= JSON parser for the shell LICENSE= MIT @@ -12,25 +12,23 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjansson.so:devel/jansson -COMMIT_HASH= 783d3bf -GH_TAGNAME= ${COMMIT_HASH} - USES= gmake USE_GITHUB= yes GH_ACCOUNT= keenerd - -OPTIONS_DEFINE= ZSH -OPTIONS_DEFAULT= +GH_TAGNAME= d919aea CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/jshon man/man1/jshon.1.gz +OPTIONS_DEFINE= ZSH +OPTIONS_DEFAULT=ZSH + ZSH_PLIST_FILES= share/zsh/site-functions/jshon_zsh_completion pre-configure: - @${REINPLACE_CMD} -e 's|^\(#define JSHONVER \).*|\1"${PORTVERSION}-${COMMIT_HASH}"|' \ + @${REINPLACE_CMD} -e 's|^\(#define JSHONVER \).*|\1"${PORTVERSION}-${GH_TAGNAME}"|' \ -e 's|\({printf("%\)i\(\\n", JSHONVER); exit(0);}\)|\1s\2|' \ ${WRKSRC}/jshon.c @@ -38,9 +36,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/jshon_zsh_completion ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ diff --git a/textproc/jshon/distinfo b/textproc/jshon/distinfo index 6e1f8ef6551..a875fefd929 100644 --- a/textproc/jshon/distinfo +++ b/textproc/jshon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509170073 -SHA256 (keenerd-jshon-20160111.2-783d3bf_GH0.tar.gz) = b50bcab22ff609bf54b09f580b2882a5aa2c1882205b6914d766495e2d4765e8 -SIZE (keenerd-jshon-20160111.2-783d3bf_GH0.tar.gz) = 14123 +TIMESTAMP = 1543855297 +SHA256 (keenerd-jshon-20170302.1-d919aea_GH0.tar.gz) = a14521b9a0bf06e48949d6bd233403b754a8ac47b08f37244e589c34d8a4db0f +SIZE (keenerd-jshon-20170302.1-d919aea_GH0.tar.gz) = 14126 diff --git a/textproc/jshon/pkg-descr b/textproc/jshon/pkg-descr index 04c34ee3985..32e3e51d8f7 100644 --- a/textproc/jshon/pkg-descr +++ b/textproc/jshon/pkg-descr @@ -1,6 +1,18 @@ -jshon parses, reads and creates JSON. It is designed to be as usable as -possible from within the shell and replaces fragile adhoc parsers made +Jshon parses, reads and creates JSON. It is designed to be as usable as +possible from within the shell and replaces fragile ad hoc parsers made from grep/sed/awk as well as heavyweight one-line parsers made from perl/python. +Jshon loads JSON text from stdin, performs actions, then displays the last +action on stdout. Some of the options output JSON, others output plain text +meta information. Because Bash has very poor nested data structures, Jshon does +not try to return a native bash data structure as a typical library would. +Instead, Jshon provides a history stack containing all the manipulations. + +The big change in the latest release is switching the everything from +pass-by-value to pass-by-reference. In a typical use case (processing AUR +search results for 'python') by-ref is twice as fast and uses one sixth the +memory. If you are editing JSON, by-ref also makes your life a lot easier as +modifications do not need to be manually inserted through the entire stack. + WWW: http://kmkeen.com/jshon/ diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 14732f5bf18..7176a6dd35d 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-Tree -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Pod-Tree/distinfo b/textproc/p5-Pod-Tree/distinfo index 7c7632274f0..a5c4ae71a9b 100644 --- a/textproc/p5-Pod-Tree/distinfo +++ b/textproc/p5-Pod-Tree/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543683517 -SHA256 (Pod-Tree-1.27.tar.gz) = b14e980a617414be2fe7d3f454ce547b191e0e6f3cffcbaa6491e16e1ccf1bf6 -SIZE (Pod-Tree-1.27.tar.gz) = 68262 +TIMESTAMP = 1543863815 +SHA256 (Pod-Tree-1.28.tar.gz) = 10f6f0ca78a924ba12b97a5a1cb26f67f774d7b39d47ac5ddcd6d139af7e1846 +SIZE (Pod-Tree-1.28.tar.gz) = 68291 diff --git a/textproc/sk-mythes/Makefile b/textproc/sk-mythes/Makefile index 70edaf1e814..dfa99c98db2 100644 --- a/textproc/sk-mythes/Makefile +++ b/textproc/sk-mythes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.11.25 +PORTVERSION= 2018.11.26 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- @@ -14,6 +14,7 @@ COMMENT= Slovak thesaurus LICENSE= MIT USES= zip + NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/textproc/sk-mythes/distinfo b/textproc/sk-mythes/distinfo index 0da744097f7..49dab246c61 100644 --- a/textproc/sk-mythes/distinfo +++ b/textproc/sk-mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543240838 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20181125.zip) = 1d02cbb4e948ce36db0a24577f297aa4344f6fab7ff515f3689815540480a23b -SIZE (mythes/OOo-Thesaurus2-sk_SK-20181125.zip) = 239453 +TIMESTAMP = 1543859913 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20181126.zip) = e50b9366026628ae110d41d7f821d5f70fb964708740614084e763dbe20d257f +SIZE (mythes/OOo-Thesaurus2-sk_SK-20181126.zip) = 239453 diff --git a/www/Makefile b/www/Makefile index 25944360a19..cdc64bd5fd8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -497,6 +497,7 @@ SUBDIR += moodle33 SUBDIR += moodle34 SUBDIR += moodle35 + SUBDIR += moodle36 SUBDIR += mozplugger SUBDIR += multisort SUBDIR += multiwatch diff --git a/www/chromium/files/patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c b/www/chromium/files/patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c index 5a74a63af73..eaf4560995c 100644 --- a/www/chromium/files/patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c +++ b/www/chromium/files/patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c @@ -1,11 +1,54 @@ ---- third_party/boringssl/src/crypto/cpu-aarch64-linux.c.orig 2018-09-11 22:58:51 UTC -+++ third_party/boringssl/src/crypto/cpu-aarch64-linux.c -@@ -60,3 +60,8 @@ void OPENSSL_cpuid_setup(void) { - } +--- third_party/boringssl/src/crypto/cpu-aarch64-linux.c.orig 2018-08-08 21:13:09.000000000 +0200 ++++ third_party/boringssl/src/crypto/cpu-aarch64-linux.c 2018-12-02 10:28:41.672362000 +0100 +@@ -14,49 +14,7 @@ - #endif // OPENSSL_AARCH64 && !OPENSSL_STATIC_ARMCAP -+ + #include + +-#if defined(OPENSSL_AARCH64) && defined(OPENSSL_LINUX) && \ +- !defined(OPENSSL_STATIC_ARMCAP) +- +-#include +- +-#include +- +-#include "internal.h" +- +- +-extern uint32_t OPENSSL_armcap_P; +- +#ifdef __FreeBSD__ -+void OPENSSL_cpuid_setup(void) { -+} + void OPENSSL_cpuid_setup(void) { +- unsigned long hwcap = getauxval(AT_HWCAP); +- +- // See /usr/include/asm/hwcap.h on an aarch64 installation for the source of +- // these values. +- static const unsigned long kNEON = 1 << 1; +- static const unsigned long kAES = 1 << 3; +- static const unsigned long kPMULL = 1 << 4; +- static const unsigned long kSHA1 = 1 << 5; +- static const unsigned long kSHA256 = 1 << 6; +- +- if ((hwcap & kNEON) == 0) { +- // Matching OpenSSL, if NEON is missing, don't report other features +- // either. +- return; +- } +- +- OPENSSL_armcap_P |= ARMV7_NEON; +- +- if (hwcap & kAES) { +- OPENSSL_armcap_P |= ARMV8_AES; +- } +- if (hwcap & kPMULL) { +- OPENSSL_armcap_P |= ARMV8_PMULL; +- } +- if (hwcap & kSHA1) { +- OPENSSL_armcap_P |= ARMV8_SHA1; +- } +- if (hwcap & kSHA256) { +- OPENSSL_armcap_P |= ARMV8_SHA256; +- } + } +- +-#endif // OPENSSL_AARCH64 && !OPENSSL_STATIC_ARMCAP +#endif diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile index 34b5c137517..95d4cc151d7 100644 --- a/www/firefox-i18n/Makefile +++ b/www/firefox-i18n/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 63.0.3 +PORTVERSION= 64.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build4/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} @@ -15,7 +15,7 @@ COMMENT= Localized interface for Firefox EXTRACT_DEPENDS= zip:archivers/zip -USES= zip:infozip gecko:firefox,63,build +USES= zip:infozip gecko:firefox,64,build USE_XPI= firefox NO_ARCH= yes diff --git a/www/firefox-i18n/distinfo b/www/firefox-i18n/distinfo index 18e225558ae..0df430ced4f 100644 --- a/www/firefox-i18n/distinfo +++ b/www/firefox-i18n/distinfo @@ -1,199 +1,199 @@ -TIMESTAMP = 1542325261 -SHA256 (xpi/firefox-i18n-63.0.3/ach.xpi) = 133a31ec9eda6f5eb0bfa38b0f319cfaf5c4176ff619a8a505e71af4a7f365fb -SIZE (xpi/firefox-i18n-63.0.3/ach.xpi) = 455083 -SHA256 (xpi/firefox-i18n-63.0.3/af.xpi) = 6d60477b462c45cb4e038e2b00aa4a31c7f4bbe138a1db14a7c4bb303848595b -SIZE (xpi/firefox-i18n-63.0.3/af.xpi) = 437909 -SHA256 (xpi/firefox-i18n-63.0.3/an.xpi) = f12854a4c2ccbb2b81cc0cafe838c9f1a545e912e34b9319b7f3af9ce7061629 -SIZE (xpi/firefox-i18n-63.0.3/an.xpi) = 474544 -SHA256 (xpi/firefox-i18n-63.0.3/ar.xpi) = a0ae3906017de26370466cea30c43c7286d0b46acbb8fecfc61a86c97b616f6b -SIZE (xpi/firefox-i18n-63.0.3/ar.xpi) = 513466 -SHA256 (xpi/firefox-i18n-63.0.3/as.xpi) = 6798a1a6aec24e48ae494a4f057c45e3b7ea31488fd7eed486ba1816f442e3b3 -SIZE (xpi/firefox-i18n-63.0.3/as.xpi) = 482194 -SHA256 (xpi/firefox-i18n-63.0.3/ast.xpi) = 362cc17e42bc625b8514135ebbe7042ba94074d978f750594035c409a2f3ebb7 -SIZE (xpi/firefox-i18n-63.0.3/ast.xpi) = 465658 -SHA256 (xpi/firefox-i18n-63.0.3/az.xpi) = e91aabf17a379952750066881acc09aa3dc65082ebc101e08e279d48c382af54 -SIZE (xpi/firefox-i18n-63.0.3/az.xpi) = 490944 -SHA256 (xpi/firefox-i18n-63.0.3/be.xpi) = f514fab6434fa23f9adaa1c52ff9067f2c87c5d8c6396ebbacac6aefc42904cb -SIZE (xpi/firefox-i18n-63.0.3/be.xpi) = 549296 -SHA256 (xpi/firefox-i18n-63.0.3/bg.xpi) = 671f94406a40b7dd2c2adb2fb913cf42b7bf41717c44e81bfe522dd856e30988 -SIZE (xpi/firefox-i18n-63.0.3/bg.xpi) = 523533 -SHA256 (xpi/firefox-i18n-63.0.3/bn-BD.xpi) = 4759803e520bbfe1d9db2289409b1e5734c8de19e696802eb1f43b72b092beab -SIZE (xpi/firefox-i18n-63.0.3/bn-BD.xpi) = 548599 -SHA256 (xpi/firefox-i18n-63.0.3/bn-IN.xpi) = d7afc0782af3833e97f2ce711b2d9f4e55aeaf5df8efbb9b1382b45ac0b1f2dd -SIZE (xpi/firefox-i18n-63.0.3/bn-IN.xpi) = 516019 -SHA256 (xpi/firefox-i18n-63.0.3/br.xpi) = c1bd25609ef30d86173e0df3e8e99bd6dbff6ef40b0f098052968346bec236d4 -SIZE (xpi/firefox-i18n-63.0.3/br.xpi) = 474387 -SHA256 (xpi/firefox-i18n-63.0.3/bs.xpi) = eff1783e942af1193510e63651f41ed9c191c1a47c44e5d77a8469229b74e493 -SIZE (xpi/firefox-i18n-63.0.3/bs.xpi) = 472890 -SHA256 (xpi/firefox-i18n-63.0.3/ca.xpi) = c3b5c3113e311ef375150613057cedd81aa8e69ad1bac7496ea9266640e7e739 -SIZE (xpi/firefox-i18n-63.0.3/ca.xpi) = 469252 -SHA256 (xpi/firefox-i18n-63.0.3/cak.xpi) = ad78a6ad161386695a2825cd3edc41379c414876f53a270a7071d04737b82564 -SIZE (xpi/firefox-i18n-63.0.3/cak.xpi) = 502721 -SHA256 (xpi/firefox-i18n-63.0.3/cs.xpi) = 72f59287425933bfc824184dfe7447f4cad341404a2324b9f36cf3086fb5c83f -SIZE (xpi/firefox-i18n-63.0.3/cs.xpi) = 489313 -SHA256 (xpi/firefox-i18n-63.0.3/cy.xpi) = 7a9477642f7b054b1e24fa5d5b9d59ea26438ef45aeb8e3313547186b4e1cd17 -SIZE (xpi/firefox-i18n-63.0.3/cy.xpi) = 481075 -SHA256 (xpi/firefox-i18n-63.0.3/da.xpi) = 377e98788e41f5a3a000b41d9339d2f37e497914885a00320859f85d42fdb79d -SIZE (xpi/firefox-i18n-63.0.3/da.xpi) = 481842 -SHA256 (xpi/firefox-i18n-63.0.3/de.xpi) = 14bd321b737a79523f28ce5d9ba37df985e5e260f2b183be66f9674b112f5802 -SIZE (xpi/firefox-i18n-63.0.3/de.xpi) = 491988 -SHA256 (xpi/firefox-i18n-63.0.3/dsb.xpi) = 5ffd4a6e2a908612fcf55662f573b8b51e928957ac58a6b07a8be36d4b794321 -SIZE (xpi/firefox-i18n-63.0.3/dsb.xpi) = 500879 -SHA256 (xpi/firefox-i18n-63.0.3/el.xpi) = e452895005fd3c35697f610f56aeafe9d3d1eeaed64ef5f0a9efb9a1a5383a27 -SIZE (xpi/firefox-i18n-63.0.3/el.xpi) = 558446 -SHA256 (xpi/firefox-i18n-63.0.3/en-CA.xpi) = 7d02b7f5cf55ef803a731031bc1d53d9e9a279096a6df7c8726feb4355834a9f -SIZE (xpi/firefox-i18n-63.0.3/en-CA.xpi) = 450715 -SHA256 (xpi/firefox-i18n-63.0.3/en-GB.xpi) = 73f6fc1ce107695a5fdd4f3eb5a7f3b462ea08b0a3912356f5050328332962ac -SIZE (xpi/firefox-i18n-63.0.3/en-GB.xpi) = 442415 -SHA256 (xpi/firefox-i18n-63.0.3/en-US.xpi) = 4a0d0e51d27edb1148c91e0cdd106e4c663e67ce04fc3db559bcf0d8830c447c -SIZE (xpi/firefox-i18n-63.0.3/en-US.xpi) = 425479 -SHA256 (xpi/firefox-i18n-63.0.3/en-ZA.xpi) = c3a3184aeeb6eab44e1a353caa79a5bc6c7e620c7fd3ba8c9b386811cfcece67 -SIZE (xpi/firefox-i18n-63.0.3/en-ZA.xpi) = 427851 -SHA256 (xpi/firefox-i18n-63.0.3/eo.xpi) = 58478371f7dad87b673494af6d17b654ce04a6c419c8b6d5dd37f4682eef80bb -SIZE (xpi/firefox-i18n-63.0.3/eo.xpi) = 478965 -SHA256 (xpi/firefox-i18n-63.0.3/es-AR.xpi) = 52cb334d461cd010377cfd35213cbe065435168dd7a5ef1d85570e3985b8fae9 -SIZE (xpi/firefox-i18n-63.0.3/es-AR.xpi) = 486916 -SHA256 (xpi/firefox-i18n-63.0.3/es-CL.xpi) = 09a6f406be1a71c9b28da92aca02b6cb12ca84ed26fe8dfe88adacd293d1dba9 -SIZE (xpi/firefox-i18n-63.0.3/es-CL.xpi) = 487572 -SHA256 (xpi/firefox-i18n-63.0.3/es-ES.xpi) = c8ba72016e05fb2ab40064a57feda7964bfbd394aac11b384688ccefe4b7b558 -SIZE (xpi/firefox-i18n-63.0.3/es-ES.xpi) = 431431 -SHA256 (xpi/firefox-i18n-63.0.3/es-MX.xpi) = 2e6b5a78e7def20c6c00cfd8d1c1be84df4e62dba23e05f13aa52a0e7e7fc81c -SIZE (xpi/firefox-i18n-63.0.3/es-MX.xpi) = 490505 -SHA256 (xpi/firefox-i18n-63.0.3/et.xpi) = 62eb5ba195bfb11f001b875910c76c0fce320da711e7ced8c7b06ae31cfcf2f1 -SIZE (xpi/firefox-i18n-63.0.3/et.xpi) = 469970 -SHA256 (xpi/firefox-i18n-63.0.3/eu.xpi) = 2ed251ec4bd183b0086e777a01992048d31271ec9bf9869d5a070bab81cb3b84 -SIZE (xpi/firefox-i18n-63.0.3/eu.xpi) = 478606 -SHA256 (xpi/firefox-i18n-63.0.3/fa.xpi) = ba66475a7a152b35f22454074a4160da2c52c229c2fb60ca515bd5a020829969 -SIZE (xpi/firefox-i18n-63.0.3/fa.xpi) = 529582 -SHA256 (xpi/firefox-i18n-63.0.3/ff.xpi) = 30ccae32050ccaba4f3bdd7f017f57f0eef6b75e2e0666be7a8999791cc4193b -SIZE (xpi/firefox-i18n-63.0.3/ff.xpi) = 467973 -SHA256 (xpi/firefox-i18n-63.0.3/fi.xpi) = 79ee324aa4358fc494e70e05bd0948355d79688e9fa3b74591a0489c44d7b483 -SIZE (xpi/firefox-i18n-63.0.3/fi.xpi) = 467883 -SHA256 (xpi/firefox-i18n-63.0.3/fr.xpi) = cea47e257be67838302e37821fd59e837fe68d30022b7006dab93e3dcafb84a6 -SIZE (xpi/firefox-i18n-63.0.3/fr.xpi) = 496629 -SHA256 (xpi/firefox-i18n-63.0.3/fy-NL.xpi) = e5114e840017814a3709f2924e6d9372892d4fdcaf441fc57724707033d6732f -SIZE (xpi/firefox-i18n-63.0.3/fy-NL.xpi) = 485368 -SHA256 (xpi/firefox-i18n-63.0.3/ga-IE.xpi) = 02843dfed7c2994ff6455df1f064555a5ac8486dbff00b2380442f3a1da5320a -SIZE (xpi/firefox-i18n-63.0.3/ga-IE.xpi) = 479146 -SHA256 (xpi/firefox-i18n-63.0.3/gd.xpi) = 707104938e8508dad8b9566e09571522e1a5bdb34cda6b6f534b468f3296d987 -SIZE (xpi/firefox-i18n-63.0.3/gd.xpi) = 484591 -SHA256 (xpi/firefox-i18n-63.0.3/gl.xpi) = 096c923791bcc08579973427fb63e3e1b14008747b5ba33dae51bf0896f1d177 -SIZE (xpi/firefox-i18n-63.0.3/gl.xpi) = 455902 -SHA256 (xpi/firefox-i18n-63.0.3/gn.xpi) = 48c865af74a1c6b2f54878575f124ec424f9bc1c9fdf62ca57c4c4096c715f0d -SIZE (xpi/firefox-i18n-63.0.3/gn.xpi) = 496363 -SHA256 (xpi/firefox-i18n-63.0.3/gu-IN.xpi) = 816284bf26a9b0a1ab7d34a146eee722591635c88cde12b0b22b026828c90804 -SIZE (xpi/firefox-i18n-63.0.3/gu-IN.xpi) = 556303 -SHA256 (xpi/firefox-i18n-63.0.3/he.xpi) = 82405ba755711962e430e3f26eb8906044067ca51167d33ed435e74f4fd4698b -SIZE (xpi/firefox-i18n-63.0.3/he.xpi) = 486232 -SHA256 (xpi/firefox-i18n-63.0.3/hi-IN.xpi) = 518c56f8bf6658b997956543f6bf90f721397c79786b4b1a82bcc550d51f27ea -SIZE (xpi/firefox-i18n-63.0.3/hi-IN.xpi) = 545392 -SHA256 (xpi/firefox-i18n-63.0.3/hr.xpi) = 55c737c0ea6fc74bb49a2ae58d2e66fcf7068a2d16014d878191fe3c10a5b6b8 -SIZE (xpi/firefox-i18n-63.0.3/hr.xpi) = 468499 -SHA256 (xpi/firefox-i18n-63.0.3/hsb.xpi) = 7eb1617935706ff6f217af84901593f36c8b804677359e57dc0263a32d36be9b -SIZE (xpi/firefox-i18n-63.0.3/hsb.xpi) = 500688 -SHA256 (xpi/firefox-i18n-63.0.3/hu.xpi) = 0dd11f24d4708bbd365afa14824af9d034871455b4b39aa9016a85cca2ab62ad -SIZE (xpi/firefox-i18n-63.0.3/hu.xpi) = 497766 -SHA256 (xpi/firefox-i18n-63.0.3/hy-AM.xpi) = 335dc44396a272ded14d59ac8e8be2f3b1ab44478680b1ecf8f1e8561ef2cc00 -SIZE (xpi/firefox-i18n-63.0.3/hy-AM.xpi) = 525186 -SHA256 (xpi/firefox-i18n-63.0.3/ia.xpi) = f52b1a2f7de012ca992ee8f9657e5ba8556ccbe4800ef5f28304fc005bb5e069 -SIZE (xpi/firefox-i18n-63.0.3/ia.xpi) = 474989 -SHA256 (xpi/firefox-i18n-63.0.3/id.xpi) = a16e59f8fe24ea8e250d35b6e3bd9f4f3288a35a65c63a22d9c50a26e8451de0 -SIZE (xpi/firefox-i18n-63.0.3/id.xpi) = 468256 -SHA256 (xpi/firefox-i18n-63.0.3/is.xpi) = 3ae1bc07c94a05e209dec8e04a87035026fe64141944586d77ed088fa5f104f1 -SIZE (xpi/firefox-i18n-63.0.3/is.xpi) = 467334 -SHA256 (xpi/firefox-i18n-63.0.3/it.xpi) = 8a3b970adfac445bc18e9051f3dc5910e3649112e618381eaeef991fc50a6cea -SIZE (xpi/firefox-i18n-63.0.3/it.xpi) = 351086 -SHA256 (xpi/firefox-i18n-63.0.3/ja.xpi) = 9017b89abe511039143cb48045e8dddc61791ce1675ffa560a079eeeda67d066 -SIZE (xpi/firefox-i18n-63.0.3/ja.xpi) = 501998 -SHA256 (xpi/firefox-i18n-63.0.3/ka.xpi) = fcb51dc8ff33eb7836bbc30b3b1c9de1cf3cb296105c867c4565eb334fed919d -SIZE (xpi/firefox-i18n-63.0.3/ka.xpi) = 517231 -SHA256 (xpi/firefox-i18n-63.0.3/kab.xpi) = cd6e861266b2e0de2cb49fa3c9ed4e9e5b779d2ad672769ed0abfbb441bb2a30 -SIZE (xpi/firefox-i18n-63.0.3/kab.xpi) = 490517 -SHA256 (xpi/firefox-i18n-63.0.3/kk.xpi) = fb3b470673af37d57e0458ada6c505fe4d08107b37bf271b098653435e1b8803 -SIZE (xpi/firefox-i18n-63.0.3/kk.xpi) = 546393 -SHA256 (xpi/firefox-i18n-63.0.3/km.xpi) = c6469cd91f07c845759db65eb9600ec4a6b0acad9d036bb6c2a157c753ee751c -SIZE (xpi/firefox-i18n-63.0.3/km.xpi) = 530633 -SHA256 (xpi/firefox-i18n-63.0.3/kn.xpi) = e3b2b389a82c47bef00f9e5458097ebaecbb7150dc8f4890cd626da6225d2acc -SIZE (xpi/firefox-i18n-63.0.3/kn.xpi) = 536462 -SHA256 (xpi/firefox-i18n-63.0.3/ko.xpi) = 9527759ae962a504ff5d3c2c8194273beae0906ef9d125957de3788f00bb1ccc -SIZE (xpi/firefox-i18n-63.0.3/ko.xpi) = 496524 -SHA256 (xpi/firefox-i18n-63.0.3/lij.xpi) = 5c40ab1a51ab5143e08700df6c57b3d57379a054c5d45a1876ebe5daa0ee4105 -SIZE (xpi/firefox-i18n-63.0.3/lij.xpi) = 478457 -SHA256 (xpi/firefox-i18n-63.0.3/lt.xpi) = 9a950d9252d096c2fd88d8cdeed693f835b01f661ce277faf14a52c5bd96348d -SIZE (xpi/firefox-i18n-63.0.3/lt.xpi) = 501126 -SHA256 (xpi/firefox-i18n-63.0.3/lv.xpi) = 5097ecdb31910563f8ee0cd267147ada40167c5f218817044f560cd9e66e6413 -SIZE (xpi/firefox-i18n-63.0.3/lv.xpi) = 489160 -SHA256 (xpi/firefox-i18n-63.0.3/mai.xpi) = f0baf8541b365445cc9ae8e2ff86c73ba90fb11a7f4b1aeae42489a79a52f6df -SIZE (xpi/firefox-i18n-63.0.3/mai.xpi) = 498741 -SHA256 (xpi/firefox-i18n-63.0.3/mk.xpi) = 45cc56fa796b8357348d77035454dfbf7bf7edd43b3e1eee0db323cedf6a1761 -SIZE (xpi/firefox-i18n-63.0.3/mk.xpi) = 463728 -SHA256 (xpi/firefox-i18n-63.0.3/ml.xpi) = d7366db105776fb9b560a9649a709d22f0af51b3e23d282d395061e495cae09d -SIZE (xpi/firefox-i18n-63.0.3/ml.xpi) = 546428 -SHA256 (xpi/firefox-i18n-63.0.3/mr.xpi) = 6bbb6cc2e1409bf1e9b47bb8a09dcb3831fdc01c0554ac70a5d3908c90122790 -SIZE (xpi/firefox-i18n-63.0.3/mr.xpi) = 538970 -SHA256 (xpi/firefox-i18n-63.0.3/ms.xpi) = f1cbbdd4c5478fc94c283fb20fe83e6dbd7e971ed26c2e9bfb7f5db3a088cb99 -SIZE (xpi/firefox-i18n-63.0.3/ms.xpi) = 471526 -SHA256 (xpi/firefox-i18n-63.0.3/my.xpi) = 144dbfab5a6b72520c07bbe3080de28a13427d522d9cbde750bb0d062376c2ba -SIZE (xpi/firefox-i18n-63.0.3/my.xpi) = 516684 -SHA256 (xpi/firefox-i18n-63.0.3/nb-NO.xpi) = 3849a4ff407628fc6980c8b5a76e35d8cdc11f213b26657c948bcdab3f2db800 -SIZE (xpi/firefox-i18n-63.0.3/nb-NO.xpi) = 470895 -SHA256 (xpi/firefox-i18n-63.0.3/ne-NP.xpi) = 3c58272b8d115af9748811b1d962507379ce2c5a4eebc0bc315572a926b97a0f -SIZE (xpi/firefox-i18n-63.0.3/ne-NP.xpi) = 508080 -SHA256 (xpi/firefox-i18n-63.0.3/nl.xpi) = c4664366d401df4bc0710bf7ad2e7f6a3cdc3591fbe3f509a91374812b58f3f8 -SIZE (xpi/firefox-i18n-63.0.3/nl.xpi) = 460042 -SHA256 (xpi/firefox-i18n-63.0.3/nn-NO.xpi) = d5bf65a8f4e5279d08dda798e8d9dd6380a16ee5cbbe96e680fe65b1ff531a49 -SIZE (xpi/firefox-i18n-63.0.3/nn-NO.xpi) = 469113 -SHA256 (xpi/firefox-i18n-63.0.3/oc.xpi) = 789323f14ee2c89bd9105cf8f4c0e87a75300d20169fced32117076633b7d344 -SIZE (xpi/firefox-i18n-63.0.3/oc.xpi) = 482911 -SHA256 (xpi/firefox-i18n-63.0.3/or.xpi) = 435f79e0b4399d0a99c766a65b243194f299cafbb17b98b4d6ea8cdf4bf9b4db -SIZE (xpi/firefox-i18n-63.0.3/or.xpi) = 489361 -SHA256 (xpi/firefox-i18n-63.0.3/pa-IN.xpi) = 010ff111b72e74470697411c90023b1333f1369d028aefba8cbffe2a1ac5d7ff -SIZE (xpi/firefox-i18n-63.0.3/pa-IN.xpi) = 508191 -SHA256 (xpi/firefox-i18n-63.0.3/pl.xpi) = f84cc74ec6b2e30c9b82f8d479bf02fca3c016a6c13c3d39470329a217155b4a -SIZE (xpi/firefox-i18n-63.0.3/pl.xpi) = 379306 -SHA256 (xpi/firefox-i18n-63.0.3/pt-BR.xpi) = 72064d54939a43b790c842124c0a4cf07f281cd1d021aa4e1c57e494d2d29efa -SIZE (xpi/firefox-i18n-63.0.3/pt-BR.xpi) = 471902 -SHA256 (xpi/firefox-i18n-63.0.3/pt-PT.xpi) = 6663036a129cbd90198f424732302eb3889d8992466c5989751466c611d848ce -SIZE (xpi/firefox-i18n-63.0.3/pt-PT.xpi) = 485596 -SHA256 (xpi/firefox-i18n-63.0.3/rm.xpi) = 9ed36fd9b4d4fc6f2241106b885b173b559a3e8a1ee7aa4215befb21ee1a72e3 -SIZE (xpi/firefox-i18n-63.0.3/rm.xpi) = 475828 -SHA256 (xpi/firefox-i18n-63.0.3/ro.xpi) = 070ea96f27c06db3bfc4847ae160b5da8484c0d2f5a8ab987be124904e49e3c0 -SIZE (xpi/firefox-i18n-63.0.3/ro.xpi) = 472568 -SHA256 (xpi/firefox-i18n-63.0.3/ru.xpi) = f16b8e1f6cc00e9cfabe6e85131528d6c3481fcbf10b54018af1ff6a347513c2 -SIZE (xpi/firefox-i18n-63.0.3/ru.xpi) = 543429 -SHA256 (xpi/firefox-i18n-63.0.3/si.xpi) = 8c449f610eef3815f484ac319726d4b0d81c9ff0a34cd36da3e44a52737fd373 -SIZE (xpi/firefox-i18n-63.0.3/si.xpi) = 492577 -SHA256 (xpi/firefox-i18n-63.0.3/sk.xpi) = 43b9ce02b704688b94f46e4caa63f033d2f41e57b4ee64e2a3fd1f5154c0c9e1 -SIZE (xpi/firefox-i18n-63.0.3/sk.xpi) = 500227 -SHA256 (xpi/firefox-i18n-63.0.3/sl.xpi) = b0ef14f3d558eab46c50294beb5d9b172cf4c5186758fac91770fae5dc8bf8c7 -SIZE (xpi/firefox-i18n-63.0.3/sl.xpi) = 482003 -SHA256 (xpi/firefox-i18n-63.0.3/son.xpi) = 45bbe7ba73b7500c31b985821daef1afa74e94064733f592b3a96121f9837c93 -SIZE (xpi/firefox-i18n-63.0.3/son.xpi) = 452799 -SHA256 (xpi/firefox-i18n-63.0.3/sq.xpi) = 6a007f99623cbf19d0deee82e5d3cff7c6d4a5b584874cc34536d04361df522e -SIZE (xpi/firefox-i18n-63.0.3/sq.xpi) = 492310 -SHA256 (xpi/firefox-i18n-63.0.3/sr.xpi) = 631882baa642575b51cdea8505417a754e6c54e8a3b8de52d898db0e1dd85f23 -SIZE (xpi/firefox-i18n-63.0.3/sr.xpi) = 507257 -SHA256 (xpi/firefox-i18n-63.0.3/sv-SE.xpi) = 9f7b360951bef787411f5bef3446cb0a607fd508a4140bf20272b9458d179086 -SIZE (xpi/firefox-i18n-63.0.3/sv-SE.xpi) = 481625 -SHA256 (xpi/firefox-i18n-63.0.3/ta.xpi) = c4a03399d5839d5f70b5dc84522461fc32f65d31ecfec3acceef2ae0dc9a720f -SIZE (xpi/firefox-i18n-63.0.3/ta.xpi) = 533418 -SHA256 (xpi/firefox-i18n-63.0.3/te.xpi) = 1dee514b2682c7a161ecc2c0e2601e1331fec844d252dc42f7dcd1898994b87e -SIZE (xpi/firefox-i18n-63.0.3/te.xpi) = 545789 -SHA256 (xpi/firefox-i18n-63.0.3/th.xpi) = f5eed40ac638af044a767fb0dacc2f532496f619d3a4c37fff680f12df5d0e2d -SIZE (xpi/firefox-i18n-63.0.3/th.xpi) = 519006 -SHA256 (xpi/firefox-i18n-63.0.3/tr.xpi) = 98a8797f0ec4616b0d5c2a33587347e59b5b7d772f11b95fcde9cb6ebd76b95c -SIZE (xpi/firefox-i18n-63.0.3/tr.xpi) = 491288 -SHA256 (xpi/firefox-i18n-63.0.3/uk.xpi) = 04d5244e5f46b3862dc14ec3cba44803f2e9c00e62e16cdf8afa929d3223ae37 -SIZE (xpi/firefox-i18n-63.0.3/uk.xpi) = 548378 -SHA256 (xpi/firefox-i18n-63.0.3/ur.xpi) = b5877006327605d57996bd856ecf3d38c442b13bc4989e6660f66328ad13fd06 -SIZE (xpi/firefox-i18n-63.0.3/ur.xpi) = 525516 -SHA256 (xpi/firefox-i18n-63.0.3/uz.xpi) = bebba4decb4cbd6954ac1bc6424abc5cdbeed0c22b7ab5f72d3d5ae35d7d3dfc -SIZE (xpi/firefox-i18n-63.0.3/uz.xpi) = 469357 -SHA256 (xpi/firefox-i18n-63.0.3/vi.xpi) = b635ca6a5f27b612d9779d55560bd9b414be802daaa5dd3be1307ae20604edd8 -SIZE (xpi/firefox-i18n-63.0.3/vi.xpi) = 489043 -SHA256 (xpi/firefox-i18n-63.0.3/xh.xpi) = b8f51991b82bb255f17a8f28aa0b457bda42925e004f27695a7be518f2b96809 -SIZE (xpi/firefox-i18n-63.0.3/xh.xpi) = 466840 -SHA256 (xpi/firefox-i18n-63.0.3/zh-CN.xpi) = c5108e03edc50df28bb38b3af18d2f6fb3726b76104719d2b95d0432819d2d20 -SIZE (xpi/firefox-i18n-63.0.3/zh-CN.xpi) = 504055 -SHA256 (xpi/firefox-i18n-63.0.3/zh-TW.xpi) = c52f63a9ad26abdc9eded3f78a14b6c9a93790225505ff760a7ed169962b3eb0 -SIZE (xpi/firefox-i18n-63.0.3/zh-TW.xpi) = 507002 +TIMESTAMP = 1543880118 +SHA256 (xpi/firefox-i18n-64.0/ach.xpi) = bed3163961fc7b80a0561d37a68b3b982d10c9d46378f0a1a212b3222297d685 +SIZE (xpi/firefox-i18n-64.0/ach.xpi) = 455466 +SHA256 (xpi/firefox-i18n-64.0/af.xpi) = bcc24cb14add98aa52c0c1af436be48c7812527a1746a9ea0f0cea62eacf40d3 +SIZE (xpi/firefox-i18n-64.0/af.xpi) = 431980 +SHA256 (xpi/firefox-i18n-64.0/an.xpi) = 32f9c335664179498c077f2b7110dbe4e59cbd1e159fa3be2b67a65bdb3d4ec7 +SIZE (xpi/firefox-i18n-64.0/an.xpi) = 473571 +SHA256 (xpi/firefox-i18n-64.0/ar.xpi) = 70055177105cf5395920dc7e7df8edd123fe8c0705d330f3bfbe879a3ce9e2df +SIZE (xpi/firefox-i18n-64.0/ar.xpi) = 513399 +SHA256 (xpi/firefox-i18n-64.0/as.xpi) = 92f35ecaebc4c93d8ef6183463b5b37e3898eb2af303b742b028e0faa3217bd2 +SIZE (xpi/firefox-i18n-64.0/as.xpi) = 478292 +SHA256 (xpi/firefox-i18n-64.0/ast.xpi) = 43a699ffda269e81f398e4e8de8dcf0e517f67e6fd91b179b8112b5b108cb19c +SIZE (xpi/firefox-i18n-64.0/ast.xpi) = 461823 +SHA256 (xpi/firefox-i18n-64.0/az.xpi) = 9779c6a84b985ae688d38375e709fcf7540813264732a6ab8ee49732d7f946ec +SIZE (xpi/firefox-i18n-64.0/az.xpi) = 490041 +SHA256 (xpi/firefox-i18n-64.0/be.xpi) = a74f1adec1ca303ee49878d170b026b415c799422bbf5138000eefedba9512c3 +SIZE (xpi/firefox-i18n-64.0/be.xpi) = 553259 +SHA256 (xpi/firefox-i18n-64.0/bg.xpi) = 722fc19c6c58d3695cd7a53133109a907fc18273acdb7c47c13aacb3d295e6d2 +SIZE (xpi/firefox-i18n-64.0/bg.xpi) = 523737 +SHA256 (xpi/firefox-i18n-64.0/bn-BD.xpi) = 0a518e463ea8c18d09a8cb7c6dcd67eb0ec2113b0ad7482fc38fb3711a93396a +SIZE (xpi/firefox-i18n-64.0/bn-BD.xpi) = 541867 +SHA256 (xpi/firefox-i18n-64.0/bn-IN.xpi) = 3e27482ae7a7d2f49098178d579d1e59ec99513e95f3a1497385a4b8a25da474 +SIZE (xpi/firefox-i18n-64.0/bn-IN.xpi) = 528985 +SHA256 (xpi/firefox-i18n-64.0/br.xpi) = 29cea610889594acb999b1f20d91768b355d1370a044174a3da43e0493a7256d +SIZE (xpi/firefox-i18n-64.0/br.xpi) = 479237 +SHA256 (xpi/firefox-i18n-64.0/bs.xpi) = 62c51b09249edd504406461614d196aae9a8c092e4d1460cd2f4d1535794539d +SIZE (xpi/firefox-i18n-64.0/bs.xpi) = 471754 +SHA256 (xpi/firefox-i18n-64.0/ca.xpi) = 2a1a52973eb3d2a5fddd1350d483bfbb1cf39e13b2b4b5ee31a4f27c99c1195c +SIZE (xpi/firefox-i18n-64.0/ca.xpi) = 469699 +SHA256 (xpi/firefox-i18n-64.0/cak.xpi) = 83940182b63b14d94f15044571c090e0be7b25698ce9c96be0a5ee02957cf441 +SIZE (xpi/firefox-i18n-64.0/cak.xpi) = 506035 +SHA256 (xpi/firefox-i18n-64.0/cs.xpi) = 78b8b8306bc12f0680e4ad444350d8d7795d07232c77c7679aa2cfe05f10ef88 +SIZE (xpi/firefox-i18n-64.0/cs.xpi) = 494711 +SHA256 (xpi/firefox-i18n-64.0/cy.xpi) = 6d29418447ebcc4caef8c2c86c4e900dcec11b1000b0de45ee15c4f839655a0c +SIZE (xpi/firefox-i18n-64.0/cy.xpi) = 484369 +SHA256 (xpi/firefox-i18n-64.0/da.xpi) = 63c38215f5a09ad90e3e1f9bc5945c5213ab81211095e7e9e0ec3e33b051a19f +SIZE (xpi/firefox-i18n-64.0/da.xpi) = 486851 +SHA256 (xpi/firefox-i18n-64.0/de.xpi) = 015a6c8209b44d9b32af879aeeb5ac75c051b75bef263d65bd74e2283b7c061a +SIZE (xpi/firefox-i18n-64.0/de.xpi) = 494530 +SHA256 (xpi/firefox-i18n-64.0/dsb.xpi) = a72325d63515ad317c991747b0e4b60b8184005069a45a4a685e1c45bd2bff43 +SIZE (xpi/firefox-i18n-64.0/dsb.xpi) = 504230 +SHA256 (xpi/firefox-i18n-64.0/el.xpi) = bc672e3dc29e77117064bdbc6592ee370362108e5e992dad146902498c16e780 +SIZE (xpi/firefox-i18n-64.0/el.xpi) = 558821 +SHA256 (xpi/firefox-i18n-64.0/en-CA.xpi) = 3238e4edad4eb4832ae75a2cd0a559705f0ea3a5d886855e3de8b06d6ba0c10a +SIZE (xpi/firefox-i18n-64.0/en-CA.xpi) = 454071 +SHA256 (xpi/firefox-i18n-64.0/en-GB.xpi) = e5707406ffc8cb78ffcc8cb16ceb689ea3037662b2912412f52f78b8b8a24976 +SIZE (xpi/firefox-i18n-64.0/en-GB.xpi) = 440962 +SHA256 (xpi/firefox-i18n-64.0/en-US.xpi) = 6e38e4401af1bf7d616905ea821128f9284ea5755f70099a3dd5ed137269ea12 +SIZE (xpi/firefox-i18n-64.0/en-US.xpi) = 413601 +SHA256 (xpi/firefox-i18n-64.0/en-ZA.xpi) = ece8c4a86dead88d181211c42ac2562c2e4cab006b7b54d794cf4e11912e12f2 +SIZE (xpi/firefox-i18n-64.0/en-ZA.xpi) = 424502 +SHA256 (xpi/firefox-i18n-64.0/eo.xpi) = dc50b04a15f9d7d950bf9153d8d7a6ece57b77ce6eadb06008b71de33a820ecc +SIZE (xpi/firefox-i18n-64.0/eo.xpi) = 482464 +SHA256 (xpi/firefox-i18n-64.0/es-AR.xpi) = 16af6d2f23262e7655a367f386445ae017d0cfa37685ecdbac09b8e9766978f5 +SIZE (xpi/firefox-i18n-64.0/es-AR.xpi) = 490543 +SHA256 (xpi/firefox-i18n-64.0/es-CL.xpi) = 8be4b30ee3e3fa6dfec7c1bf6645191013d276b0c9915324779056edbc47ec07 +SIZE (xpi/firefox-i18n-64.0/es-CL.xpi) = 490250 +SHA256 (xpi/firefox-i18n-64.0/es-ES.xpi) = 9002d02d9a3a7b1e48d2e3ab69edff84106b913cc71f9a0db1b394bbd6874e1e +SIZE (xpi/firefox-i18n-64.0/es-ES.xpi) = 437807 +SHA256 (xpi/firefox-i18n-64.0/es-MX.xpi) = 72ecc7d007b01dfd1bc4e06a1d79e6f4dc00a173e707c01e4d35de7a045b7b88 +SIZE (xpi/firefox-i18n-64.0/es-MX.xpi) = 493150 +SHA256 (xpi/firefox-i18n-64.0/et.xpi) = 9c1f8fb004d704866318a2ff4e72fdc425773e0b2226c4c3728d78d6a7d1dc85 +SIZE (xpi/firefox-i18n-64.0/et.xpi) = 473517 +SHA256 (xpi/firefox-i18n-64.0/eu.xpi) = 7f111be8a9fa83993aa8ce0b745b612de5c0175af14574cee63752c8aaae161f +SIZE (xpi/firefox-i18n-64.0/eu.xpi) = 477298 +SHA256 (xpi/firefox-i18n-64.0/fa.xpi) = 7e75ab343400387eba48f52db9c102139e1ace6c69630cc93734d7eb001be872 +SIZE (xpi/firefox-i18n-64.0/fa.xpi) = 529981 +SHA256 (xpi/firefox-i18n-64.0/ff.xpi) = 9183069c60f54b507618bc8ccc244a35fd4ab851f9ef00d715002d558223b794 +SIZE (xpi/firefox-i18n-64.0/ff.xpi) = 470387 +SHA256 (xpi/firefox-i18n-64.0/fi.xpi) = c760ebddc336eb058aff7c201d67f399444894e2fc673923a76d5f9073c4ea85 +SIZE (xpi/firefox-i18n-64.0/fi.xpi) = 470569 +SHA256 (xpi/firefox-i18n-64.0/fr.xpi) = 3bf2b914d25988b67c111b92b13a46d45eba0d529b22ca9e9fd62023ec2b6017 +SIZE (xpi/firefox-i18n-64.0/fr.xpi) = 499967 +SHA256 (xpi/firefox-i18n-64.0/fy-NL.xpi) = 74b616fa8a120551003fcdcaaf0b6886a38480bdf1e9ff39600abf16fc22afe8 +SIZE (xpi/firefox-i18n-64.0/fy-NL.xpi) = 488320 +SHA256 (xpi/firefox-i18n-64.0/ga-IE.xpi) = 93f1f61d231c82a5f5ebab67663fcceca72a99bf3180c9c83d8d3de591acd70b +SIZE (xpi/firefox-i18n-64.0/ga-IE.xpi) = 474812 +SHA256 (xpi/firefox-i18n-64.0/gd.xpi) = 248ae06a90a7b8e6a052eefb4b06e39a3146c8d56ba3c3f8e5cf42102661750b +SIZE (xpi/firefox-i18n-64.0/gd.xpi) = 491216 +SHA256 (xpi/firefox-i18n-64.0/gl.xpi) = 97115938f2ba139ea3a49ea46cd9b51af1cbc87bafbc284251d3805ba982201f +SIZE (xpi/firefox-i18n-64.0/gl.xpi) = 467029 +SHA256 (xpi/firefox-i18n-64.0/gn.xpi) = 838bf353c41a21e343e2e2632ea8114af9c4240b1ff1cff99df97d8121056e35 +SIZE (xpi/firefox-i18n-64.0/gn.xpi) = 497405 +SHA256 (xpi/firefox-i18n-64.0/gu-IN.xpi) = b163dd819ed5df7df974c12a2a2f20b59faf2b57df9216bdcaa747956b878ca9 +SIZE (xpi/firefox-i18n-64.0/gu-IN.xpi) = 559368 +SHA256 (xpi/firefox-i18n-64.0/he.xpi) = b9a49910faf20a86f232924b5dcde12198237865f5f1075e7d129187efcfd7b7 +SIZE (xpi/firefox-i18n-64.0/he.xpi) = 485006 +SHA256 (xpi/firefox-i18n-64.0/hi-IN.xpi) = f4fd9cfa83815617bb96d1aad07f06eeddb2e5884ec01db19859235226294f3a +SIZE (xpi/firefox-i18n-64.0/hi-IN.xpi) = 544055 +SHA256 (xpi/firefox-i18n-64.0/hr.xpi) = 48b86f2a82ce5f9bcdd7a630f0b95fc6f7bb668747a2dee31d23e14194761a10 +SIZE (xpi/firefox-i18n-64.0/hr.xpi) = 464601 +SHA256 (xpi/firefox-i18n-64.0/hsb.xpi) = f089d72d0e1495b6daaf47fa82c2803993720bcb471d3f18fb29dd016f31c4c9 +SIZE (xpi/firefox-i18n-64.0/hsb.xpi) = 503925 +SHA256 (xpi/firefox-i18n-64.0/hu.xpi) = c86da3fda420b44c5283de42f22179a42bb3727dc5276395649b8e11808cce8a +SIZE (xpi/firefox-i18n-64.0/hu.xpi) = 501535 +SHA256 (xpi/firefox-i18n-64.0/hy-AM.xpi) = 47755d1c795655a85dccc6a69a091611d3487f820f736c7b7e75813a8742e3ff +SIZE (xpi/firefox-i18n-64.0/hy-AM.xpi) = 520937 +SHA256 (xpi/firefox-i18n-64.0/ia.xpi) = 75dae499dd353915a69adf2eeda61a38a11c3734e3be1a9b801ac5b3d95a1695 +SIZE (xpi/firefox-i18n-64.0/ia.xpi) = 478730 +SHA256 (xpi/firefox-i18n-64.0/id.xpi) = 7ca4ef4426547dd90b0870c581c4f43c8d3098703e22bdad2079ebc4e71adcc3 +SIZE (xpi/firefox-i18n-64.0/id.xpi) = 471527 +SHA256 (xpi/firefox-i18n-64.0/is.xpi) = ffbab042c6834ce7ecd19aae9f50566792de425eb4dd3ce5689b1988fe294881 +SIZE (xpi/firefox-i18n-64.0/is.xpi) = 469907 +SHA256 (xpi/firefox-i18n-64.0/it.xpi) = 52110e91465142a853424ddc5340e4c37254b7e4eced82e554050c337a0cd9eb +SIZE (xpi/firefox-i18n-64.0/it.xpi) = 355573 +SHA256 (xpi/firefox-i18n-64.0/ja.xpi) = 15b2e61e938298af58447fcd70d37203f51890c4b73307c76e35a6e0156059ca +SIZE (xpi/firefox-i18n-64.0/ja.xpi) = 506349 +SHA256 (xpi/firefox-i18n-64.0/ka.xpi) = 9d5811a439201ded7b16021b417a5bf69ddfd9cad7d2ae187e92d6ea2623d473 +SIZE (xpi/firefox-i18n-64.0/ka.xpi) = 521856 +SHA256 (xpi/firefox-i18n-64.0/kab.xpi) = 377b1bdd22b1dc6e5f16d6ab9dc4f7188426a8c8dfc1610902fc50ffbb6f71a4 +SIZE (xpi/firefox-i18n-64.0/kab.xpi) = 493582 +SHA256 (xpi/firefox-i18n-64.0/kk.xpi) = c2e47a0d41f1eb117f354cb34348970c93ae914b8f16124d69e49a413e0d4360 +SIZE (xpi/firefox-i18n-64.0/kk.xpi) = 550181 +SHA256 (xpi/firefox-i18n-64.0/km.xpi) = 65cfd6c70f9c855995079b3b241e906e0edcdbef53468395a54784eabe8af30e +SIZE (xpi/firefox-i18n-64.0/km.xpi) = 535443 +SHA256 (xpi/firefox-i18n-64.0/kn.xpi) = 36f73636103b6dc6413337e517709f5dcd29933f15e066f975f50eb8c9cafcb8 +SIZE (xpi/firefox-i18n-64.0/kn.xpi) = 538347 +SHA256 (xpi/firefox-i18n-64.0/ko.xpi) = b3d046f8572b5f2ec5700ddc9d7df74424e0c6630cd2c181611c3167089add0f +SIZE (xpi/firefox-i18n-64.0/ko.xpi) = 500860 +SHA256 (xpi/firefox-i18n-64.0/lij.xpi) = a4b7cd20fbd9b3b31918d5eb9fab9ed59573d020b94be4341fe48ccf0f53bbfe +SIZE (xpi/firefox-i18n-64.0/lij.xpi) = 476180 +SHA256 (xpi/firefox-i18n-64.0/lt.xpi) = c71d16a4c9f6770aaf538cf3430cc45733c39bcc257ee73954deb8fba342163b +SIZE (xpi/firefox-i18n-64.0/lt.xpi) = 504608 +SHA256 (xpi/firefox-i18n-64.0/lv.xpi) = a663b091c8debaae211c66dd6469763dc5a800ba2c7c4ee2ec51b3f45923ae71 +SIZE (xpi/firefox-i18n-64.0/lv.xpi) = 490766 +SHA256 (xpi/firefox-i18n-64.0/mai.xpi) = f48292a64eaa22a127ade30925bf550f8da33baa873ec917ccb0abefab5086c9 +SIZE (xpi/firefox-i18n-64.0/mai.xpi) = 496198 +SHA256 (xpi/firefox-i18n-64.0/mk.xpi) = 69f207ac8ea125e25b52080baf81e86ead253c72d6e18c7d6fd07b04cc1e4ffc +SIZE (xpi/firefox-i18n-64.0/mk.xpi) = 457982 +SHA256 (xpi/firefox-i18n-64.0/ml.xpi) = 782b27dc050a65fff84ab774a6a24e6b668cacc17fc6abb1cd53b0d080f4c13e +SIZE (xpi/firefox-i18n-64.0/ml.xpi) = 542321 +SHA256 (xpi/firefox-i18n-64.0/mr.xpi) = d3d0e65a88381ea2b7daa79544246376960b191e54beef11b7fa40ca00cd8687 +SIZE (xpi/firefox-i18n-64.0/mr.xpi) = 540017 +SHA256 (xpi/firefox-i18n-64.0/ms.xpi) = a5f4d54fce70d884801c588dea339d7754fd719e22f6bd173cb27fe86b97f728 +SIZE (xpi/firefox-i18n-64.0/ms.xpi) = 473934 +SHA256 (xpi/firefox-i18n-64.0/my.xpi) = e5d1f6659ab2e119488f92bc4d1c9f64587e2e924f5b9c376759b3cf061bfd8f +SIZE (xpi/firefox-i18n-64.0/my.xpi) = 518173 +SHA256 (xpi/firefox-i18n-64.0/nb-NO.xpi) = 0d1a7cb8d5acc9130284a23576dcdfd10c816ef4f50accf337d96746336854fa +SIZE (xpi/firefox-i18n-64.0/nb-NO.xpi) = 473416 +SHA256 (xpi/firefox-i18n-64.0/ne-NP.xpi) = c33e305f3adfd0d6d72be669c537f7ea6b458ceabaee5942d2fba8d083559ca5 +SIZE (xpi/firefox-i18n-64.0/ne-NP.xpi) = 505819 +SHA256 (xpi/firefox-i18n-64.0/nl.xpi) = 957a3e310c2433e41f2401b0a866f8bfe999fcf25e31e5be051e39650d569289 +SIZE (xpi/firefox-i18n-64.0/nl.xpi) = 465185 +SHA256 (xpi/firefox-i18n-64.0/nn-NO.xpi) = 0f31a330193a705dfe31cedfa2b28641aedab8e401c1a9928097d426521a338e +SIZE (xpi/firefox-i18n-64.0/nn-NO.xpi) = 472039 +SHA256 (xpi/firefox-i18n-64.0/oc.xpi) = e706fc34e0004b450b2f658785afadc76d2743bc654ec443541c3d6f00fbf59c +SIZE (xpi/firefox-i18n-64.0/oc.xpi) = 486839 +SHA256 (xpi/firefox-i18n-64.0/or.xpi) = 69387714d034e7f02a673cb27b5deb2e2022bf2fb683b716004488f9ccedfe3f +SIZE (xpi/firefox-i18n-64.0/or.xpi) = 485456 +SHA256 (xpi/firefox-i18n-64.0/pa-IN.xpi) = 32c673064070322de3722d1bb3b4977ee62e098988905e662cb68a28ce83f3fb +SIZE (xpi/firefox-i18n-64.0/pa-IN.xpi) = 505885 +SHA256 (xpi/firefox-i18n-64.0/pl.xpi) = fcf436c1b25a6ee7069a8ff542b5fd5bdd209b40f44e9cce865074a795f0ab49 +SIZE (xpi/firefox-i18n-64.0/pl.xpi) = 383259 +SHA256 (xpi/firefox-i18n-64.0/pt-BR.xpi) = 9788d18876803b0e1fe7608b2aface8311ac4fff64f63776ddffe34443729b8f +SIZE (xpi/firefox-i18n-64.0/pt-BR.xpi) = 475687 +SHA256 (xpi/firefox-i18n-64.0/pt-PT.xpi) = c5db5dccf38c7755e29ff182e5d208372f049aa9396d4f9b21eb2c25eda63347 +SIZE (xpi/firefox-i18n-64.0/pt-PT.xpi) = 488746 +SHA256 (xpi/firefox-i18n-64.0/rm.xpi) = e19e6aff7dd96d0671e73c3ca91bc4a6a218f3c13353bcd673fb2bc88fb17f50 +SIZE (xpi/firefox-i18n-64.0/rm.xpi) = 478602 +SHA256 (xpi/firefox-i18n-64.0/ro.xpi) = f6e9a692bd69b54e16943bab6f38a781493abf1ca710728a16113333f21a365a +SIZE (xpi/firefox-i18n-64.0/ro.xpi) = 479970 +SHA256 (xpi/firefox-i18n-64.0/ru.xpi) = 53b2a00ca9ef38daedb67409293551790aa52813cdcdeee404d5d49304ade673 +SIZE (xpi/firefox-i18n-64.0/ru.xpi) = 546349 +SHA256 (xpi/firefox-i18n-64.0/si.xpi) = 8a8036d0fa43882488c0579bda242a8c2d3f1cc00d06efa20ff52de33c358746 +SIZE (xpi/firefox-i18n-64.0/si.xpi) = 489560 +SHA256 (xpi/firefox-i18n-64.0/sk.xpi) = cb775a337f993047dc8c3d4e3974ee55bb5bae4aaf6c96e926928ad0fac5392c +SIZE (xpi/firefox-i18n-64.0/sk.xpi) = 504067 +SHA256 (xpi/firefox-i18n-64.0/sl.xpi) = 7286b2c0d610601df6ab798008b450e4e64df40de294aa75b1f994bacb0cfdc1 +SIZE (xpi/firefox-i18n-64.0/sl.xpi) = 484987 +SHA256 (xpi/firefox-i18n-64.0/son.xpi) = 9c88cb4a0c08796403926be5587703c7cdd363ecd93e7c391a75896a50c8d0c3 +SIZE (xpi/firefox-i18n-64.0/son.xpi) = 448996 +SHA256 (xpi/firefox-i18n-64.0/sq.xpi) = 9743dbc1c8f3f03ce261df748ee5d411e3d6f67dfbc683a6b075e18a82a8192a +SIZE (xpi/firefox-i18n-64.0/sq.xpi) = 492687 +SHA256 (xpi/firefox-i18n-64.0/sr.xpi) = 251715bc3533ddc0d2e12c355ad30f5270afa4e911deb6e7755f864ebd181f34 +SIZE (xpi/firefox-i18n-64.0/sr.xpi) = 506360 +SHA256 (xpi/firefox-i18n-64.0/sv-SE.xpi) = 7014dfba4fc522c2c50e7fb4d32383c5447526b40dde33080b97d35e61c942c8 +SIZE (xpi/firefox-i18n-64.0/sv-SE.xpi) = 484137 +SHA256 (xpi/firefox-i18n-64.0/ta.xpi) = 1ed4b5b36f470c12cafa59e9a9b156e1389b4b0d6482c72455732f1a4d22d8ea +SIZE (xpi/firefox-i18n-64.0/ta.xpi) = 530863 +SHA256 (xpi/firefox-i18n-64.0/te.xpi) = 354c875f9843fc7048748edc2c0bff5554ddf97c806aece434b6289bd3d4e80f +SIZE (xpi/firefox-i18n-64.0/te.xpi) = 547596 +SHA256 (xpi/firefox-i18n-64.0/th.xpi) = 135ea6ed8cbdc22ac1e003738444750a01c0756a3d7f0b413549f12f536a4c51 +SIZE (xpi/firefox-i18n-64.0/th.xpi) = 508205 +SHA256 (xpi/firefox-i18n-64.0/tr.xpi) = cb09ce5c88e96b9188ffc081a48e1c92b2dff25784d1468e160ce5182c371932 +SIZE (xpi/firefox-i18n-64.0/tr.xpi) = 494709 +SHA256 (xpi/firefox-i18n-64.0/uk.xpi) = 66a41bcbd43326d3752198a1d8ec1f8e2582e0134c832b4489a563423498d24c +SIZE (xpi/firefox-i18n-64.0/uk.xpi) = 521002 +SHA256 (xpi/firefox-i18n-64.0/ur.xpi) = a7975896cdcad3eaec2314ed22faed410aed74c88b31c92792aadcf8af92d6e0 +SIZE (xpi/firefox-i18n-64.0/ur.xpi) = 521722 +SHA256 (xpi/firefox-i18n-64.0/uz.xpi) = 2979996022a96772445a35b69d312841cbd67fab7c4ed179ec62b112945cbcf1 +SIZE (xpi/firefox-i18n-64.0/uz.xpi) = 466668 +SHA256 (xpi/firefox-i18n-64.0/vi.xpi) = 0db515293efd1c506fbba00ecdf160ef8d1c939d349b1ffffe3cd0a928c75b8a +SIZE (xpi/firefox-i18n-64.0/vi.xpi) = 488330 +SHA256 (xpi/firefox-i18n-64.0/xh.xpi) = 6571def1c24c6c3355503958ca490ae1dda3a7418180666e132791d16bdc7938 +SIZE (xpi/firefox-i18n-64.0/xh.xpi) = 463275 +SHA256 (xpi/firefox-i18n-64.0/zh-CN.xpi) = f23d0953d47222f00bab6af3ffee8882b7f3a47258e7b9077e20e85abc0ce081 +SIZE (xpi/firefox-i18n-64.0/zh-CN.xpi) = 507522 +SHA256 (xpi/firefox-i18n-64.0/zh-TW.xpi) = aa44da6331b45528ccba95c133ef381cb9b44aaeb222a65298fc515800b5c059 +SIZE (xpi/firefox-i18n-64.0/zh-TW.xpi) = 510612 diff --git a/www/firefox/Makefile b/www/firefox/Makefile index abad92f28d3..207fc32fed2 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,27 +2,26 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 63.0.3 -PORTREVISION= 3 +DISTVERSION= 64.0 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.19:devel/nspr \ - nss>=3.39:security/nss \ + nss>=3.40.1:security/nss \ icu>=59.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ - harfbuzz>=1.8.8:print/harfbuzz \ + harfbuzz>=1.9.0:print/harfbuzz \ graphite2>=1.3.12:graphics/graphite2 \ png>=1.6.34:graphics/png \ libvorbis>=1.3.6,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ - sqlite3>=3.24.0:databases/sqlite3 \ + sqlite3>=3.25.1:databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ @@ -36,9 +35,6 @@ USE_MOZILLA= -hunspell USES= tar:xz -USE_HARDENING= pie:configure -SSP_CFLAGS= -fstack-protector - FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/${MOZILLA}-snap/${MOZILLA}.desktop diff --git a/www/firefox/distinfo b/www/firefox/distinfo index a30178f6543..9ba686ef846 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542325023 -SHA256 (firefox-63.0.3.source.tar.xz) = 48a834daa9c5773272a30933936ea8a78b217494355749ee68996639451d0931 -SIZE (firefox-63.0.3.source.tar.xz) = 266109244 +TIMESTAMP = 1543880118 +SHA256 (firefox-64.0.source.tar.xz) = 41745cf53af5dca0e154fe256d9f86d27181aa8a8c2e341a2b9b201b3be240e6 +SIZE (firefox-64.0.source.tar.xz) = 272974688 diff --git a/www/firefox/files/patch-bug1500484 b/www/firefox/files/patch-bug1500484 deleted file mode 100644 index f69ae8ed266..00000000000 --- a/www/firefox/files/patch-bug1500484 +++ /dev/null @@ -1,12 +0,0 @@ -Drop unused header breaking build on non-Linux - ---- widget/gtk/nsClipboardWayland.cpp -+++ widget/gtk/nsClipboardWayland.cpp -@@ -29,7 +29,6 @@ - - #include - #include --#include - #include - #include - #include diff --git a/www/firefox/files/patch-bug1507655 b/www/firefox/files/patch-bug1507655 new file mode 100644 index 00000000000..e923ec0c08e --- /dev/null +++ b/www/firefox/files/patch-bug1507655 @@ -0,0 +1,29 @@ +Revert bug 1497976 as close_fds on Python 2 is too slow + +diff --git build/moz.configure/util.configure build/moz.configure/util.configure +index 25862fee7c32..3fc725a5124e 100644 +--- build/moz.configure/util.configure ++++ build/moz.configure/util.configure +@@ -22,7 +22,6 @@ + + # A wrapper to obtain a process' output and return code. + # Returns a tuple (retcode, stdout, stderr). +-@imports('os') + @imports(_from='__builtin__', _import='unicode') + @imports('subprocess') + @imports(_from='mozbuild.shellutil', _import='quote') +@@ -45,13 +44,7 @@ + + log.debug('Executing: `%s`', quote(*args)) + proc = subprocess.Popen(args, stdout=subprocess.PIPE, +- stderr=subprocess.PIPE, +- # On Python 2 on Windows, close_fds prevents the +- # process from inheriting stdout/stderr. +- # Elsewhere, it simply prevents it from inheriting +- # extra file descriptors, which is what we want. +- close_fds=os.name != 'nt', +- **kwargs) ++ stderr=subprocess.PIPE, **kwargs) + stdout, stderr = proc.communicate() + return proc.wait(), stdout, stderr + diff --git a/www/firefox/files/patch-bug1509757 b/www/firefox/files/patch-bug1509757 deleted file mode 100644 index 9260fc5d5f8..00000000000 --- a/www/firefox/files/patch-bug1509757 +++ /dev/null @@ -1,20 +0,0 @@ -Don't rely on GNU regex extension for character classes. - -$ echo --with-system-nspr --with-system-nss | gsed -e 's/--with-system-nspr\S* *//' ---with-system-nss -$ echo --with-system-nspr --with-system-nss | sed -e 's/--with-system-nspr\S* *//' -sed: 1: "s/--with-system-nspr\S* ...": RE error: trailing backslash (\) - -diff --git old-configure.in old-configure.in -index 7722587fadac..acf5d8d67a60 100644 ---- old-configure.in -+++ old-configure.in -@@ -4405,7 +4405,7 @@ ac_configure_args="$_SUBDIR_CONFIG_ARGS" - - # --with-system-nspr will have been converted into the relevant $NSPR_CFLAGS - # and $NSPR_LIBS. --ac_configure_args="`echo $ac_configure_args | sed -e 's/--with-system-nspr\S* *//'`" -+ac_configure_args="`echo $ac_configure_args | sed -e 's/--with-system-nspr[[^[:space:]]]* *//'`" - - if test "$_INTL_API" = no; then - ac_configure_args="$ac_configure_args --without-intl-api" diff --git a/www/firefox/files/patch-bug847568 b/www/firefox/files/patch-bug847568 index 4ba6a07acfe..becc63bcfc5 100644 --- a/www/firefox/files/patch-bug847568 +++ b/www/firefox/files/patch-bug847568 @@ -249,7 +249,7 @@ index 9297e4d6f501..d8e273887e4b 100644 +option('--with-system-harfbuzz', + help="Use system harfbuzz (located with pkgconfig)") + -+system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.8.8', ++system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.9.0', + when='--with-system-harfbuzz') + +set_config('MOZ_SYSTEM_HARFBUZZ', depends_if(system_harfbuzz)(lambda _: True)) diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 1d84d895adc..123d94685a3 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -3,7 +3,7 @@ PORTNAME= gitlab-ce PORTVERSION= 11.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile index 6f2115c4e77..283b9a1a70b 100644 --- a/www/gitlab-ce/files/patch-Gemfile +++ b/www/gitlab-ce/files/patch-Gemfile @@ -1,5 +1,14 @@ --- Gemfile.orig 2018-11-26 22:36:34 UTC +++ Gemfile +@@ -6,7 +6,7 @@ end + gem_versions = {} + gem_versions['activerecord_sane_schema_dumper'] = rails5? ? '1.0' : '0.2' + gem_versions['default_value_for'] = rails5? ? '~> 3.0.5' : '~> 3.0.0' +-gem_versions['rails'] = rails5? ? '5.0.7' : '4.2.10' ++gem_versions['rails'] = rails5? ? '5.0.7' : '4.2.11' + gem_versions['rails-i18n'] = rails5? ? '~> 5.1' : '~> 4.0.9' + # --- The end of special code for migrating to Rails 5.0 --- + @@ -24,7 +24,7 @@ gem 'sprockets', '~> 3.7.0' gem 'default_value_for', gem_versions['default_value_for'] diff --git a/www/grafana4/Makefile b/www/grafana4/Makefile index f77671e4553..9fc812b84e3 100644 --- a/www/grafana4/Makefile +++ b/www/grafana4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grafana -PORTVERSION= 4.6.4 +PORTVERSION= 4.6.5 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES+= https://s3-us-west-2.amazonaws.com/grafana-releases/release/:public @@ -24,7 +24,7 @@ USES= compiler USE_GITHUB= yes GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} -TAG= 1ad5b02 +TAG= fdb5b1f GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana diff --git a/www/grafana4/distinfo b/www/grafana4/distinfo index f32bb81e6b7..0ecc60ceecb 100644 --- a/www/grafana4/distinfo +++ b/www/grafana4/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1535759472 -SHA256 (grafana-4.6.4.linux-x64.tar.gz) = 4253f9e49ac8b9af62ac0a9d64256fc2725c8277f1daa44934d4d900e5f62f9c -SIZE (grafana-4.6.4.linux-x64.tar.gz) = 47716999 -SHA256 (grafana-grafana-v4.6.4_GH0.tar.gz) = 892f3f57b8b8bb34cc0c727829e85dc5a8417108584007725c375381037045da -SIZE (grafana-grafana-v4.6.4_GH0.tar.gz) = 7605768 +TIMESTAMP = 1543949185 +SHA256 (grafana-4.6.5.linux-x64.tar.gz) = 473747e1536862c141aa2df73ad051c2c9c6a34cc5f19b5b806375a3b481c019 +SIZE (grafana-4.6.5.linux-x64.tar.gz) = 47717311 +SHA256 (grafana-grafana-v4.6.5_GH0.tar.gz) = 7336166030a06966d65947de4b7e2d2dee573d33daf907610160a60072631962 +SIZE (grafana-grafana-v4.6.5_GH0.tar.gz) = 7606788 diff --git a/www/grafana5/Makefile b/www/grafana5/Makefile index 83615e5aa30..1345df926ed 100644 --- a/www/grafana5/Makefile +++ b/www/grafana5/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grafana -PORTVERSION= 5.3.4 +PORTVERSION= 5.4.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES+= https://s3-us-west-2.amazonaws.com/grafana-releases/release/:public @@ -24,7 +24,7 @@ USE_RC_SUBR= grafana USE_GITHUB= yes GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} -TAG= 0bbac5c +TAG= 69c5191 GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana diff --git a/www/grafana5/distinfo b/www/grafana5/distinfo index 4afdc551cf6..5ca18029429 100644 --- a/www/grafana5/distinfo +++ b/www/grafana5/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1542329974 -SHA256 (grafana-5.3.4.linux-amd64.tar.gz) = 3bab82abf0b7abd2829e9f4f81296708755f752e88bda472a5c8406dad6d5619 -SIZE (grafana-5.3.4.linux-amd64.tar.gz) = 54609273 -SHA256 (grafana-grafana-v5.3.4_GH0.tar.gz) = ef25a5c05c461a40f586d9db555d68a2023b509d0f3c30be4877c7946c59471c -SIZE (grafana-grafana-v5.3.4_GH0.tar.gz) = 10771838 +TIMESTAMP = 1543948063 +SHA256 (grafana-5.4.0.linux-amd64.tar.gz) = f7312ae76a5f5ebadcb0465a69d3824af8facda41d32497a6969592a6dc1da1b +SIZE (grafana-5.4.0.linux-amd64.tar.gz) = 55200142 +SHA256 (grafana-grafana-v5.4.0_GH0.tar.gz) = 389c718741c4f052cc463ad8d0625c46463bea43fd702dfda7045c8eac67d867 +SIZE (grafana-grafana-v5.4.0_GH0.tar.gz) = 11129708 diff --git a/www/grafana5/pkg-plist b/www/grafana5/pkg-plist index 8db108dd4be..f0f6535c577 100644 --- a/www/grafana5/pkg-plist +++ b/www/grafana5/pkg-plist @@ -2,12 +2,15 @@ bin/grafana-cli bin/grafana-server %%DATADIR%%/conf/defaults.ini %%DATADIR%%/public/app/app.ts +%%DATADIR%%/public/app/core/actions/appNotification.ts %%DATADIR%%/public/app/core/actions/index.ts %%DATADIR%%/public/app/core/actions/location.ts %%DATADIR%%/public/app/core/actions/navModel.ts %%DATADIR%%/public/app/core/angular_wrappers.ts %%DATADIR%%/public/app/core/app_events.ts %%DATADIR%%/public/app/core/components/Animations/SlideDown.tsx +%%DATADIR%%/public/app/core/components/AppNotifications/AppNotificationItem.tsx +%%DATADIR%%/public/app/core/components/AppNotifications/AppNotificationList.tsx %%DATADIR%%/public/app/core/components/CustomScrollbar/CustomScrollbar.test.tsx %%DATADIR%%/public/app/core/components/CustomScrollbar/CustomScrollbar.tsx %%DATADIR%%/public/app/core/components/CustomScrollbar/__snapshots__/CustomScrollbar.test.tsx.snap @@ -16,10 +19,14 @@ bin/grafana-server %%DATADIR%%/public/app/core/components/EmptyListCTA/EmptyListCTA.test.tsx %%DATADIR%%/public/app/core/components/EmptyListCTA/EmptyListCTA.tsx %%DATADIR%%/public/app/core/components/EmptyListCTA/__snapshots__/EmptyListCTA.test.tsx.snap -%%DATADIR%%/public/app/core/components/Forms/Forms.tsx +%%DATADIR%%/public/app/core/components/Label/Label.tsx %%DATADIR%%/public/app/core/components/LayoutSelector/LayoutSelector.tsx +%%DATADIR%%/public/app/core/components/OrgActionBar/OrgActionBar.test.tsx +%%DATADIR%%/public/app/core/components/OrgActionBar/OrgActionBar.tsx +%%DATADIR%%/public/app/core/components/OrgActionBar/__snapshots__/OrgActionBar.test.tsx.snap %%DATADIR%%/public/app/core/components/PageHeader/PageHeader.test.tsx %%DATADIR%%/public/app/core/components/PageHeader/PageHeader.tsx +%%DATADIR%%/public/app/core/components/PageLoader/PageLoader.tsx %%DATADIR%%/public/app/core/components/PasswordStrength.tsx %%DATADIR%%/public/app/core/components/PermissionList/AddPermission.tsx %%DATADIR%%/public/app/core/components/PermissionList/DisabledPermissionListItem.tsx @@ -28,8 +35,12 @@ bin/grafana-server %%DATADIR%%/public/app/core/components/PermissionList/PermissionsInfo.tsx %%DATADIR%%/public/app/core/components/Picker/DescriptionOption.tsx %%DATADIR%%/public/app/core/components/Picker/DescriptionPicker.tsx +%%DATADIR%%/public/app/core/components/Picker/IndicatorsContainer.tsx +%%DATADIR%%/public/app/core/components/Picker/NoOptionsMessage.tsx %%DATADIR%%/public/app/core/components/Picker/PickerOption.test.tsx %%DATADIR%%/public/app/core/components/Picker/PickerOption.tsx +%%DATADIR%%/public/app/core/components/Picker/ResetStyles.tsx +%%DATADIR%%/public/app/core/components/Picker/SimplePicker.tsx %%DATADIR%%/public/app/core/components/Picker/TeamPicker.test.tsx %%DATADIR%%/public/app/core/components/Picker/TeamPicker.tsx %%DATADIR%%/public/app/core/components/Picker/UserPicker.test.tsx @@ -38,6 +49,8 @@ bin/grafana-server %%DATADIR%%/public/app/core/components/Picker/__snapshots__/TeamPicker.test.tsx.snap %%DATADIR%%/public/app/core/components/Picker/__snapshots__/UserPicker.test.tsx.snap %%DATADIR%%/public/app/core/components/ScrollBar/ScrollBar.tsx +%%DATADIR%%/public/app/core/components/SharedPreferences/SharedPreferences.tsx +%%DATADIR%%/public/app/core/components/Switch/Switch.tsx %%DATADIR%%/public/app/core/components/TagFilter/TagBadge.tsx %%DATADIR%%/public/app/core/components/TagFilter/TagFilter.tsx %%DATADIR%%/public/app/core/components/TagFilter/TagOption.tsx @@ -55,12 +68,12 @@ bin/grafana-server %%DATADIR%%/public/app/core/components/colorpicker/ColorPicker.tsx %%DATADIR%%/public/app/core/components/colorpicker/ColorPickerPopover.tsx %%DATADIR%%/public/app/core/components/colorpicker/SeriesColorPicker.tsx +%%DATADIR%%/public/app/core/components/colorpicker/SeriesColorPickerPopover.tsx %%DATADIR%%/public/app/core/components/colorpicker/SpectrumPicker.tsx %%DATADIR%%/public/app/core/components/colorpicker/spectrum_picker.ts %%DATADIR%%/public/app/core/components/dashboard_selector.ts %%DATADIR%%/public/app/core/components/form_dropdown/form_dropdown.ts %%DATADIR%%/public/app/core/components/gf_page.ts -%%DATADIR%%/public/app/core/components/grafana_app.ts %%DATADIR%%/public/app/core/components/help/help.html %%DATADIR%%/public/app/core/components/help/help.ts %%DATADIR%%/public/app/core/components/info_popover.ts @@ -119,6 +132,7 @@ bin/grafana-server %%DATADIR%%/public/app/core/controllers/login_ctrl.ts %%DATADIR%%/public/app/core/controllers/reset_password_ctrl.ts %%DATADIR%%/public/app/core/controllers/signup_ctrl.ts +%%DATADIR%%/public/app/core/copy/appNotification.ts %%DATADIR%%/public/app/core/core.ts %%DATADIR%%/public/app/core/core_module.ts %%DATADIR%%/public/app/core/directives/array_join.ts @@ -141,12 +155,15 @@ bin/grafana-server %%DATADIR%%/public/app/core/nav_model_srv.ts %%DATADIR%%/public/app/core/partials.ts %%DATADIR%%/public/app/core/profiler.ts +%%DATADIR%%/public/app/core/reducers/appNotification.test.ts +%%DATADIR%%/public/app/core/reducers/appNotification.ts %%DATADIR%%/public/app/core/reducers/index.ts %%DATADIR%%/public/app/core/reducers/location.ts %%DATADIR%%/public/app/core/reducers/navModel.ts %%DATADIR%%/public/app/core/reducers/processsAclItems.ts %%DATADIR%%/public/app/core/selectors/location.ts %%DATADIR%%/public/app/core/selectors/navModel.ts +%%DATADIR%%/public/app/core/services/AngularLoader.ts %%DATADIR%%/public/app/core/services/alert_srv.ts %%DATADIR%%/public/app/core/services/all.ts %%DATADIR%%/public/app/core/services/analytics.ts @@ -172,6 +189,7 @@ bin/grafana-server %%DATADIR%%/public/app/core/specs/flatten.test.ts %%DATADIR%%/public/app/core/specs/kbn.test.ts %%DATADIR%%/public/app/core/specs/location_util.test.ts +%%DATADIR%%/public/app/core/specs/logs_model.test.ts %%DATADIR%%/public/app/core/specs/manage_dashboards.test.ts %%DATADIR%%/public/app/core/specs/org_switcher.test.ts %%DATADIR%%/public/app/core/specs/rangeutil.test.ts @@ -189,6 +207,7 @@ bin/grafana-server %%DATADIR%%/public/app/core/time_series2.ts %%DATADIR%%/public/app/core/utils/acl.ts %%DATADIR%%/public/app/core/utils/colors.ts +%%DATADIR%%/public/app/core/utils/connectWithReduxStore.tsx %%DATADIR%%/public/app/core/utils/css_loader.ts %%DATADIR%%/public/app/core/utils/dag.test.ts %%DATADIR%%/public/app/core/utils/dag.ts @@ -206,6 +225,8 @@ bin/grafana-server %%DATADIR%%/public/app/core/utils/react2angular.ts %%DATADIR%%/public/app/core/utils/sort_by_keys.ts %%DATADIR%%/public/app/core/utils/tags.ts +%%DATADIR%%/public/app/core/utils/text.test.ts +%%DATADIR%%/public/app/core/utils/text.ts %%DATADIR%%/public/app/core/utils/ticks.ts %%DATADIR%%/public/app/core/utils/url.ts %%DATADIR%%/public/app/core/utils/version.ts @@ -291,9 +312,16 @@ bin/grafana-server %%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardGridDirective.ts %%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardPanel.tsx %%DATADIR%%/public/app/features/dashboard/dashgrid/DashboardRow.tsx -%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelContainer.ts +%%DATADIR%%/public/app/features/dashboard/dashgrid/DataPanel.tsx +%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelChrome.tsx +%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelEditor.tsx +%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeader.tsx +%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenu.tsx +%%DATADIR%%/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenuItem.tsx %%DATADIR%%/public/app/features/dashboard/dashgrid/PanelLoader.ts +%%DATADIR%%/public/app/features/dashboard/dashgrid/QueriesTab.tsx %%DATADIR%%/public/app/features/dashboard/dashgrid/RowOptions.ts +%%DATADIR%%/public/app/features/dashboard/dashgrid/VizTypePicker.tsx %%DATADIR%%/public/app/features/dashboard/dashlinks/editor.html %%DATADIR%%/public/app/features/dashboard/dashlinks/editor.ts %%DATADIR%%/public/app/features/dashboard/dashlinks/module.ts @@ -366,35 +394,47 @@ bin/grafana-server %%DATADIR%%/public/app/features/dashboard/unsaved_changes_modal.ts %%DATADIR%%/public/app/features/dashboard/unsaved_changes_srv.ts %%DATADIR%%/public/app/features/dashboard/upload.ts +%%DATADIR%%/public/app/features/dashboard/utils/getPanelMenu.ts +%%DATADIR%%/public/app/features/dashboard/utils/panel.ts %%DATADIR%%/public/app/features/dashboard/validation_srv.ts %%DATADIR%%/public/app/features/dashboard/view_state_srv.ts +%%DATADIR%%/public/app/features/datasources/DashboardsTable.test.tsx +%%DATADIR%%/public/app/features/datasources/DashboardsTable.tsx +%%DATADIR%%/public/app/features/datasources/DataSourceDashboards.test.tsx +%%DATADIR%%/public/app/features/datasources/DataSourceDashboards.tsx %%DATADIR%%/public/app/features/datasources/DataSourceList.test.tsx -%%DATADIR%%/public/app/features/datasources/DataSourcesActionBar.test.tsx -%%DATADIR%%/public/app/features/datasources/DataSourcesActionBar.tsx +%%DATADIR%%/public/app/features/datasources/DataSourceSettings.tsx %%DATADIR%%/public/app/features/datasources/DataSourcesList.tsx %%DATADIR%%/public/app/features/datasources/DataSourcesListItem.test.tsx %%DATADIR%%/public/app/features/datasources/DataSourcesListItem.tsx %%DATADIR%%/public/app/features/datasources/DataSourcesListPage.test.tsx %%DATADIR%%/public/app/features/datasources/DataSourcesListPage.tsx +%%DATADIR%%/public/app/features/datasources/NewDataSourcePage.tsx %%DATADIR%%/public/app/features/datasources/__mocks__/dataSourcesMocks.ts +%%DATADIR%%/public/app/features/datasources/__snapshots__/DashboardsTable.test.tsx.snap +%%DATADIR%%/public/app/features/datasources/__snapshots__/DataSourceDashboards.test.tsx.snap %%DATADIR%%/public/app/features/datasources/__snapshots__/DataSourceList.test.tsx.snap -%%DATADIR%%/public/app/features/datasources/__snapshots__/DataSourcesActionBar.test.tsx.snap %%DATADIR%%/public/app/features/datasources/__snapshots__/DataSourcesListItem.test.tsx.snap %%DATADIR%%/public/app/features/datasources/__snapshots__/DataSourcesListPage.test.tsx.snap +%%DATADIR%%/public/app/features/datasources/state/actions.test.ts %%DATADIR%%/public/app/features/datasources/state/actions.ts +%%DATADIR%%/public/app/features/datasources/state/navModel.ts %%DATADIR%%/public/app/features/datasources/state/reducers.ts %%DATADIR%%/public/app/features/datasources/state/selectors.ts %%DATADIR%%/public/app/features/explore/ElapsedTime.tsx +%%DATADIR%%/public/app/features/explore/ErrorBoundary.tsx %%DATADIR%%/public/app/features/explore/Explore.tsx %%DATADIR%%/public/app/features/explore/Graph.test.tsx %%DATADIR%%/public/app/features/explore/Graph.tsx %%DATADIR%%/public/app/features/explore/JSONViewer.tsx %%DATADIR%%/public/app/features/explore/Legend.tsx %%DATADIR%%/public/app/features/explore/Logs.tsx -%%DATADIR%%/public/app/features/explore/PromQueryField.test.tsx -%%DATADIR%%/public/app/features/explore/PromQueryField.tsx +%%DATADIR%%/public/app/features/explore/Panel.tsx +%%DATADIR%%/public/app/features/explore/PlaceholdersBuffer.test.ts +%%DATADIR%%/public/app/features/explore/PlaceholdersBuffer.ts %%DATADIR%%/public/app/features/explore/QueryField.tsx %%DATADIR%%/public/app/features/explore/QueryRows.tsx +%%DATADIR%%/public/app/features/explore/QueryTransactionStatus.tsx %%DATADIR%%/public/app/features/explore/Table.tsx %%DATADIR%%/public/app/features/explore/TimePicker.test.tsx %%DATADIR%%/public/app/features/explore/TimePicker.tsx @@ -408,12 +448,9 @@ bin/grafana-server %%DATADIR%%/public/app/features/explore/slate-plugins/clear.test.ts %%DATADIR%%/public/app/features/explore/slate-plugins/clear.ts %%DATADIR%%/public/app/features/explore/slate-plugins/newline.ts -%%DATADIR%%/public/app/features/explore/slate-plugins/prism/promql.ts %%DATADIR%%/public/app/features/explore/slate-plugins/runner.ts %%DATADIR%%/public/app/features/explore/utils/debounce.ts %%DATADIR%%/public/app/features/explore/utils/dom.ts -%%DATADIR%%/public/app/features/explore/utils/prometheus.test.ts -%%DATADIR%%/public/app/features/explore/utils/prometheus.ts %%DATADIR%%/public/app/features/explore/utils/query.ts %%DATADIR%%/public/app/features/folders/FolderPermissions.tsx %%DATADIR%%/public/app/features/folders/FolderSettingsPage.test.tsx @@ -428,24 +465,21 @@ bin/grafana-server %%DATADIR%%/public/app/features/manage-dashboards/index.ts %%DATADIR%%/public/app/features/manage-dashboards/partials/dashboard_list.html %%DATADIR%%/public/app/features/manage-dashboards/partials/snapshot_list.html +%%DATADIR%%/public/app/features/org/NewOrgCtrl.ts +%%DATADIR%%/public/app/features/org/OrgDetailsPage.test.tsx +%%DATADIR%%/public/app/features/org/OrgDetailsPage.tsx +%%DATADIR%%/public/app/features/org/OrgProfile.test.tsx +%%DATADIR%%/public/app/features/org/OrgProfile.tsx +%%DATADIR%%/public/app/features/org/SelectOrgCtrl.ts +%%DATADIR%%/public/app/features/org/UserInviteCtrl.ts +%%DATADIR%%/public/app/features/org/__snapshots__/OrgDetailsPage.test.tsx.snap +%%DATADIR%%/public/app/features/org/__snapshots__/OrgProfile.test.tsx.snap %%DATADIR%%/public/app/features/org/all.ts -%%DATADIR%%/public/app/features/org/change_password_ctrl.ts -%%DATADIR%%/public/app/features/org/create_team_ctrl.ts -%%DATADIR%%/public/app/features/org/new_org_ctrl.ts -%%DATADIR%%/public/app/features/org/org_details_ctrl.ts -%%DATADIR%%/public/app/features/org/org_users_ctrl.ts -%%DATADIR%%/public/app/features/org/partials/change_password.html -%%DATADIR%%/public/app/features/org/partials/create_team.html %%DATADIR%%/public/app/features/org/partials/invite.html %%DATADIR%%/public/app/features/org/partials/newOrg.html -%%DATADIR%%/public/app/features/org/partials/orgDetails.html -%%DATADIR%%/public/app/features/org/partials/orgUsers.html -%%DATADIR%%/public/app/features/org/partials/profile.html %%DATADIR%%/public/app/features/org/partials/select_org.html -%%DATADIR%%/public/app/features/org/prefs_control.ts -%%DATADIR%%/public/app/features/org/profile_ctrl.ts -%%DATADIR%%/public/app/features/org/select_org_ctrl.ts -%%DATADIR%%/public/app/features/org/user_invite_ctrl.ts +%%DATADIR%%/public/app/features/org/state/actions.ts +%%DATADIR%%/public/app/features/org/state/reducers.ts %%DATADIR%%/public/app/features/panel/all.ts %%DATADIR%%/public/app/features/panel/metrics_panel_ctrl.ts %%DATADIR%%/public/app/features/panel/metrics_tab.ts @@ -462,6 +496,7 @@ bin/grafana-server %%DATADIR%%/public/app/features/panel/query_troubleshooter.ts %%DATADIR%%/public/app/features/panel/solo_panel_ctrl.ts %%DATADIR%%/public/app/features/panel/specs/metrics_panel_ctrl.test.ts +%%DATADIR%%/public/app/features/panel/viz_tab.ts %%DATADIR%%/public/app/features/playlist/all.ts %%DATADIR%%/public/app/features/playlist/partials/playlist.html %%DATADIR%%/public/app/features/playlist/partials/playlist_search.html @@ -472,16 +507,14 @@ bin/grafana-server %%DATADIR%%/public/app/features/playlist/playlist_srv.ts %%DATADIR%%/public/app/features/playlist/playlists_ctrl.ts %%DATADIR%%/public/app/features/playlist/specs/playlist_edit_ctrl.test.ts -%%DATADIR%%/public/app/features/plugins/PluginActionBar.test.tsx -%%DATADIR%%/public/app/features/plugins/PluginActionBar.tsx %%DATADIR%%/public/app/features/plugins/PluginList.test.tsx %%DATADIR%%/public/app/features/plugins/PluginList.tsx %%DATADIR%%/public/app/features/plugins/PluginListItem.test.tsx %%DATADIR%%/public/app/features/plugins/PluginListItem.tsx %%DATADIR%%/public/app/features/plugins/PluginListPage.test.tsx %%DATADIR%%/public/app/features/plugins/PluginListPage.tsx +%%DATADIR%%/public/app/features/plugins/VariableQueryComponentLoader.tsx %%DATADIR%%/public/app/features/plugins/__mocks__/pluginMocks.ts -%%DATADIR%%/public/app/features/plugins/__snapshots__/PluginActionBar.test.tsx.snap %%DATADIR%%/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap %%DATADIR%%/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap %%DATADIR%%/public/app/features/plugins/__snapshots__/PluginListPage.test.tsx.snap @@ -492,7 +525,6 @@ bin/grafana-server %%DATADIR%%/public/app/features/plugins/ds_edit_ctrl.ts %%DATADIR%%/public/app/features/plugins/import_list/import_list.html %%DATADIR%%/public/app/features/plugins/import_list/import_list.ts -%%DATADIR%%/public/app/features/plugins/partials/ds_dashboards.html %%DATADIR%%/public/app/features/plugins/partials/ds_edit.html %%DATADIR%%/public/app/features/plugins/partials/ds_http_settings.html %%DATADIR%%/public/app/features/plugins/partials/plugin_edit.html @@ -508,6 +540,13 @@ bin/grafana-server %%DATADIR%%/public/app/features/plugins/state/reducers.ts %%DATADIR%%/public/app/features/plugins/state/selectors.test.ts %%DATADIR%%/public/app/features/plugins/state/selectors.ts +%%DATADIR%%/public/app/features/profile/ChangePasswordCtrl.ts +%%DATADIR%%/public/app/features/profile/PrefControlCtrl.ts +%%DATADIR%%/public/app/features/profile/ProfileCtrl.ts +%%DATADIR%%/public/app/features/profile/all.ts +%%DATADIR%%/public/app/features/profile/partials/change_password.html +%%DATADIR%%/public/app/features/profile/partials/profile.html +%%DATADIR%%/public/app/features/teams/CreateTeamCtrl.ts %%DATADIR%%/public/app/features/teams/TeamGroupSync.test.tsx %%DATADIR%%/public/app/features/teams/TeamGroupSync.tsx %%DATADIR%%/public/app/features/teams/TeamList.test.tsx @@ -525,12 +564,14 @@ bin/grafana-server %%DATADIR%%/public/app/features/teams/__snapshots__/TeamMembers.test.tsx.snap %%DATADIR%%/public/app/features/teams/__snapshots__/TeamPages.test.tsx.snap %%DATADIR%%/public/app/features/teams/__snapshots__/TeamSettings.test.tsx.snap +%%DATADIR%%/public/app/features/teams/partials/create_team.html %%DATADIR%%/public/app/features/teams/state/actions.ts %%DATADIR%%/public/app/features/teams/state/navModel.ts %%DATADIR%%/public/app/features/teams/state/reducers.test.ts %%DATADIR%%/public/app/features/teams/state/reducers.ts %%DATADIR%%/public/app/features/teams/state/selectors.test.ts %%DATADIR%%/public/app/features/teams/state/selectors.ts +%%DATADIR%%/public/app/features/templating/DefaultVariableQueryEditor.tsx %%DATADIR%%/public/app/features/templating/TextBoxVariable.ts %%DATADIR%%/public/app/features/templating/adhoc_variable.ts %%DATADIR%%/public/app/features/templating/all.ts @@ -551,6 +592,22 @@ bin/grafana-server %%DATADIR%%/public/app/features/templating/template_srv.ts %%DATADIR%%/public/app/features/templating/variable.ts %%DATADIR%%/public/app/features/templating/variable_srv.ts +%%DATADIR%%/public/app/features/users/InviteesTable.test.tsx +%%DATADIR%%/public/app/features/users/InviteesTable.tsx +%%DATADIR%%/public/app/features/users/UsersActionBar.test.tsx +%%DATADIR%%/public/app/features/users/UsersActionBar.tsx +%%DATADIR%%/public/app/features/users/UsersListPage.test.tsx +%%DATADIR%%/public/app/features/users/UsersListPage.tsx +%%DATADIR%%/public/app/features/users/UsersTable.test.tsx +%%DATADIR%%/public/app/features/users/UsersTable.tsx +%%DATADIR%%/public/app/features/users/__mocks__/userMocks.ts +%%DATADIR%%/public/app/features/users/__snapshots__/InviteesTable.test.tsx.snap +%%DATADIR%%/public/app/features/users/__snapshots__/UsersActionBar.test.tsx.snap +%%DATADIR%%/public/app/features/users/__snapshots__/UsersListPage.test.tsx.snap +%%DATADIR%%/public/app/features/users/__snapshots__/UsersTable.test.tsx.snap +%%DATADIR%%/public/app/features/users/state/actions.ts +%%DATADIR%%/public/app/features/users/state/reducers.ts +%%DATADIR%%/public/app/features/users/state/selectors.ts %%DATADIR%%/public/app/index.ts %%DATADIR%%/public/app/partials/confirm_modal.html %%DATADIR%%/public/app/partials/dashboard.html @@ -659,9 +716,14 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/influxdb/specs/query_part.test.ts %%DATADIR%%/public/app/plugins/datasource/influxdb/specs/response_parser.test.ts %%DATADIR%%/public/app/plugins/datasource/logging/README.md +%%DATADIR%%/public/app/plugins/datasource/logging/components/LoggingCheatSheet.tsx +%%DATADIR%%/public/app/plugins/datasource/logging/components/LoggingQueryField.tsx +%%DATADIR%%/public/app/plugins/datasource/logging/components/LoggingStartPage.tsx %%DATADIR%%/public/app/plugins/datasource/logging/datasource.test.ts %%DATADIR%%/public/app/plugins/datasource/logging/datasource.ts %%DATADIR%%/public/app/plugins/datasource/logging/img/grafana_icon.svg +%%DATADIR%%/public/app/plugins/datasource/logging/language_provider.test.ts +%%DATADIR%%/public/app/plugins/datasource/logging/language_provider.ts %%DATADIR%%/public/app/plugins/datasource/logging/module.ts %%DATADIR%%/public/app/plugins/datasource/logging/partials/config.html %%DATADIR%%/public/app/plugins/datasource/logging/plugin.json @@ -672,6 +734,7 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/mixed/module.ts %%DATADIR%%/public/app/plugins/datasource/mixed/plugin.json %%DATADIR%%/public/app/plugins/datasource/mssql/README.md +%%DATADIR%%/public/app/plugins/datasource/mssql/config_ctrl.ts %%DATADIR%%/public/app/plugins/datasource/mssql/datasource.ts %%DATADIR%%/public/app/plugins/datasource/mssql/img/sql_server_logo.svg %%DATADIR%%/public/app/plugins/datasource/mssql/module.ts @@ -685,7 +748,9 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/mysql/README.md %%DATADIR%%/public/app/plugins/datasource/mysql/datasource.ts %%DATADIR%%/public/app/plugins/datasource/mysql/img/mysql_logo.svg +%%DATADIR%%/public/app/plugins/datasource/mysql/meta_query.ts %%DATADIR%%/public/app/plugins/datasource/mysql/module.ts +%%DATADIR%%/public/app/plugins/datasource/mysql/mysql_query.ts %%DATADIR%%/public/app/plugins/datasource/mysql/partials/annotations.editor.html %%DATADIR%%/public/app/plugins/datasource/mysql/partials/config.html %%DATADIR%%/public/app/plugins/datasource/mysql/partials/query.editor.html @@ -693,6 +758,7 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/mysql/query_ctrl.ts %%DATADIR%%/public/app/plugins/datasource/mysql/response_parser.ts %%DATADIR%%/public/app/plugins/datasource/mysql/specs/datasource.test.ts +%%DATADIR%%/public/app/plugins/datasource/mysql/sql_part.ts %%DATADIR%%/public/app/plugins/datasource/opentsdb/README.md %%DATADIR%%/public/app/plugins/datasource/opentsdb/config_ctrl.ts %%DATADIR%%/public/app/plugins/datasource/opentsdb/datasource.d.ts @@ -726,12 +792,18 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/prometheus/README.md %%DATADIR%%/public/app/plugins/datasource/prometheus/add_label_to_query.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/completer.ts +%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromCheatSheet.tsx +%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryField.test.tsx +%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromQueryField.tsx +%%DATADIR%%/public/app/plugins/datasource/prometheus/components/PromStart.tsx %%DATADIR%%/public/app/plugins/datasource/prometheus/config_ctrl.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/grafana_stats.json %%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/prometheus_2_stats.json %%DATADIR%%/public/app/plugins/datasource/prometheus/dashboards/prometheus_stats.json %%DATADIR%%/public/app/plugins/datasource/prometheus/datasource.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/img/prometheus_logo.svg +%%DATADIR%%/public/app/plugins/datasource/prometheus/language_provider.ts +%%DATADIR%%/public/app/plugins/datasource/prometheus/language_utils.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/metric_find_query.d.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/metric_find_query.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/mode-prometheus.js @@ -740,20 +812,31 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/prometheus/partials/config.html %%DATADIR%%/public/app/plugins/datasource/prometheus/partials/query.editor.html %%DATADIR%%/public/app/plugins/datasource/prometheus/plugin.json +%%DATADIR%%/public/app/plugins/datasource/prometheus/promql.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/query_ctrl.ts +%%DATADIR%%/public/app/plugins/datasource/prometheus/query_hints.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/result_transformer.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/snippets/prometheus.js %%DATADIR%%/public/app/plugins/datasource/prometheus/specs/add_label_to_query.test.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/specs/completer.test.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/specs/datasource.test.ts +%%DATADIR%%/public/app/plugins/datasource/prometheus/specs/language_provider.test.ts +%%DATADIR%%/public/app/plugins/datasource/prometheus/specs/language_utils.test.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/specs/metric_find_query.test.ts +%%DATADIR%%/public/app/plugins/datasource/prometheus/specs/query_hints.test.ts %%DATADIR%%/public/app/plugins/datasource/prometheus/specs/result_transformer.test.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/README.md +%%DATADIR%%/public/app/plugins/datasource/stackdriver/StackdriverMetricFindQuery.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/annotations_query_ctrl.ts +%%DATADIR%%/public/app/plugins/datasource/stackdriver/components/SimpleSelect.tsx +%%DATADIR%%/public/app/plugins/datasource/stackdriver/components/VariableQueryEditor.test.tsx +%%DATADIR%%/public/app/plugins/datasource/stackdriver/components/VariableQueryEditor.tsx +%%DATADIR%%/public/app/plugins/datasource/stackdriver/components/__snapshots__/VariableQueryEditor.test.tsx.snap %%DATADIR%%/public/app/plugins/datasource/stackdriver/config_ctrl.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/constants.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/datasource.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/filter_segments.ts +%%DATADIR%%/public/app/plugins/datasource/stackdriver/functions.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/img/stackdriver_logo.png %%DATADIR%%/public/app/plugins/datasource/stackdriver/module.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/partials/annotations.editor.html @@ -769,6 +852,7 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/datasource/stackdriver/specs/query_aggregation_ctrl.test.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/specs/query_filter_ctrl.test.ts %%DATADIR%%/public/app/plugins/datasource/stackdriver/specs/testData.ts +%%DATADIR%%/public/app/plugins/datasource/stackdriver/types.ts %%DATADIR%%/public/app/plugins/datasource/testdata/datasource.ts %%DATADIR%%/public/app/plugins/datasource/testdata/module.ts %%DATADIR%%/public/app/plugins/datasource/testdata/partials/query.editor.html @@ -786,12 +870,16 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/panel/dashlist/module.html %%DATADIR%%/public/app/plugins/panel/dashlist/module.ts %%DATADIR%%/public/app/plugins/panel/dashlist/plugin.json +%%DATADIR%%/public/app/plugins/panel/gauge/module.tsx +%%DATADIR%%/public/app/plugins/panel/gauge/plugin.json %%DATADIR%%/public/app/plugins/panel/gettingstarted/README.md %%DATADIR%%/public/app/plugins/panel/gettingstarted/editor.html %%DATADIR%%/public/app/plugins/panel/gettingstarted/img/icn-dashlist-panel.svg %%DATADIR%%/public/app/plugins/panel/gettingstarted/module.html %%DATADIR%%/public/app/plugins/panel/gettingstarted/module.ts %%DATADIR%%/public/app/plugins/panel/gettingstarted/plugin.json +%%DATADIR%%/public/app/plugins/panel/graph/Legend/Legend.tsx +%%DATADIR%%/public/app/plugins/panel/graph/Legend/LegendSeriesItem.tsx %%DATADIR%%/public/app/plugins/panel/graph/README.md %%DATADIR%%/public/app/plugins/panel/graph/align_yaxes.ts %%DATADIR%%/public/app/plugins/panel/graph/axes_editor.html @@ -803,7 +891,6 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/panel/graph/histogram.ts %%DATADIR%%/public/app/plugins/panel/graph/img/icn-graph-panel.svg %%DATADIR%%/public/app/plugins/panel/graph/jquery.flot.events.ts -%%DATADIR%%/public/app/plugins/panel/graph/legend.ts %%DATADIR%%/public/app/plugins/panel/graph/module.ts %%DATADIR%%/public/app/plugins/panel/graph/plugin.json %%DATADIR%%/public/app/plugins/panel/graph/series_overrides_ctrl.ts @@ -815,11 +902,20 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/panel/graph/specs/histogram.test.ts %%DATADIR%%/public/app/plugins/panel/graph/specs/series_override_ctrl.test.ts %%DATADIR%%/public/app/plugins/panel/graph/specs/threshold_manager.test.ts +%%DATADIR%%/public/app/plugins/panel/graph/specs/time_region_manager.test.ts %%DATADIR%%/public/app/plugins/panel/graph/tab_display.html %%DATADIR%%/public/app/plugins/panel/graph/tab_legend.html %%DATADIR%%/public/app/plugins/panel/graph/template.ts %%DATADIR%%/public/app/plugins/panel/graph/threshold_manager.ts +%%DATADIR%%/public/app/plugins/panel/graph/thresholds_form.html %%DATADIR%%/public/app/plugins/panel/graph/thresholds_form.ts +%%DATADIR%%/public/app/plugins/panel/graph/time_region_manager.ts +%%DATADIR%%/public/app/plugins/panel/graph/time_regions_form.html +%%DATADIR%%/public/app/plugins/panel/graph/time_regions_form.ts +%%DATADIR%%/public/app/plugins/panel/graph2/README.md +%%DATADIR%%/public/app/plugins/panel/graph2/img/icn-text-panel.svg +%%DATADIR%%/public/app/plugins/panel/graph2/module.tsx +%%DATADIR%%/public/app/plugins/panel/graph2/plugin.json %%DATADIR%%/public/app/plugins/panel/heatmap/README.md %%DATADIR%%/public/app/plugins/panel/heatmap/axes_editor.ts %%DATADIR%%/public/app/plugins/panel/heatmap/color_legend.ts @@ -871,16 +967,23 @@ bin/grafana-server %%DATADIR%%/public/app/plugins/panel/text/module.html %%DATADIR%%/public/app/plugins/panel/text/module.ts %%DATADIR%%/public/app/plugins/panel/text/plugin.json +%%DATADIR%%/public/app/plugins/panel/text2/README.md +%%DATADIR%%/public/app/plugins/panel/text2/img/icn-graph-panel.svg +%%DATADIR%%/public/app/plugins/panel/text2/module.tsx +%%DATADIR%%/public/app/plugins/panel/text2/plugin.json %%DATADIR%%/public/app/plugins/panel/unknown/module.html %%DATADIR%%/public/app/plugins/panel/unknown/module.ts %%DATADIR%%/public/app/plugins/sdk.ts +%%DATADIR%%/public/app/routes/GrafanaCtrl.ts %%DATADIR%%/public/app/routes/ReactContainer.tsx %%DATADIR%%/public/app/routes/dashboard_loaders.ts +%%DATADIR%%/public/app/routes/registry.ts %%DATADIR%%/public/app/routes/routes.ts %%DATADIR%%/public/app/store/configureStore.ts %%DATADIR%%/public/app/types/acl.ts %%DATADIR%%/public/app/types/alerting.ts %%DATADIR%%/public/app/types/apiKeys.ts +%%DATADIR%%/public/app/types/appNotifications.ts %%DATADIR%%/public/app/types/dashboard.ts %%DATADIR%%/public/app/types/datasources.ts %%DATADIR%%/public/app/types/explore.ts @@ -888,25 +991,29 @@ bin/grafana-server %%DATADIR%%/public/app/types/index.ts %%DATADIR%%/public/app/types/location.ts %%DATADIR%%/public/app/types/navModel.ts +%%DATADIR%%/public/app/types/organization.ts +%%DATADIR%%/public/app/types/panel.ts %%DATADIR%%/public/app/types/plugins.ts +%%DATADIR%%/public/app/types/search.ts +%%DATADIR%%/public/app/types/series.ts %%DATADIR%%/public/app/types/teams.ts %%DATADIR%%/public/app/types/user.ts -%%DATADIR%%/public/build/1.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/1.d1f313cb0bbe86ea2d5f.js.map -%%DATADIR%%/public/build/5.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/5.d1f313cb0bbe86ea2d5f.js.map -%%DATADIR%%/public/build/app.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/app.d1f313cb0bbe86ea2d5f.js.map -%%DATADIR%%/public/build/dark.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/dark.d1f313cb0bbe86ea2d5f.js.map -%%DATADIR%%/public/build/explore.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/explore.d1f313cb0bbe86ea2d5f.js.map -%%DATADIR%%/public/build/grafana.dark.css -%%DATADIR%%/public/build/grafana.light.css -%%DATADIR%%/public/build/light.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/light.d1f313cb0bbe86ea2d5f.js.map -%%DATADIR%%/public/build/vendor.d1f313cb0bbe86ea2d5f.js -%%DATADIR%%/public/build/vendor.d1f313cb0bbe86ea2d5f.js.map +%%DATADIR%%/public/app/viz/Gauge.tsx +%%DATADIR%%/public/app/viz/GaugeOptions.tsx +%%DATADIR%%/public/app/viz/Graph.tsx +%%DATADIR%%/public/app/viz/state/timeSeries.ts +%%DATADIR%%/public/build/app.208faab70d3ed01fc138.js +%%DATADIR%%/public/build/app.208faab70d3ed01fc138.js.map +%%DATADIR%%/public/build/dark.208faab70d3ed01fc138.js +%%DATADIR%%/public/build/dark.208faab70d3ed01fc138.js.map +%%DATADIR%%/public/build/explore.208faab70d3ed01fc138.js +%%DATADIR%%/public/build/explore.208faab70d3ed01fc138.js.map +%%DATADIR%%/public/build/grafana.dark.208faab70d3ed01fc138.css +%%DATADIR%%/public/build/grafana.light.208faab70d3ed01fc138.css +%%DATADIR%%/public/build/light.208faab70d3ed01fc138.js +%%DATADIR%%/public/build/light.208faab70d3ed01fc138.js.map +%%DATADIR%%/public/build/vendor.208faab70d3ed01fc138.js +%%DATADIR%%/public/build/vendor.208faab70d3ed01fc138.js.map %%DATADIR%%/public/dashboards/default.json %%DATADIR%%/public/dashboards/home.json %%DATADIR%%/public/dashboards/scripted.js @@ -1011,10 +1118,12 @@ bin/grafana-server %%DATADIR%%/public/img/grab_dark.svg %%DATADIR%%/public/img/grab_light.svg %%DATADIR%%/public/img/grafana_com_auth_icon.svg +%%DATADIR%%/public/img/grafana_enterprise_typelogo.svg %%DATADIR%%/public/img/grafana_icon.svg %%DATADIR%%/public/img/grafana_mask_icon.svg %%DATADIR%%/public/img/grafana_mask_icon_white.svg %%DATADIR%%/public/img/grafana_net_logo.svg +%%DATADIR%%/public/img/grafana_typelogo.svg %%DATADIR%%/public/img/graph404.svg %%DATADIR%%/public/img/heatmap_bg_test.svg %%DATADIR%%/public/img/icn-app.svg @@ -1158,6 +1267,7 @@ bin/grafana-server %%DATADIR%%/public/sass/base/font-awesome/_screen-reader.scss %%DATADIR%%/public/sass/base/font-awesome/_stacked.scss %%DATADIR%%/public/sass/base/font-awesome/_variables.scss +%%DATADIR%%/public/sass/components/_add_data_source.scss %%DATADIR%%/public/sass/components/_alerts.scss %%DATADIR%%/public/sass/components/_buttons.scss %%DATADIR%%/public/sass/components/_cards.scss @@ -1185,6 +1295,7 @@ bin/grafana-server %%DATADIR%%/public/sass/components/_navs.scss %%DATADIR%%/public/sass/components/_old_stuff.scss %%DATADIR%%/public/sass/components/_page_header.scss +%%DATADIR%%/public/sass/components/_page_loader.scss %%DATADIR%%/public/sass/components/_panel_add_panel.scss %%DATADIR%%/public/sass/components/_panel_alertlist.scss %%DATADIR%%/public/sass/components/_panel_dashlist.scss @@ -1217,6 +1328,7 @@ bin/grafana-server %%DATADIR%%/public/sass/components/_typeahead.scss %%DATADIR%%/public/sass/components/_user-picker.scss %%DATADIR%%/public/sass/components/_view_states.scss +%%DATADIR%%/public/sass/components/_viz_editor.scss %%DATADIR%%/public/sass/components/edit_sidemenu.scss %%DATADIR%%/public/sass/fonts.scss %%DATADIR%%/public/sass/grafana.dark.scss @@ -1284,9 +1396,10 @@ bin/grafana-server %%DATADIR%%/public/vendor/plugin-text/text.js %%DATADIR%%/public/vendor/spectrum.js %%DATADIR%%/public/vendor/tagsinput/bootstrap-tagsinput.js +%%DATADIR%%/public/views/error-template.html %%DATADIR%%/public/views/error.html +%%DATADIR%%/public/views/index-template.html %%DATADIR%%/public/views/index.html -%%DATADIR%%/public/views/index.template.html @dir %%DATADIR%%/data/log @dir /var/db/grafana @dir /var/db/grafana/plugins diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index cd0f6e1cf57..350919d0627 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ diff --git a/www/moodle31/Makefile b/www/moodle31/Makefile index 0bf25c30a9c..fee5df3acd5 100644 --- a/www/moodle31/Makefile +++ b/www/moodle31/Makefile @@ -12,7 +12,11 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 -CONFLICTS= moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5.[0-9]* +DEPRECATED= Upstream no longer maintained +EXPIRATION_DATE=2019-03-03 + +CONFLICTS= moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5.[0-9]* \ + moodle36-3.6 USES= cpe php tar:tgz USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \ diff --git a/www/moodle33/Makefile b/www/moodle33/Makefile index cc2271cbe4a..ff3ed2c0f64 100644 --- a/www/moodle33/Makefile +++ b/www/moodle33/Makefile @@ -12,7 +12,11 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 -CONFLICTS= moodle31-3.1.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5.[0-9]* +DEPRECATED= Upstream no longer maintained +EXPIRATION_DATE=2018-12-31 + +CONFLICTS= moodle31-3.1.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5.[0-9]* \ + moodle36-3.6 USES= cpe php tar:tgz USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \ diff --git a/www/moodle34/Makefile b/www/moodle34/Makefile index 285ac8bf7e6..c6e96a994b4 100644 --- a/www/moodle34/Makefile +++ b/www/moodle34/Makefile @@ -12,7 +12,11 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 -CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle35-3.5.[0-9]* +DEPRECATED= Upstream no longer maintained +EXPIRATION_DATE=2019-03-03 + +CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle35-3.5.[0-9]* \ + moodle36-3.6 IGNORE_WITH_PHP= 56 diff --git a/www/moodle35/Makefile b/www/moodle35/Makefile index 764fcfbc625..b26a02e322b 100644 --- a/www/moodle35/Makefile +++ b/www/moodle35/Makefile @@ -12,7 +12,8 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 -CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* +CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* \ + moodle36-3.6 IGNORE_WITH_PHP= 56 diff --git a/www/moodle36/Makefile b/www/moodle36/Makefile new file mode 100644 index 00000000000..69a61cdcbb3 --- /dev/null +++ b/www/moodle36/Makefile @@ -0,0 +1,64 @@ +# Created by: Javier Martin Rueda +# $FreeBSD$ + +PORTNAME= moodle +PORTVERSION= 3.6 +CATEGORIES= www +MASTER_SITES= SF/moodle/Moodle/stable36/ +PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} + +MAINTAINER= wen@FreeBSD.org +COMMENT= Course management system based on social constructionism + +LICENSE= GPLv3 + +CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* \ + moodle35-3.5.[0-9]* + +IGNORE_WITH_PHP= 56 + +USES= cpe php:flavors tar:tgz +USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \ + opcache openssl pcre session simplexml soap spl tokenizer \ + xml xmlreader xmlrpc zip zlib +WRKSRC= ${WRKDIR}/moodle + +OPTIONS_SINGLE= BACKEND +OPTIONS_SINGLE_BACKEND= MYSQL PGSQL MSSQL +OPTIONS_DEFINE= LDAP +OPTIONS_DEFAULT= MYSQL + +MYSQL_USES= mysql +MYSQL_USE= php=mysqli +PGSQL_USE= php=pgsql +MSSQL_USE= php=mssql +LDAP_USE= php=ldap + +NO_BUILD= yes +PLIST= ${WRKDIR}/plist +SUB_FILES= pkg-message +SUB_LIST= MOODLEDIR=${MOODLEDIR} \ + MOODLEDATADIR=${MOODLEDATADIR} + +MOODLEDIR?= www/moodle +MOODLEDATADIR?= moodledata + +pre-install: + @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} + @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST} + @${ECHO_CMD} "@mode 755" >> ${PLIST} + @${ECHO} @dir ${MOODLEDATADIR} >> ${PLIST} + @${ECHO_CMD} "@mode" >> ${PLIST} + @${ECHO_CMD} "@group" >> ${PLIST} + @${ECHO_CMD} "@owner" >> ${PLIST} + +# Here for safety I do not set moodle diretory 0755 permission +# It require user write config.php manually then. + @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${MOODLEDIR}?g" >>${PLIST} + @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${MOODLEDIR}?g" >> ${PLIST} + +do-install: + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${MOODLEDIR} + @${INSTALL} -d ${STAGEDIR}${PREFIX}/${MOODLEDATADIR} + +.include diff --git a/www/moodle36/distinfo b/www/moodle36/distinfo new file mode 100644 index 00000000000..7ebfceb2ec9 --- /dev/null +++ b/www/moodle36/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1543804168 +SHA256 (moodle-3.6.tgz) = b878707c57ab24638e80a4051326b3b8213f988b5aeadc22edb60bb3ee0a6365 +SIZE (moodle-3.6.tgz) = 47652034 diff --git a/www/moodle36/files/pkg-message.in b/www/moodle36/files/pkg-message.in new file mode 100644 index 00000000000..51d88dbabde --- /dev/null +++ b/www/moodle36/files/pkg-message.in @@ -0,0 +1,53 @@ +POST-INSTALL CONFIGURATION FOR MOODLE +===================================== + +1) Create a user and a database for Moodle to store all + its tables in (or choose an existing database). + It doesn't matter what the database or user names are, + as this will be configured in a later step. + NOTE: this package assumes that either the phpX-pgsql, + phpX-mysql, or phpX-mssql packages are installed. + +2) Add the following to your Apache configuration file + httpd.conf, and restart the server: + + Alias /moodle %%PREFIX%%/%%MOODLEDIR%%/ + AcceptPathInfo On + + AllowOverride None + Require all granted + + +3) Visit your Moodle site with a browser (i.e., + http://your.server.com/moodle/), and you should + be taken to the install.php script, which will lead + you through creating a config.php file and then + setting up Moodle, creating an admin account, etc. + + At one step, you will get a message saying that the + installer script was not able to automatically create + the config.php file. Just download it and copy it to + %%PREFIX%%/%%MOODLEDIR%%/config.php. Beware that it + will contain the database password in cleartext, so + set up whatever file permissions you deem more adequate. + For instance, user=root, group=www, mask=640. + +4) Set up a cron task to invoke the file admin/cron.php + every five minutes or so. For instance: + */5 * * * * fetch http://your.server.com/moodle/admin/cron.php + +For more information, see the INSTALL DOCUMENTATION: + + http://docs.moodle.org/en/Installing_Moodle + +It may be worth reading the installation docs even if Moodle seems +to be working at first, to ensure your PHP settings and database +configuration will allow Moodle to operate properly. + +If you are upgrading from an earlier version of Moodle, check out +possible additional steps at: + + https://docs.moodle.org/30/en/Upgrading + +If you have real trouble, please visit the Moodle course +"Using Moodle" on moodle.org. diff --git a/www/moodle36/pkg-descr b/www/moodle36/pkg-descr new file mode 100644 index 00000000000..fe30e0d25ba --- /dev/null +++ b/www/moodle36/pkg-descr @@ -0,0 +1,7 @@ +Moodle is a course management system (CMS) - a free, Open Source software +package designed using sound pedagogical principles, to help educators +create effective online learning communities. You can use it on any +computer you have handy (including webhosts), yet it can scale from a +single-teacher site to a 40,000-student University. + +WWW: http://www.moodle.org/ diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 89025ef6c5a..d7384590667 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Dancer -PORTVERSION= 1.3400 +PORTVERSION= 1.3500 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BIGPRESH diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 1a6133b3e1f..38e02d2bc47 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529130460 -SHA256 (Dancer-1.3400.tar.gz) = 85915e6d36449e74adffadd8d7bb9c0c776daf301774b10e1a7076233c9b3f6c -SIZE (Dancer-1.3400.tar.gz) = 390941 +TIMESTAMP = 1543970639 +SHA256 (Dancer-1.3500.tar.gz) = 58042aa46dfea864e4a591dc80f46d901bd2e7128de242e3e577463d13995cdc +SIZE (Dancer-1.3500.tar.gz) = 392695 diff --git a/www/p5-Dancer/pkg-plist b/www/p5-Dancer/pkg-plist index b5fb3dd2b18..489df797874 100644 --- a/www/p5-Dancer/pkg-plist +++ b/www/p5-Dancer/pkg-plist @@ -77,6 +77,7 @@ %%PERL5_MAN3%%/Dancer::Test.3.gz %%PERL5_MAN3%%/Dancer::Timer.3.gz %%PERL5_MAN3%%/Dancer::Tutorial.3.gz +%%PERL5_MAN3%%/HTTP::Tiny::NoProxy.3.gz bin/dancer %%SITE_PERL%%/Dancer.pm %%SITE_PERL%%/Dancer/App.pm @@ -156,3 +157,4 @@ bin/dancer %%SITE_PERL%%/Dancer/Test.pm %%SITE_PERL%%/Dancer/Timer.pm %%SITE_PERL%%/Dancer/Tutorial.pod +%%SITE_PERL%%/HTTP/Tiny/NoProxy.pm diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index 466839adfe1..7ec35e8f5ff 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bottle -PORTVERSION= 0.12.14 +PORTVERSION= 0.12.15 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP @@ -14,6 +14,9 @@ COMMENT= Fast and simple WSGI-framework for small web-applications LICENSE= MIT USES= python + +NO_ARCH= yes + USE_PYTHON= autoplist concurrent distutils .include diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 47872844535..b26d6b9f01e 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543680910 -SHA256 (bottle-0.12.14.tar.gz) = 484b7f6499f0039ace2efb0aaeb143b179c38f364c2c1c87213905118b2c500f -SIZE (bottle-0.12.14.tar.gz) = 71076 +TIMESTAMP = 1543846791 +SHA256 (bottle-0.12.15.tar.gz) = b5529f8956682320b90f518041269784a37770d5fcc1ae6d70d288e9fc060fbc +SIZE (bottle-0.12.15.tar.gz) = 72191 diff --git a/www/py-django111/Makefile b/www/py-django111/Makefile index a93ad266613..78cbb771675 100644 --- a/www/py-django111/Makefile +++ b/www/py-django111/Makefile @@ -4,7 +4,7 @@ # Remember to update www/py-django along with this port. PORTNAME= django -PORTVERSION= 1.11.16 +PORTVERSION= 1.11.17 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ diff --git a/www/py-django111/distinfo b/www/py-django111/distinfo index be86a318a35..1ce63a51e29 100644 --- a/www/py-django111/distinfo +++ b/www/py-django111/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538485412 -SHA256 (python/Django-1.11.16.tar.gz) = 29268cc47816a44f27308e60f71da635f549c47d8a1d003b28de55141df75791 -SIZE (python/Django-1.11.16.tar.gz) = 7852514 +TIMESTAMP = 1543891221 +SHA256 (python/Django-1.11.17.tar.gz) = a787ee66f4b4cf8ed753661cabcec603989677fa3a107fcb7f15511a44bdb483 +SIZE (python/Django-1.11.17.tar.gz) = 7853439 diff --git a/www/py-django21/Makefile b/www/py-django21/Makefile index dc8a8c12bb8..8e041b9ff3e 100644 --- a/www/py-django21/Makefile +++ b/www/py-django21/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ diff --git a/www/py-django21/distinfo b/www/py-django21/distinfo index 66cdff427e5..93759786686 100644 --- a/www/py-django21/distinfo +++ b/www/py-django21/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541209258 -SHA256 (python/Django-2.1.3.tar.gz) = 1ffab268ada3d5684c05ba7ce776eaeedef360712358d6a6b340ae9f16486916 -SIZE (python/Django-2.1.3.tar.gz) = 8611851 +TIMESTAMP = 1543889403 +SHA256 (python/Django-2.1.4.tar.gz) = 068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7 +SIZE (python/Django-2.1.4.tar.gz) = 8611886 diff --git a/www/py-pastedeploy/Makefile b/www/py-pastedeploy/Makefile index b9d536f6c64..dd2e6ee0c74 100644 --- a/www/py-pastedeploy/Makefile +++ b/www/py-pastedeploy/Makefile @@ -2,20 +2,23 @@ # $FreeBSD$ PORTNAME= PasteDeploy -PORTVERSION= 1.5.2 +PORTVERSION= 2.0.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Load, configure, and compose WSGI applications and servers LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.6:www/py-paste@${PY_FLAVOR} -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Paste>=1.6:www/py-paste@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include diff --git a/www/py-pastedeploy/distinfo b/www/py-pastedeploy/distinfo index 53fb376d82f..9bbc7808334 100644 --- a/www/py-pastedeploy/distinfo +++ b/www/py-pastedeploy/distinfo @@ -1,2 +1,3 @@ -SHA256 (PasteDeploy-1.5.2.tar.gz) = d5858f89a255e6294e63ed46b73613c56e3b9a2d82a42f1df4d06c8421a9e3cb -SIZE (PasteDeploy-1.5.2.tar.gz) = 24006 +TIMESTAMP = 1543763152 +SHA256 (PasteDeploy-2.0.0.tar.gz) = 8ac7aed091a46eee34bcbb687bfdce73327be1897f558534e6f49d2d4faf020e +SIZE (PasteDeploy-2.0.0.tar.gz) = 13757 diff --git a/www/py-pastedeploy/pkg-descr b/www/py-pastedeploy/pkg-descr index 4bf464416f8..dbc5b990261 100644 --- a/www/py-pastedeploy/pkg-descr +++ b/www/py-pastedeploy/pkg-descr @@ -1,20 +1,17 @@ Load, configure, and compose WSGI applications and servers -Paste Deployment is a system for finding and configuring WSGI -applications and servers. For WSGI application consumers it provides a -single, simple function (loadapp) for loading a WSGI application from -a configuration file or a Python Egg. For WSGI application providers -it only asks for a single, simple entry point to your application, so -that application users don't need to be exposed to the implementation -details of your application. +Paste Deployment is a system for finding and configuring WSGI applications and +servers. For WSGI application consumers it provides a single, simple function +(loadapp) for loading a WSGI application from a configuration file or a Python +Egg. For WSGI application providers it only asks for a single, simple entry +point to your application, so that application users don't need to be exposed to +the implementation details of your application. -The result is something a system administrator can install and manage -without knowing any Python, or the details of the WSGI application or -its container. +The result is something a system administrator can install and manage without +knowing any Python, or the details of the WSGI application or its container. -This tool provides code to load WSGI applications and servers from -URIs; these URIs can refer to Python Eggs for INI-style configuration -files. Paste Script provides commands to serve applications based on -this configuration file. +This tool provides code to load WSGI applications and servers from URIs; these +URIs can refer to Python Eggs for INI-style configuration files. Paste Script +provides commands to serve applications based on this configuration file. -WWW: http://pythonpaste.org/deploy/ +WWW: https://pylonsproject.org/ diff --git a/www/py-pyramid/pkg-descr b/www/py-pyramid/pkg-descr index f395545decb..3473405b524 100644 --- a/www/py-pyramid/pkg-descr +++ b/www/py-pyramid/pkg-descr @@ -19,4 +19,4 @@ The major feature additions in Pyramid 1.0 are: * Authentication support improvements * Documentation improvements -WWW: http://www.pylonsproject.org +WWW: https://pylonsproject.org/ diff --git a/www/py-requests-futures/Makefile b/www/py-requests-futures/Makefile index af9295f4a6a..6bcf36bcee0 100644 --- a/www/py-requests-futures/Makefile +++ b/www/py-requests-futures/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests-futures -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-requests-futures/distinfo b/www/py-requests-futures/distinfo index 862d1fbd968..510e06cf8ce 100644 --- a/www/py-requests-futures/distinfo +++ b/www/py-requests-futures/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540495399 -SHA256 (requests-futures-0.9.8.tar.gz) = 76a22b95723267b53d8cc50e54d00b98d95afa02fd8449501b07a3797f46a96d -SIZE (requests-futures-0.9.8.tar.gz) = 7729 +TIMESTAMP = 1543863647 +SHA256 (requests-futures-0.9.9.tar.gz) = 200729e932ec1f6d6e58101a8d2b144d48c9695f0585bc1dcf37139190f699a1 +SIZE (requests-futures-0.9.9.tar.gz) = 10507 diff --git a/www/py-webhelpers/pkg-descr b/www/py-webhelpers/pkg-descr index e00c0da9396..e6161fc5115 100644 --- a/www/py-webhelpers/pkg-descr +++ b/www/py-webhelpers/pkg-descr @@ -6,4 +6,4 @@ languages by removing common view logic and encapsulating it in re-usable modules as well as occasionally providing objects for use within controllers to assist with common web development paradigms. -WWW: http://docs.pylonsproject.org/projects/webhelpers/en/latest/ +WWW: https://docs.pylonsproject.org/projects/webhelpers/en/latest/ diff --git a/www/rubygem-actioncable50/files/patch-gemspec b/www/rubygem-actioncable50/files/patch-gemspec index 49633957274..e651669aeb7 100644 --- a/www/rubygem-actioncable50/files/patch-gemspec +++ b/www/rubygem-actioncable50/files/patch-gemspec @@ -3,7 +3,7 @@ @@ -24,7 +24,7 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then s.add_runtime_dependency(%q.freeze, ["= 5.0.7.1"]) - s.add_runtime_dependency(%q.freeze, ["< 3.0", ">= 1.2"]) + s.add_runtime_dependency(%q.freeze, [">= 1.2", "< 3.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.6.1"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.6", ">= 0.6.1"]) s.add_development_dependency(%q.freeze, ["~> 0.5.1"]) diff --git a/www/rubygem-actionpack4/files/patch-gemspec b/www/rubygem-actionpack4/files/patch-gemspec index 961b149eafb..e24333d1cf3 100644 --- a/www/rubygem-actionpack4/files/patch-gemspec +++ b/www/rubygem-actionpack4/files/patch-gemspec @@ -6,6 +6,6 @@ s.add_runtime_dependency(%q.freeze, ["~> 1.6"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.6.2"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.6", ">= 0.6.2"]) - s.add_runtime_dependency(%q.freeze, [">= 1.0.2", "~> 1.0"]) - s.add_runtime_dependency(%q.freeze, [">= 1.0.5", "~> 1.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0", ">= 1.0.2"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0", ">= 1.0.5"]) s.add_runtime_dependency(%q.freeze, ["= 4.2.11"]) diff --git a/www/rubygem-actionpack50/files/patch-gemspec b/www/rubygem-actionpack50/files/patch-gemspec index 60777a876a4..3c4c3279c79 100644 --- a/www/rubygem-actionpack50/files/patch-gemspec +++ b/www/rubygem-actionpack50/files/patch-gemspec @@ -6,6 +6,6 @@ s.add_runtime_dependency(%q.freeze, ["~> 2.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.6.3"]) + s.add_runtime_dependency(%q.freeze, ["~> 0.6", ">= 0.6.3"]) - s.add_runtime_dependency(%q.freeze, [">= 1.0.2", "~> 1.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0", ">= 1.0.2"]) s.add_runtime_dependency(%q.freeze, ["~> 2.0"]) s.add_runtime_dependency(%q.freeze, ["= 5.0.7.1"]) diff --git a/www/rubygem-gitlab-gollum-lib/files/patch-gitlab-gollum-lib.gemspec b/www/rubygem-gitlab-gollum-lib/files/patch-gitlab-gollum-lib.gemspec index b769a29a3d1..3434e618c63 100644 --- a/www/rubygem-gitlab-gollum-lib/files/patch-gitlab-gollum-lib.gemspec +++ b/www/rubygem-gitlab-gollum-lib/files/patch-gitlab-gollum-lib.gemspec @@ -1,7 +1,7 @@ --- gitlab-gollum-lib.gemspec.orig 2018-06-20 08:51:37 UTC +++ gitlab-gollum-lib.gemspec @@ -29,7 +29,7 @@ Gem::Specification.new do |s| - s.add_runtime_dependency(%q.freeze, ["< 2.0", ">= 1.6.1"]) + s.add_runtime_dependency(%q.freeze, [">= 1.6.1", "< 2.0"]) s.add_runtime_dependency(%q.freeze, ["~> 2.6"]) s.add_runtime_dependency(%q.freeze, ["~> 4.6.4"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.6"]) diff --git a/www/rubygem-gollum-lib/files/patch-gemspec b/www/rubygem-gollum-lib/files/patch-gemspec index 66360922341..94285204fbf 100644 --- a/www/rubygem-gollum-lib/files/patch-gemspec +++ b/www/rubygem-gollum-lib/files/patch-gemspec @@ -7,7 +7,7 @@ - s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) + s.add_runtime_dependency(%q.freeze, [">= 1.0"]) s.add_runtime_dependency(%q.freeze, ["~> 2.1"]) - s.add_runtime_dependency(%q.freeze, ["< 2.0", ">= 1.6.1"]) + s.add_runtime_dependency(%q.freeze, [">= 1.6.1", "< 2.0"]) s.add_runtime_dependency(%q.freeze, ["~> 2.6"]) - s.add_runtime_dependency(%q.freeze, ["~> 2.1"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.6"]) diff --git a/www/rubygem-gollum/files/patch-gemspec b/www/rubygem-gollum/files/patch-gemspec index 7c551105a02..b3aea5d2101 100644 --- a/www/rubygem-gollum/files/patch-gemspec +++ b/www/rubygem-gollum/files/patch-gemspec @@ -5,7 +5,7 @@ if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then s.add_runtime_dependency(%q.freeze, [">= 4.2.7"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.9.0"]) -+ s.add_runtime_dependency(%q.freeze, [">= 1.9.0"]) - s.add_runtime_dependency(%q.freeze, [">= 1.4.4", "~> 1.4"]) - s.add_runtime_dependency(%q.freeze, ["< 1.0.0", ">= 0.99.5"]) ++ s.add_runtime_dependency(%q.freeze, ["~> 1.9"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.4", ">= 1.4.4"]) + s.add_runtime_dependency(%q.freeze, [">= 0.99.5", "< 1.0.0"]) s.add_runtime_dependency(%q.freeze, ["~> 0.16.2"]) diff --git a/www/rubygem-kubeclient/files/patch-gemspec b/www/rubygem-kubeclient/files/patch-gemspec index dc7456ce4d0..e87b337cdfa 100644 --- a/www/rubygem-kubeclient/files/patch-gemspec +++ b/www/rubygem-kubeclient/files/patch-gemspec @@ -3,7 +3,7 @@ @@ -33,7 +33,7 @@ Gem::Specification.new do |s| s.add_development_dependency(%q.freeze, ["~> 0.5.1"]) s.add_runtime_dependency(%q.freeze, ["~> 2.0"]) - s.add_runtime_dependency(%q.freeze, [">= 1.0.4", "~> 1.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.0", ">= 1.0.4"]) - s.add_runtime_dependency(%q.freeze, ["~> 2.2.2"]) + s.add_runtime_dependency(%q.freeze, [">= 2.2.2"]) else diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 952c3e3d0a0..300eeee9805 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2018.11.23 +PORTVERSION= 2018.12.03 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 4706dbcc391..6090b7c294e 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543007812 -SHA256 (youtube-dl-2018.11.23.tar.gz) = cf1fda52b5b6baaa625d80220c454c22876ae9e440d6c1e58ba4e529764bc00c -SIZE (youtube-dl-2018.11.23.tar.gz) = 3061698 +TIMESTAMP = 1543914490 +SHA256 (youtube-dl-2018.12.03.tar.gz) = 7ff247c0d2518d5def8dc7df9cff4c87a1c348fabca7238a8166d217772cd536 +SIZE (youtube-dl-2018.12.03.tar.gz) = 3065234 diff --git a/x11-fonts/materialdesign-ttf/Makefile b/x11-fonts/materialdesign-ttf/Makefile index 5e4ac53aaf0..87a9fa94ca0 100644 --- a/x11-fonts/materialdesign-ttf/Makefile +++ b/x11-fonts/materialdesign-ttf/Makefile @@ -2,7 +2,7 @@ PORTNAME= materialdesign DISTVERSIONPREFIX= v -DISTVERSION= 2.8.94 +DISTVERSION= 3.2.89 CATEGORIES= x11-fonts PKGNAMESUFFIX= -ttf diff --git a/x11-fonts/materialdesign-ttf/distinfo b/x11-fonts/materialdesign-ttf/distinfo index 18f9a4a2390..7d4089451d6 100644 --- a/x11-fonts/materialdesign-ttf/distinfo +++ b/x11-fonts/materialdesign-ttf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539073077 -SHA256 (Templarian-MaterialDesign-Webfont-v2.8.94_GH0.tar.gz) = e1c222c916b3e23618c35efcae2898dfefc7975281e426968f0375f7fe73346e -SIZE (Templarian-MaterialDesign-Webfont-v2.8.94_GH0.tar.gz) = 1360487 +TIMESTAMP = 1543937143 +SHA256 (Templarian-MaterialDesign-Webfont-v3.2.89_GH0.tar.gz) = 1641c41527ca9b9308a31fee708febaa7b23cdc8df34976a3bd7835abb7aa785 +SIZE (Templarian-MaterialDesign-Webfont-v3.2.89_GH0.tar.gz) = 1520935 diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile index 82895407278..69d43380804 100644 --- a/x11/deforaos-keyboard/Makefile +++ b/x11/deforaos-keyboard/Makefile @@ -11,16 +11,16 @@ DISTNAME= Keyboard-${PORTVERSION} MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop virtual keyboard -LICENSE= GPLv3 +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ - libSystem.so:devel/deforaos-libsystem \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libSystem.so:devel/deforaos-libsystem \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 +USES= desktop-file-utils gnome pkgconfig USE_GNOME= gtk20 cairo gdkpixbuf2 -USES= desktop-file-utils pkgconfig USE_XORG= x11 xtst MAKE_ARGS+= PREFIX=${PREFIX} diff --git a/x11/deforaos-keyboard/pkg-descr b/x11/deforaos-keyboard/pkg-descr index f750ab87767..d7732b9371f 100644 --- a/x11/deforaos-keyboard/pkg-descr +++ b/x11/deforaos-keyboard/pkg-descr @@ -1,3 +1,3 @@ DeforaOS desktop virtual keyboard -WWW: http://www.defora.org/ +WWW: https://www.defora.org/ diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 505d20e5c5f..c81a555df21 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -2,6 +2,7 @@ PORTNAME= pixman PORTVERSION= 0.34.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -27,7 +28,8 @@ MAKE_ARGS= SUBDIRS=pixman .if ${ARCH} == "armv6" || ${ARCH} == "armv7" BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils -CONFIGURE_ENV+= CCASFLAGS="${CFLAGS} -no-integrated-as" +CONFIGURE_ENV+= CCASFLAGS="${CFLAGS} -B${LOCALBASE}/bin -no-integrated-as" +LLD_UNSAFE= yes .endif .if ${ARCH} == "powerpc64" || ${ARCH} == "powerpc"