*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2020-02-10 15:06:12 +01:00
parent 46225f5164
commit 0a3d0d1fed
1250 changed files with 23851 additions and 8300 deletions

View File

@ -7,7 +7,7 @@ CATEGORIES= archivers games
MASTER_SITES= http://speeddemosarchive.com/dzip/
DISTNAME= dz${PORTVERSION:S/.//g}src
MAINTAINER= ports@FreeBSD.org
MAINTAINER= danfe@FreeBSD.org
COMMENT= File compression utility specializing in Quake demo compression
LICENSE= ZLIB
@ -20,6 +20,9 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= Readme
OPTIONS_DEFINE= DOCS
post-extract: .SILENT
${REINPLACE_CMD} -e 's/ifdef BIG_ENDIAN/if BYTE_ORDER == BIG_ENDIAN/' \
@ -32,4 +35,8 @@ post-extract: .SILENT
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -13,13 +13,11 @@ COMMENT= Library for handling compressed RTF documents
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENCE
USES= libtool
CONFIGURE_ARGS= --disable-python-bindings
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= libtool
post-patch:
@${REINPLACE_CMD} -e '/VISIBILITY=/ s| -fvisibility=hidden||' ${WRKSRC}/configure
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/tests/fromrtf ${STAGEDIR}${PREFIX}/bin/fromrtf

View File

@ -0,0 +1,11 @@
--- configure.orig 2013-07-25 13:05:57 UTC
+++ configure
@@ -11253,7 +11253,7 @@ fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
if test x"$have_gccvisibility" = x"yes"; then
- VISIBILITY="-DHAVE_GCCVISIBILITY -fvisibility=hidden"
+ VISIBILITY="-DHAVE_GCCVISIBILITY"
fi

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lzlib
PORTVERSION= 1.10
PORTVERSION= 1.11
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip/lzlib

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1546297893
SHA256 (lzlib-1.10.tar.gz) = 1d6ab7800a5b43e56fd20607fd2cfda9e550350dc95f5beb6a4ce14f85b41043
SIZE (lzlib-1.10.tar.gz) = 103328
TIMESTAMP = 1581280841
SHA256 (lzlib-1.11.tar.gz) = 6c5c5f8759d1ab7c4c3c53788ea2d9daad04aeddcf338226893f8ff134914d36
SIZE (lzlib-1.11.tar.gz) = 105873

View File

@ -8,4 +8,4 @@ access to GPSes without contention or loss of data. Also,
gpsd responds to queries with a format that is substantially
easier to parse than the NMEA 0183 emitted by most GPSes.
WWW: http://catb.org/gpsd/
WWW: https://gpsd.gitlab.io/gpsd/index.html

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= josm
PORTVERSION= 15628
PORTVERSION= 15806
CATEGORIES= astro java
MASTER_SITES= http://josm.openstreetmap.de/download/ \
http://mirror.amdmi3.ru/distfiles/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578345944
SHA256 (josm-snapshot-15628.jar) = 8601e44c112ef9f77e8a35c830275c70272bf6e50a4431101924f4044318d6a7
SIZE (josm-snapshot-15628.jar) = 14047527
TIMESTAMP = 1581356459
SHA256 (josm-snapshot-15806.jar) = 7adbbcb0322ecece75fab359117204edbda071977d4a288668d27c630a87410d
SIZE (josm-snapshot-15806.jar) = 14124268

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= splitter
PORTVERSION= r595
PORTVERSION= r597
CATEGORIES= astro converters java
MASTER_SITES= http://www.mkgmap.org.uk/download/ \
http://mirror.amdmi3.ru/distfiles/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1574077386
SHA256 (splitter-r595.tar.gz) = 24eca6d07ebfd70f362dfc66c1dbcae909c63ccab2810556dd4531fd9d8a1d63
SIZE (splitter-r595.tar.gz) = 1567949
TIMESTAMP = 1581355099
SHA256 (splitter-r597.tar.gz) = 555e97fcec11736eb508e79dff26edb1931077d4c0e29fcbfa2afec5ab7ea13c
SIZE (splitter-r597.tar.gz) = 1567967

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mkgmap
PORTVERSION= r4425
PORTVERSION= r4437
CATEGORIES= astro converters java
MASTER_SITES= http://www.mkgmap.org.uk/download/ \
http://mirror.amdmi3.ru/distfiles/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1579632647
SHA256 (mkgmap-r4425.tar.gz) = 25cd93838a362eae0b9fd8dbe5748190d484033c323cb5f1425b3b1a1e11c9a7
SIZE (mkgmap-r4425.tar.gz) = 3411745
TIMESTAMP = 1581355091
SHA256 (mkgmap-r4437.tar.gz) = 95c654698124cc4ccf5b410bb7c92ecfe89ee2dbad94bc65aae60ab779b4822c
SIZE (mkgmap-r4437.tar.gz) = 3417661

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= astLib
PORTVERSION= 0.11.3
PORTVERSION= 0.11.4
CATEGORIES= astro python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1577145747
SHA256 (astLib-0.11.3.tar.gz) = 003447812e19966f0e7e3dc9ccaedfaff76fe4a452e311bde5d05f6d4fa3e3af
SIZE (astLib-0.11.3.tar.gz) = 742413
TIMESTAMP = 1581081378
SHA256 (astLib-0.11.4.tar.gz) = d6a74e6e5562ab8e8a95045c4b7112bea1838b9d93d55d05841dc2057704198c
SIZE (astLib-0.11.4.tar.gz) = 742432

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578373828
SHA256 (KDE/applications/19.12.1/elisa-19.12.1.tar.xz) = 4929da2ebe68a3dc0d22a809a7b2a84493aa6f072e16515bd557ddaac51fd8fa
SIZE (KDE/applications/19.12.1/elisa-19.12.1.tar.xz) = 1385248
TIMESTAMP = 1581170118
SHA256 (KDE/applications/19.12.2/elisa-19.12.2.tar.xz) = f53bb9a0ae9177d80a24ee6383a35e8083883b28d80e0906afdfb376be4461da
SIZE (KDE/applications/19.12.2/elisa-19.12.2.tar.xz) = 1386192

View File

@ -26,6 +26,7 @@ share/locale/fi/LC_MESSAGES/elisa.mo
share/locale/fr/LC_MESSAGES/elisa.mo
share/locale/gl/LC_MESSAGES/elisa.mo
share/locale/hu/LC_MESSAGES/elisa.mo
share/locale/ia/LC_MESSAGES/elisa.mo
share/locale/id/LC_MESSAGES/elisa.mo
share/locale/it/LC_MESSAGES/elisa.mo
share/locale/ja/LC_MESSAGES/elisa.mo

View File

@ -3,7 +3,7 @@
PORTNAME= fasttracker2
DISTVERSIONPREFIX= v
DISTVERSION= 1.07
DISTVERSION= 1.08
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580460198
SHA256 (8bitbubsy-ft2-clone-v1.07_GH0.tar.gz) = cda57489d09b7ec6576277c19d6a48ffda1dbb2b7b9837c97ce580bde483cb26
SIZE (8bitbubsy-ft2-clone-v1.07_GH0.tar.gz) = 4382886
TIMESTAMP = 1581263088
SHA256 (8bitbubsy-ft2-clone-v1.08_GH0.tar.gz) = 513027b08af3a6cf11649408d567a3e44245891332919eab3aabea670d1bcf4f
SIZE (8bitbubsy-ft2-clone-v1.08_GH0.tar.gz) = 4385824

View File

@ -3,7 +3,7 @@
PORTNAME= musescore
DISTVERSIONPREFIX= v
DISTVERSION= 3.4.1
DISTVERSION= 3.4.2
CATEGORIES= audio
# DISTNAME= MuseScore-${DISTVERSION}
@ -22,7 +22,7 @@ LIB_DEPENDS= libmp3lame.so:audio/lame \
USES= cmake compiler:c++11-lib desktop-file-utils \
pkgconfig qt:5 shared-mime-info
USE_QT= core declarative gui widgets opengl concurrent designer help \
location network \
location network quickcontrols2 \
scripttools svg sql printsupport testlib \
webchannel xml xmlpatterns \
buildtools_build linguisttools_build qmake_build uitools_build

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580164708
SHA256 (musescore-MuseScore-v3.4.1_GH0.tar.gz) = b0bfaf6a42faeae2d4c5b8404508a2e479612d3c33d7c73b0fa2616fb5d7c9b8
SIZE (musescore-MuseScore-v3.4.1_GH0.tar.gz) = 62951880
TIMESTAMP = 1581172167
SHA256 (musescore-MuseScore-v3.4.2_GH0.tar.gz) = 2604aa9db0b9e8ac3b067aeb98effce07f29e8ea510729d7a76f66e0c4e3f95d
SIZE (musescore-MuseScore-v3.4.2_GH0.tar.gz) = 62960426

View File

@ -19,13 +19,13 @@ LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \
libboost_filesystem.so:devel/boost-libs \
libcurl.so:ftp/curl
USES= compiler:c++14-lang gnome iconv libtool localbase ncurses:port \
USES= compiler:c++14-lang gnome iconv libtool localbase ncurses \
pkgconfig readline tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20
CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1
LDFLAGS+= -lpthread
CONFIGURE_ENV= BOOST_LIB_SUFFIX=""
CONFIGURE_ENV= BOOST_LIB_SUFFIX="" ncursesw_CFLAGS="-L${NCURSESLIB}" ncursesw_LIBS="-lncursesw"
OPTIONS_DEFINE= CLOCK DOCS OUTPUTS TAGLIB UTF8 VISUALIZER
OPTIONS_DEFAULT= CLOCK OUTPUTS TAGLIB UTF8 VISUALIZER

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578414618
SHA256 (KDE/plasma/5.17.5/plasma-pa-5.17.5.tar.xz) = 933c6ab1fda52b336a157a48b1ea64b81fd1d84ca08a40a52bfae276cca2bf23
SIZE (KDE/plasma/5.17.5/plasma-pa-5.17.5.tar.xz) = 104280
TIMESTAMP = 1581012782
SHA256 (KDE/plasma/5.18.0/plasma-pa-5.18.0.tar.xz) = 5951d2aef3dcae97c8dc51f1ff672e1beb137b92fd0d33fbf51b772cf253b28e
SIZE (KDE/plasma/5.18.0/plasma-pa-5.18.0.tar.xz) = 104792

View File

@ -24,6 +24,7 @@ share/doc/HTML/sv/kcontrol/plasma-pa/index.cache.bz2
share/doc/HTML/sv/kcontrol/plasma-pa/index.docbook
share/doc/HTML/uk/kcontrol/plasma-pa/index.cache.bz2
share/doc/HTML/uk/kcontrol/plasma-pa/index.docbook
share/kpackage/kcms/kcm_pulseaudio/contents/code/icon.js
share/kconf_update/disable_kmix.upd
share/kconf_update/plasmaVolumeDisableKMixAutostart.pl
share/kde4/apps/kconf_update/disable_kmix.upd
@ -77,6 +78,7 @@ share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/he/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/hu/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/ia/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/id/LC_MESSAGES/kcm_pulseaudio.mo
@ -90,6 +92,8 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/lt/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/ml/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/nb/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/nl/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo

View File

@ -3,7 +3,7 @@
PORTNAME= mutagen
PORTVERSION= 1.42.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -19,7 +19,4 @@ USES= python shebangfix
USE_PYTHON= autoplist concurrent distutils
SHEBANG_FILES= tools/*
post-patch:
@${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
PORTNAME= zrythm
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.097
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://gitlab.com/${PORTNAME}/${PORTNAME}/-/archive/${DISTVERSIONFULL}/

View File

@ -2,6 +2,7 @@
PORTNAME= gatk
DISTVERSION= 4.1.4.1
PORTREVISION= 1
CATEGORIES= biology java
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@ -11,7 +12,7 @@ COMMENT= Variant discovery in high-throughput sequencing data
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BUILD_DEPENDS= gradle5:devel/gradle5
BUILD_DEPENDS= gradle:devel/gradle
USES= gettext-runtime
USE_GITHUB= yes
@ -23,7 +24,7 @@ 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
DEPS_CACHE_DIR= ${WRKDIR}
PLIST_FILES= bin/${PORTNAME} \
${JAVAJARDIR}/GenomeAnalysisTK-${PORTVERSION}.jar
@ -52,7 +53,7 @@ post-extract: # need a separate extract step because the cache is in /tmp, and n
do-build:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gradle5 \
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gradle \
--gradle-user-home ${DEPS_CACHE_DIR}/gradle-${PORTNAME} --project-cache-dir ${DEPS_CACHE_DIR}/gradle-${PORTNAME} \
${GRADLE_ARGS} --build-cache localJar

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1579483921
SHA256 (gatk-4.1.4.1-deps.tar.gz) = b634903f674aa1550039c4434e0ef0efab75d509e80d5073a2b5f3a0120fd68e
SIZE (gatk-4.1.4.1-deps.tar.gz) = 253677476
TIMESTAMP = 1581225116
SHA256 (gatk-4.1.4.1-deps.tar.gz) = 498a0f827531b122ed8f7e789232548a6a4e61c0629ef103d90d06bed787db9e
SIZE (gatk-4.1.4.1-deps.tar.gz) = 253086649
SHA256 (broadinstitute-gatk-4.1.4.1_GH0.tar.gz) = 54129c3973ad7f1c501ecd7c841d15cd09fdd0d5ca3057810c17d7b7b9d88eb7
SIZE (broadinstitute-gatk-4.1.4.1_GH0.tar.gz) = 64600068

View File

@ -39,7 +39,6 @@ RUBY_BINARY_ALIAS= swig=swig3.0
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g; /$${DOCUMENTATION_FILES}/ s|^|#|' ${WRKSRC}/CMakeLists.txt
# -e 's|$${CMAKE_INSTALL_LIBDIR}/pkgconfig|libdata/pkgconfig|'
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}

View File

@ -3,6 +3,7 @@
PORTNAME= macs2
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.6
PORTREVISION= 1
CATEGORIES= biology python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,6 +14,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USES= python:3.6+
USE_PYTHON= autoplist concurrent cython distutils

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= k40-whisperer
DISTVERSION= 0.37
DISTVERSION= 0.43
CATEGORIES= cad python
MASTER_SITES= http://www.scorchworks.com/K40whisperer/
DISTNAME= K40_Whisperer-${DISTVERSION}_src
@ -19,35 +19,32 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
USES= python:run,-3.7 shebangfix zip
SHEBANG_FILES= *.py
DESKTOP_ENTRIES= "K40 Whisperer" \
"${COMMENT}" \
"${DATADIR}/scorchworks.ico" \
"${_WHISPERER_COMMAND}" \
"Development;Art;Engineering;VectorGraphics;" \
false
NO_ARCH= yes
NO_BUILD= yes
DESKTOP_ENTRIES= "K40 Whisperer" "${COMMENT}" \
"${DATADIR}/scorchworks.ico" "${WHISPERER_COMMAND}" \
"Development;Art;Engineering;VectorGraphics;" false
PLIST_SUB= WHISPERER_COMMAND=${WHISPERER_COMMAND}
SUB_FILES= pkg-message ${WHISPERER_COMMAND}
SUB_LIST= PYTHON_CMD=${PYTHON_CMD} WHISPERER_COMMAND=${WHISPERER_COMMAND}
SUB_FILES= ${_WHISPERER_COMMAND} pkg-message
SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \
WHISPERER_COMMAND=${_WHISPERER_COMMAND}
PLIST_SUB= WHISPERER_COMMAND=${_WHISPERER_COMMAND}
OPTIONS_DEFINE= DOCS
DOCS= Change_Log.txt \
README_Linux.txt \
README_MacOS.md
NON_DATA_FILES= ${DOCS} \
${LICENSE_FILE:S,${WRKSRC}/,,} \
build_exe.bat \
py2exe_setup.py \
requirements.txt
WHISPERER_COMMAND= ${PORTNAME}
_DOCS= Change_Log.txt README_Linux.txt README_MacOS.md
_NON_DATA_FILES= ${_DOCS} ${LICENSE_FILE:S,${WRKSRC}/,,} build_exe.bat \
py2exe_setup.py requirements.txt
_WHISPERER_COMMAND= ${PORTNAME}
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${WHISPERER_COMMAND} ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKDIR}/${_WHISPERER_COMMAND} ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DATADIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} . \
${STAGEDIR}${DATADIR} "${NON_DATA_FILES:S,^,! -name &,}")
${STAGEDIR}${DATADIR} "${_NON_DATA_FILES:S,^,! -name &,}")
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${_DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1569422442
SHA256 (K40_Whisperer-0.37_src.zip) = 03155e45a9738fce9a00ca9536695605c0677be1c486ab3487815d72308ba5a3
SIZE (K40_Whisperer-0.37_src.zip) = 170811
TIMESTAMP = 1581422174
SHA256 (K40_Whisperer-0.43_src.zip) = 9fbd62b226b186883317135bc820b19e2fd55911a000a5befc5d55ef4100cf9d
SIZE (K40_Whisperer-0.43_src.zip) = 177453

View File

@ -9,6 +9,7 @@ bin/%%WHISPERER_COMMAND%%
%%DATADIR%%/UL.png
%%DATADIR%%/UR.png
%%DATADIR%%/bezmisc.py
%%DATADIR%%/convex_hull.py
%%DATADIR%%/cspsubdiv.py
%%DATADIR%%/cubicsuperpath.py
%%DATADIR%%/down.png

View File

@ -10,6 +10,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= trasz@FreeBSD.org
COMMENT= Open Source CNC machine controller
BROKEN= wrong depends
DEPRECATED= Broken, uses EOLed python27
EXPIRATION_DATE= 2020-02-19

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= verilator
DISTVERSION= 4.024
DISTVERSION= 4.028
CATEGORIES= cad
MASTER_SITES= https://www.veripool.org/ftp/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578206387
SHA256 (verilator-4.024.tgz) = dab91beaa85293564cf0a931f847f7a6cd4ff30b0c11edd1957a9ab1db57b25a
SIZE (verilator-4.024.tgz) = 2377845
TIMESTAMP = 1581485426
SHA256 (verilator-4.028.tgz) = 344c859b105eb4d382ab89fbc515fd3bf915dc17bf75f90e918141afac1489e6
SIZE (verilator-4.028.tgz) = 2448209

View File

@ -2,7 +2,7 @@
PORTNAME= veroroute
DISTVERSIONPREFIX= V
DISTVERSION= 174
DISTVERSION= 175
DISTVERSIONSUFFIX= _Src
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580612136
SHA256 (VeroRoute_V174_Src.zip) = 643c583fc0cbac9ee36db40b250853646151f514f7b2887caaba4038417bd7c1
SIZE (VeroRoute_V174_Src.zip) = 928424
TIMESTAMP = 1581144712
SHA256 (VeroRoute_V175_Src.zip) = 5adedc65fd1a5c5620955eb03e1917455b0819595f094209da6cf183560a595e
SIZE (VeroRoute_V175_Src.zip) = 948748

View File

@ -8,6 +8,10 @@ COMMENT= GIMP User Manual in Simplified Chinese
LICENSE= GFDL
BROKEN= fails to build
DEPRECATED= Broken
EXPIRATION_DATE= 2020-02-27
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
DOCLANG= zh_CN

View File

@ -44,9 +44,11 @@
SUBDIR += efax
SUBDIR += ems-flasher
SUBDIR += fl_moxgen
SUBDIR += flamp
SUBDIR += flcluster
SUBDIR += fldigi
SUBDIR += fllog
SUBDIR += flmsg
SUBDIR += flrig
SUBDIR += flwrap
SUBDIR += freedv

28
comms/flamp/Makefile Normal file
View File

@ -0,0 +1,28 @@
# $FreeBSD$
PORTNAME= flamp
DISTVERSION= 2.2.05
CATEGORIES= comms hamradio
MASTER_SITES= SF/fldigi/flamp/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Program for the Amateur Multicast Protocol
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig \
libpng16.so:graphics/png
RUN_DEPENDS= fldigi:comms/fldigi
USES= compiler:c++11-lang gmake jpeg pkgconfig xorg
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
GNU_CONFIGURE= yes
PLIST_FILES= bin/flamp \
share/applications/flamp.desktop \
share/pixmaps/flamp.xpm
.include <bsd.port.mk>

3
comms/flamp/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1581130407
SHA256 (flamp-2.2.05.tar.gz) = 64b2c13d4053571b471fc2a840dfb0175a6135fd154811a1c1ebb806e19be1a7
SIZE (flamp-2.2.05.tar.gz) = 518900

View File

@ -0,0 +1,29 @@
--- src/flamp.cxx.orig 2020-02-08 03:11:19 UTC
+++ src/flamp.cxx
@@ -838,7 +838,7 @@ void addfile(std::string xmtfname, void *rx, bool useC
int use_comp_on_file = 0;
int use_forced_comp_on_file = 0;
- if(rx > 0 && !rAmp->rx_completed()) {
+ if(rx != nullptr && !rAmp->rx_completed()) {
fl_alert2("Only completed files can be transfered");
return;
}
@@ -934,7 +934,7 @@ void addfile(std::string xmtfname, void *rx, bool useC
LOG_INFO("File added to transmit queue: %s", xmtfname.c_str());
- if(rx > 0) {
+ if(rx != nullptr) {
cAmp *rAmp = (cAmp *) rx;
int xfrBlockSize = rAmp->rx_blocksize_int();
@@ -2649,7 +2649,7 @@ int parse_args(int argc, char **argv, int& idx)
if (strcasecmp(argv[idx], "--version") == 0) {
- printf("Version: "VERSION"\n");
+ printf("Version: " VERSION "\n");
exit (0);
}
return 0;

View File

@ -0,0 +1,11 @@
--- src/utils/transmit_camp.cxx.orig 2020-02-08 03:12:42 UTC
+++ src/utils/transmit_camp.cxx
@@ -285,7 +285,7 @@ void * create_tx_table(void *ptr)
LOG_DEBUG("Mode %s overhead=%f", mode_name.c_str(), overhead);
- fprintf(fd, "\t{\n\t\t(char *) \"%s\", 1.0, "P_RELSOL2", \n\t\t{\n\t\t\t", mode_name.c_str(), overhead);
+ fprintf(fd, "\t{\n\t\t(char *) \"%s\", 1.0, " P_RELSOL2 ", \n\t\t{\n\t\t\t", mode_name.c_str(), overhead);
fflush(fd);
if(mode_name.find("Olivia") != string::npos || mode_name.find("MT63") != string::npos) {

3
comms/flamp/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
A program for the Amateur Multicast Protocol, working with fldigi.
WWW: https://sourceforge.net/projects/fldigi/

28
comms/flmsg/Makefile Normal file
View File

@ -0,0 +1,28 @@
# $FreeBSD$
PORTNAME= flmsg
DISTVERSION= 4.0.14
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/files/${PORTNAME}/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Forms management editor for Amateur Radio standard message formats
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig \
libpng16.so:graphics/png
RUN_DEPENDS= fldigi:comms/fldigi
USES= gmake jpeg pkgconfig xorg
USE_XORG= x11 xcursor xext xfixes xft xinerama xrender
GNU_CONFIGURE= yes
PLIST_FILES= bin/flmsg \
share/applications/flmsg.desktop \
share/pixmaps/flmsg.xpm
.include <bsd.port.mk>

3
comms/flmsg/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1581132802
SHA256 (flmsg-4.0.14.tar.gz) = 3e269eac7c3363454d07316a6c20b24379903c05f970044fee27ef3bb9ca3768
SIZE (flmsg-4.0.14.tar.gz) = 874399

View File

@ -0,0 +1,11 @@
--- src/utils/mongoose.c.orig 2020-02-08 03:34:10 UTC
+++ src/utils/mongoose.c
@@ -15,6 +15,8 @@
// Alternatively, you can license this library under a commercial
// license, as set out in <http://cesanta.com/>.
+#include <sys/socket.h>
+
#undef UNICODE // Use ANSI WinAPI functions
#undef _UNICODE // Use multibyte encoding on Windows
#define _MBCS // Use multibyte encoding on Windows

3
comms/flmsg/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
Forms management editor for Amateur Radio standard message formats.
WWW: http://www.w1hkj.com/

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gqrx
PORTVERSION= 2.12.0
PORTVERSION= 2.12.1
PORTEPOCH= 1
CATEGORIES= comms hamradio

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580157200
SHA256 (csete-gqrx-2.12.0-v2.12_GH0.tar.gz) = 1cd0b1f8e9e0d83b5944d5d8827d774fa763a8fae93b0f2d1ff12bec7e0c4efb
SIZE (csete-gqrx-2.12.0-v2.12_GH0.tar.gz) = 1334599
TIMESTAMP = 1581370600
SHA256 (csete-gqrx-2.12.1-v2.12.1_GH0.tar.gz) = 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9
SIZE (csete-gqrx-2.12.1-v2.12.1_GH0.tar.gz) = 1334839

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ncid
PORTVERSION= 1.10.1
PORTREVISION= 1
PORTVERSION= 1.11
CATEGORIES= comms
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@ -19,16 +18,22 @@ LIB_DEPENDS= libpcre.so:devel/pcre
RUN_DEPENDS= bash:shells/bash
USES= compiler:c11 gmake perl5 tk shebangfix
USE_GCC= yes
SHEBANG_FILES= extensions/*.sh \
SHEBANG_FILES= client/ncid.sh \
desktop/xml \
doc/mk* \
extensions/*.sh \
gateway/*.pl gateway/*.sh \
logrotate/*.sh \
man/mk-pdf \
modules/*.sh \
setup/*.sh \
tools/*.pl tools/*.sh
ALL_TARGET= local
MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH}
MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH} \
CC=${CC} HOSTCC=${CC} AR=${AR}
INSTALL_TARGET= freebsd-install
SUB_FILES= pkg-message
@ -118,11 +123,14 @@ ncid2ncid ncidd obi2ncid rn2ncid sip2ncid wc2ncid xdmf2ncid yac2ncid
do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/recordings
${INSTALL_DATA} ${WRKSRC}/doc/*.md ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/FreeBSD/README.FreeBSD ${STAGEDIR}${DOCSDIR}
.for l in README.recordings CallingDeposit.pvf CannotBeCompleted.pvf DisconnectedNotInService.pvf NotInService.pvf
${INSTALL_DATA} ${WRKSRC}/FreeBSD/README-FreeBSD ${STAGEDIR}${DOCSDIR}
.for l in README-recordings CallingDeposit.pvf CannotBeCompleted.pvf DisconnectedNotInService.pvf NotInService.pvf
${INSTALL_DATA} ${WRKSRC}/recordings/${l} ${STAGEDIR}${DOCSDIR}/recordings
.endfor
post-install:
${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/bin/cidupdate
post-install-LOGROTATE-on:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/ncid/sys
${INSTALL_SCRIPT} ${WRKSRC}/tools/ncid-yearlog ${STAGEDIR}${PREFIX}/share/ncid/sys

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1548838678
SHA256 (ncid-1.10.1-src.tar.gz) = 3f1de851453f541a4f93b16824b3e0b0282bcecba7383f11cbcb825af1024e21
SIZE (ncid-1.10.1-src.tar.gz) = 3649543
TIMESTAMP = 1581345667
SHA256 (ncid-1.11-src.tar.gz) = a87cc6258a3260504ec566f2bf3c907931368beab3f37e157be141d807c801f9
SIZE (ncid-1.11-src.tar.gz) = 4143098

View File

@ -0,0 +1,11 @@
--- client/Makefile.orig 2020-02-10 15:15:54 UTC
+++ client/Makefile
@@ -12,7 +12,7 @@ prefix = /usr
prefix2 =
prefix3 =
-BASH=/bin/bash
+BASH = /usr/local/bin/bash
BIN = $(prefix)/bin
SHARE = $(prefix)/share

View File

@ -0,0 +1,11 @@
--- gateway/Makefile.orig 2020-02-10 15:16:04 UTC
+++ gateway/Makefile
@@ -27,7 +27,7 @@ prefix = /usr
prefix2 =
prefix3 =
-BASH = /bin/bash
+BASH = /usr/local/bin/bash
BIN = $(prefix)/bin
SBIN = $(prefix)/sbin

View File

@ -0,0 +1,11 @@
--- server/Makefile.orig 2020-02-10 15:16:13 UTC
+++ server/Makefile
@@ -23,7 +23,7 @@ prefix3 =
settag = __NONE__
setname = __NONE__
-BASH = /bin/bash
+BASH = /usr/local/bin/bash
BIN = $(prefix)/bin
SBIN = $(prefix)/sbin

View File

@ -47,6 +47,7 @@ man/man1/cidalias.1.gz
man/man1/cidcall.1.gz
man/man1/cidupdate.1.gz
man/man1/email2ncid.1.gz
man/man1/get-areacodes-list.1.gz
man/man1/get-fcc-list.1.gz
man/man1/hangup-calls.1.gz
man/man1/hangup-closed-skel.1.gz
@ -112,6 +113,7 @@ sbin/sip2ncid
%%PORTDOCS%%%%DOCSDIR%%/Devices.md
%%PORTDOCS%%%%DOCSDIR%%/Extensions.md
%%PORTDOCS%%%%DOCSDIR%%/FAQ.md
%%PORTDOCS%%%%DOCSDIR%%/FakeNum.md
%%PORTDOCS%%%%DOCSDIR%%/FCCData.md
%%PORTDOCS%%%%DOCSDIR%%/GPL.md
%%PORTDOCS%%%%DOCSDIR%%/Gateways.md
@ -134,7 +136,7 @@ sbin/sip2ncid
%%PORTDOCS%%%%DOCSDIR%%/NCID-SDK.md
%%PORTDOCS%%%%DOCSDIR%%/NCID-UserManual.md
%%PORTDOCS%%%%DOCSDIR%%/Obtain.md
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
%%PORTDOCS%%%%DOCSDIR%%/README-FreeBSD
%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes.md
%%PORTDOCS%%%%DOCSDIR%%/TODO.md
%%PORTDOCS%%%%DOCSDIR%%/Tools.md
@ -145,7 +147,7 @@ sbin/sip2ncid
%%PORTDOCS%%%%DOCSDIR%%/recordings/CannotBeCompleted.pvf
%%PORTDOCS%%%%DOCSDIR%%/recordings/DisconnectedNotInService.pvf
%%PORTDOCS%%%%DOCSDIR%%/recordings/NotInService.pvf
%%PORTDOCS%%%%DOCSDIR%%/recordings/README.recordings
%%PORTDOCS%%%%DOCSDIR%%/recordings/README-recordings
%%DATADIR%%/extensions/hangup-calls
%%DATADIR%%/extensions/hangup-closed-skel
%%DATADIR%%/extensions/hangup-combo-skel

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= hidapi
PORTVERSION= 0.7.99
DISTVERSIONSUFFIX= .post21
PORTVERSION= 0.9.0
DISTVERSIONSUFFIX= .post2
CATEGORIES= comms python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1507756423
SHA256 (hidapi-0.7.99.post21.tar.gz) = e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97
SIZE (hidapi-0.7.99.post21.tar.gz) = 51377
TIMESTAMP = 1581440004
SHA256 (hidapi-0.9.0.post2.tar.gz) = a71dd3c153cb6bb2b73d2612b5ab262830d78c6428f33f0c06818749e64c9320
SIZE (hidapi-0.9.0.post2.tar.gz) = 55619

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= jsonlite
PORTVERSION= 1.6
PORTREVISION= 1
PORTVERSION= 1.6.1
CATEGORIES= converters
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1558781754
SHA256 (jsonlite_1.6.tar.gz) = 88c5b425229966b7409145a6cabc72db9ed04f8c37ee95901af0146bb285db53
SIZE (jsonlite_1.6.tar.gz) = 1052728
TIMESTAMP = 1581214602
SHA256 (jsonlite_1.6.1.tar.gz) = 74921dd249857a23afabc1ad1485a63a48828e57f240f0619deb04c60f883377
SIZE (jsonlite_1.6.1.tar.gz) = 1057910

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= RMySQL
DISTVERSION= 0.10.18
DISTVERSION= 0.10.19
CATEGORIES= databases
DISTNAME= ${PORTNAME}_${DISTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1576517367
SHA256 (RMySQL_0.10.18.tar.gz) = 044f9305b3a511da3248bdfc08b25749c89a1eaf8781bce3a3d0a133b5118664
SIZE (RMySQL_0.10.18.tar.gz) = 52887
TIMESTAMP = 1581215516
SHA256 (RMySQL_0.10.19.tar.gz) = 1b6e31fb2d7cffcea7d2e9363d3c1bf57b4adfdf9b679a4c571b8774b0bbc908
SIZE (RMySQL_0.10.19.tar.gz) = 52647

View File

@ -3,7 +3,7 @@
PORTNAME= grass
PORTVERSION= 7.6.1
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
@ -98,7 +98,7 @@ LAS_DESC= Enable LiDAR modules
PDAL_DESC= Enable points cloud data modules
DB_DESC= Database support
NLS_CONFIGURE_WITH= nls
NLS_USES= gettext
NLS_USES= gettext
LAS_CONFIGURE_ON= --with-liblas=yes
LAS_LIB_DEPENDS= liblas.so:devel/liblas \
libboost_program_options.so:devel/boost-libs \
@ -190,10 +190,7 @@ post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/${i}
.endfor
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/lister/*
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/lib/libgrass_*.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/tools/g.echo
${LN} -sf ${PORTNAME}${VER} \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX}
${LN} -s ${PORTNAME}${VER} \
${STAGEDIR}${PREFIX}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>

View File

@ -0,0 +1,10 @@
--- aclocal.m4.orig 2020-01-25 14:44:25 UTC
+++ aclocal.m4
@@ -560,6 +560,7 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [
# FreeBSD 3.* and greater have ELF.
SHLIB_CFLAGS="-fPIC"
#SHLIB_LD="ld -Bshareable -x"
+ SHLIB_LD_FLAGS="-Wl,-soname,\$(notdir \$[@])"
SHLIB_LD="${CC} -shared"
SHLIB_SUFFIX=".so"
LDFLAGS="-export-dynamic"

View File

@ -0,0 +1,10 @@
--- configure.orig 2020-01-25 14:44:16 UTC
+++ configure
@@ -1591,6 +1591,7 @@ EOF
# FreeBSD 3.* and greater have ELF.
SHLIB_CFLAGS="-fPIC"
#SHLIB_LD="ld -Bshareable -x"
+ SHLIB_LD_FLAGS="-Wl,-soname,\$(notdir \$@)"
SHLIB_LD="${CC} -shared"
SHLIB_SUFFIX=".so"
LDFLAGS="-export-dynamic"

View File

@ -1,4 +1,3 @@
grass-%%VERSION%%
bin/grass%%MAJVER%%
bin/grass%%VER%%
%%GRASS_INST_DIR%%/AUTHORS

View File

@ -3,8 +3,8 @@
PORTNAME= sqlite
PORTVERSION= 3.7.17
DISTVERSIONSUFFIX= -8.el7
PORTREVISION= 1
DISTVERSIONSUFFIX= -8.el7_7.1
PORTREVISION= 2
CATEGORIES= databases linux
MAINTAINER= emulation@FreeBSD.org

View File

@ -1,7 +1,7 @@
TIMESTAMP = 1482090447
SHA256 (centos/sqlite-3.7.17-8.el7.i686.rpm) = bee2874e940b42f11a2557b5c76427e3122f62aa78b98fcec957bf6edfe8a400
SIZE (centos/sqlite-3.7.17-8.el7.i686.rpm) = 405904
SHA256 (centos/sqlite-3.7.17-8.el7.x86_64.rpm) = ff0820355c33fc536511e51271fa14aa5ed3ae5984535349231f6506d7cd071c
SIZE (centos/sqlite-3.7.17-8.el7.x86_64.rpm) = 402932
SHA256 (centos/sqlite-3.7.17-8.el7.src.rpm) = d9a3d6e632ab757c1d214e25a3446207011df09a4195261653b6c82f8f8ee190
SIZE (centos/sqlite-3.7.17-8.el7.src.rpm) = 9048219
TIMESTAMP = 1581427438
SHA256 (centos/sqlite-3.7.17-8.el7_7.1.i686.rpm) = 23aba566842009e5b1de0da13d18652ba0df4250af61b62d2c0cd1109f1c75d1
SIZE (centos/sqlite-3.7.17-8.el7_7.1.i686.rpm) = 406104
SHA256 (centos/sqlite-3.7.17-8.el7_7.1.x86_64.rpm) = 93ffb0eb1e297c35cee76add2e583efb990da702684bbfaa6b159494d135d99c
SIZE (centos/sqlite-3.7.17-8.el7_7.1.x86_64.rpm) = 403100
SHA256 (centos/sqlite-3.7.17-8.el7_7.1.src.rpm) = d490052987332d5ac1a765245aa0b634b17928f3d48dd301680ba47dc1f69828
SIZE (centos/sqlite-3.7.17-8.el7_7.1.src.rpm) = 9049764

View File

@ -45,6 +45,8 @@ OPTIONS_EXCLUDE_i386= DTRACE
OPTIONS_EXCLUDE_aarch64= DTRACE
OPTIONS_EXCLUDE_armv6= DTRACE
OPTIONS_EXCLUDE_armv7= DTRACE
# /tmp/conftest-4d18ad.s:2: Error: unknown pseudo-op: `.abiversion'
OPTIONS_EXCLUDE_powerpc64= DTRACE
DTRACE_DESC= Enable dtrace probes
SASL_DESC= Enable SASL Authentication

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mroonga
PORTVERSION= 9.09
PORTVERSION= 9.12
CATEGORIES= databases textproc
MASTER_SITES= http://packages.groonga.org/source/mroonga/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1572648593
SHA256 (mroonga-9.09.tar.gz) = 8592a2ba6d0a6a307ee6db7c83cb445cfd749d9ab4204a51cead0b83ef68d9f1
SIZE (mroonga-9.09.tar.gz) = 2701718
TIMESTAMP = 1580577121
SHA256 (mroonga-9.12.tar.gz) = c1fcd9b1dfb4886cb99c548753b05fed4f6e5e896ef3e908cecdf836cb738a74
SIZE (mroonga-9.12.tar.gz) = 2663616

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= citus
PORTVERSION= 9.1.2
PORTVERSION= 9.2.0
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= pg_

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1577792376
SHA256 (citusdata-citus-v9.1.2_GH0.tar.gz) = 0f36ffc2e4e478562ca038459cb11227150b450356454fd029b078e75d28746b
SIZE (citusdata-citus-v9.1.2_GH0.tar.gz) = 4141825
TIMESTAMP = 1581492228
SHA256 (citusdata-citus-v9.2.0_GH0.tar.gz) = c442b78ab1d66ce262e4e217191294f5d333f79a728608a7180cc17e3b395a40
SIZE (citusdata-citus-v9.2.0_GH0.tar.gz) = 4287086

View File

@ -1,5 +1,8 @@
include/postgresql/server/citus_version.h
include/postgresql/server/distributed/adaptive_executor.h
include/postgresql/server/distributed/argutils.h
include/postgresql/server/distributed/backend_data.h
include/postgresql/server/distributed/cancel_utils.h
include/postgresql/server/distributed/citus_acquire_lock.h
include/postgresql/server/distributed/citus_clauses.h
include/postgresql/server/distributed/citus_custom_scan.h
@ -9,8 +12,10 @@ include/postgresql/server/distributed/citus_ruleutils.h
include/postgresql/server/distributed/colocation_utils.h
include/postgresql/server/distributed/commands.h
include/postgresql/server/distributed/connection_management.h
include/postgresql/server/distributed/cte_inline.h
include/postgresql/server/distributed/deparse_shard_query.h
include/postgresql/server/distributed/deparser.h
include/postgresql/server/distributed/directed_acyclic_graph_execution.h
include/postgresql/server/distributed/distributed_deadlock_detection.h
include/postgresql/server/distributed/distributed_execution_locks.h
include/postgresql/server/distributed/distributed_planner.h
@ -49,12 +54,14 @@ include/postgresql/server/distributed/multi_progress.h
include/postgresql/server/distributed/multi_resowner.h
include/postgresql/server/distributed/multi_router_planner.h
include/postgresql/server/distributed/multi_server_executor.h
include/postgresql/server/distributed/multi_task_tracker_executor.h
include/postgresql/server/distributed/pg_dist_colocation.h
include/postgresql/server/distributed/pg_dist_local_group.h
include/postgresql/server/distributed/pg_dist_node.h
include/postgresql/server/distributed/pg_dist_node_metadata.h
include/postgresql/server/distributed/pg_dist_partition.h
include/postgresql/server/distributed/pg_dist_placement.h
include/postgresql/server/distributed/pg_dist_rebalance_strategy.h
include/postgresql/server/distributed/pg_dist_shard.h
include/postgresql/server/distributed/pg_dist_transaction.h
include/postgresql/server/distributed/placement_access.h
@ -70,6 +77,7 @@ include/postgresql/server/distributed/relation_restriction_equivalence.h
include/postgresql/server/distributed/relay_utility.h
include/postgresql/server/distributed/remote_commands.h
include/postgresql/server/distributed/remote_transaction.h
include/postgresql/server/distributed/repartition_join_execution.h
include/postgresql/server/distributed/resource_lock.h
include/postgresql/server/distributed/run_from_same_connection.h
include/postgresql/server/distributed/shard_pruning.h
@ -149,4 +157,6 @@ share/postgresql/extension/citus--8.2-4--8.3-1.sql
share/postgresql/extension/citus--8.3-1--9.0-1.sql
share/postgresql/extension/citus--9.0-1--9.0-2.sql
share/postgresql/extension/citus--9.0-2--9.1-1.sql
share/postgresql/extension/citus--9.1-1--9.2-1.sql
share/postgresql/extension/citus--9.2-1--9.2-2.sql
share/postgresql/extension/citus.control

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bsddb3
PORTVERSION= 6.2.6
PORTVERSION= 6.2.7
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1532279705
SHA256 (bsddb3-6.2.6.tar.gz) = 42d621f4037425afcb16b67d5600c4556271a071a9a7f7f2c2b1ba65bc582d05
SIZE (bsddb3-6.2.6.tar.gz) = 239099
TIMESTAMP = 1581083418
SHA256 (bsddb3-6.2.7.tar.gz) = b0f7fa63eb240cd5815809c9d1d7df9f7cc8d6fa9619d0edbe9c794afc02dc9f
SIZE (bsddb3-6.2.7.tar.gz) = 437325

View File

@ -16,8 +16,9 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=0.6.1:databases/py-sqlalchemy12@${PY_FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2.7
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libleveldb.so:databases/leveldb
PORTSCOUT= skipv:0.194
USES= compiler:c11 localbase python
USE_PYTHON= autoplist concurrent distutils

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= marshmallow-sqlalchemy
PORTVERSION= 0.21.0
PORTVERSION= 0.22.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1575908028
SHA256 (marshmallow-sqlalchemy-0.21.0.tar.gz) = 93fd8fad2b33d92a1ae58328eeb0f39ed174858d82f9e7084a174df7b41fd3a4
SIZE (marshmallow-sqlalchemy-0.21.0.tar.gz) = 47654
TIMESTAMP = 1581519169
SHA256 (marshmallow-sqlalchemy-0.22.2.tar.gz) = a370e247216e1a005277d92079d2f0d8d5b0a70fba68ee645730f6a1200991d1
SIZE (marshmallow-sqlalchemy-0.22.2.tar.gz) = 53097

View File

@ -17,9 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cli-helpers>=1.2.0:devel/py-cli-helpers@${PY
${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:devel/py-configobj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}humanize>=0.5.1:devel/py-humanize@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pgspecial>=1.11.5:databases/py-pgspecial@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=2.0.6<2.1.0:devel/py-prompt_toolkit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psycopg2>=2.7.4:databases/py-psycopg2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pgspecial>=1.11.8:databases/py-pgspecial@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=2.0.6<3.0.0:devel/py-prompt_toolkit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psycopg2>=2.8:databases/py-psycopg2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setproctitle>=1.1.9:devel/py-setproctitle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.3.0<0.4:databases/py-sqlparse@${PY_FLAVOR}

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tableschema
PORTVERSION= 1.12.3
PORTVERSION= 1.12.5
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1579009879
SHA256 (tableschema-1.12.3.tar.gz) = d1bd486fca927a895f634704b2ed8a4485aaeae996fb1d74fbc85776466a1f17
SIZE (tableschema-1.12.3.tar.gz) = 5362020
TIMESTAMP = 1581409632
SHA256 (tableschema-1.12.5.tar.gz) = 10b801016d9b8f39a36c827e423d073cd52a5f033f939c974ac80e0c0d05c81e
SIZE (tableschema-1.12.5.tar.gz) = 5396302

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= redis
PORTVERSION= 6.0.0.20200130
PORTVERSION= 6.0.0.20200206
CATEGORIES= databases
PKGNAMESUFFIX= -devel
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
USES+= compiler:c11 gmake
USE_GITHUB= yes
GH_TUPLE= antirez:${PORTNAME}:53ac8c7
GH_TUPLE= antirez:${PORTNAME}:9c00bdd
OPTIONS_DEFINE= JEMALLOC TESTS TLS TRIB
OPTIONS_RADIO= EXTLUA

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580484723
SHA256 (antirez-redis-6.0.0.20200130-53ac8c7_GH0.tar.gz) = d94284bf58aea20c2a59d029320125742d0d312bf8d27db8972563bde3400700
SIZE (antirez-redis-6.0.0.20200130-53ac8c7_GH0.tar.gz) = 2174348
TIMESTAMP = 1581254428
SHA256 (antirez-redis-6.0.0.20200206-9c00bdd_GH0.tar.gz) = 7e953e15ea2144fefd2cbccc03741ede04a31cf797dbdb49777c4c8cf0396d4f
SIZE (antirez-redis-6.0.0.20200206-9c00bdd_GH0.tar.gz) = 2178309

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
PORTVERSION= 4.9.1
PORTREVISION= 1
PORTVERSION= 4.10.1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1579811435
SHA256 (calibre-4.9.1.tar.xz) = b5809e06921539b9e5f4d773c90b6f315711f09254f589d2b39eb67318e5ce06
SIZE (calibre-4.9.1.tar.xz) = 37529656
TIMESTAMP = 1581069755
SHA256 (calibre-4.10.1.tar.xz) = 74343c97c0e51eec2685537731bb07465ddc5364c7ca27006a43b7ea9bd33182
SIZE (calibre-4.10.1.tar.xz) = 37012272

View File

@ -3,7 +3,7 @@
PORTNAME= cfiles
DISTVERSIONPREFIX= v
DISTVERSION= 1.8
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org
@ -18,12 +18,12 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/w3m/w3mimgdisplay:www/w3m-img \
fzf:textproc/fzf \
pdftoppm:graphics/poppler-utils
USES= ncurses:port pkgconfig shebangfix
USES= shebangfix
SHEBANG_FILES= scripts/*
USE_GITHUB= yes
GH_ACCOUNT= mananapr
MAKE_ARGS= CC=${CC}
MAKE_ARGS= CC=${CC} NCURSES_CFLAGS=-I/usr/include NCURSES_LIBS=/usr/lib/libncursesw.so
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz \

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= dosage
DISTVERSION= 2.16
DISTVERSION= 2.17
CATEGORIES= deskutils python
MASTER_SITES= CHEESESHOP

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578871575
SHA256 (dosage-2.16.tar.gz) = e7daa0714bd0e66f2052fefb0ded735996a84bcda1627f536fb9bf968ba70004
SIZE (dosage-2.16.tar.gz) = 1041942
TIMESTAMP = 1580711436
SHA256 (dosage-2.17.tar.gz) = e045c79c16a181019568cdbd5fbecf8fd02c0dc0b1e4472e04488ec6937dbd6e
SIZE (dosage-2.17.tar.gz) = 1050214

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= freeplane
DISTVERSION= 1.7.10
DISTVERSION= 1.7.12
CATEGORIES= deskutils editors java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/archive/${PORTVERSION}
DISTNAME= ${PORTNAME}_bin-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1572187720
SHA256 (freeplane_bin-1.7.10.zip) = e2ade69cc051d72f2448512b22b84d98534793803e038a9a9c731bd9b1558471
SIZE (freeplane_bin-1.7.10.zip) = 36261737
TIMESTAMP = 1580908043
SHA256 (freeplane_bin-1.7.12.zip) = 2284bb1a886723395d446d9d28fb95ac2e6005d188cafd518244b7f150c9ebcb
SIZE (freeplane_bin-1.7.12.zip) = 36716768

View File

@ -2,12 +2,13 @@ bin/freeplane
%%DATADIR%%/core/org.freeplane.core/META-INF/MANIFEST.MF
%%DATADIR%%/core/org.freeplane.core/lib/SimplyHTML-0.17.3.jar
%%DATADIR%%/core/org.freeplane.core/lib/annotations-16.0.1.jar
%%DATADIR%%/core/org.freeplane.core/lib/commons-codec-1.8.jar
%%DATADIR%%/core/org.freeplane.core/lib/commons-io-2.4.jar
%%DATADIR%%/core/org.freeplane.core/lib/commons-codec-1.13.jar
%%DATADIR%%/core/org.freeplane.core/lib/commons-io-2.6.jar
%%DATADIR%%/core/org.freeplane.core/lib/commons-lang-2.6.jar
%%DATADIR%%/core/org.freeplane.core/lib/darcula-2018.2.jar
%%DATADIR%%/core/org.freeplane.core/lib/data-url-1.0.1.jar
%%DATADIR%%/core/org.freeplane.core/lib/freeplane_mac-%%PORTVERSION%%.jar
%%DATADIR%%/core/org.freeplane.core/lib/freeplaneapi_viewer.jar
%%DATADIR%%/core/org.freeplane.core/lib/freeplaneeditor-%%PORTVERSION%%.jar
%%DATADIR%%/core/org.freeplane.core/lib/freeplaneosgi-%%PORTVERSION%%.jar
%%DATADIR%%/core/org.freeplane.core/lib/freeplaneviewer.jar
@ -224,57 +225,56 @@ bin/freeplane
%%DATADIR%%/plugins/org.freeplane.plugin.latex/lib/jlatexmath-font-greek-1.0.7.jar
%%DATADIR%%/plugins/org.freeplane.plugin.latex/lib/plugin-%%PORTVERSION%%.jar
%%DATADIR%%/plugins/org.freeplane.plugin.openmaps/META-INF/MANIFEST.MF
%%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/jmapviewer-1.14.jar
%%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/jmapviewer-2.9.jar
%%DATADIR%%/plugins/org.freeplane.plugin.openmaps/lib/plugin-%%PORTVERSION%%.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/META-INF/MANIFEST.MF
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-console-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-datetime-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-dateutil-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-groovysh-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jmx-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-json-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jsr223-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-macro-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-nio-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-servlet-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-sql-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-swing-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-templates-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-xml-2.5.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/ivy-2.4.0.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-console-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-datetime-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-dateutil-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-groovysh-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jmx-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-json-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-jsr223-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-macro-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-nio-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-servlet-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-sql-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-swing-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-templates-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/groovy-xml-2.5.8.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/ivy-2.5.0.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/jline-2.14.6.jar
%%DATADIR%%/plugins/org.freeplane.plugin.script/lib/plugin-%%PORTVERSION%%.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/META-INF/MANIFEST.MF
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/avalon-framework-api-4.3.1.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/avalon-framework-impl-4.3.1.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-anim-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-awt-util-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-bridge-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-codec-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-constants-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-css-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-dom-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-ext-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-extension-1.9.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-gui-util-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-gvt-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-i18n-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-parser-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-script-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-svg-dom-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-svggen-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-swing-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-transcoder-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-util-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-xml-1.10.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/commons-logging-1.2.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fontbox-2.0.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fop-2.2.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-anim-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-awt-util-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-bridge-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-codec-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-constants-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-css-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-dom-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-ext-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-gui-util-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-gvt-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-i18n-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-parser-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-script-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-svg-dom-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-svggen-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-swing-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-transcoder-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-util-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/batik-xml-1.12.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/commons-logging-1.0.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fontbox-2.0.16.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fop-core-2.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fop-events-2.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/fop-util-2.4.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/plugin-%%PORTVERSION%%.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-1.3.04.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-1.4.01.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xml-apis-ext-1.3.04.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xmlgraphics-commons-2.2.jar
%%DATADIR%%/plugins/org.freeplane.plugin.svg/lib/xmlgraphics-commons-2.4.jar
%%DATADIR%%/props.xargs
%%DATADIR%%/resources/gitinfo.properties
%%DATADIR%%/resources/ortho/dictionary_de.ortho

View File

@ -3,6 +3,7 @@
PORTNAME= gucharmap
PORTVERSION= 11.0.1
PORTREVISION= 1
CATEGORIES= deskutils gnome
#MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -17,6 +18,7 @@ BUILD_DEPENDS= itstool:textproc/itstool \
UCD>=0:textproc/UCD \
gtkdocize:textproc/gtk-doc \
${LOCALBASE}/share/aclocal/yelp.m4:textproc/yelp-tools
LIB_DEPENDS+= libfreetype.so:print/freetype2
PORTSCOUT= limitw:1,even

View File

@ -0,0 +1,14 @@
--- gucharmap/gucharmap-unicode-info.h.orig 2018-06-17 14:45:00 UTC
+++ gucharmap/gucharmap-unicode-info.h
@@ -50,7 +50,10 @@ typedef enum {
GUCHARMAP_UNICODE_VERSION_9_0,
GUCHARMAP_UNICODE_VERSION_10_0,
GUCHARMAP_UNICODE_VERSION_11_0,
- GUCHARMAP_UNICODE_VERSION_LATEST = GUCHARMAP_UNICODE_VERSION_11_0 /* private, will move forward with each revision */
+ GUCHARMAP_UNICODE_VERSION_12_0,
+ GUCHARMAP_UNICODE_VERSION_12_1,
+ GUCHARMAP_UNICODE_VERSION_13_0,
+ GUCHARMAP_UNICODE_VERSION_LATEST = GUCHARMAP_UNICODE_VERSION_12_1 /* private, will move forward with each revision */
} GucharmapUnicodeVersion;
/* return values are read-only */

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= phpunit:devel/phpunit6@${PHP_FLAVOR}
RUN_DEPENDS= phpunit:devel/phpunit6@${PHP_FLAVOR}
USES= bison cmake kde:5 php qt:5 tar:xz
USES= bison cmake compiler:c++11-lang kde:5 php qt:5 tar:xz
USE_KDE= ecm
USE_QT= charts core declarative gui network printsupport svg widgets \
buildtools_build help_build qdoc_build qmake_build

View File

@ -10,9 +10,6 @@ COMMENT= Weather forecast application using OpenWeatherMap API
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Old, uses EOLed python27
EXPIRATION_DATE= 2020-03-02
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
valac:lang/vala
LIB_DEPENDS= libappindicator3.so:devel/libappindicator \

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pinot
PORTVERSION= 1.09
PORTREVISION= 22
PORTVERSION= 1.10
CATEGORIES= deskutils
MAINTAINER= thierry@FreeBSD.org
@ -24,7 +23,7 @@ LIB_DEPENDS= libxapian.so:databases/xapian-core \
libnotify.so:devel/libnotify \
libexif.so:graphics/libexif \
libexiv2.so:graphics/exiv2 \
libgmime-2.4.so:mail/gmime24 \
libgmime-2.6.so:mail/gmime26 \
libtag.so:audio/taglib \
libcurl.so:ftp/curl
RUN_DEPENDS= update-mime-database:misc/shared-mime-info \
@ -38,7 +37,6 @@ RUN_DEPENDS= update-mime-database:misc/shared-mime-info \
USE_GITHUB= yes
GH_ACCOUNT= FabriceColin
GH_TAGNAME= c14d6d5
USE_HARDENING= pie:off relro:off
@ -71,7 +69,7 @@ INSTALLS_ICONS= yes
DOCS= AUTHORS ChangeLog ChangeLog-dijon INSTALL NEWS README TODO
LM2FIX= textcat_conf.txt textcat3_conf.txt textcat31_conf.txt textcat32_conf.txt
SHR2FIX= Core/pinot-search.1 README
SHR2FIX= Core/pinot-search.1
UL2FIX= Utils/xdgmime/xdgmime.c
post-extract:
@ -92,8 +90,6 @@ pre-configure:
${UL2FIX:S|^|${WRKSRC}/|}
${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
${SHR2FIX:S|^|${WRKSRC}/|}
${REINPLACE_CMD} -e 's|Icon=pinot.png|Icon=pinot|g' \
${WRKSRC}/*.desktop
post-install:
${TOUCH} ${STAGEDIR}${DATADIR}/stopwords/.empty_file

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1473961314
SHA256 (FabriceColin-pinot-1.09-c14d6d5_GH0.tar.gz) = 24faced5089ebe9df143a7ad4a87b9beaf639533e2c113b6de3ed0f6cdce8394
SIZE (FabriceColin-pinot-1.09-c14d6d5_GH0.tar.gz) = 786374
TIMESTAMP = 1581456790
SHA256 (FabriceColin-pinot-1.10_GH0.tar.gz) = 3eb273b1b9ea2b146add790478acf58924d11650e21ca860bd5c79a797585f77
SIZE (FabriceColin-pinot-1.10_GH0.tar.gz) = 808404

View File

@ -1,36 +0,0 @@
--- Core/Makefile.am.orig 2016-06-20 18:07:02 UTC
+++ Core/Makefile.am
@@ -64,7 +64,7 @@ pinot_index_LDADD = \
pinot_index_SOURCES = pinot-index.cpp
-pinot_index_DEPENDENCIES = libCore.la
+pinot_index_DEPENDENCIES = libCore.la libThread.la
pinot_search_LDFLAGS = \
-export-dynamic
@@ -82,7 +82,7 @@ pinot_search_LDADD = \
pinot_search_SOURCES = \
pinot-search.cpp
-pinot_search_DEPENDENCIES = libCore.la
+pinot_search_DEPENDENCIES = libCore.la libThread.la
pinot_dbus_daemon_LDFLAGS = \
-export-dynamic
@@ -105,7 +105,7 @@ pinot_dbus_daemon_SOURCES = \
ServerThreads.cpp \
pinot-dbus-daemon.cpp
-pinot_dbus_daemon_DEPENDENCIES = libCore.la
+pinot_dbus_daemon_DEPENDENCIES = libCore.la libThread.la
pinot_daemon_LDFLAGS = \
-export-dynamic
@@ -128,5 +128,5 @@ pinot_daemon_SOURCES = \
ServerThreads.cpp \
pinot-dbus-daemon.cpp
-pinot_daemon_DEPENDENCIES = libCore.la
+pinot_daemon_DEPENDENCIES = libCore.la libThread.la

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