diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index 3dc669be3dd..9028786ceea 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth codecs config configwidgets coreaddons ecm \ USE_QT= core dbus gui printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 45450b0d00e..7a6a9e7b363 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -17,4 +17,6 @@ USE_QT= core dbus gui phonon4 widgets xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext xtst +OPTIONS_DEFINE= DOCS + .include diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index dce38eb03a4..f082dda9454 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network printsupport speech widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 0a42374e49d..78df250d689 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -20,7 +20,7 @@ USE_QT= concurrent core dbus gui network widgets xml \ USE_LDCONFIG= yes -OPTIONS_DEFINE= 7ZIP RAR ZIP +OPTIONS_DEFINE= 7ZIP RAR ZIP DOCS OPTIONS_SUB= YES 7ZIP_DESC= Support for 7-Zip archives diff --git a/archivers/erlang-snappy/Makefile b/archivers/erlang-snappy/Makefile index 9f0d5973fc0..f45c743d462 100644 --- a/archivers/erlang-snappy/Makefile +++ b/archivers/erlang-snappy/Makefile @@ -18,4 +18,6 @@ GH_ACCOUNT= skunkwerks GH_PROJECT= snappy-erlang-nif GH_TAGNAME= 0951a1b +OPTIONS_DEFINE= DOCS + .include diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index 90e669b22e8..37b975e3cc8 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -18,4 +18,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= DOCS + .include diff --git a/archivers/zip-ada/Makefile b/archivers/zip-ada/Makefile index dfa99967ca1..b50d97c9878 100644 --- a/archivers/zip-ada/Makefile +++ b/archivers/zip-ada/Makefile @@ -45,6 +45,8 @@ DEMOS= demo_csv_into_zip \ test_llhc \ test_lz77 +OPTIONS_DEFINE= EXAMPLES + do-build: (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} gnatmake -p -P zipada.gpr) diff --git a/astro/geographiclib/Makefile b/astro/geographiclib/Makefile index c07fc6077c4..75048a5b7b3 100644 --- a/astro/geographiclib/Makefile +++ b/astro/geographiclib/Makefile @@ -26,7 +26,7 @@ CMAKE_ARGS= -DGEOGRAPHICLIB_DATA:STRING=${DATADIR:Q}\ -DINSTALL_PYTHON_DIR:STRING=${PYTHON_SITELIBDIR:Q}\ -DINSTALL_DOC_DIR:STRING=${DOCSDIR:Q} -OPTIONS_DEFINE= DOXYGEN PERL +OPTIONS_DEFINE= DOXYGEN PERL DOCS OPTIONS_DEFAULT= DOXYGEN PERL\ GEOID_EGM96_5 GRAVITY_EGM96 GRAVITY_WGS84\ MAGNETIC_WMM2015 MAGNETIC_IGRF12 diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index c1171db6ae0..a467a7cbf08 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -20,4 +20,6 @@ USE_QT= concurrent core gui network webkit widgets xml \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 0e59d83491a..2a2c4522e25 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -27,7 +27,7 @@ MAKE_ENV= XDG_CONFIG_HOME=/dev/null CMAKE_ARGS= -DMOBILE:BOOL=FALSE \ -DQT_IMPORTS_DIR:PATH=${QT_IMPORTDIR} -OPTIONS_DEFINE= GPS +OPTIONS_DEFINE= GPS DOCS OPTIONS_DEFAULT=GPS OPTIONS_SUB= yes diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile index c2917704458..6dcfe0cd165 100644 --- a/astro/opencpn/Makefile +++ b/astro/opencpn/Makefile @@ -34,6 +34,8 @@ LDFLAGS+= -Wl,--as-needed # ICE, SM, Xext BROKEN_aarch64= Fails to compile: use of undeclared identifier rand +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},' \ ${WRKSRC}/src/mygdal/cpl_csv.cpp \ diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile index 2191515293d..a838745f86a 100644 --- a/astro/p5-Astro-Sunrise/Makefile +++ b/astro/p5-Astro-Sunrise/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for computing the sunrise/sunset on a given day LICENSE= ART10 GPLv1+ diff --git a/audio/audiocd-kio/Makefile b/audio/audiocd-kio/Makefile index f6eeb15054c..4592b57e04e 100644 --- a/audio/audiocd-kio/Makefile +++ b/audio/audiocd-kio/Makefile @@ -27,7 +27,7 @@ USE_QT= core dbus gui network phonon4 printsupport widgets xml \ USE_LDCONFIG= yes -OPTIONS_DEFINE= LAME +OPTIONS_DEFINE= LAME DOCS LAME_DESC= Install LAME MP3 audio encoder LAME_RUN_DEPENDS= lame:audio/lame diff --git a/audio/cava/Makefile b/audio/cava/Makefile index 79a3c2bcbd1..4a8f23afd99 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -10,8 +10,6 @@ COMMENT= Console-based Audio Visualizer for MPD, PulseAudio, and sndio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option -Wno-unused-result - LIB_DEPENDS= libfftw3.so:math/fftw3 \ libiniparser.so:devel/iniparser @@ -38,9 +36,6 @@ PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio \ SNDIO_CONFIGURE_ENV_OFF= ac_cv_lib_sndio_sio_open=no SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio -post-patch: - @${REINPLACE_CMD} '/^cava_font/d' ${WRKSRC}/Makefile.am - pre-configure: @${ECHO_CMD} ${DISTVERSION} > ${WRKSRC}/version diff --git a/audio/cava/files/patch-Makefile.am b/audio/cava/files/patch-Makefile.am new file mode 100644 index 00000000000..856c041e469 --- /dev/null +++ b/audio/cava/files/patch-Makefile.am @@ -0,0 +1,18 @@ +- Remove some flags that gcc 4.2 (on tier 2 archs like powerpc) + does not recognize +- Do not install the Linux-only font + +--- Makefile.am.orig 2018-09-10 08:31:56 UTC ++++ Makefile.am +@@ -14,10 +14,8 @@ cava_LDADD = -liniparser + cava_LDFLAGS = -L/usr/local/lib -Wl,-rpath /usr/local/lib + cava_CPPFLAGS = -DPACKAGE=\"$(PACKAGE)\" -DVERSION=\"$(VERSION)\" \ + -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L +-cava_CFLAGS = -std=c99 -Wall -Wextra -Wno-unused-result -Wno-maybe-uninitialized ++cava_CFLAGS = -std=c99 -Wall -Wextra + +-cava_font_dir = @FONT_DIR@ +-cava_font__DATA = cava.psf + + if !SYSTEM_LIBINIPARSER + cava_SOURCES += iniparser/libiniparser.la diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index e67d1b18ff0..63477b5f4ca 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -23,7 +23,7 @@ CMAKE_ARGS= -DBUILD_TOOLS:BOOL=true \ WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} -OPTIONS_DEFINE= DOXYGEN TEST +OPTIONS_DEFINE= DOCS DOXYGEN TEST DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ dot:graphics/graphviz diff --git a/audio/fasttracker2/Makefile b/audio/fasttracker2/Makefile index f6cc87f5aaa..ae0d129b300 100644 --- a/audio/fasttracker2/Makefile +++ b/audio/fasttracker2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fasttracker2 -DISTVERSION= 0.1-b93 +DISTVERSION= 0.1-b94 CATEGORIES= audio MASTER_SITES= https://16-bits.org/ \ LOCAL/ehaupt diff --git a/audio/fasttracker2/distinfo b/audio/fasttracker2/distinfo index cd80a665bad..540651c77b3 100644 --- a/audio/fasttracker2/distinfo +++ b/audio/fasttracker2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535815409 -SHA256 (ft2clone-b93-code.zip) = cf5bf2d8e84d0015f894823d6eaf10e9b372ecba95ce30e1dfb67aa17f5aa39e -SIZE (ft2clone-b93-code.zip) = 4561478 +TIMESTAMP = 1536572371 +SHA256 (ft2clone-b94-code.zip) = c34d82353d9637a4e6bd8cf673a71854b4dc32e016c79187c2f026edf139ef38 +SIZE (ft2clone-b94-code.zip) = 4563382 diff --git a/audio/juk/Makefile b/audio/juk/Makefile index e1e0ff40d64..b8e69c8cd73 100644 --- a/audio/juk/Makefile +++ b/audio/juk/Makefile @@ -19,4 +19,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network phonon4 svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/kmix/Makefile b/audio/kmix/Makefile index 134cf41f3e0..c09c6f16189 100644 --- a/audio/kmix/Makefile +++ b/audio/kmix/Makefile @@ -22,7 +22,7 @@ USE_QT= core dbus gui widgets xml \ # we want the KF5 version of kmix CMAKE_ARGS= -DKMIX_KF5_BUILD:BOOL=TRUE -OPTIONS_DEFINE= PULSEAUDIO +OPTIONS_DEFINE= PULSEAUDIO DOCS # TODO: readd ALSA option # # ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib diff --git a/audio/kwave/Makefile b/audio/kwave/Makefile index 62ffe159026..2e94737f199 100644 --- a/audio/kwave/Makefile +++ b/audio/kwave/Makefile @@ -34,6 +34,8 @@ ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib PULSEAUDIO_CMAKE_BOOL= WITH_PULSEAUDIO PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio +OPTIONS_DEFINE= DOCS + .include . if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000 && ${OSVERSION} < 1101505 diff --git a/audio/libkcddb/Makefile b/audio/libkcddb/Makefile index 74fe6170b8b..3b1c35d9752 100644 --- a/audio/libkcddb/Makefile +++ b/audio/libkcddb/Makefile @@ -17,4 +17,6 @@ USE_QT= core gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/libkcompactdisc/Makefile b/audio/libkcompactdisc/Makefile index 0d696b5c777..f44444727ab 100644 --- a/audio/libkcompactdisc/Makefile +++ b/audio/libkcompactdisc/Makefile @@ -14,7 +14,7 @@ USE_QT= core dbus phonon4\ buildtools_build qmake_build USE_LDCONFIG= yes -OPTIONS_DEFINE= ALSA +OPTIONS_DEFINE= ALSA DOCS ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_ALSA diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile index 3bb1e6fcf46..c0f686f1ffe 100644 --- a/audio/libnjb/Makefile +++ b/audio/libnjb/Makefile @@ -23,8 +23,9 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= * -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_prog_HAVE_DOXYGEN=no diff --git a/audio/linux-c6-alsa-lib/Makefile b/audio/linux-c6-alsa-lib/Makefile index ce0bfaa3408..adcb016438e 100644 --- a/audio/linux-c6-alsa-lib/Makefile +++ b/audio/linux-c6-alsa-lib/Makefile @@ -19,6 +19,8 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc/* ${WRKSRC}/usr/lib/alsa-lib/smixer/*.la \ ${WRKSRC}/usr/lib64/alsa-lib/smixer/*.la diff --git a/audio/linux-c6-alsa-plugins-oss/Makefile b/audio/linux-c6-alsa-plugins-oss/Makefile index b8e50e5ce73..1ceddb3494f 100644 --- a/audio/linux-c6-alsa-plugins-oss/Makefile +++ b/audio/linux-c6-alsa-plugins-oss/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes USE_LINUX= alsalib USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-alsa-plugins-pulseaudio/Makefile b/audio/linux-c6-alsa-plugins-pulseaudio/Makefile index 01ab5084233..4fa370f2984 100644 --- a/audio/linux-c6-alsa-plugins-pulseaudio/Makefile +++ b/audio/linux-c6-alsa-plugins-pulseaudio/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes USE_LINUX= alsalib pulseaudio-libs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-flac/Makefile b/audio/linux-c6-flac/Makefile index 7a40111f8fe..4b67af88c94 100644 --- a/audio/linux-c6-flac/Makefile +++ b/audio/linux-c6-flac/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= libogg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-libaudiofile/Makefile b/audio/linux-c6-libaudiofile/Makefile index 3a9389d9e68..9957afef2d7 100644 --- a/audio/linux-c6-libaudiofile/Makefile +++ b/audio/linux-c6-libaudiofile/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-libogg/Makefile b/audio/linux-c6-libogg/Makefile index ebe83d753a4..cecb54c3bbb 100644 --- a/audio/linux-c6-libogg/Makefile +++ b/audio/linux-c6-libogg/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-libsndfile/Makefile b/audio/linux-c6-libsndfile/Makefile index e138fdd15ca..9de8f8c01e3 100644 --- a/audio/linux-c6-libsndfile/Makefile +++ b/audio/linux-c6-libsndfile/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= flac libogg libvorbis USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-libvorbis/Makefile b/audio/linux-c6-libvorbis/Makefile index c2e8bc57467..d0e9ab09d3e 100644 --- a/audio/linux-c6-libvorbis/Makefile +++ b/audio/linux-c6-libvorbis/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= libogg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-mikmod/Makefile b/audio/linux-c6-mikmod/Makefile index 3ec11cf956c..2527d3eaec6 100644 --- a/audio/linux-c6-mikmod/Makefile +++ b/audio/linux-c6-mikmod/Makefile @@ -16,4 +16,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-nas-libs/Makefile b/audio/linux-c6-nas-libs/Makefile index f12dc6f69b4..f0e5ed549b2 100644 --- a/audio/linux-c6-nas-libs/Makefile +++ b/audio/linux-c6-nas-libs/Makefile @@ -17,6 +17,8 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/share/man diff --git a/audio/linux-c6-openal-soft/Makefile b/audio/linux-c6-openal-soft/Makefile index a5601a8351b..44cc9bcb52c 100644 --- a/audio/linux-c6-openal-soft/Makefile +++ b/audio/linux-c6-openal-soft/Makefile @@ -17,4 +17,6 @@ USE_LDCONFIG= yes USE_LINUX= alsalib USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c6-sdl_mixer/Makefile b/audio/linux-c6-sdl_mixer/Makefile index 43e53b3bea1..83ae1aace07 100644 --- a/audio/linux-c6-sdl_mixer/Makefile +++ b/audio/linux-c6-sdl_mixer/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes USE_LINUX= sdl12 USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-alsa-lib/Makefile b/audio/linux-c7-alsa-lib/Makefile index 3137dd3779d..ceb2bb73fec 100644 --- a/audio/linux-c7-alsa-lib/Makefile +++ b/audio/linux-c7-alsa-lib/Makefile @@ -19,6 +19,8 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc/* ${WRKSRC}/lib/modprobe.d \ ${WRKSRC}/usr/share/doc/alsa-lib diff --git a/audio/linux-c7-alsa-plugins-oss/Makefile b/audio/linux-c7-alsa-plugins-oss/Makefile index 8ecf35e1d89..1f8a99e3864 100644 --- a/audio/linux-c7-alsa-plugins-oss/Makefile +++ b/audio/linux-c7-alsa-plugins-oss/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes USE_LINUX= alsalib USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-alsa-plugins-pulseaudio/Makefile b/audio/linux-c7-alsa-plugins-pulseaudio/Makefile index a331ec48e4a..882b49a516a 100644 --- a/audio/linux-c7-alsa-plugins-pulseaudio/Makefile +++ b/audio/linux-c7-alsa-plugins-pulseaudio/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes USE_LINUX= alsalib pulseaudio-libs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-audiofile/Makefile b/audio/linux-c7-audiofile/Makefile index beff83b0c0d..aed9a2de99d 100644 --- a/audio/linux-c7-audiofile/Makefile +++ b/audio/linux-c7-audiofile/Makefile @@ -17,4 +17,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-flac/Makefile b/audio/linux-c7-flac/Makefile index b7203af200a..8fdf81cc7b8 100644 --- a/audio/linux-c7-flac/Makefile +++ b/audio/linux-c7-flac/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes USE_LINUX= libogg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-libogg/Makefile b/audio/linux-c7-libogg/Makefile index 886ebfc745e..b091aeab104 100644 --- a/audio/linux-c7-libogg/Makefile +++ b/audio/linux-c7-libogg/Makefile @@ -17,4 +17,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-libsndfile/Makefile b/audio/linux-c7-libsndfile/Makefile index a499b171995..06811428f40 100644 --- a/audio/linux-c7-libsndfile/Makefile +++ b/audio/linux-c7-libsndfile/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX= flac libogg libvorbis USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-libvorbis/Makefile b/audio/linux-c7-libvorbis/Makefile index 504f5ca8a89..c56de88ce63 100644 --- a/audio/linux-c7-libvorbis/Makefile +++ b/audio/linux-c7-libvorbis/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX= libogg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-openal-soft/Makefile b/audio/linux-c7-openal-soft/Makefile index c4a16c06968..c5591e00c8e 100644 --- a/audio/linux-c7-openal-soft/Makefile +++ b/audio/linux-c7-openal-soft/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes USE_LINUX= alsalib USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/linux-c7-sdl_mixer/Makefile b/audio/linux-c7-sdl_mixer/Makefile index bfda95569d5..cc8b02eb5a1 100644 --- a/audio/linux-c7-sdl_mixer/Makefile +++ b/audio/linux-c7-sdl_mixer/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes USE_LINUX= sdl12 USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/audio/lv2/Makefile b/audio/lv2/Makefile index b7c265bb23e..87510afcb43 100644 --- a/audio/lv2/Makefile +++ b/audio/lv2/Makefile @@ -24,13 +24,14 @@ CONFLICTS_INSTALL= lv2core USES= python shebangfix tar:bzip2 waf SHEBANG_FILES= lv2specgen/lv2specgen.py -OPTIONS_DEFINE= DOXYGEN EXAMPLES +OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ ${PYTHON_PKGNAMEPREFIX}rdflib>0:textproc/py-rdflib@${PY_FLAVOR} DOXYGEN_CONFIGURE_ON= --docs DOXYGEN_PORTDOCS= * +DOXYGEN_IMPLIES= DOCS EXAMPLES_CONFIGURE_OFF= --no-plugins EXAMPLES_LIB_DEPENDS= libsndfile.so:audio/libsndfile diff --git a/audio/py-soundcloud/Makefile b/audio/py-soundcloud/Makefile index 187419bdcb9..4ee55dcb16e 100644 --- a/audio/py-soundcloud/Makefile +++ b/audio/py-soundcloud/Makefile @@ -21,6 +21,8 @@ USE_PYTHON= autoplist distutils PORTDOCS= README.rst DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index c054a435b88..5b58a08f710 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -50,7 +50,7 @@ INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.rhythmbox.gschema.xml OPTIONS_SUB= yes -OPTIONS_DEFINE= BRASERO DAAP GRILO IPOD LIRC MTP NLS NOTIFY PYTHON +OPTIONS_DEFINE= BRASERO DAAP DOCS GRILO IPOD LIRC MTP NLS NOTIFY PYTHON OPTIONS_DEFAULT=BRASERO NOTIFY PYTHON BRASERO_DESC= Brasero disc burning support BRASERO_CONFIGURE_WITH= brasero diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile index 36f85b9b592..481ceca0e05 100644 --- a/audio/yoshimi/Makefile +++ b/audio/yoshimi/Makefile @@ -34,4 +34,6 @@ USE_XORG= x11 ice sm xext CMAKE_SOURCE_PATH= ${WRKSRC}/src INSTALLS_ICONS= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile index 52d1101dbcf..983c4dba5a0 100644 --- a/benchmarks/clpeak/Makefile +++ b/benchmarks/clpeak/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USE_GITHUB= yes GH_ACCOUNT= krrishnarraj diff --git a/benchmarks/pathchirp/Makefile b/benchmarks/pathchirp/Makefile index a578c281614..fde0945a039 100644 --- a/benchmarks/pathchirp/Makefile +++ b/benchmarks/pathchirp/Makefile @@ -17,6 +17,8 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/pathchirp_rcv bin/pathchirp_snd bin/pathchirp_run PORTDOCS= README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/CFLAGS.*O4/d' ${WRKSRC}/configure diff --git a/benchmarks/ramspeed/Makefile b/benchmarks/ramspeed/Makefile index 463ebf39e54..31101ad6a68 100644 --- a/benchmarks/ramspeed/Makefile +++ b/benchmarks/ramspeed/Makefile @@ -18,6 +18,8 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell PLIST_FILES= bin/ramspeed PORTDOCS= HISTORY README +OPTIONS_DEFINE= DOCS + do-build: cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${SH} build.sh diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile index 45cd5e23f95..7c7840ac506 100644 --- a/benchmarks/thrulay/Makefile +++ b/benchmarks/thrulay/Makefile @@ -20,6 +20,8 @@ MAKE_JOBS_UNSAFE= yes PORTDOCS= ChangeLog README thrulay-protocol.txt thrulay-index.html +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e '922s,datarootdir,prefix,g' ${WRKSRC}/configure diff --git a/biology/bowtie/Makefile b/biology/bowtie/Makefile index 1dfb08ce005..8d486190a12 100644 --- a/biology/bowtie/Makefile +++ b/biology/bowtie/Makefile @@ -24,6 +24,8 @@ SHEBANG_FILES= scripts/*.pl bowtie bowtie-build \ USE_GITHUB= yes GH_ACCOUNT= BenLangmead +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/scripts ${INSTALL_SCRIPT} \ diff --git a/biology/phrap/Makefile b/biology/phrap/Makefile index de2be50a3c5..1979489f2f9 100644 --- a/biology/phrap/Makefile +++ b/biology/phrap/Makefile @@ -26,6 +26,8 @@ SCRIPTS= phrapview PORTDATA= BLOSUM50 BLOSUM62 PAM250 mat50 mat70 mb_matrix penalty2 vector.seq PORTDOCS= general.doc phrap.doc swat.doc +OPTIONS_DEFINE= DOCS + .include .for f in ${DISTFILES} diff --git a/biology/phred/Makefile b/biology/phred/Makefile index 06f673b5757..a272cca4f3b 100644 --- a/biology/phred/Makefile +++ b/biology/phred/Makefile @@ -29,6 +29,8 @@ DATAFILES= phredpar.dat PORTDOCS= NEWS PHRED.DOC DAEV.DOC +OPTIONS_DEFINE= DOCS + .include .for f in ${DISTFILES} diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile index 5f7a8f80ace..1081eb6bbc8 100644 --- a/cad/astk-serveur/Makefile +++ b/cad/astk-serveur/Makefile @@ -62,7 +62,7 @@ WRKCONF= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/configuration .if !defined(CLIENT_SEUL) WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/ASTK_SERV PATCHDIR= ${MASTERDIR}/files -PLIST_SUB= ASTKDIR=${LINSTDIR}/ASTK_SERV SERV="" CLIENT="@comment "\ +PLIST_SUB+= ASTKDIR=${LINSTDIR}/ASTK_SERV SERV="" CLIENT="@comment "\ vaster=${vaster} PATCH2RM= bin/as_run bin/parallel_cp etc/asrun etc/profile.sh \ asrun/config.py asrun/installation.py asrun/system.py \ @@ -90,7 +90,7 @@ TKPNG_VER= 0.9 TKPNG= tkpng${TKPNG_VER} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/ASTK_CLIENT PATCHDIR= ${MASTERDIR}/files.client -PLIST_SUB= ASTKDIR=${LINSTDIR}/ASTK_CLIENT SERV="@comment " CLIENT="" vaster="" \ +PLIST_SUB+= ASTKDIR=${LINSTDIR}/ASTK_CLIENT SERV="@comment " CLIENT="" vaster="" \ BWidget_DIR=${LINSTDIR}/ASTK_CLIENT/lib/BWidget-${BWidget_VER} PATCH2RM= bin/astk bin/bsf etc/astkrc/outils lib/init.tcl lib/tkselecteur.tcl .endif diff --git a/cad/calculix-ccx/Makefile b/cad/calculix-ccx/Makefile index fd94bfd9134..ce918d97726 100644 --- a/cad/calculix-ccx/Makefile +++ b/cad/calculix-ccx/Makefile @@ -34,6 +34,7 @@ ALL_TARGET= #Empty CCX_VER= ccx_${PORTVERSION} WRKSRC= ${WRKDIR}/CalculiX/${CCX_VER}/src +DOCSDIR= ${PREFIX}/share/doc/CalculiX OPTIONS_DEFINE= DOCS EXAMPLES @@ -42,7 +43,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES .if ${PORT_OPTIONS:MDOCS} DISTFILES+= ${DIST_HTM} ${DIST_PS} EXTRACT_ONLY+= ${DIST_HTM} ${DIST_PS} -DOCSDIR= ${PREFIX}/share/doc/CalculiX .endif .if $(PORT_OPTIONS:MEXAMPLES) @@ -68,18 +68,18 @@ pre-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${CCX_VER} \ ${STAGEDIR}${PREFIX}/bin/ccx -.if ${PORT_OPTIONS:MDOCS} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKDIR}/CalculiX/${CCX_VER}/doc/ccx && ${COPYTREE_SHARE} . \ ${STAGEDIR}${DOCSDIR}/ccx) ${INSTALL_DATA} ${WRKDIR}/CalculiX/${CCX_VER}/doc/${CCX_VER}.ps \ ${STAGEDIR}${DOCSDIR} @${GZIP_CMD} ${STAGEDIR}${DOCSDIR}/${CCX_VER}.ps -.endif -.if ${PORT_OPTIONS:MEXAMPLES} + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKDIR}/CalculiX/${CCX_VER}/test && ${COPYTREE_SHARE} . \ ${STAGEDIR}${EXAMPLESDIR}) -.endif .include diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 09a45dc56e3..4791a8b2015 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -40,7 +40,7 @@ MAKE_JOBS_UNSAFE= yes CMAKE_ARGS= -DCMAKE_SKIP_RPATH:BOOL=YES -OPTIONS_DEFINE= CGNS MED OCC SHARED STATIC +OPTIONS_DEFINE= CGNS DOCS MED OCC SHARED STATIC OPTIONS_DEFAULT= MED CGNS_DESC= Enable experimental CGNS mesh support diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index a566c103654..8e03642b6c6 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-mime-update USE_GNOME= cairo gtk20 INSTALLS_ICONS= yes -OPTIONS_DEFINE= TCL GCONF EXAMPLES +OPTIONS_DEFINE= TCL GCONF DOCS EXAMPLES TCL_DESC= Enable support for TCL/TK TCL_USES= tcl tk TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR} \ diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 94e830788f9..5e7c9482488 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -36,7 +36,7 @@ USE_XORG+= ice pixman x11 xext BROKEN_aarch64= Fails to compile: use of undeclared identifier builtin_ia32_emms -#OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS PLIST_SUB= OPSYS=${OPSYS} \ DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index af4cf242de2..afaf6f740ab 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -74,6 +74,7 @@ VIS_LIB_DEPENDS= libftgl.so:graphics/ftgl \ VIS_CMAKE_ON= -D3RDPARTY_FREETYPE_DIR=${LOCALBASE} +DOXYGEN_IMPLIES= DOCS DOXYGEN_USE= TEX=latex:build DOXYGEN_BUILD_DEPENDS= bash:shells/bash \ doxygen:devel/doxygen \ diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 4c69e64502c..45ca6e8010e 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -47,6 +47,8 @@ SHRDIR= fonts libraries linetypes patterns plugins scripts themes ts #QSCRIPTS should not be installed to avoid conflicts with texlive-base QSCRIPTS= bbox dwg2bmp dwg2pdf dwg2svg +OPTIONS_DEFINE= EXAMPLES + pre-configure: ${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|" \ ${WRKSRC}/src/core/RS.cpp diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile index 5cf260e5569..bbb2b802857 100644 --- a/cad/qelectrotech/Makefile +++ b/cad/qelectrotech/Makefile @@ -19,7 +19,7 @@ USES= compiler:c++11-lib desktop-file-utils qmake qt:5 shared-mime-info USE_QT= buildtools_build gui network printsupport \ sql-sqlite3 svg xml -OPTIONS_DEFINE= DEBUG +OPTIONS_DEFINE= DEBUG DOCS DEBUG_VARS= BUILD_TYPE=debug DEBUG_VARS_OFF= BUILD_TYPE=release diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index a3023fef7d7..fe120ff2449 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES+= iconv:translit tk:build,run +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/scripts/tree.tcl @${REINPLACE_CMD} -e \ diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile index 2e57c260228..8b4f972e6e6 100644 --- a/comms/dcf77pi/Makefile +++ b/comms/dcf77pi/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libjson-c.so:devel/json-c -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= all doxygen @@ -26,6 +26,8 @@ USE_LDCONFIG= yes PATCH_STRIP= -p1 PORTDOCS= CHANGELOG.md README.md receiver.svg + +DOXYGEN_IMPLIES= DOCS DOXYGEN_PORTDOCS= html/* INSTALL_TARGET= install-strip diff --git a/comms/direwolf/Makefile b/comms/direwolf/Makefile index ab2f08978f0..cffba986829 100644 --- a/comms/direwolf/Makefile +++ b/comms/direwolf/Makefile @@ -24,6 +24,8 @@ SHEBANG_FILES= telemetry-toolkit/telem-bits.pl telemetry-toolkit/telem-parm.pl\ telemetry-toolkit/telem-data91.pl \ telemetry-toolkit/telem-unit.pl telemetry-toolkit/telem-balloon.pl +OPTIONS_DEFINE= DOCS + post-patch: ${CP} ${FILESDIR}/Makefile.FreeBSD ${WRKSRC} ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/dw-start.sh diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile index 29012fee3c8..7cc1fc5f1b7 100644 --- a/comms/hidapi/Makefile +++ b/comms/hidapi/Makefile @@ -24,6 +24,8 @@ PORTDOCS= * CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= DOCS + pre-configure: @${CP} ${LOCALBASE}/share/gettext/config.rpath ${WRKSRC} diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index 0393f5ef339..16bdec829d9 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -19,4 +19,6 @@ INSTALL_TARGET= install-strip PORTDOCS= README TECHNICAL +OPTIONS_DEFINE= DOCS + .include diff --git a/comms/liquid-dsp/Makefile b/comms/liquid-dsp/Makefile index 20427c8e377..2798c359aa0 100644 --- a/comms/liquid-dsp/Makefile +++ b/comms/liquid-dsp/Makefile @@ -29,6 +29,8 @@ PORTDOCS= * CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= DOCS + pre-configure: @cd ${WRKSRC}; ${SH} bootstrap.sh diff --git a/comms/nasawash/Makefile b/comms/nasawash/Makefile index 683c2c19f3a..df13d146950 100644 --- a/comms/nasawash/Makefile +++ b/comms/nasawash/Makefile @@ -17,6 +17,8 @@ USES= tar:tgz PLIST_FILES= bin/nasawash PORTDOCS= nasawash.txt nasawash.upd +OPTIONS_DEFINE= DOCS + do-build: ${CC} ${CPPFLAGS} ${CFLAGS} -c -o ${WRKSRC}/nasawash.o ${WRKSRC}/nasawash.c ${CC} -o ${WRKSRC}/nasawash ${WRKSRC}/nasawash.o ${LIBS} diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index cbf7fdb30f5..7534db4b4b9 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -14,7 +14,7 @@ COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= libccm.so:math/ccmath -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nec2c ${STAGEDIR}${PREFIX}/bin diff --git a/comms/splat/Makefile b/comms/splat/Makefile index 626dcc757c0..bfa2d7c5315 100644 --- a/comms/splat/Makefile +++ b/comms/splat/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2 USES= tar:bzip2 PORTDOCS= README README2 CHANGES +OPTIONS_DEFINE= DOCS OPTIONS_SINGLE= SRM OPTIONS_RADIO= HRM OPTIONS_SINGLE_SRM= SRM_2X2 SRM_3X3 SRM_4X4 SRM_5X5 SRM_6X6 SRM_7X7 SRM_8X8 diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 22db1be22ef..78bb3e19005 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -36,7 +36,7 @@ CMAKE_ARGS+= -DUSE_QT:BOOL=NO USE_LDCONFIG= yes ALL_TARGET?= all man -OPTIONS_DEFINE= DOXYGEN STATIC +OPTIONS_DEFINE= DOXYGEN STATIC DOCS STATIC_DESC= Build and install static libraries STATIC_CMAKE_ON= -DBUILD_STATIC_LIBS=YES .if ${PORTNAME}==svxlink @@ -49,6 +49,7 @@ ALSA_CMAKE_ON= -DUSE_ALSA:BOOL=ON OSS_CMAKE_OFF= -DUSE_OSS:BOOL=OFF OSS_CMAKE_ON= -DUSE_OSS:BOOL=ON .endif +DOXYGEN_IMPLIES= DOCS DOXYGEN_ALL_TARGET=doc DOXYGEN_CMAKE_OFF= -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen:BOOL=TRUE DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index e1067f62306..d4e63c1db3b 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -25,6 +25,8 @@ SHEBANG_FILES= addons/usermgmt.cgi INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's!tbdcmd=\/usr\/local!tbdcmd=${PREFIX}!'\ ${WRKSRC}/addons/usermgmt.cgi diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index f978b216f12..d10b067e0c9 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -33,4 +33,6 @@ HAMLIB_CONFIGURE_ENABLE=hamlib FLDIGI_LIB_DEPENDS= libxmlrpc.so:net/xmlrpc-c FLDIGI_CONFIGURE_ENABLE=fldigi-xmlrpc +OPTIONS_DEFINE= DOCS + .include diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 52880d49dd6..2fd5506d459 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -21,4 +21,6 @@ CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 462a643ea30..912433571f3 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -48,7 +48,7 @@ CMAKE_ARGS+= -DPKG_LIB_DIR:STRING="share/uhd" -DUHD_TXRX_DEBUG_PRINTS="yes" IMAGE_FILE= uhd-images_003.010.003.000-release.zip -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS #OPTIONS_DEFAULT= DOXYGEN OPTIONS_SUB=yes diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 3ddc9f4f986..8c8f67b21f3 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -35,6 +35,8 @@ MAKE_ENV+= PYTHONUSERBASE=${STAGEDIR}${PYTHONBASE} #LDFLAGS+= -shared VERSION= 4.00 +OPTIONS_DEFINE= DOCS + .include pre-configure: @${CP} ${FILESDIR}/wspr.sh.in ${WRKSRC} diff --git a/converters/erlang-base64url/Makefile b/converters/erlang-base64url/Makefile index a3799166e51..6ef8009db7a 100644 --- a/converters/erlang-base64url/Makefile +++ b/converters/erlang-base64url/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= dvv +OPTIONS_DEFINE= DOCS + .include diff --git a/converters/p5-Boulder/Makefile b/converters/p5-Boulder/Makefile index a610e55b626..3ff64c5d7ca 100644 --- a/converters/p5-Boulder/Makefile +++ b/converters/p5-Boulder/Makefile @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= API for hierarchical tag/value structures BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser diff --git a/converters/p5-Encode-DoubleEncodedUTF8/Makefile b/converters/p5-Encode-DoubleEncodedUTF8/Makefile index 4ef9b7f308e..7afbb5c1b4d 100644 --- a/converters/p5-Encode-DoubleEncodedUTF8/Makefile +++ b/converters/p5-Encode-DoubleEncodedUTF8/Makefile @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Fix double encoded UTF-8 bytes to the correct ones USES= perl5 diff --git a/converters/p5-Encode-compat/Makefile b/converters/p5-Encode-compat/Makefile index 9956b0ae7ed..fe83fbb5e6e 100644 --- a/converters/p5-Encode-compat/Makefile +++ b/converters/p5-Encode-compat/Makefile @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Compatibility interfaces for Encode.pm on Perl < 5.7.1 BUILD_DEPENDS= p5-Text-Iconv>=0:converters/p5-Text-Iconv diff --git a/converters/p5-Encoding-FixLatin/Makefile b/converters/p5-Encoding-FixLatin/Makefile index 8b3e865778a..eed65d87eea 100644 --- a/converters/p5-Encoding-FixLatin/Makefile +++ b/converters/p5-Encoding-FixLatin/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GRANTM PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Takes mixed encoding input and produces UTF-8 output USES= perl5 diff --git a/converters/p5-Number-Nary/Makefile b/converters/p5-Number-Nary/Makefile index 78e8f536598..fb2725baa78 100644 --- a/converters/p5-Number-Nary/Makefile +++ b/converters/p5-Number-Nary/Makefile @@ -7,7 +7,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Encode and decode numbers as n-ary strings LICENSE= ART10 GPLv1+ diff --git a/converters/p5-Number-RecordLocator/Makefile b/converters/p5-Number-RecordLocator/Makefile index d87888a391a..19cd8ea6735 100644 --- a/converters/p5-Number-RecordLocator/Makefile +++ b/converters/p5-Number-RecordLocator/Makefile @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Encodes integers into a short locator string USES= perl5 diff --git a/converters/p5-Text-Unidecode/Makefile b/converters/p5-Text-Unidecode/Makefile index 2fe8a3f00e8..8d28eade0da 100644 --- a/converters/p5-Text-Unidecode/Makefile +++ b/converters/p5-Text-Unidecode/Makefile @@ -7,7 +7,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text::Unidecode -- US-ASCII transliterations of Unicode text LICENSE= ART10 GPLv1+ diff --git a/converters/rubygem-json-ld-preloaded/Makefile b/converters/rubygem-json-ld-preloaded/Makefile index 0bc09c3ab42..d185511052d 100644 --- a/converters/rubygem-json-ld-preloaded/Makefile +++ b/converters/rubygem-json-ld-preloaded/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= json-ld-preloaded -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= converters rubygems MASTER_SITES= RG @@ -10,12 +10,13 @@ COMMENT= JSON-LD with preloaded contexts LICENSE= UNLICENSE -RUN_DEPENDS= rubygem-json-ld>=2.2:converters/rubygem-json-ld \ +RUN_DEPENDS= rubygem-json-ld>=3.0:converters/rubygem-json-ld \ rubygem-multi_json>=1.12:devel/rubygem-multi_json \ rubygem-rdf>=3.0:www/rubygem-rdf -NO_ARCH= yes USES= gem USE_RUBY= yes +NO_ARCH= yes + .include diff --git a/converters/rubygem-json-ld-preloaded/distinfo b/converters/rubygem-json-ld-preloaded/distinfo index e4255368f54..c96fb129802 100644 --- a/converters/rubygem-json-ld-preloaded/distinfo +++ b/converters/rubygem-json-ld-preloaded/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532975374 -SHA256 (rubygem/json-ld-preloaded-3.0.0.gem) = b0429d569e35456b17df2a790765f7159517775b6be46e29dc8b7f3f4e6bd8d5 -SIZE (rubygem/json-ld-preloaded-3.0.0.gem) = 102400 +TIMESTAMP = 1536591908 +SHA256 (rubygem/json-ld-preloaded-3.0.1.gem) = 28dd6659b6814c484ac1314116c2d8fe6c408025de03c106674d09da2cbaf6e5 +SIZE (rubygem/json-ld-preloaded-3.0.1.gem) = 102912 diff --git a/converters/rubygem-json-ld/Makefile b/converters/rubygem-json-ld/Makefile index 2e54448acec..c5f8beb933d 100644 --- a/converters/rubygem-json-ld/Makefile +++ b/converters/rubygem-json-ld/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= json-ld -DISTVERSION= 3.0.0 +DISTVERSION= 3.0.1 CATEGORIES= converters rubygems MASTER_SITES= RG diff --git a/converters/rubygem-json-ld/distinfo b/converters/rubygem-json-ld/distinfo index 713d7528e90..c692a0971a4 100644 --- a/converters/rubygem-json-ld/distinfo +++ b/converters/rubygem-json-ld/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534617673 -SHA256 (rubygem/json-ld-3.0.0.gem) = bea3bb1ab11e7603663bdead09851cb6ec81dd39dbdc4106ae86c6b7cb2fedf5 -SIZE (rubygem/json-ld-3.0.0.gem) = 116736 +TIMESTAMP = 1536591891 +SHA256 (rubygem/json-ld-3.0.1.gem) = f41c9d3353b1dc41f6ce1190212fe94e51b5a0ac611e8580ebc16f9d61c898e6 +SIZE (rubygem/json-ld-3.0.1.gem) = 117760 diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 14a5a8553fe..e8e152e2ebd 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -29,6 +29,8 @@ DOCFILES= HISTORY doc/Makefile doc/README doc/binhex.fig \ doc/library.ltx doc/structure.fig doc/td-v1.c doc/td-v2.c \ doc/td-v3.c doc/test.txt +OPTIONS_DEFINE= DOCS + post-patch: @${SED} -e 's,FUNKYTOKENHERE,${PREFIX}/,' \ < ${FILESDIR}/uulib.3 > ${WRKDIR}/uulib.3 diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile index 995d0bf18a6..eff73aebe30 100644 --- a/databases/akonadi/Makefile +++ b/databases/akonadi/Makefile @@ -52,6 +52,8 @@ SQLITE_CMAKE_OFF= -DAKONADI_BUILD_QSQLITE:BOOL=OFF OPTIONS_DEFAULT= MYSQL +OPTIONS_DEFINE= DOCS + post-patch: # To avoid overflow, MySQL settings need to be lower than # INT_MAX / kern.hz. This setting assumes kern.hz=2000, and diff --git a/databases/arangodb32/Makefile b/databases/arangodb32/Makefile index 9ca727ac66d..26121b1f640 100644 --- a/databases/arangodb32/Makefile +++ b/databases/arangodb32/Makefile @@ -28,6 +28,8 @@ USERS= arangodb GROUPS= arangodb USE_RC_SUBR= arangod +OPTIONS_DEFINE= DOCS + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200057 diff --git a/databases/arangodb33/Makefile b/databases/arangodb33/Makefile index 8200672a93a..c392c15afbf 100644 --- a/databases/arangodb33/Makefile +++ b/databases/arangodb33/Makefile @@ -31,6 +31,8 @@ USERS= arangodb GROUPS= arangodb USE_RC_SUBR= arangod +OPTIONS_DEFINE= DOCS + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200057 diff --git a/databases/c3p0/Makefile b/databases/c3p0/Makefile index f00123912a0..b265518290c 100644 --- a/databases/c3p0/Makefile +++ b/databases/c3p0/Makefile @@ -18,6 +18,8 @@ NO_BUILD= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index bd5bad3789a..2994c79d2b6 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -46,6 +46,8 @@ STRIP= #empty INFO= CouchDB +OPTIONS_DEFINE= DOCS + .include post-patch: diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index 6abf6320bde..0b8b086933a 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -30,10 +30,10 @@ GTKDOC_DESC= Enable GTK html documentation .if ${PORT_OPTIONS:MGTKDOC} CONFIGURE_ARGS+= --enable-gtk-doc-html -PLIST_SUB= GTKDOC="" +PLIST_SUB+= GTKDOC="" .else CONFIGURE_ARGS+= --disable-gtk-doc-html -PLIST_SUB= GTKDOC="@comment " +PLIST_SUB+= GTKDOC="@comment " .endif post-patch: diff --git a/databases/elixir-calecto/Makefile b/databases/elixir-calecto/Makefile index cce3ecfbf71..361a2fa5b1c 100644 --- a/databases/elixir-calecto/Makefile +++ b/databases/elixir-calecto/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= databases/elixir-ecto \ devel/elixir-calendar MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-db_connection/Makefile b/databases/elixir-db_connection/Makefile index cd87ec4e1c6..804d89b7bf0 100644 --- a/databases/elixir-db_connection/Makefile +++ b/databases/elixir-db_connection/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= devel/elixir-connection \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-ecto/Makefile b/databases/elixir-ecto/Makefile index 69148c6cc30..fe7f2cb36bc 100644 --- a/databases/elixir-ecto/Makefile +++ b/databases/elixir-ecto/Makefile @@ -15,7 +15,7 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= elixir-ecto -OPTIONS_DEFINE= POSTGREX MARIAEX +OPTIONS_DEFINE= POSTGREX MARIAEX DOCS OPTIONS_SUB= yes POSTGREX_DESC= PostgreSQL adapter support MARIAEX_DESC= MySQL adapter support diff --git a/databases/elixir-exredis/Makefile b/databases/elixir-exredis/Makefile index 89a00249861..067797193c1 100644 --- a/databases/elixir-exredis/Makefile +++ b/databases/elixir-exredis/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= artemeff MIX_BUILD_DEPS= databases/erlang-eredis MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-geo/Makefile b/databases/elixir-geo/Makefile index f0e370bfa52..a3122a547c0 100644 --- a/databases/elixir-geo/Makefile +++ b/databases/elixir-geo/Makefile @@ -23,4 +23,6 @@ MIX_BUILD_DEPS= databases/elixir-ecto \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-mariaex/Makefile b/databases/elixir-mariaex/Makefile index 1aed8da440f..be40a64a963 100644 --- a/databases/elixir-mariaex/Makefile +++ b/databases/elixir-mariaex/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= devel/elixir-connection \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-mongo/Makefile b/databases/elixir-mongo/Makefile index 05129c3f390..ba422a3362f 100644 --- a/databases/elixir-mongo/Makefile +++ b/databases/elixir-mongo/Makefile @@ -18,4 +18,6 @@ ELIXIR_APP_NAME=mongo MIX_BUILD_DEPS= devel/elixir-bson MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-postgrex/Makefile b/databases/elixir-postgrex/Makefile index 00e2d4ba013..2029a1d27bd 100644 --- a/databases/elixir-postgrex/Makefile +++ b/databases/elixir-postgrex/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= databases/elixir-db_connection \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/elixir-timex_ecto/Makefile b/databases/elixir-timex_ecto/Makefile index fbfd82dcd82..11716c9d379 100644 --- a/databases/elixir-timex_ecto/Makefile +++ b/databases/elixir-timex_ecto/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= databases/elixir-ecto \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/erlang-couchbeam/Makefile b/databases/erlang-couchbeam/Makefile index a9cb8d4b837..75baf5e61ba 100644 --- a/databases/erlang-couchbeam/Makefile +++ b/databases/erlang-couchbeam/Makefile @@ -18,4 +18,6 @@ ERL_BUILD_DEPS= devel/erlang-jsx \ www/erlang-hackney ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/erlang-epgsql/Makefile b/databases/erlang-epgsql/Makefile index 41b1eff9844..2690f88cbd6 100644 --- a/databases/erlang-epgsql/Makefile +++ b/databases/erlang-epgsql/Makefile @@ -13,4 +13,6 @@ LICENSE= BSD3CLAUSE USES= erlang:rebar3 USE_GITHUB= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/erlang-eredis/Makefile b/databases/erlang-eredis/Makefile index 864452dfa3f..559d489ff31 100644 --- a/databases/erlang-eredis/Makefile +++ b/databases/erlang-eredis/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= wooga +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/iowow/Makefile b/databases/iowow/Makefile index b393ab89a66..95ee65416ad 100644 --- a/databases/iowow/Makefile +++ b/databases/iowow/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes PORTDOCS= Changelog README +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/libdrizzle-redux/files/patch-libdrizzle_binlog.cc b/databases/libdrizzle-redux/files/patch-libdrizzle_binlog.cc new file mode 100644 index 00000000000..269818bb76a --- /dev/null +++ b/databases/libdrizzle-redux/files/patch-libdrizzle_binlog.cc @@ -0,0 +1,20 @@ +--- libdrizzle/binlog.cc.orig 2018-08-27 19:29:31 UTC ++++ libdrizzle/binlog.cc +@@ -316,7 +316,7 @@ drizzle_return_t drizzle_state_binlog_read(drizzle_st + if (con->packet_size != binlog_event->length) + { + drizzle_set_error(con, "drizzle_state_binlog_read", +- "packet size error:%"PRIu32":%"PRIu32, con->packet_size, binlog_event->length); ++ "packet size error:%" PRIu32 ":%" PRIu32, con->packet_size, binlog_event->length); + con->binlog->error_fn(DRIZZLE_RETURN_UNEXPECTED_DATA, con, con->binlog->binlog_context); + return DRIZZLE_RETURN_UNEXPECTED_DATA; + } +@@ -374,7 +374,7 @@ drizzle_return_t drizzle_state_binlog_read(drizzle_st + event_crc= (uint32_t)crc32(0, binlog_event->raw_data, (binlog_event->raw_length - DRIZZLE_BINLOG_CRC32_LEN)); + if (event_crc != binlog_event->checksum) + { +- drizzle_set_error(con, __func__, "CRC doesn't match: 0x%"PRIX32", 0x%"PRIX32, event_crc, binlog_event->checksum); ++ drizzle_set_error(con, __func__, "CRC doesn't match: 0x%" PRIX32 ", 0x%" PRIX32, event_crc, binlog_event->checksum); + con->binlog->error_fn(DRIZZLE_RETURN_BINLOG_CRC, con, con->binlog->binlog_context); + return DRIZZLE_RETURN_BINLOG_CRC; + } diff --git a/databases/libdrizzle-redux/files/patch-libdrizzle_field.cc b/databases/libdrizzle-redux/files/patch-libdrizzle_field.cc new file mode 100644 index 00000000000..5a885a3b436 --- /dev/null +++ b/databases/libdrizzle-redux/files/patch-libdrizzle_field.cc @@ -0,0 +1,20 @@ +--- libdrizzle/field.cc.orig 2018-08-27 19:29:52 UTC ++++ libdrizzle/field.cc +@@ -239,7 +239,7 @@ drizzle_return_t drizzle_state_field_read(drizzle_st * + } + + drizzle_log_debug(con, +- "field_offset= %"PRIu64", field_size= %zu, field_total= %"PRIu64, ++ "field_offset= %" PRIu64 ", field_size= %zu, field_total= %" PRIu64, + con->result->field_offset, con->result->field_size, + con->result->field_total); + +@@ -295,7 +295,7 @@ drizzle_return_t drizzle_state_field_read(drizzle_st * + con->packet_size-= con->result->field_size; + + drizzle_log_debug(con, +- "field_offset= %"PRIu64", field_size= %zu, field_total= %"PRIu64, ++ "field_offset= %" PRIu64 ", field_size= %zu, field_total= %" PRIu64, + con->result->field_offset, con->result->field_size, + con->result->field_total); + diff --git a/databases/libdrizzle-redux/files/patch-libdrizzle_statement__param.cc b/databases/libdrizzle-redux/files/patch-libdrizzle_statement__param.cc new file mode 100644 index 00000000000..c388cd373a5 --- /dev/null +++ b/databases/libdrizzle-redux/files/patch-libdrizzle_statement__param.cc @@ -0,0 +1,62 @@ +--- libdrizzle/statement_param.cc.orig 2018-08-27 19:24:50 UTC ++++ libdrizzle/statement_param.cc +@@ -599,11 +599,11 @@ char *long_to_string(drizzle_bind_st *param, uint32_t + char* buffer= param->data_buffer + 50; + if (param->options.is_unsigned) + { +- snprintf(buffer, 12, "%"PRIu32, val); ++ snprintf(buffer, 12, "%" PRIu32, val); + } + else + { +- snprintf(buffer, 12, "%"PRId32, (int32_t)val); ++ snprintf(buffer, 12, "%" PRId32, (int32_t)val); + } + return buffer; + } +@@ -614,11 +614,11 @@ char *longlong_to_string(drizzle_bind_st *param, uint6 + char* buffer= param->data_buffer + 50; + if (param->options.is_unsigned) + { +- snprintf(buffer, 21, "%"PRIu64, val); ++ snprintf(buffer, 21, "%" PRIu64, val); + } + else + { +- snprintf(buffer, 21, "%"PRId64, (int64_t)val); ++ snprintf(buffer, 21, "%" PRId64, (int64_t)val); + } + return buffer; + } +@@ -639,7 +639,7 @@ char *time_to_string(drizzle_bind_st *param, drizzle_d + int used = 0; + + /* Values are transferred with days separated from hours, but presented with days folded into hours. */ +- used = snprintf(buffer, buffersize-used, "%s%02u:%02"PRIu8":%02"PRIu8, (time->negative) ? "-" : "", time->hour + 24 * time->day, time->minute, time->second); ++ used = snprintf(buffer, buffersize-used, "%s%02u:%02" PRIu8 ":%02" PRIu8, (time->negative) ? "-" : "", time->hour + 24 * time->day, time->minute, time->second); + + /* TODO: the existence (and length) of the decimals should be decided based on the number of fields sent by the server or possibly the column's "decimals" value, not by whether the microseconds are 0 */ + if (time->microsecond || time->show_microseconds) +@@ -657,19 +657,19 @@ char *timestamp_to_string(drizzle_bind_st *param, driz + int buffersize = 27; + int used = 0; + +- used += snprintf(buffer, buffersize-used, "%04"PRIu16"-%02"PRIu8"-%02"PRIu32, ++ used += snprintf(buffer, buffersize-used, "%04" PRIu16 "-%02" PRIu8 "-%02" PRIu32, + timestamp->year, timestamp->month, timestamp->day); + assert(used < buffersize); + + if (param->type == DRIZZLE_COLUMN_TYPE_DATE) + return buffer; + +- used += snprintf(buffer+used, buffersize-used, " %02"PRIu16":%02"PRIu8":%02"PRIu8, ++ used += snprintf(buffer+used, buffersize-used, " %02" PRIu16 ":%02" PRIu8 ":%02" PRIu8, + timestamp->hour, timestamp->minute, timestamp->second); + + if (timestamp->microsecond || timestamp->show_microseconds) + { +- used += snprintf(buffer+used, buffersize-used, ".%06"PRIu32, timestamp->microsecond); ++ used += snprintf(buffer+used, buffersize-used, ".%06" PRIu32, timestamp->microsecond); + } + + assert(used < buffersize); diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index 99ae80381e4..f8634daddc4 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -37,7 +37,7 @@ CONFIGURE_ARGS= --without-oracle \ .include VERSION= 5.0 -PLIST_SUB= VERSION=${VERSION} +PLIST_SUB+= VERSION=${VERSION} .if ${LIBGDA5_SLAVE}!="no" USE_GNOME+= libgda5 diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index 53ce61f353e..f6d520915c5 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -11,8 +11,9 @@ COMMENT= C++ class library and toolset for ODBC access to data sources LICENSE= GPLv2 -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen USES= gmake libtool ncurses pathfix pkgconfig readline tar:bzip2 diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index 78ea6a67c35..6f02b67aad7 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -25,6 +25,8 @@ PLIST_FILES= include/pbl.h \ lib/libpbl.a PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-extract: @${REINPLACE_CMD} -e 's/= -Wall -O3/+= -Wall -Werror/' \ -e 's/^CC=/CC?=/' -e '/^.rm -f/d' ${WRKSRC}/makefile diff --git a/databases/linux-c6-sqlite3/Makefile b/databases/linux-c6-sqlite3/Makefile index c73037de36c..03fb7c4cc3e 100644 --- a/databases/linux-c6-sqlite3/Makefile +++ b/databases/linux-c6-sqlite3/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/linux-c7-sqlite3/Makefile b/databases/linux-c7-sqlite3/Makefile index 9920df343b9..6193cb9328b 100644 --- a/databases/linux-c7-sqlite3/Makefile +++ b/databases/linux-c7-sqlite3/Makefile @@ -19,4 +19,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile index a5cc3110d61..ff1d645693f 100644 --- a/databases/mariadb100-server/Makefile +++ b/databases/mariadb100-server/Makefile @@ -73,7 +73,7 @@ CONFLICTS_INSTALL= mariadb5*-${PKGNAMESUFFIX:C/^[0-9]*-//}-* \ .if !defined(CLIENT_ONLY) # MySQL-Server options -OPTIONS_DEFINE+= CONNECT_EXTRA MAXKEY +OPTIONS_DEFINE+= CONNECT_EXTRA MAXKEY DOCS OPTIONS_DEFAULT+= MAXKEY OPTIONS_GROUP= ENGINES OPTIONS_GROUP_ENGINES= INNOBASE MROONGA OQGRAPH SPHINX SPIDER TOKUDB @@ -123,6 +123,7 @@ OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \ TOKUDB_LIB_DEPENDS= libsnappy.so:archivers/snappy TOKUDB_PORTDOCS= PATENTS README.md TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi +TOKUDB_IMPLIES= DOCS post-install: # Remove programs to avoid conflict with mariadb100-client diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile index 5af3ce63b04..00d0176e327 100644 --- a/databases/mariadb101-server/Makefile +++ b/databases/mariadb101-server/Makefile @@ -44,7 +44,7 @@ FASTMTX_DESC= Replace mutexes with spinlocks .if !defined(CLIENT_ONLY) # MySQL-Server options -OPTIONS_DEFINE+= CONNECT_EXTRA MAXKEY +OPTIONS_DEFINE+= CONNECT_EXTRA MAXKEY DOCS OPTIONS_DEFAULT+= MAXKEY SPHINX SPIDER OPTIONS_GROUP= COMPRESSION ENGINES GROONGA OPTIONS_GROUP_COMPRESSION= LZ4 LZO SNAPPY @@ -149,7 +149,7 @@ OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \ SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF SNAPPY_CMAKE_ON= -DWITH_INNODB_SNAPPY=${LOCALBASE}/lib SNAPPY_LIB_DEPENDS= libsnappy.so:archivers/snappy -TOKUDB_IMPLIES= SNAPPY +TOKUDB_IMPLIES= SNAPPY DOCS TOKUDB_PORTDOCS= README.md TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi ZMQ_LIB_DEPENDS= libzmq.so:net/libzmq4 diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile index 22d12d7cadc..c551e97e453 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -39,7 +39,7 @@ OPTIONS_DEFAULT= GSSAPI_BASE # MySQL-Server options OPTIONS_DEFAULT+= CONNECT_EXTRA INNOBASE SPHINX SPIDER OPTIONS_GROUP= COMPRESSION ENGINES GROONGA -OPTIONS_DEFINE= CONNECT_EXTRA +OPTIONS_DEFINE= CONNECT_EXTRA DOCS OPTIONS_GROUP_COMPRESSION= LZ4 LZO SNAPPY ZSTD OPTIONS_GROUP_ENGINES= INNOBASE MROONGA OQGRAPH ROCKSDB SPHINX SPIDER TOKUDB XTRADB OPTIONS_GROUP_GROONGA= ZMQ MSGPACK @@ -156,7 +156,7 @@ ROCKSDB_USES= python SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF -DWITH_ROCKSDB_snappy=OFF SNAPPY_CMAKE_ON= -DWITH_INNODB_SNAPPY=ON -DWITH_ROCKSDB_snappy=ON SNAPPY_LIB_DEPENDS= libsnappy.so:archivers/snappy -TOKUDB_IMPLIES= SNAPPY +TOKUDB_IMPLIES= SNAPPY DOCS TOKUDB_PORTDOCS= README.md TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi ZMQ_LIB_DEPENDS= libzmq.so:net/libzmq4 diff --git a/databases/mariadb103-server/Makefile b/databases/mariadb103-server/Makefile index e9e9fdbd56f..37fc6d3dfda 100644 --- a/databases/mariadb103-server/Makefile +++ b/databases/mariadb103-server/Makefile @@ -41,7 +41,7 @@ OPTIONS_DEFAULT= GSSAPI_BASE # MySQL-Server options OPTIONS_DEFAULT+= CONNECT_EXTRA INNOBASE SPHINX SPIDER WSREP OPTIONS_GROUP= COMPRESSION ENGINES GROONGA -OPTIONS_DEFINE= CONNECT_EXTRA WSREP +OPTIONS_DEFINE= CONNECT_EXTRA WSREP DOCS OPTIONS_GROUP_COMPRESSION= LZ4 LZO SNAPPY ZSTD OPTIONS_GROUP_ENGINES= INNOBASE MROONGA OQGRAPH ROCKSDB SPHINX SPIDER TOKUDB XTRADB OPTIONS_GROUP_GROONGA= ZMQ MSGPACK @@ -158,7 +158,7 @@ ROCKSDB_USES= python SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF -DWITH_ROCKSDB_snappy=OFF SNAPPY_CMAKE_ON= -DWITH_INNODB_SNAPPY=ON -DWITH_ROCKSDB_snappy=ON SNAPPY_LIB_DEPENDS= libsnappy.so:archivers/snappy -TOKUDB_IMPLIES= SNAPPY +TOKUDB_IMPLIES= SNAPPY DOCS TOKUDB_PORTDOCS= README.md TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi WSREP_CMAKE_OFF= -DWITH_WSREP=OFF diff --git a/databases/mdcached/Makefile b/databases/mdcached/Makefile index 9fbefc9327f..af1e76b5ea7 100644 --- a/databases/mdcached/Makefile +++ b/databases/mdcached/Makefile @@ -18,6 +18,8 @@ USE_LDCONFIG= yes PORTDOCS= UserGuide.txt mdcached.txt +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's|ADDCFLAGS = -Wall -g -O3 -march=native|ADDCFLAGS = ${CFLAGS}|' \ ${WRKSRC}/Makefile diff --git a/databases/memcacheq/Makefile b/databases/memcacheq/Makefile index 0829e2225ac..38ceee27da1 100644 --- a/databases/memcacheq/Makefile +++ b/databases/memcacheq/Makefile @@ -28,6 +28,8 @@ PORTDOCS= README MCQDIR?= /var/db/memcacheq PLIST_SUB= MCQDIR=${MCQDIR} +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/databases/monetdb/Makefile b/databases/monetdb/Makefile index e2494f94db8..0df58e8152b 100644 --- a/databases/monetdb/Makefile +++ b/databases/monetdb/Makefile @@ -35,7 +35,7 @@ CFLAGS+= -I${PREFIX}/include INSTALL_TARGET= install-strip OPTIONS_DEFINE= CONSOLE CURL DATACELL FITS GEOM JDBC MEROCONTROL ODBC \ - PERL RDF RUBYGEMS SPHINXCLIENT TESTING OPTIMIZE + PERL RDF RUBYGEMS SPHINXCLIENT TESTING OPTIMIZE DOCS OPTIONS_RADIO= PYTHON OPTIONS_RADIO_PYTHON= PYTHON2 PYTHON3 OPTIONS_SINGLE= PASSWD_HASH_ALGORITHM diff --git a/databases/mongodb32-tools/Makefile b/databases/mongodb32-tools/Makefile index 46f39f6e313..5df6bbc13d8 100644 --- a/databases/mongodb32-tools/Makefile +++ b/databases/mongodb32-tools/Makefile @@ -24,7 +24,7 @@ GH_PROJECT= mongo-tools USE_HARDENING= pie:off relro:off -OPTIONS_DEFINE= SSL SASL +OPTIONS_DEFINE= SSL SASL DOCS OPTIONS_DEFAULT= SSL SASL_USE= my_tags=sasl diff --git a/databases/mongodb34-tools/Makefile b/databases/mongodb34-tools/Makefile index d920a4514ac..ad9a1a1dc31 100644 --- a/databases/mongodb34-tools/Makefile +++ b/databases/mongodb34-tools/Makefile @@ -23,7 +23,7 @@ USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-tools -OPTIONS_DEFINE= SSL SASL +OPTIONS_DEFINE= SSL SASL DOCS OPTIONS_DEFAULT= SSL SASL SASL_USE= my_tags=sasl diff --git a/databases/mongodb36-tools/Makefile b/databases/mongodb36-tools/Makefile index c37f5c0b6c6..7ac98f5e281 100644 --- a/databases/mongodb36-tools/Makefile +++ b/databases/mongodb36-tools/Makefile @@ -27,7 +27,7 @@ USE_GITHUB= yes GH_ACCOUNT= mongodb GH_PROJECT= mongo-tools -OPTIONS_DEFINE= SSL SASL +OPTIONS_DEFINE= DOCS SSL SASL OPTIONS_DEFAULT= SSL SASL SASL_USE= my_tags=sasl diff --git a/databases/mysql-connector-c/files/patch-sql-common_client__authentication.cc b/databases/mysql-connector-c/files/patch-sql-common_client__authentication.cc new file mode 100644 index 00000000000..76da9a91be1 --- /dev/null +++ b/databases/mysql-connector-c/files/patch-sql-common_client__authentication.cc @@ -0,0 +1,15 @@ +sql-common/client_authentication.cc:86:56: error: comparison between pointer and integer ('char *' and 'int') + mysql->options.extension->server_public_key_path != '\0') + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ + +--- sql-common/client_authentication.cc.orig 2018-08-27 19:39:51 UTC ++++ sql-common/client_authentication.cc +@@ -83,7 +83,7 @@ RSA *rsa_init(MYSQL *mysql) + + if (mysql->options.extension != NULL && + mysql->options.extension->server_public_key_path != NULL && +- mysql->options.extension->server_public_key_path != '\0') ++ *mysql->options.extension->server_public_key_path != '\0') + { + pub_key_file= fopen(mysql->options.extension->server_public_key_path, + "r"); diff --git a/databases/ora2pg/Makefile b/databases/ora2pg/Makefile index 0d9d359cb16..a4318e0e50b 100644 --- a/databases/ora2pg/Makefile +++ b/databases/ora2pg/Makefile @@ -22,6 +22,8 @@ USE_PERL5= configure USE_GITHUB= yes GH_ACCOUNT= darold +OPTIONS_DEFINE= DOCS + do-patch: ${REINPLACE_CMD} -e '/install_all :/,/};/s=$$CONFDIR=${STAGEDIR}${ETCDIR}=g' \ -e '/install_all :/,/};/s=$$DOCDIR=${STAGEDIR}${DOCSDIR}=g' \ diff --git a/databases/p5-AnyEvent-Redis/Makefile b/databases/p5-AnyEvent-Redis/Makefile index 2c273bd1a85..0c2c8c29051 100644 --- a/databases/p5-AnyEvent-Redis/Makefile +++ b/databases/p5-AnyEvent-Redis/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DGL PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= AnyEvent::Redis - Non-blocking Redis client BUILD_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny \ diff --git a/databases/p5-AsciiDB-TagFile/Makefile b/databases/p5-AsciiDB-TagFile/Makefile index 0aa1e5dd2f7..8e904d77810 100644 --- a/databases/p5-AsciiDB-TagFile/Makefile +++ b/databases/p5-AsciiDB-TagFile/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl tie class for a simple ASCII database USES= perl5 diff --git a/databases/p5-Cache-Memcached-Fast/Makefile b/databases/p5-Cache-Memcached-Fast/Makefile index ef4d3ae4b02..965c7cb15df 100644 --- a/databases/p5-Cache-Memcached-Fast/Makefile +++ b/databases/p5-Cache-Memcached-Fast/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Fast Perl client for memcached, a distributed memory cache daemon LICENSE= ART10 GPLv2+ diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile index 361483195a7..bcb0ee5d35f 100644 --- a/databases/p5-DBD-Excel/Makefile +++ b/databases/p5-DBD-Excel/Makefile @@ -21,7 +21,9 @@ EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME} USES= perl5 USE_PERL5= configure -post-install: +OPTIONS_DEFINE= EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/sample/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/databases/p5-DBD-PgLite/Makefile b/databases/p5-DBD-PgLite/Makefile index 0b33e8d23b2..0fa62e8d9db 100644 --- a/databases/p5-DBD-PgLite/Makefile +++ b/databases/p5-DBD-PgLite/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PostgreSQL emulation mode for SQLite BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 3718338824e..a4f1a8381c6 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-mysql -PORTVERSION= 4.046 +PORTVERSION= 4.047 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CAPTTOFU @@ -15,8 +15,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-DBI>=1.08:databases/p5-DBI \ - p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib +BUILD_DEPENDS= ${RUN_DEPENDS} \ + p5-Devel-CheckLib>=1.09:devel/p5-Devel-CheckLib RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep diff --git a/databases/p5-DBD-mysql/distinfo b/databases/p5-DBD-mysql/distinfo index 0f01ef467ad..5eff8e6a57a 100644 --- a/databases/p5-DBD-mysql/distinfo +++ b/databases/p5-DBD-mysql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518182955 -SHA256 (DBD-mysql-4.046.tar.gz) = 6165652ec959d05b97f5413fa3dff014b78a44cf6de21ae87283b28378daf1f7 -SIZE (DBD-mysql-4.046.tar.gz) = 155294 +TIMESTAMP = 1536517570 +SHA256 (DBD-mysql-4.047.tar.gz) = 9a56d1b93a9748c25be6486075a72c416d66f61b8bb6e54492fa6408f2fbb145 +SIZE (DBD-mysql-4.047.tar.gz) = 157309 diff --git a/databases/p5-DBIx-DataSource/Makefile b/databases/p5-DBIx-DataSource/Makefile index c12741ab2a1..9ed23b0860b 100644 --- a/databases/p5-DBIx-DataSource/Makefile +++ b/databases/p5-DBIx-DataSource/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Database-independent create and drop functions BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI diff --git a/databases/p5-DBIx-Perlish/Makefile b/databases/p5-DBIx-Perlish/Makefile index 5101c9fd039..56d26339f48 100644 --- a/databases/p5-DBIx-Perlish/Makefile +++ b/databases/p5-DBIx-Perlish/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GRUBER PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perlish interface to SQL databases BUILD_DEPENDS= p5-DBI>0:databases/p5-DBI \ diff --git a/databases/p5-Template-DBI/Makefile b/databases/p5-Template-DBI/Makefile index a788a328ed4..7ffddc1ff23 100644 --- a/databases/p5-Template-DBI/Makefile +++ b/databases/p5-Template-DBI/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Template::Plugin::DBI - Template interface to the DBI module BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile index fb92ec3ba79..c4811b8fa95 100644 --- a/databases/p5-Text-Query-SQL/Makefile +++ b/databases/p5-Text-Query-SQL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text-Query-SQL provides query builders for SQL databases BUILD_DEPENDS= p5-Text-Query>=0:textproc/p5-Text-Query diff --git a/databases/pg_partman/Makefile b/databases/pg_partman/Makefile index daa1960ebaf..3f316d70957 100644 --- a/databases/pg_partman/Makefile +++ b/databases/pg_partman/Makefile @@ -24,6 +24,8 @@ SHEBANG_GLOB= *.py OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/pg_partman_bgw.so diff --git a/databases/pgbadger/Makefile b/databases/pgbadger/Makefile index ca3dfdb43cc..b42371135b3 100644 --- a/databases/pgbadger/Makefile +++ b/databases/pgbadger/Makefile @@ -2,17 +2,23 @@ # $FreeBSD$ PORTNAME= pgbadger -PORTVERSION= 9.2 +PORTVERSION= 10.0 DISTVERSIONPREFIX=v CATEGORIES= databases -USE_GITHUB= yes -GH_ACCOUNT= dalibo - MAINTAINER= girgen@FreeBSD.org COMMENT= Very competent log analyzer for PostgreSQL +LICENSE= PostgreSQL + +BUILD_DEPENDS= gsed:textproc/gsed + +USE_GITHUB= yes +GH_ACCOUNT= darold + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/databases/pgbadger/distinfo b/databases/pgbadger/distinfo index 01ce336b716..1a367ca4de1 100644 --- a/databases/pgbadger/distinfo +++ b/databases/pgbadger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501702648 -SHA256 (dalibo-pgbadger-v9.2_GH0.tar.gz) = 2107466309a409fb9e40f11bb77cac1f9ba7910d5328e7b2e08eb7a1c6d760ec -SIZE (dalibo-pgbadger-v9.2_GH0.tar.gz) = 745128 +TIMESTAMP = 1536567793 +SHA256 (darold-pgbadger-v10.0_GH0.tar.gz) = 74973f686e3b2d865f344489acc54d2fa5547d252131e87b46bdf624a3969740 +SIZE (darold-pgbadger-v10.0_GH0.tar.gz) = 775322 diff --git a/databases/pgbadger/files/patch-Makefile.PL b/databases/pgbadger/files/patch-Makefile.PL new file mode 100644 index 00000000000..7882b206274 --- /dev/null +++ b/databases/pgbadger/files/patch-Makefile.PL @@ -0,0 +1,18 @@ +--- Makefile.PL.orig 2018-09-10 08:43:15 UTC ++++ Makefile.PL +@@ -45,12 +45,12 @@ doc/synopsis.pod: Makefile pgbadger + echo "=head1 SYNOPSIS" > $@ + ./pgbadger --help >> $@ + echo "=head1 DESCRIPTION" >> $@ +- sed -i 's/ +$$//g' $@ ++ gsed -i 's/ +$$//g' $@ + + .PHONY: doc/pgBadger.pod + doc/pgBadger.pod: doc/synopsis.pod Makefile +- sed -i '/^=head1 SYNOPSIS/,/^=head1 DESCRIPTION/d' $@ +- sed -i '4r $<' $@ ++ gsed -i '/^=head1 SYNOPSIS/,/^=head1 DESCRIPTION/d' $@ ++ gsed -i '4r $<' $@ + EOMAKE + } + diff --git a/databases/pgespresso/Makefile b/databases/pgespresso/Makefile index d1295222043..8de1d6507e7 100644 --- a/databases/pgespresso/Makefile +++ b/databases/pgespresso/Makefile @@ -28,6 +28,8 @@ PORTDOCS= README.asciidoc INSTALL_TARGET= install-strip MAKE_ARGS= INSTALL="${INSTALL} -c" +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_MAN} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ diff --git a/databases/pglogical/Makefile b/databases/pglogical/Makefile index f7fef5b1787..3b1229bdfbe 100644 --- a/databases/pglogical/Makefile +++ b/databases/pglogical/Makefile @@ -29,9 +29,9 @@ DOCS_PORTDOCS= * .include .if ${PGSQL_VER:M9.4} -PLIST_SUB= PGSQL94="" +PLIST_SUB+= PGSQL94="" .else -PLIST_SUB= PGSQL94="@comment " +PLIST_SUB+= PGSQL94="@comment " .endif # FFI diff --git a/databases/postgresql10-contrib/Makefile b/databases/postgresql10-contrib/Makefile index 0f819e2cb4a..d2d5002b6b2 100644 --- a/databases/postgresql10-contrib/Makefile +++ b/databases/postgresql10-contrib/Makefile @@ -23,6 +23,8 @@ COMPONENT= -contrib CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --disable-nls --with-uuid=bsd LDFLAGS+= -lpthread -L${PREFIX}/lib +OPTIONS_DEFINE= DOCS + post-configure: @cd ${WRKSRC}/src/backend && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} symlinks diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile index fa72652dfcc..02afe6cf057 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -71,7 +71,7 @@ SUB_FILES+= 502.pgsql .endif .if defined(CLIENT_ONLY) -OPTIONS_DEFINE+=LIBEDIT +OPTIONS_DEFINE+=LIBEDIT DOCS LIBEDIT_DESC= Use non-GPL libedit instead of readline USES+= perl5 .else @@ -80,7 +80,7 @@ CONFIGURE_ENV+= PATH=${PREFIX}/bin:${PATH} .endif .if defined(SERVER_ONLY) -OPTIONS_DEFINE= DTRACE LDAP INTDATE TZDATA XML +OPTIONS_DEFINE= DTRACE LDAP INTDATE TZDATA XML DOCS LDAP_DESC= Build with LDAP authentication support DTRACE_DESC= Build with DTrace probes TZDATA_DESC= Use internal timezone database @@ -104,7 +104,7 @@ OPTIONS_DEFAULT+= TZDATA INTDATE .endif .if !defined(SLAVE_ONLY) -OPTIONS_DEFINE+= NLS PAM GSSAPI OPTIMIZED_CFLAGS DEBUG +OPTIONS_DEFINE+= NLS PAM GSSAPI OPTIMIZED_CFLAGS DEBUG DOCS . if ${DISTVERSION:R} == 9.2 || ${DISTVERSION:R} == 9.3 OPTIONS_RADIO= KRB5 OPTIONS_RADIO_KRB5= MIT_KRB5 HEIMDAL_KRB5 diff --git a/databases/postgresql95-contrib/Makefile b/databases/postgresql95-contrib/Makefile index bb60cd3bbe5..760edb6a941 100644 --- a/databases/postgresql95-contrib/Makefile +++ b/databases/postgresql95-contrib/Makefile @@ -23,6 +23,8 @@ COMPONENT= -contrib CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --disable-nls --with-uuid=bsd LDFLAGS+= -lpthread -L${PREFIX}/lib +OPTIONS_DEFINE= DOCS + post-install: @- ${INSTALL_DATA} ${WRKSRC}/contrib/README ${STAGEDIR}${DOCSDIR}/extension/README diff --git a/databases/postgresql96-contrib/Makefile b/databases/postgresql96-contrib/Makefile index 55ed6d09223..30313169e20 100644 --- a/databases/postgresql96-contrib/Makefile +++ b/databases/postgresql96-contrib/Makefile @@ -23,6 +23,8 @@ COMPONENT= -contrib CONFIGURE_ARGS+=--with-libxslt --with-libxml --with-openssl --disable-nls --with-uuid=bsd LDFLAGS+= -lpthread -L${PREFIX}/lib +OPTIONS_DEFINE= DOCS + post-configure: @cd ${WRKSRC}/src/backend && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} symlinks diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index 491bfe2ddb2..e8246e3a5c6 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -19,6 +19,8 @@ USE_PYTHON= autoplist distutils PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_pg.so @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile index 5144d2e5b53..b833320e34d 100644 --- a/databases/py-bsddb3/Makefile +++ b/databases/py-bsddb3/Makefile @@ -22,6 +22,8 @@ PYDISTUTILS_INSTALLARGS=-c -O1 --prefix=${PREFIX} --berkeley-db=${LOCALBASE} PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's,%%DBVERSION%%,${BDB_LIB_NAME},g' ${WRKSRC}/setup2.py ${WRKSRC}/setup3.py @${REINPLACE_CMD} 's,,<${BDB_INCLUDE_DIR}/db.h>,' ${WRKSRC}/Modules/bsddb.h diff --git a/databases/py-fakeredis/Makefile b/databases/py-fakeredis/Makefile index ef39792712f..c9c6d04d370 100644 --- a/databases/py-fakeredis/Makefile +++ b/databases/py-fakeredis/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fakeredis -PORTVERSION= 0.13.0.1 +PORTVERSION= 0.13.1 CATEGORIES= databases MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,9 +13,13 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=0:databases/py-redis@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes +do-test: + cd ${WRKSRC} && ${PYTHON_CMD} test_fakeredis.py + .include diff --git a/databases/py-fakeredis/distinfo b/databases/py-fakeredis/distinfo index 2d2ab01bef5..db563991840 100644 --- a/databases/py-fakeredis/distinfo +++ b/databases/py-fakeredis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534798618 -SHA256 (fakeredis-0.13.0.1.tar.gz) = f1415a38b078f8dbf1b6f5f6d93e067a53425c13547dc003427973d9788ce829 -SIZE (fakeredis-0.13.0.1.tar.gz) = 47917 +TIMESTAMP = 1536600393 +SHA256 (fakeredis-0.13.1.tar.gz) = a02d6c57d6de2a33723b48476b0a255839a3255e545e943548bdeaa88e22f516 +SIZE (fakeredis-0.13.1.tar.gz) = 48391 diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index 1736b25e816..131e1a8a628 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -21,7 +21,7 @@ USES= python${PY_MYSQL} USE_PYTHON= autoplist distutils # currently MaxDB(SAP), ADODB are not supported -OPTIONS_DEFINE= MYSQL PGSQL SQLITE MSSQL SYBASE +OPTIONS_DEFINE= DOCS MYSQL PGSQL SQLITE MSSQL SYBASE SYBASE_DESC= sybase support PORTDOCS= * diff --git a/databases/qdbm/Makefile b/databases/qdbm/Makefile index ef61b24c306..27794931950 100644 --- a/databases/qdbm/Makefile +++ b/databases/qdbm/Makefile @@ -29,6 +29,8 @@ MAKE_ARGS= MYDATADIR="${DOCSDIR}" MYDOCS="${PORTDOCS}" \ INSTALL_TARGET= install-strip PORTDOCS= ChangeLog NEWS +OPTIONS_DEFINE= DOCS + post-patch: .if defined(WITH_DEBUG) @${REINPLACE_CMD} 's/-DNDEBUG//' ${WRKSRC}/Makefile.in diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile index 75010f198eb..8ea341a66e0 100644 --- a/databases/skytools/Makefile +++ b/databases/skytools/Makefile @@ -26,6 +26,8 @@ CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \ --docdir=${EXAMPLESDIR} \ --with-pgconfig=${LOCALBASE}/bin/pg_config +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's=share/doc=share/examples=' ${WRKSRC}/setup_skytools.py diff --git a/databases/sqlcached/Makefile b/databases/sqlcached/Makefile index e9e8c0a8021..a6fa2740d0d 100644 --- a/databases/sqlcached/Makefile +++ b/databases/sqlcached/Makefile @@ -23,6 +23,8 @@ PORTDOCS= ${PORTNAME}.html ${PORTNAME}.txt PLIST_FILES= bin/${PORTNAME} etc/rc.d/${PORTNAME} \ man/man1/${PORTNAME}.1.gz +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|-lcurses|-lncurses|' ${WRKSRC}/Makefile @${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' \ diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile index 0c3996f9368..90a5c3b065d 100644 --- a/databases/tcl-sqlite3/Makefile +++ b/databases/tcl-sqlite3/Makefile @@ -14,7 +14,7 @@ LICENSE= PD LIB_DEPENDS= libsqlite3.so:databases/sqlite3 -OPTIONS_DEFINE= THREADS +OPTIONS_DEFINE= EXAMPLES THREADS OPTIONS_DEFAULT= THREADS WRKSRC= ${WRKDIR}/${DISTNAME}/tea diff --git a/deskutils/akonadi-calendar-tools/Makefile b/deskutils/akonadi-calendar-tools/Makefile index 32072c6ae9f..11d5403d4ee 100644 --- a/deskutils/akonadi-calendar-tools/Makefile +++ b/deskutils/akonadi-calendar-tools/Makefile @@ -25,4 +25,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/akonadi-import-wizard/Makefile b/deskutils/akonadi-import-wizard/Makefile index 75d4ae6d712..3463864e350 100644 --- a/deskutils/akonadi-import-wizard/Makefile +++ b/deskutils/akonadi-import-wizard/Makefile @@ -27,4 +27,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/akonadiconsole/Makefile b/deskutils/akonadiconsole/Makefile index 3ffade32e67..74392a9cec3 100644 --- a/deskutils/akonadiconsole/Makefile +++ b/deskutils/akonadiconsole/Makefile @@ -34,4 +34,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/akregator/Makefile b/deskutils/akregator/Makefile index 5033496b74e..b3afb4b80e9 100644 --- a/deskutils/akregator/Makefile +++ b/deskutils/akregator/Makefile @@ -31,4 +31,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index ebddfd09fbc..04f5061fe84 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -39,6 +39,8 @@ DOCS= AUTHORS ChangeLog NEWS README TODO PLIST_SUB+= VERSION=${PORTVERSION} +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} diff --git a/deskutils/grantlee-editor/Makefile b/deskutils/grantlee-editor/Makefile index c5fbb811e47..cd4c308c4a2 100644 --- a/deskutils/grantlee-editor/Makefile +++ b/deskutils/grantlee-editor/Makefile @@ -32,4 +32,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/grantleetheme/Makefile b/deskutils/grantleetheme/Makefile index c935098f27c..f242438598d 100644 --- a/deskutils/grantleetheme/Makefile +++ b/deskutils/grantleetheme/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kaddressbook/Makefile b/deskutils/kaddressbook/Makefile index a27b371c88d..4eb24f65fca 100644 --- a/deskutils/kaddressbook/Makefile +++ b/deskutils/kaddressbook/Makefile @@ -29,4 +29,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kalarm/Makefile b/deskutils/kalarm/Makefile index ae8eaf1069b..e5a96ea0c7f 100644 --- a/deskutils/kalarm/Makefile +++ b/deskutils/kalarm/Makefile @@ -30,4 +30,6 @@ SHEBANG_FILES= src/kconf_update/kalarm*.pl DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 1c3c96b8516..89c0ef82ae3 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth codecs config configwidgets coreaddons crash ecm bookmarks \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kdepim-addons/Makefile b/deskutils/kdepim-addons/Makefile index 10d4cf208d5..0ca4015d617 100644 --- a/deskutils/kdepim-addons/Makefile +++ b/deskutils/kdepim-addons/Makefile @@ -36,4 +36,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kdepim-apps-libs/Makefile b/deskutils/kdepim-apps-libs/Makefile index 6da57b355b2..c86dfd296fc 100644 --- a/deskutils/kdepim-apps-libs/Makefile +++ b/deskutils/kdepim-apps-libs/Makefile @@ -28,4 +28,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile index 5b7007eaef8..e8f5242f2da 100644 --- a/deskutils/kdepim-runtime/Makefile +++ b/deskutils/kdepim-runtime/Makefile @@ -35,4 +35,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/keditbookmarks/Makefile b/deskutils/keditbookmarks/Makefile index f2b058004f7..4ec6796984a 100644 --- a/deskutils/keditbookmarks/Makefile +++ b/deskutils/keditbookmarks/Makefile @@ -14,4 +14,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kfind/Makefile b/deskutils/kfind/Makefile index af4a60655f3..eea9219d562 100644 --- a/deskutils/kfind/Makefile +++ b/deskutils/kfind/Makefile @@ -16,4 +16,6 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kmail-account-wizard/Makefile b/deskutils/kmail-account-wizard/Makefile index 70e2e4e69c3..81194e9384a 100644 --- a/deskutils/kmail-account-wizard/Makefile +++ b/deskutils/kmail-account-wizard/Makefile @@ -27,4 +27,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kmail/Makefile b/deskutils/kmail/Makefile index 85cf5364bce..8b32b5eda9b 100644 --- a/deskutils/kmail/Makefile +++ b/deskutils/kmail/Makefile @@ -42,4 +42,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/knotes/Makefile b/deskutils/knotes/Makefile index ea082b5ab9e..eb38a21f90d 100644 --- a/deskutils/knotes/Makefile +++ b/deskutils/knotes/Makefile @@ -31,4 +31,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kontact/Makefile b/deskutils/kontact/Makefile index 7f668e1dd95..b7e9b9e1e98 100644 --- a/deskutils/kontact/Makefile +++ b/deskutils/kontact/Makefile @@ -24,4 +24,6 @@ DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile index bdc9d2fbf1c..3b57c6085dd 100644 --- a/deskutils/korganizer/Makefile +++ b/deskutils/korganizer/Makefile @@ -29,4 +29,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/kruler/Makefile b/deskutils/kruler/Makefile index b0efa16f03f..c96a7c68c23 100644 --- a/deskutils/kruler/Makefile +++ b/deskutils/kruler/Makefile @@ -14,4 +14,6 @@ USE_QT= core dbus gui widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 xcb +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 51b713a9c55..9a417a02900 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -24,6 +24,8 @@ PORTDOCS= * MAKE_JOBS_UNSAFE= yes +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's,/usr,${PREFIX},' \ ${WRKSRC}/platforms/unix/unix.pro \ diff --git a/deskutils/libkdepim/Makefile b/deskutils/libkdepim/Makefile index 494dc902e72..e18b381167e 100644 --- a/deskutils/libkdepim/Makefile +++ b/deskutils/libkdepim/Makefile @@ -24,4 +24,6 @@ USE_QT= core dbus designer gui network testlib uiplugin uitools \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/mbox-importer/Makefile b/deskutils/mbox-importer/Makefile index da51e285573..f35b78900cc 100644 --- a/deskutils/mbox-importer/Makefile +++ b/deskutils/mbox-importer/Makefile @@ -26,4 +26,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile index 4f1b4fe0000..54423dae993 100644 --- a/deskutils/nautilus-actions/Makefile +++ b/deskutils/nautilus-actions/Makefile @@ -32,6 +32,8 @@ PORTDOCS= AUTHORS ChangeLog ChangeLog-2008 ChangeLog-2009 ChangeLog-2010 \ ChangeLog-2011 ChangeLog-2012 COPYING COPYING-DOCS INSTALL \ MAINTAINERS NEWS README README-GCONF TODO +OPTIONS_DEFINE= DOCS + .include post-patch: diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index a48aaa0ec1f..276aed5875e 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-YAML>=0.1:textproc/p5-YAML \ USES= perl5 USE_PERL5= configure -OPTIONS_DEFINE= MYSQL PWSAFE3 +OPTIONS_DEFINE= EXAMPLES MYSQL PWSAFE3 OPTIONS_DEFAULT= BLOWFISH DES IDEA MYSQL PWSAFE3 MYSQL_RUN_DEPENDS= p5-DBD-mysql>0:databases/p5-DBD-mysql \ diff --git a/deskutils/notecase/Makefile b/deskutils/notecase/Makefile index 571131b3dcf..f24cf2ffd3f 100644 --- a/deskutils/notecase/Makefile +++ b/deskutils/notecase/Makefile @@ -24,6 +24,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= help.ncd +OPTIONS_DEFINE= DOCS + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/notecase diff --git a/deskutils/pim-data-exporter/Makefile b/deskutils/pim-data-exporter/Makefile index 8c2a9326574..69aa2fce139 100644 --- a/deskutils/pim-data-exporter/Makefile +++ b/deskutils/pim-data-exporter/Makefile @@ -29,4 +29,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/pim-sieve-editor/Makefile b/deskutils/pim-sieve-editor/Makefile index dff38cad3fb..6dfad70358a 100644 --- a/deskutils/pim-sieve-editor/Makefile +++ b/deskutils/pim-sieve-editor/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/deskutils/taskd/Makefile b/deskutils/taskd/Makefile index 487028de12c..849cc0cefff 100644 --- a/deskutils/taskd/Makefile +++ b/deskutils/taskd/Makefile @@ -48,6 +48,8 @@ CFLAGS+= -g -O0 PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-install: (cd ${WRKSRC}/pki && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${TASKD_DBDIR} diff --git a/deskutils/tasksh/Makefile b/deskutils/tasksh/Makefile index aae605eeb3f..120ed4b30da 100644 --- a/deskutils/tasksh/Makefile +++ b/deskutils/tasksh/Makefile @@ -11,4 +11,6 @@ COMMENT= Shell command that wraps Taskwarrior commands USES= cmake compiler:c++11-lang readline +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index 8b7f0898657..4b9aa7e0eee 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -64,6 +64,7 @@ DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/pandoc:textproc/hs-pandoc ALSA_LIB_DEPENDS= libasound.so.2:audio/alsa-lib ALSA_CMAKE_ON= -DWANT_ALSA=on ALSA_CMAKE_OFF= -DWANT_ALSA=off +DEMOS_IMPLIES= EXAMPLES PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CMAKE_ON= -DWANT_PULSEAUDIO=on PULSEAUDIO_CMAKE_OFF= -DWANT_PULSEAUDIO=off diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile index 26505550867..e7fed5b004f 100644 --- a/devel/awscli/Makefile +++ b/devel/awscli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.16.8 +PORTVERSION= 1.16.10 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.11.8:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.12:net/py-s3transfer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \ diff --git a/devel/awscli/distinfo b/devel/awscli/distinfo index 1d3dcbe37bd..ad5679846b5 100644 --- a/devel/awscli/distinfo +++ b/devel/awscli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536262987 -SHA256 (awscli-1.16.8.tar.gz) = b1e3942f79dff505627d807d26ef724ed6c49d838eb6448e6788eb578a5e4ca5 -SIZE (awscli-1.16.8.tar.gz) = 622937 +TIMESTAMP = 1536517594 +SHA256 (awscli-1.16.10.tar.gz) = 151f1d6a70d269ba248895e4d30cf6da938d7695fca8f2eef5eae5980b91a2d2 +SIZE (awscli-1.16.10.tar.gz) = 622945 diff --git a/devel/babeltrace/Makefile b/devel/babeltrace/Makefile index fea08abc517..88f0a07b406 100644 --- a/devel/babeltrace/Makefile +++ b/devel/babeltrace/Makefile @@ -32,6 +32,8 @@ USE_LDCONFIG= yes PORTDOCS= ChangeLog std-ext-lib.txt API.txt lttng-live.txt +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|LICENSE mit-license.txt gpl-2.0.txt||' \ ${WRKSRC}/Makefile.am diff --git a/devel/bbfreeze/Makefile b/devel/bbfreeze/Makefile index edb0f9875c2..9bb5e97e459 100644 --- a/devel/bbfreeze/Makefile +++ b/devel/bbfreeze/Makefile @@ -22,6 +22,8 @@ USE_PYTHON= autoplist distutils DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/altgraph/s,==,>=,' ${WRKSRC}/${PYSETUP} @${REINPLACE_CMD} -e '/from altgraph\.compat import/d' \ diff --git a/devel/boost-docs/Makefile b/devel/boost-docs/Makefile index b7de9bd3407..714197f7ae1 100644 --- a/devel/boost-docs/Makefile +++ b/devel/boost-docs/Makefile @@ -9,6 +9,8 @@ UNIQ= /usr/bin/uniq NO_BUILD= yes +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/..//boost-all/common.mk" do-install: diff --git a/devel/breakpad/Makefile b/devel/breakpad/Makefile index 1395b3ed3e6..3e34c061f7e 100644 --- a/devel/breakpad/Makefile +++ b/devel/breakpad/Makefile @@ -19,6 +19,8 @@ USE_GITHUB= yes GH_ACCOUNT= google GH_TAGNAME= 38cbbfed71efcb28931b5e4a83e3c0d4661f1548 +OPTIONS_DEFINE= DOCS + post-extract: @${MKDIR} ${WRKSRC}/src/third_party/lss @${CP} ${FILESDIR}/linux_syscall_support.h ${WRKSRC}/src/third_party/lss diff --git a/devel/catch/Makefile b/devel/catch/Makefile index 85c3b1413c7..c806fb1e575 100644 --- a/devel/catch/Makefile +++ b/devel/catch/Makefile @@ -22,6 +22,8 @@ GH_PROJECT= Catch2 CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${DOCSDIR} PORTDOCS= * +OPTIONS_DEFINE= DOCS + do-test: ${BUILD_WRKSRC}/projects/SelfTest diff --git a/devel/cctz/Makefile b/devel/cctz/Makefile index 34242a81404..55454c52a54 100644 --- a/devel/cctz/Makefile +++ b/devel/cctz/Makefile @@ -29,6 +29,8 @@ PLIST_FILES= include/cctz/civil_time.h \ PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile index 5691a815de2..fb5c7a077d4 100644 --- a/devel/cervisia/Makefile +++ b/devel/cervisia/Makefile @@ -13,4 +13,6 @@ USE_KDE= dbusaddons doctools ecm iconthemes init itemviews kdesu \ USE_QT= core dbus gui widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile index cf9c75923f2..c695aaa7e78 100644 --- a/devel/commit-patch/Makefile +++ b/devel/commit-patch/Makefile @@ -26,6 +26,8 @@ PLIST_FILES= bin/commit-partial bin/commit-patch \ man/man1/commit-partial.1.gz man/man1/commit-patch.1.gz PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's/share[/]man/man/' \ -e 's/PREFIX=/PREFIX?=/' \ diff --git a/devel/cpu_features/Makefile b/devel/cpu_features/Makefile index a4bc4ed3f45..9b590c73f2d 100644 --- a/devel/cpu_features/Makefile +++ b/devel/cpu_features/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cpu_features -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/cpu_features/distinfo b/devel/cpu_features/distinfo index e41fc1cc224..a3090d9b914 100644 --- a/devel/cpu_features/distinfo +++ b/devel/cpu_features/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525271060 -SHA256 (google-cpu_features-v0.1.0_GH0.tar.gz) = ae6acdc4f5952aa0d168927a0a40d517f973150b4cfcdfe760a1336e30ab8b9e -SIZE (google-cpu_features-v0.1.0_GH0.tar.gz) = 32051 +TIMESTAMP = 1536626385 +SHA256 (google-cpu_features-v0.2.0_GH0.tar.gz) = b0f0d15db2eb4ac697339eb07db7b1528d81ff06b44e6b0c18250bc76bcae3df +SIZE (google-cpu_features-v0.2.0_GH0.tar.gz) = 41705 diff --git a/devel/cpu_features/pkg-plist b/devel/cpu_features/pkg-plist index 6973acfdbe9..a2b8627b25b 100644 --- a/devel/cpu_features/pkg-plist +++ b/devel/cpu_features/pkg-plist @@ -4,6 +4,7 @@ include/cpu_features_macros.h include/cpuinfo_aarch64.h include/cpuinfo_arm.h include/cpuinfo_mips.h +include/cpuinfo_ppc.h include/cpuinfo_x86.h include/internal/bit_utils.h include/internal/cpuid_x86.h diff --git a/devel/critcl/Makefile b/devel/critcl/Makefile index 67e67fce157..92379046dde 100644 --- a/devel/critcl/Makefile +++ b/devel/critcl/Makefile @@ -29,7 +29,7 @@ PORTDOCS= * NO_BUILD= yes -.include +OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} -e 's|dtplite|${LOCALBASE}/bin/dtplite|g' ${WRKSRC}/build.tcl diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile index 7f055cc7cff..f400e134136 100644 --- a/devel/cutter/Makefile +++ b/devel/cutter/Makefile @@ -28,7 +28,7 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -OPTIONS_DEFINE= GOFFICE SOUP LCOV +OPTIONS_DEFINE= GOFFICE SOUP LCOV NLS GOFFICE_DESC= GOffice support SOUP_DESC= libsoup support LCOV_DESC= Force dependency on lcov diff --git a/devel/cvs2svn/Makefile b/devel/cvs2svn/Makefile index 449150b1cd4..3165b18e305 100644 --- a/devel/cvs2svn/Makefile +++ b/devel/cvs2svn/Makefile @@ -55,6 +55,8 @@ MANPAGES= cvs2svn.1.gz \ PLIST_FILES+= ${MANPAGES:S|^|man/man1/|} +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: # be consistent with PORTVERSION @${REINPLACE_CMD} -e 's|2.5.0-dev|2.4.0|' \ diff --git a/devel/cvschangelogbuilder/Makefile b/devel/cvschangelogbuilder/Makefile index c226e688cb4..c832b713401 100644 --- a/devel/cvschangelogbuilder/Makefile +++ b/devel/cvschangelogbuilder/Makefile @@ -22,6 +22,8 @@ NO_ARCH= yes PLIST_FILES= bin/cvschangelogbuilder PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100077 diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 1266e7e02a8..dd68092474e 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -35,6 +35,8 @@ SHEBANG_FILES= cvsweb.cgi NO_BUILD= yes NO_ARCH= yes +OPTIONS_DEFINE= DOCS EXAMPLES + .include # Specify where your repository belongs. diff --git a/devel/dissy/Makefile b/devel/dissy/Makefile index a25c1a5c916..63b7cfead85 100644 --- a/devel/dissy/Makefile +++ b/devel/dissy/Makefile @@ -24,6 +24,8 @@ GH_TAGNAME= 2f1005e PORTDOCS= COPYING ChangeLog README UPGRADE +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/devel/distel/Makefile b/devel/distel/Makefile index 7c0131362dd..d72d4a8639a 100644 --- a/devel/distel/Makefile +++ b/devel/distel/Makefile @@ -24,6 +24,8 @@ NO_ARCH= yes DISTEL_DOCS= AUTHORS ChangeLog INSTALL INSTALL.WIN32 NEWS README README.ie-session DISTEL_ROOT= ${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION} +OPTIONS_DEFINE= DOCS + do-build: @${MKDIR} ${WRKSRC}/ebin @cd ${WRKSRC} && erlc -W0 -o ebin/ +debug_info src/*.erl diff --git a/devel/dolphin-plugins/Makefile b/devel/dolphin-plugins/Makefile index 420c5720911..91e56506188 100644 --- a/devel/dolphin-plugins/Makefile +++ b/devel/dolphin-plugins/Makefile @@ -19,4 +19,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/editline/Makefile b/devel/editline/Makefile index 5c8312e2af6..f56d2c1b48f 100644 --- a/devel/editline/Makefile +++ b/devel/editline/Makefile @@ -20,6 +20,8 @@ PORTDOCS= * GH_ACCOUNT= troglobit USE_GITHUB= yes +OPTIONS_DEFINE= DOCS + # Rename to libeditline.3 to avoid conflict with libedit post-patch: @${REINPLACE_CMD} 's|editline.3|lib&|' ${WRKSRC}/man/Makefile.am diff --git a/devel/elixir-apex/Makefile b/devel/elixir-apex/Makefile index 12d6ac99623..2c6df682c1a 100644 --- a/devel/elixir-apex/Makefile +++ b/devel/elixir-apex/Makefile @@ -18,4 +18,6 @@ GH_ACCOUNT= BjRo MIX_REWRITE= yes MIX_BUILD_NAME= shared +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-bson/Makefile b/devel/elixir-bson/Makefile index 8b0237bc20b..a05d4ed3230 100644 --- a/devel/elixir-bson/Makefile +++ b/devel/elixir-bson/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= checkiz ELIXIR_APP_NAME=bson +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-cachex/Makefile b/devel/elixir-cachex/Makefile index c546ebe2e81..e0e4e77c098 100644 --- a/devel/elixir-cachex/Makefile +++ b/devel/elixir-cachex/Makefile @@ -20,4 +20,6 @@ MIX_BUILD_DEPS= devel/elixir-eternal \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-calendar/Makefile b/devel/elixir-calendar/Makefile index 13af08bbfa8..9b7b9f50046 100644 --- a/devel/elixir-calendar/Makefile +++ b/devel/elixir-calendar/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= devel/elixir-tzdata MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-combine/Makefile b/devel/elixir-combine/Makefile index c4b27c176a0..a66ac00e119 100644 --- a/devel/elixir-combine/Makefile +++ b/devel/elixir-combine/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= bitwalker MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-conform/Makefile b/devel/elixir-conform/Makefile index 3733de300aa..81e56c91ded 100644 --- a/devel/elixir-conform/Makefile +++ b/devel/elixir-conform/Makefile @@ -18,4 +18,6 @@ GH_ACCOUNT= bitwalker MIX_BUILD_DEPS= devel/erlang-neotoma MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-connection/Makefile b/devel/elixir-connection/Makefile index e1e3e86e9b3..3bf5b5a498a 100644 --- a/devel/elixir-connection/Makefile +++ b/devel/elixir-connection/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= fishcakez MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-coverex/Makefile b/devel/elixir-coverex/Makefile index 7add0e71281..499d223d2a0 100644 --- a/devel/elixir-coverex/Makefile +++ b/devel/elixir-coverex/Makefile @@ -18,4 +18,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= alfert +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-crontab/Makefile b/devel/elixir-crontab/Makefile index e36087a387b..b0554f53b82 100644 --- a/devel/elixir-crontab/Makefile +++ b/devel/elixir-crontab/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= devel/elixir-timex MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-csv/Makefile b/devel/elixir-csv/Makefile index d7c34cf835a..08030069e8d 100644 --- a/devel/elixir-csv/Makefile +++ b/devel/elixir-csv/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= beatrichartz +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-decimal/Makefile b/devel/elixir-decimal/Makefile index eb5d4ea536b..325029cc590 100644 --- a/devel/elixir-decimal/Makefile +++ b/devel/elixir-decimal/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= ericmj +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-deppie/Makefile b/devel/elixir-deppie/Makefile index af56fa132a9..a627344f7cc 100644 --- a/devel/elixir-deppie/Makefile +++ b/devel/elixir-deppie/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= whitfin MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-dialyze/Makefile b/devel/elixir-dialyze/Makefile index ac1e6e90be7..60502453ce4 100644 --- a/devel/elixir-dialyze/Makefile +++ b/devel/elixir-dialyze/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= fishcakez +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-distillery/Makefile b/devel/elixir-distillery/Makefile index 389a20b9140..815bcd1083b 100644 --- a/devel/elixir-distillery/Makefile +++ b/devel/elixir-distillery/Makefile @@ -14,4 +14,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= bitwalker +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-estree/Makefile b/devel/elixir-estree/Makefile index d5fdc09bb5b..db1ca60c275 100644 --- a/devel/elixir-estree/Makefile +++ b/devel/elixir-estree/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= bryanjos ELIXIR_APP_NAME=estree +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-eternal/Makefile b/devel/elixir-eternal/Makefile index 68709db234d..fb783a00b55 100644 --- a/devel/elixir-eternal/Makefile +++ b/devel/elixir-eternal/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= devel/elixir-deppie MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-exactor/Makefile b/devel/elixir-exactor/Makefile index 1a09f02bc44..3a7f7929bce 100644 --- a/devel/elixir-exactor/Makefile +++ b/devel/elixir-exactor/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= sasa1977 MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-excoveralls/Makefile b/devel/elixir-excoveralls/Makefile index 80d97915906..12d53b6bf15 100644 --- a/devel/elixir-excoveralls/Makefile +++ b/devel/elixir-excoveralls/Makefile @@ -18,4 +18,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= parroty +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-exjsx/Makefile b/devel/elixir-exjsx/Makefile index edbe5b7567e..87f8ccc5ae2 100644 --- a/devel/elixir-exjsx/Makefile +++ b/devel/elixir-exjsx/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= talentdeficit MIX_BUILD_DEPS= devel/erlang-jsx MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-exprotobuf/Makefile b/devel/elixir-exprotobuf/Makefile index 1b7c0f78a1d..9a2282e9cb7 100644 --- a/devel/elixir-exprotobuf/Makefile +++ b/devel/elixir-exprotobuf/Makefile @@ -17,6 +17,8 @@ GH_ACCOUNT= bitwalker MIX_BUILD_DEPS= devel/erlang-gpb MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + pre-build: @${MKDIR} ${WRKSRC}/deps ${LN} -s -f ${LOCALBASE}/lib/erlang/lib/gpb-* ${WRKSRC}/deps/gpb diff --git a/devel/elixir-gen_stage/Makefile b/devel/elixir-gen_stage/Makefile index 4a97fad4f4e..91bb9f3529d 100644 --- a/devel/elixir-gen_stage/Makefile +++ b/devel/elixir-gen_stage/Makefile @@ -18,4 +18,6 @@ GH_ACCOUNT= elixir-lang ELIXIR_APP_NAME=gen_stage MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-gen_state_machine/Makefile b/devel/elixir-gen_state_machine/Makefile index fdc5ccaaefe..a94fdc94e6c 100644 --- a/devel/elixir-gen_state_machine/Makefile +++ b/devel/elixir-gen_state_machine/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= antipax MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-gettext/Makefile b/devel/elixir-gettext/Makefile index 9dd804186b3..e79c76be909 100644 --- a/devel/elixir-gettext/Makefile +++ b/devel/elixir-gettext/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= elixir-lang MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-hex/Makefile b/devel/elixir-hex/Makefile index ffedca329cd..5574ccac289 100644 --- a/devel/elixir-hex/Makefile +++ b/devel/elixir-hex/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= hexpm +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-inflex/Makefile b/devel/elixir-inflex/Makefile index 46c6d501f7c..b5ebf72f86e 100644 --- a/devel/elixir-inflex/Makefile +++ b/devel/elixir-inflex/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= nurugger07 +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-lager_logger/Makefile b/devel/elixir-lager_logger/Makefile index 358ca0357ac..b4d9f5ca60c 100644 --- a/devel/elixir-lager_logger/Makefile +++ b/devel/elixir-lager_logger/Makefile @@ -17,4 +17,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= PSPDFKit-labs +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-libring/Makefile b/devel/elixir-libring/Makefile index 3ed849fb936..c026cd3c73c 100644 --- a/devel/elixir-libring/Makefile +++ b/devel/elixir-libring/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= bitwalker MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-make/Makefile b/devel/elixir-make/Makefile index 8f409b08b58..854c684ddef 100644 --- a/devel/elixir-make/Makefile +++ b/devel/elixir-make/Makefile @@ -18,4 +18,6 @@ GH_PROJECT= elixir_make ELIXIR_APP_NAME=elixir_make +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-math/Makefile b/devel/elixir-math/Makefile index e841fe2093f..1477c0c2e81 100644 --- a/devel/elixir-math/Makefile +++ b/devel/elixir-math/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= folz MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-msgpax/Makefile b/devel/elixir-msgpax/Makefile index 684a60ad366..173c9b65f92 100644 --- a/devel/elixir-msgpax/Makefile +++ b/devel/elixir-msgpax/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= lexmag MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-nadia/Makefile b/devel/elixir-nadia/Makefile index b50ed06eb9e..395746a09b1 100644 --- a/devel/elixir-nadia/Makefile +++ b/devel/elixir-nadia/Makefile @@ -20,4 +20,6 @@ MIX_BUILD_DEPS= devel/elixir-poison \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-nats/Makefile b/devel/elixir-nats/Makefile index 1d383283ca1..ae40dba2578 100644 --- a/devel/elixir-nats/Makefile +++ b/devel/elixir-nats/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= nats-io MIX_REWRITE= yes ELIXIR_APP_NAME=nats +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-nimble_csv/Makefile b/devel/elixir-nimble_csv/Makefile index fea904a4f7b..1de9a5f2456 100644 --- a/devel/elixir-nimble_csv/Makefile +++ b/devel/elixir-nimble_csv/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= plataformatec MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-paratize/Makefile b/devel/elixir-paratize/Makefile index 08572f3d5f9..e7060f07557 100644 --- a/devel/elixir-paratize/Makefile +++ b/devel/elixir-paratize/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= seantanly ELIXIR_APP_NAME=paratize MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-plug/Makefile b/devel/elixir-plug/Makefile index abe1d4bfa93..9e0959b99a1 100644 --- a/devel/elixir-plug/Makefile +++ b/devel/elixir-plug/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= misc/elixir-mime MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-poison/Makefile b/devel/elixir-poison/Makefile index 6304880df1d..8ba24c4edda 100644 --- a/devel/elixir-poison/Makefile +++ b/devel/elixir-poison/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= devinus MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-quantum/Makefile b/devel/elixir-quantum/Makefile index f64a16ecf25..1f10460e4c8 100644 --- a/devel/elixir-quantum/Makefile +++ b/devel/elixir-quantum/Makefile @@ -25,4 +25,6 @@ MIX_BUILD_DEPS= devel/elixir-calendar \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-smppex/Makefile b/devel/elixir-smppex/Makefile index 84eb4262349..e19f9beae85 100644 --- a/devel/elixir-smppex/Makefile +++ b/devel/elixir-smppex/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= net/erlang-ranch MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-swarm/Makefile b/devel/elixir-swarm/Makefile index 91401d090a1..fe377f78db9 100644 --- a/devel/elixir-swarm/Makefile +++ b/devel/elixir-swarm/Makefile @@ -20,4 +20,6 @@ MIX_BUILD_DEPS= devel/elixir-gen_state_machine \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-timex/Makefile b/devel/elixir-timex/Makefile index b3ec1dbc522..40fdb6acee9 100644 --- a/devel/elixir-timex/Makefile +++ b/devel/elixir-timex/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= devel/elixir-combine \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-tirexs/Makefile b/devel/elixir-tirexs/Makefile index 9b9828ca39e..f5bde378013 100644 --- a/devel/elixir-tirexs/Makefile +++ b/devel/elixir-tirexs/Makefile @@ -20,4 +20,6 @@ GH_ACCOUNT= Zatvobor MIX_BUILD_DEPS= devel/elixir-exjsx MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-trailing_format_plug/Makefile b/devel/elixir-trailing_format_plug/Makefile index b057814d6b5..5eb592a2a15 100644 --- a/devel/elixir-trailing_format_plug/Makefile +++ b/devel/elixir-trailing_format_plug/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= devel/elixir-plug MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/elixir-tzdata/Makefile b/devel/elixir-tzdata/Makefile index e3b0ab20eb3..860409fd2dd 100644 --- a/devel/elixir-tzdata/Makefile +++ b/devel/elixir-tzdata/Makefile @@ -19,6 +19,8 @@ MIX_BUILD_DEPS= www/elixir-httpoison \ www/erlang-hackney MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + post-extract: @${RM} ${WRKSRC}/priv/release_ets/.gitkeep diff --git a/devel/elixir-unsafe/Makefile b/devel/elixir-unsafe/Makefile index 7d63d41a9c6..20f29ebea7c 100644 --- a/devel/elixir-unsafe/Makefile +++ b/devel/elixir-unsafe/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= whitfin MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile index 9dda49c0ed3..e36736b3755 100644 --- a/devel/eric6/Makefile +++ b/devel/eric6/Makefile @@ -29,6 +29,8 @@ PORTDATA= * PORTDOCS= * PORTEXAMPLES= * +OPTIONS_DEFINE= DOCS EXAMPLES + .include "${.CURDIR}/bsd.eric6.mk" .include diff --git a/devel/erlang-backoff/Makefile b/devel/erlang-backoff/Makefile index 0905c5fa924..93776e7c277 100644 --- a/devel/erlang-backoff/Makefile +++ b/devel/erlang-backoff/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= ferd +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-bbmustache/Makefile b/devel/erlang-bbmustache/Makefile index 0158cfa2001..3521ea14cf2 100644 --- a/devel/erlang-bbmustache/Makefile +++ b/devel/erlang-bbmustache/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= soranoba +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-bear/Makefile b/devel/erlang-bear/Makefile index bdfa01ce669..bab30ba46a7 100644 --- a/devel/erlang-bear/Makefile +++ b/devel/erlang-bear/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= puzza007 +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-certifi/Makefile b/devel/erlang-certifi/Makefile index 3ac05ca70c4..b30af044a12 100644 --- a/devel/erlang-certifi/Makefile +++ b/devel/erlang-certifi/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= certifi ERL_APP_NAME= certifi +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-cf/Makefile b/devel/erlang-cf/Makefile index 3c5838894f1..816f64b982f 100644 --- a/devel/erlang-cf/Makefile +++ b/devel/erlang-cf/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= project-fifo +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-clique/Makefile b/devel/erlang-clique/Makefile index 6f68514a5dc..cd940711e8d 100644 --- a/devel/erlang-clique/Makefile +++ b/devel/erlang-clique/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= basho ERL_BUILD_DEPS= devel/erlang-cuttlefish ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-cuttlefish/Makefile b/devel/erlang-cuttlefish/Makefile index 76e38f241d6..0e983d27b50 100644 --- a/devel/erlang-cuttlefish/Makefile +++ b/devel/erlang-cuttlefish/Makefile @@ -21,4 +21,6 @@ ERL_BUILD_DEPS= devel/erlang-getopt \ devel/erlang-neotoma ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-erlware_commons/Makefile b/devel/erlang-erlware_commons/Makefile index 0cba28d5bcc..4d3ad6f99bc 100644 --- a/devel/erlang-erlware_commons/Makefile +++ b/devel/erlang-erlware_commons/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= erlware ERL_BUILD_DEPS= devel/erlang-cf ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-exmpp/Makefile b/devel/erlang-exmpp/Makefile index 78d6dddcc94..f40e4be8a48 100644 --- a/devel/erlang-exmpp/Makefile +++ b/devel/erlang-exmpp/Makefile @@ -36,6 +36,8 @@ PLIST_SUB= VERSION=${PORTVERSION} USES= autoreconf cpe libtool pkgconfig ssl CPE_VENDOR= process-one +OPTIONS_DEFINE= DOCS + DOCS_CONFIGURE_ENABLE= documentation MAKE_JOBS_UNSAFE= yes diff --git a/devel/erlang-folsom/Makefile b/devel/erlang-folsom/Makefile index e54c6e54ed8..33de8dcc36d 100644 --- a/devel/erlang-folsom/Makefile +++ b/devel/erlang-folsom/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= puzza007 ERL_BUILD_DEPS= devel/erlang-bear ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-gen_leader/Makefile b/devel/erlang-gen_leader/Makefile index 781371dc5d8..5505857cea0 100644 --- a/devel/erlang-gen_leader/Makefile +++ b/devel/erlang-gen_leader/Makefile @@ -15,7 +15,9 @@ GH_ACCOUNT= garret-smith GH_PROJECT= gen_leader_revival GH_TAGNAME= a12a4e3 -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/erlang-gen_rpc/Makefile b/devel/erlang-gen_rpc/Makefile index ac260e4e778..9afe5c1d5a8 100644 --- a/devel/erlang-gen_rpc/Makefile +++ b/devel/erlang-gen_rpc/Makefile @@ -18,4 +18,6 @@ ERL_BUILD_DEPS= devel/erlang-hut \ devel/erlang-ssl_verify_fun ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-gen_smtp/Makefile b/devel/erlang-gen_smtp/Makefile index 43362c24d72..0738ababe8b 100644 --- a/devel/erlang-gen_smtp/Makefile +++ b/devel/erlang-gen_smtp/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= Vagabond +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-getopt/Makefile b/devel/erlang-getopt/Makefile index 45725487952..9f16b73301f 100644 --- a/devel/erlang-getopt/Makefile +++ b/devel/erlang-getopt/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= jcomellas +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-goldrush/Makefile b/devel/erlang-goldrush/Makefile index 224368701d5..51f362701d1 100644 --- a/devel/erlang-goldrush/Makefile +++ b/devel/erlang-goldrush/Makefile @@ -14,6 +14,8 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= DeadZen +OPTIONS_DEFINE= DOCS + post-build: @${RM} -r ${WRKSRC}/priv diff --git a/devel/erlang-gpb/Makefile b/devel/erlang-gpb/Makefile index 28713bd1b38..03b43929e81 100644 --- a/devel/erlang-gpb/Makefile +++ b/devel/erlang-gpb/Makefile @@ -18,6 +18,8 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= tomas-abrahamsson +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${ERL_APP_ROOT}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/protoc-erl ${STAGEDIR}${ERL_APP_ROOT}/bin diff --git a/devel/erlang-gproc/Makefile b/devel/erlang-gproc/Makefile index 75538ad5ece..d2fa5668643 100644 --- a/devel/erlang-gproc/Makefile +++ b/devel/erlang-gproc/Makefile @@ -19,4 +19,6 @@ GH_ACCOUNT= uwiger ERL_DOCS= doc/* +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-hut/Makefile b/devel/erlang-hut/Makefile index 98ec727cc46..0e25a33509a 100644 --- a/devel/erlang-hut/Makefile +++ b/devel/erlang-hut/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= tolbrino +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-jobs/Makefile b/devel/erlang-jobs/Makefile index 3cb233fbb77..577cdea96f9 100644 --- a/devel/erlang-jobs/Makefile +++ b/devel/erlang-jobs/Makefile @@ -16,7 +16,9 @@ ERL_BUILD_DEPS= devel/erlang-parse_trans ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} ERL_DOCS= doc/* -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/erlang-jsx/Makefile b/devel/erlang-jsx/Makefile index 75c278af66c..62686af48f7 100644 --- a/devel/erlang-jsx/Makefile +++ b/devel/erlang-jsx/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= talentdeficit +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-jsxd/Makefile b/devel/erlang-jsxd/Makefile index 66dd3625e6e..273a0adbe2c 100644 --- a/devel/erlang-jsxd/Makefile +++ b/devel/erlang-jsxd/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= Licenser +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-katana/Makefile b/devel/erlang-katana/Makefile index c15d9d4e18d..f2c29700331 100644 --- a/devel/erlang-katana/Makefile +++ b/devel/erlang-katana/Makefile @@ -13,4 +13,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= inaka +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-lager/Makefile b/devel/erlang-lager/Makefile index c05614b5df3..9e9fa551b60 100644 --- a/devel/erlang-lager/Makefile +++ b/devel/erlang-lager/Makefile @@ -16,6 +16,8 @@ GH_ACCOUNT= basho ERL_RUN_DEPS= devel/erlang-goldrush +OPTIONS_DEFINE= DOCS + post-build: @${RM} -r ${WRKSRC}/priv diff --git a/devel/erlang-lager_syslog/Makefile b/devel/erlang-lager_syslog/Makefile index cf50ed4ed7d..7e4068eb5e1 100644 --- a/devel/erlang-lager_syslog/Makefile +++ b/devel/erlang-lager_syslog/Makefile @@ -18,4 +18,6 @@ ERL_BUILD_DEPS= devel/erlang-lager \ devel/erlang-syslog RUN_DEPENDS:= ${BUILD_DEPENDS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-meck/Makefile b/devel/erlang-meck/Makefile index 6b18c3a3103..1f481da9dfd 100644 --- a/devel/erlang-meck/Makefile +++ b/devel/erlang-meck/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= eproxus +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-metrics/Makefile b/devel/erlang-metrics/Makefile index a11618e8fbf..539b0884e17 100644 --- a/devel/erlang-metrics/Makefile +++ b/devel/erlang-metrics/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= benoitc ERL_APP_NAME= metrics +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-msgpack/Makefile b/devel/erlang-msgpack/Makefile index c72b247dd6b..e29ade4db20 100644 --- a/devel/erlang-msgpack/Makefile +++ b/devel/erlang-msgpack/Makefile @@ -16,4 +16,6 @@ USE_GITHUB= yes GH_ACCOUNT= msgpack GH_PROJECT= msgpack-erlang +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-neotoma/Makefile b/devel/erlang-neotoma/Makefile index 34bb5894b80..a49865b08ba 100644 --- a/devel/erlang-neotoma/Makefile +++ b/devel/erlang-neotoma/Makefile @@ -20,6 +20,8 @@ GH_ACCOUNT= seancribbs REBAR_TARGETS= compile escriptize +OPTIONS_DEFINE= DOCS + post-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${ERL_APP_ROOT} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin diff --git a/devel/erlang-parse_trans/Makefile b/devel/erlang-parse_trans/Makefile index 8835d59f728..7e18159214c 100644 --- a/devel/erlang-parse_trans/Makefile +++ b/devel/erlang-parse_trans/Makefile @@ -14,7 +14,9 @@ GH_ACCOUNT= uwiger ERL_DOCS= doc/* -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/erlang-poolboy/Makefile b/devel/erlang-poolboy/Makefile index a61b25a446b..2e05899107c 100644 --- a/devel/erlang-poolboy/Makefile +++ b/devel/erlang-poolboy/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= devinus +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-pooler/Makefile b/devel/erlang-pooler/Makefile index 5c9c9bfdd09..7bde05bfca6 100644 --- a/devel/erlang-pooler/Makefile +++ b/devel/erlang-pooler/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= seth +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-protobuffs/Makefile b/devel/erlang-protobuffs/Makefile index 7f9119b63f6..bff25ae8d94 100644 --- a/devel/erlang-protobuffs/Makefile +++ b/devel/erlang-protobuffs/Makefile @@ -18,4 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= basho GH_PROJECT= erlang_protobuffs +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-providers/Makefile b/devel/erlang-providers/Makefile index 2f3cef84ccd..8780e2d6efd 100644 --- a/devel/erlang-providers/Makefile +++ b/devel/erlang-providers/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= tsloughter ERL_BUILD_DEPS= devel/erlang-getopt ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-rebar3_hex/Makefile b/devel/erlang-rebar3_hex/Makefile index 964b13f8a92..4b7817aef39 100644 --- a/devel/erlang-rebar3_hex/Makefile +++ b/devel/erlang-rebar3_hex/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= hexpm +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-recon/Makefile b/devel/erlang-recon/Makefile index eb0b599c6a3..001ccb40752 100644 --- a/devel/erlang-recon/Makefile +++ b/devel/erlang-recon/Makefile @@ -17,6 +17,8 @@ GH_ACCOUNT= ferd ERL_DOCS= README.md doc/* REBAR_TARGETS= compile doc +OPTIONS_DEFINE= DOCS + post-build: @${RM} ${WRKSRC}/doc/packages-frame.html diff --git a/devel/erlang-sbroker/Makefile b/devel/erlang-sbroker/Makefile index 25abc2f4a48..ec85fc6eeee 100644 --- a/devel/erlang-sbroker/Makefile +++ b/devel/erlang-sbroker/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= fishcakez +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-ssl_verify_fun/Makefile b/devel/erlang-ssl_verify_fun/Makefile index a62612e7901..cbf0ff7ba08 100644 --- a/devel/erlang-ssl_verify_fun/Makefile +++ b/devel/erlang-ssl_verify_fun/Makefile @@ -15,4 +15,6 @@ USE_GITHUB= yes GH_ACCOUNT= deadtrickster GH_PROJECT= ssl_verify_fun.erl +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-syslog/Makefile b/devel/erlang-syslog/Makefile index 97e27a0a05f..0f154c3e2d8 100644 --- a/devel/erlang-syslog/Makefile +++ b/devel/erlang-syslog/Makefile @@ -13,4 +13,6 @@ USE_GITHUB= yes GH_ACCOUNT= Vagabond GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/erlang-unicode_util_compat/Makefile b/devel/erlang-unicode_util_compat/Makefile index de59fdab8c9..46c04e3092b 100644 --- a/devel/erlang-unicode_util_compat/Makefile +++ b/devel/erlang-unicode_util_compat/Makefile @@ -14,4 +14,6 @@ USES= gmake erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= benoitc +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/fistgen/Makefile b/devel/fistgen/Makefile index c821129d84c..c542a13c45a 100644 --- a/devel/fistgen/Makefile +++ b/devel/fistgen/Makefile @@ -20,6 +20,8 @@ PORTEXAMPLES= * PLIST_FILES= sbin/fistgen \ man/man8/fistgen.8.gz +OPTIONS_DEFINE= DOCS EXAMPLES + post-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for dir in templates diff --git a/devel/flang-clang/Makefile b/devel/flang-clang/Makefile index 130afa03406..d6e74752a93 100644 --- a/devel/flang-clang/Makefile +++ b/devel/flang-clang/Makefile @@ -3,7 +3,7 @@ PORTNAME= flang-clang DISTVERSION= 6.0-g20180904 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lang MAINTAINER= jmd@FreeBSD.org @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 +IGNORE_FreeBSD_10= base compiler too old BUILD_DEPENDS= llvm60>=0:devel/llvm60 RUN_DEPENDS= llvm60>=0:devel/llvm60 @@ -37,6 +38,11 @@ CMAKE_ARGS+= -DLLVM_CONFIG=${LOCALBASE}/bin/llvm-config60 CMAKE_INSTALL_PREFIX= ${PREFIX}/flang +post-patch: + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/lib/Driver/ToolChains/FreeBSD.cpp + post-install: @${GZIP_CMD} ${STAGEDIR}/${PREFIX}/flang/man/man1/scan-build.1 + ${RLN} ${STAGEDIR}${PREFIX}/flang/bin/flang ${STAGEDIR}${PREFIX}/bin/flang + .include diff --git a/devel/flang-clang/files/patch-lib_Driver_ToolChains_CommonArgs.cpp b/devel/flang-clang/files/patch-lib_Driver_ToolChains_CommonArgs.cpp new file mode 100644 index 00000000000..64dc1458dfe --- /dev/null +++ b/devel/flang-clang/files/patch-lib_Driver_ToolChains_CommonArgs.cpp @@ -0,0 +1,18 @@ +--- lib/Driver/ToolChains/CommonArgs.cpp.orig 2018-09-10 18:28:59 UTC ++++ lib/Driver/ToolChains/CommonArgs.cpp +@@ -183,6 +183,7 @@ void tools::AddLinkerInputs(const ToolChain &TC, const + // Add Fortan "main" before the first linker input + if (!SeenFirstLinkerInput) { + if (needFortranMain(D, Args)) { ++ CmdArgs.push_back("-lflangrti"); + CmdArgs.push_back("-lflangmain"); + } + SeenFirstLinkerInput = true; +@@ -206,6 +207,7 @@ void tools::AddLinkerInputs(const ToolChain &TC, const + } + + if (!SeenFirstLinkerInput && needFortranMain(D, Args)) { ++ CmdArgs.push_back("-lflangrti"); + CmdArgs.push_back("-lflangmain"); + } + diff --git a/devel/flang-clang/files/patch-lib_Driver_ToolChains_FreeBSD.cpp b/devel/flang-clang/files/patch-lib_Driver_ToolChains_FreeBSD.cpp new file mode 100644 index 00000000000..7c5cef2bc34 --- /dev/null +++ b/devel/flang-clang/files/patch-lib_Driver_ToolChains_FreeBSD.cpp @@ -0,0 +1,26 @@ +--- lib/Driver/ToolChains/FreeBSD.cpp.orig 2018-08-24 17:46:18 UTC ++++ lib/Driver/ToolChains/FreeBSD.cpp +@@ -196,6 +196,11 @@ void freebsd::Linker::ConstructJob(Compilation &C, con + assert(Output.isNothing() && "Invalid output."); + } + ++ CmdArgs.push_back(Args.MakeArgString("-L%%LOCALBASE%%/flang/lib")); ++ CmdArgs.push_back(Args.MakeArgString("-L%%LOCALBASE%%/lib")); ++ CmdArgs.push_back(Args.MakeArgString("-L%%LOCALBASE%%/llvm60/lib")); ++ CmdArgs.push_back(Args.MakeArgString("-L/usr/lib")); ++ + if (!Args.hasArg(options::OPT_nostdlib, options::OPT_nostartfiles)) { + const char *crt1 = nullptr; + if (!Args.hasArg(options::OPT_shared)) { +@@ -263,6 +267,11 @@ void freebsd::Linker::ConstructJob(Compilation &C, con + CmdArgs.push_back("--as-needed"); + CmdArgs.push_back("-lgcc_s"); + CmdArgs.push_back("--no-as-needed"); ++ } ++ ++ if (!Args.hasArg(options::OPT_noFlangLibs)) { ++ CmdArgs.push_back("-lpgmath"); ++ CmdArgs.push_back("-lflang"); + } + + if (Args.hasArg(options::OPT_pthread)) { diff --git a/devel/flang-clang/pkg-plist b/devel/flang-clang/pkg-plist index 821d6c8349a..13f6dfdcd45 100644 --- a/devel/flang-clang/pkg-plist +++ b/devel/flang-clang/pkg-plist @@ -1,3 +1,4 @@ +bin/flang flang/bin/c-index-test flang/bin/clang flang/bin/clang++ diff --git a/devel/flang/Makefile b/devel/flang/Makefile index 1a31420e1ee..7e3f0176f45 100644 --- a/devel/flang/Makefile +++ b/devel/flang/Makefile @@ -3,6 +3,7 @@ PORTNAME= flang DISTVERSION= 6.0-g20180904 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jmd@FreeBSD.org @@ -50,10 +51,4 @@ MAKE_JOBS_UNSAFE= yes post-patch: @${CP} -r ${WRKSRC}/tools/flang2/flang2exe/x86_64-Linux ${WRKSRC}/tools/flang2/flang2exe/x86_64-FreeBSD -post-install: - @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ - < ${FILESDIR}/flang.in > \ - ${WRKDIR}/flang - ${INSTALL_SCRIPT} ${WRKDIR}/flang ${STAGEDIR}/${PREFIX}/bin/flang - .include diff --git a/devel/flang/files/flang.in b/devel/flang/files/flang.in deleted file mode 100644 index 39d67e8c85f..00000000000 --- a/devel/flang/files/flang.in +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -FLANG_CFS="-I%%PREFIX%%/flang/include" -FLANG_LFS="-L%%PREFIX%%/flang/lib -lflang -lflangmain -lflangrti -lompstub -lexecinfo" -for arg in $@; do - case "$arg" in - -c|-E) FLANG_LFS="";; - esac -done - -exec %%PREFIX%%/flang/bin/flang $FLANG_LFS $FLANG_CFS $@ diff --git a/devel/flang/pkg-plist b/devel/flang/pkg-plist index 48c15eec76f..5f27fe16321 100644 --- a/devel/flang/pkg-plist +++ b/devel/flang/pkg-plist @@ -1,4 +1,3 @@ -bin/flang flang/bin/flang1 flang/bin/flang2 flang/include/ieee_arithmetic.mod diff --git a/devel/fpc-symbolic/Makefile b/devel/fpc-symbolic/Makefile index 5728e722a75..e36d5c56d89 100644 --- a/devel/fpc-symbolic/Makefile +++ b/devel/fpc-symbolic/Makefile @@ -12,4 +12,6 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR= ${WRKUNITDIR} +OPTIONS_DEFINE= DOCS + .include "${MASTERDIR}/Makefile" diff --git a/devel/fsmtrie/Makefile b/devel/fsmtrie/Makefile index 169cd396c3e..a16515903af 100644 --- a/devel/fsmtrie/Makefile +++ b/devel/fsmtrie/Makefile @@ -21,11 +21,12 @@ TEST_TARGET= check PORTDOCS= * -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOCS DOXYGEN OPTIONS_DEFAULT=DOXYGEN DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local +DOXYGEN_IMPLIES= DOCS CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/devel/fstrm/Makefile b/devel/fstrm/Makefile index 07ff5c4cf8b..ac14447d057 100644 --- a/devel/fstrm/Makefile +++ b/devel/fstrm/Makefile @@ -23,8 +23,9 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS DOXYGEN_DESC= Use doxygen for docs +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local diff --git a/devel/gb/Makefile b/devel/gb/Makefile index dffd240bf73..d9091211b03 100644 --- a/devel/gb/Makefile +++ b/devel/gb/Makefile @@ -19,6 +19,8 @@ PLIST_FILES= bin/gb bin/gb-vendor PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./... diff --git a/devel/geany-plugin-geanypy/Makefile b/devel/geany-plugin-geanypy/Makefile index 7519e9fddff..20b6c57162a 100644 --- a/devel/geany-plugin-geanypy/Makefile +++ b/devel/geany-plugin-geanypy/Makefile @@ -10,5 +10,7 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} USES= python:2.7 USE_GNOME= pygtk2 +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include diff --git a/devel/geany-plugin-git-changebar/Makefile b/devel/geany-plugin-git-changebar/Makefile index 0ce8bbd5a6a..83659dc5300 100644 --- a/devel/geany-plugin-git-changebar/Makefile +++ b/devel/geany-plugin-git-changebar/Makefile @@ -9,5 +9,7 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libgit2.so:devel/libgit2 +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include diff --git a/devel/geany-plugin-markdown/Makefile b/devel/geany-plugin-markdown/Makefile index 6bff3802ad2..1aade70ce5e 100644 --- a/devel/geany-plugin-markdown/Makefile +++ b/devel/geany-plugin-markdown/Makefile @@ -10,5 +10,7 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 \ libsoup-2.4.so:devel/libsoup +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include diff --git a/devel/geany-plugin-projectorganizer/Makefile b/devel/geany-plugin-projectorganizer/Makefile index 808066a04e6..946581a25f2 100644 --- a/devel/geany-plugin-projectorganizer/Makefile +++ b/devel/geany-plugin-projectorganizer/Makefile @@ -7,5 +7,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include diff --git a/devel/geany-plugin-utilslib/Makefile b/devel/geany-plugin-utilslib/Makefile index 063e47ad4f0..8b45649d133 100644 --- a/devel/geany-plugin-utilslib/Makefile +++ b/devel/geany-plugin-utilslib/Makefile @@ -7,5 +7,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include diff --git a/devel/generate/Makefile b/devel/generate/Makefile index 1a6d011c46a..e9ea6f9c58d 100644 --- a/devel/generate/Makefile +++ b/devel/generate/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.druid.net/darcy/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= darcy@druid.net COMMENT= Simple text pre-processor USES= gmake tar:tgz diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile index 0e37e7969b8..a41cc2f4e25 100644 --- a/devel/gengetopt/Makefile +++ b/devel/gengetopt/Makefile @@ -29,6 +29,8 @@ DOC_EXAMPLES= README.example cmdline1.c cmdline1.h cmdline2.c cmdline2.h \ TESTS_EXAMPLES= test_manual_help.c test_manual_help_cmd.c \ test_manual_help_cmd.ggo test_manual_help_cmd.h +OPTIONS_DEFINE= DOCS EXAMPLES + post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1/ diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index 0e86b8424e5..c562dcf0137 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -30,6 +30,8 @@ DATADIR= ${PREFIX}/libexec/git-core PORTDATA= * PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + post-configure: @${TAR} cf - -C$$(${MAKE} -V WRKSRC -C ${PORTSDIR}/devel/git) . | \ ${TAR} xof - -C${WRKSRC}/git-core diff --git a/devel/git-cola/Makefile b/devel/git-cola/Makefile index 2c5adc28b0d..ba27361e801 100644 --- a/devel/git-cola/Makefile +++ b/devel/git-cola/Makefile @@ -25,4 +25,6 @@ NO_ARCH= yes MAKE_ARGS= prefix=${PREFIX} PYTHON=${PYTHON_CMD} +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/gitolite/Makefile b/devel/gitolite/Makefile index d508528b23a..5030ad78382 100644 --- a/devel/gitolite/Makefile +++ b/devel/gitolite/Makefile @@ -2,7 +2,7 @@ PORTNAME= gitolite DISTVERSIONPREFIX=v -DISTVERSION= 3.6.8 +DISTVERSION= 3.6.9 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/gitolite/distinfo b/devel/gitolite/distinfo index 39640adfa77..e7f4d5cbec5 100644 --- a/devel/gitolite/distinfo +++ b/devel/gitolite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531381584 -SHA256 (sitaramc-gitolite-v3.6.8_GH0.tar.gz) = 4c5d66964b2881221915f1751ae5e64a89266f8943abf5efd457672374f03edf -SIZE (sitaramc-gitolite-v3.6.8_GH0.tar.gz) = 197551 +TIMESTAMP = 1536571778 +SHA256 (sitaramc-gitolite-v3.6.9_GH0.tar.gz) = 771ae7b5731d4ac6cace8b589c5903dc82ddaa4127691f487183e58764d2a4c3 +SIZE (sitaramc-gitolite-v3.6.9_GH0.tar.gz) = 198229 diff --git a/devel/glib20-reference/bsd.gnome-reference.mk b/devel/glib20-reference/bsd.gnome-reference.mk index 3312475b5cb..73398f28802 100644 --- a/devel/glib20-reference/bsd.gnome-reference.mk +++ b/devel/glib20-reference/bsd.gnome-reference.mk @@ -32,6 +32,8 @@ BOOKS?= . PORTDOCS?= * +OPTIONS_DEFINE+= DOCS + .if !target(do-build) do-build: @${DO_NADA} diff --git a/devel/gnome-builder/Makefile b/devel/gnome-builder/Makefile index ddb2cd359ad..71a9bfe97ca 100644 --- a/devel/gnome-builder/Makefile +++ b/devel/gnome-builder/Makefile @@ -42,4 +42,6 @@ GLIB_SCHEMAS= org.gnome.builder.editor.gschema.xml \ org.gnome.builder.experimental.gschema.xml \ org.gnome.builder.project-tree.gschema.xml +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/gprbuild/Makefile b/devel/gprbuild/Makefile index b88e407b641..af2a2cd98a8 100644 --- a/devel/gprbuild/Makefile +++ b/devel/gprbuild/Makefile @@ -26,7 +26,7 @@ BUILD_WRKSRC= ${WRKSRC}/construction INSTALL_WRKSRC= ${BUILD_WRKSRC} INSTALL_TARGET= install -#OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS #DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx #DOCS_ALL_TARGET= gen-docs #DOCS_INSTALL_TARGET= install-docs diff --git a/devel/grumpy/Makefile b/devel/grumpy/Makefile index 9c560a3fa4b..798e07de84f 100644 --- a/devel/grumpy/Makefile +++ b/devel/grumpy/Makefile @@ -21,10 +21,10 @@ BINARY_ALIAS= python=${PYTHON_CMD} .include .if ${ARCH} == "amd64" -PLIST_SUB= ARCH=amd64 +PLIST_SUB+= ARCH=amd64 .endif .if ${ARCH} == "i386" -PLIST_SUB= ARCH=386 +PLIST_SUB+= ARCH=386 .endif do-install: diff --git a/devel/icmake/Makefile b/devel/icmake/Makefile index 55a9b4198da..489756543fc 100644 --- a/devel/icmake/Makefile +++ b/devel/icmake/Makefile @@ -35,6 +35,8 @@ GL_COMMIT= 8e3ac3057363162b87279bab1e9ba356eb0aea0f .include +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|find|find .|g' \ ${WRKSRC}/icm_prepare diff --git a/devel/json-glib/Makefile b/devel/json-glib/Makefile index 37bccdae0f3..da03803008a 100644 --- a/devel/json-glib/Makefile +++ b/devel/json-glib/Makefile @@ -11,7 +11,7 @@ COMMENT= JSON (RFC 4627) interface for Glib LICENSE= LGPL21 -OPTIONS_DEFINE= GIR +OPTIONS_DEFINE= GIR DOCS OPTIONS_DEFAULT=GIR OPTIONS_SUB= yes GIR_DESC= Build introspection data diff --git a/devel/judy/Makefile b/devel/judy/Makefile index 10241bcb4c2..478527e8992 100644 --- a/devel/judy/Makefile +++ b/devel/judy/Makefile @@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION} PORTDOCS= COPYRIGHT README *.htm +OPTIONS_DEFINE= DOCS + .include .if ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == mips || ${ARCH} == powerpc diff --git a/devel/kapptemplate/Makefile b/devel/kapptemplate/Makefile index 19128c41652..22609ac3595 100644 --- a/devel/kapptemplate/Makefile +++ b/devel/kapptemplate/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth archive codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index d3ccc6416c6..02111ea7726 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -18,7 +18,7 @@ SHEBANG_FILES= converters/hotshot2calltree.cmake \ converters/memprof2calltree \ converters/op2calltree converters/dprof2calltree -OPTIONS_DEFINE= DOT VALGRIND +OPTIONS_DEFINE= DOT VALGRIND DOCS DOT_DESC= Use GraphViz/dot to render call graphs DOT_RUN_DEPENDS= dot:graphics/graphviz diff --git a/devel/kde-dev-scripts/Makefile b/devel/kde-dev-scripts/Makefile index 3199d8b1567..c8692470d5f 100644 --- a/devel/kde-dev-scripts/Makefile +++ b/devel/kde-dev-scripts/Makefile @@ -26,4 +26,6 @@ SHEBANG_FILES= cxxmetric \ kde_generate_export_header \ zonetab2pot.py +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/kde-dev-utils/Makefile b/devel/kde-dev-utils/Makefile index 38713558041..da33c72ecb9 100644 --- a/devel/kde-dev-utils/Makefile +++ b/devel/kde-dev-utils/Makefile @@ -14,4 +14,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus designer gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/kdesdk-thumbnailers/Makefile b/devel/kdesdk-thumbnailers/Makefile index 49a9850c55b..69268fbadd7 100644 --- a/devel/kdesdk-thumbnailers/Makefile +++ b/devel/kdesdk-thumbnailers/Makefile @@ -13,4 +13,6 @@ USE_KDE= completion config coreaddons ecm i18n jobwidgets \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 645179e97cc..ccb6a7353ff 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -23,7 +23,7 @@ USE_QT= core dbus gui location network phonon4 printsupport qml quick \ buildtools_build qmake_build SHEBANG_FILES= info/kde-info2html -OPTIONS_DEFINE= SAMBA MTP EXR EXIV SLP SSH WEBENGINE TAGLIB +OPTIONS_DEFINE= SAMBA MTP EXR EXIV SLP SSH WEBENGINE TAGLIB DOCS OPTIONS_DEFAULT=SAMBA MTP EXR EXIV SLP SSH WEBENGINE TAGLIB OPTIONS_SUB= yes diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index 3f256695b5f..7d286be50c1 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -33,4 +33,6 @@ CONFIGURE_ARGS= --disable-static \ --with-external-expat \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/libdwarf/Makefile b/devel/libdwarf/Makefile index 59960d43082..305b8f7d7ab 100644 --- a/devel/libdwarf/Makefile +++ b/devel/libdwarf/Makefile @@ -27,6 +27,8 @@ DOS2UNIX_GLOB= *.h PS_FILES= libdwarf2.1.pdf libdwarf2p.1.pdf mips_extensions.pdf +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_DATA} ${WRKSRC}/libdwarf.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/dwarf.h ${STAGEDIR}${PREFIX}/include diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile index 14c20645e21..19896bdad28 100644 --- a/devel/libgit2-glib/Makefile +++ b/devel/libgit2-glib/Makefile @@ -28,4 +28,6 @@ INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-python INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index cc2a281d7c2..bc426d7acf0 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -14,9 +14,9 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -OPTIONS_DEFINE= DOXYGEN -OPTIONS_DEFAULT= +OPTIONS_DEFINE= DOXYGEN DOCS +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CMAKE_OFF= -Dbuild_docs=off diff --git a/devel/libosmo-netif/Makefile b/devel/libosmo-netif/Makefile index 3eb7c3071e8..e2d427a8d7a 100644 --- a/devel/libosmo-netif/Makefile +++ b/devel/libosmo-netif/Makefile @@ -22,11 +22,12 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes PORTDOCS= * -OPTIONS_DEFINE= DOXYGEN DAHDI +OPTIONS_DEFINE= DOXYGEN DAHDI DOCS DOXYGEN_DESC= Build documentation DAHDI_DESC= Build DAHDI input driver +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ dot:graphics/graphviz DOXYGEN_CONFIGURE_ENV_OFF=ac_cv_path_DOXYGEN=false diff --git a/devel/libosmo-sccp/Makefile b/devel/libosmo-sccp/Makefile index fcbc2a9da50..b3938962b93 100644 --- a/devel/libosmo-sccp/Makefile +++ b/devel/libosmo-sccp/Makefile @@ -21,6 +21,8 @@ CONFLICTS_INSTALL=libmtp-[0-9]* # lib/libmtp.a USES= autoreconf libtool pathfix pkgconfig GNU_CONFIGURE= yes +OPTIONS_DEFINE= DOCS + post-patch: ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version diff --git a/devel/libosmocore/Makefile b/devel/libosmocore/Makefile index da7aef98cf8..ab37bf9ab93 100644 --- a/devel/libosmocore/Makefile +++ b/devel/libosmocore/Makefile @@ -29,7 +29,9 @@ PORTDOCS= * SHEBANG_FILES= utils/conv_codes_gsm.py utils/conv_gen.py python_OLD_CMD= /usr/bin/python2 -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS + +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ dot:graphics/graphviz DOXYGEN_CONFIGURE_ENV_OFF=ac_cv_path_DOXYGEN=false diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile index 69b5f313118..e12fe92b3d8 100644 --- a/devel/libqb/Makefile +++ b/devel/libqb/Makefile @@ -31,9 +31,10 @@ PATHFIX_MAKEFILEIN= Makefile.am INSTALL_TARGET= install-strip TEST_TARGET= check -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOCS DOXYGEN OPTIONS_SUB= yes +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen post-install: diff --git a/devel/libxo/Makefile b/devel/libxo/Makefile index 52920e4ae57..7437e8a3cf8 100644 --- a/devel/libxo/Makefile +++ b/devel/libxo/Makefile @@ -17,4 +17,6 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_PERL5= run +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-dbus-glib/Makefile b/devel/linux-c6-dbus-glib/Makefile index 83658c56ece..be7babfdbb2 100644 --- a/devel/linux-c6-dbus-glib/Makefile +++ b/devel/linux-c6-dbus-glib/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= dbuslibs expat USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-libglade2/Makefile b/devel/linux-c6-libglade2/Makefile index 344fb286543..6101ef0466b 100644 --- a/devel/linux-c6-libglade2/Makefile +++ b/devel/linux-c6-libglade2/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-libpciaccess/Makefile b/devel/linux-c6-libpciaccess/Makefile index 22429a1ba6a..5c59b03e06c 100644 --- a/devel/linux-c6-libpciaccess/Makefile +++ b/devel/linux-c6-libpciaccess/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-libsigc++20/Makefile b/devel/linux-c6-libsigc++20/Makefile index d9152e7734b..90c880ea2de 100644 --- a/devel/linux-c6-libsigc++20/Makefile +++ b/devel/linux-c6-libsigc++20/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-libsoup/Makefile b/devel/linux-c6-libsoup/Makefile index cf1390c5057..8a1a0930c18 100644 --- a/devel/linux-c6-libsoup/Makefile +++ b/devel/linux-c6-libsoup/Makefile @@ -13,4 +13,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-libthai/Makefile b/devel/linux-c6-libthai/Makefile index e54f2df8487..4c5f08bce6c 100644 --- a/devel/linux-c6-libthai/Makefile +++ b/devel/linux-c6-libthai/Makefile @@ -14,4 +14,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-qt47/Makefile b/devel/linux-c6-qt47/Makefile index b1418c452bf..c4b99dada98 100644 --- a/devel/linux-c6-qt47/Makefile +++ b/devel/linux-c6-qt47/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes USE_LINUX= fontconfig png dbuslibs sqlite3 openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c6-sdl12/Makefile b/devel/linux-c6-sdl12/Makefile index 323b98ad8e2..03a955758fa 100644 --- a/devel/linux-c6-sdl12/Makefile +++ b/devel/linux-c6-sdl12/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-dbus-glib/Makefile b/devel/linux-c7-dbus-glib/Makefile index e7172e48609..49b700ecedc 100644 --- a/devel/linux-c7-dbus-glib/Makefile +++ b/devel/linux-c7-dbus-glib/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX= dbuslibs expat USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-icu/Makefile b/devel/linux-c7-icu/Makefile index d543146e0ce..25237d44710 100644 --- a/devel/linux-c7-icu/Makefile +++ b/devel/linux-c7-icu/Makefile @@ -17,4 +17,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-libglade2/Makefile b/devel/linux-c7-libglade2/Makefile index 26f6596bd08..e7a058ac9f5 100644 --- a/devel/linux-c7-libglade2/Makefile +++ b/devel/linux-c7-libglade2/Makefile @@ -20,4 +20,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-libpciaccess/Makefile b/devel/linux-c7-libpciaccess/Makefile index d3bbc79d177..593d4fa71ab 100644 --- a/devel/linux-c7-libpciaccess/Makefile +++ b/devel/linux-c7-libpciaccess/Makefile @@ -17,4 +17,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-libsigc++20/Makefile b/devel/linux-c7-libsigc++20/Makefile index ba43f672747..38ad4926b8c 100644 --- a/devel/linux-c7-libsigc++20/Makefile +++ b/devel/linux-c7-libsigc++20/Makefile @@ -16,4 +16,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-libthai/Makefile b/devel/linux-c7-libthai/Makefile index 5cca4c93cfe..aa3cdc024df 100644 --- a/devel/linux-c7-libthai/Makefile +++ b/devel/linux-c7-libthai/Makefile @@ -17,4 +17,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-qt/Makefile b/devel/linux-c7-qt/Makefile index f2b34f9016d..b4111e8709c 100644 --- a/devel/linux-c7-qt/Makefile +++ b/devel/linux-c7-qt/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes USE_LINUX= fontconfig png dbuslibs sqlite3 openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-sdl12/Makefile b/devel/linux-c7-sdl12/Makefile index f6d79c90dc0..7e1fce8bc45 100644 --- a/devel/linux-c7-sdl12/Makefile +++ b/devel/linux-c7-sdl12/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/linux-c7-sdl20/Makefile b/devel/linux-c7-sdl20/Makefile index d9cad0b17cb..458dd4ae72c 100644 --- a/devel/linux-c7-sdl20/Makefile +++ b/devel/linux-c7-sdl20/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/lmdbg/Makefile b/devel/lmdbg/Makefile index 2cd64c5601b..85ef78a62c0 100644 --- a/devel/lmdbg/Makefile +++ b/devel/lmdbg/Makefile @@ -28,6 +28,8 @@ MKCMAKE_ENV+= LDFLAGS=-L${LOCALBASE}/lib INSTALL_TARGET= install install-doc +OPTIONS_DEFINE= DOCS + do-build: ${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} -C ${WRKSRC} diff --git a/devel/lokalize/Makefile b/devel/lokalize/Makefile index 0a6c123db36..f504570dceb 100644 --- a/devel/lokalize/Makefile +++ b/devel/lokalize/Makefile @@ -17,4 +17,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network script sql widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/lua-sysctl/Makefile b/devel/lua-sysctl/Makefile index b17df4e5620..ed7ca6e9662 100644 --- a/devel/lua-sysctl/Makefile +++ b/devel/lua-sysctl/Makefile @@ -19,6 +19,8 @@ USE_GITHUB= yes GH_ACCOUNT= kAworu GH_PROJECT= lua-${PORTNAME} +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -e "s/5.1/${LUA_VER}/g" ${WRKSRC}/Makefile diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile index 2a06b8bb8c6..be931143ff3 100644 --- a/devel/msp430-debug-stack/Makefile +++ b/devel/msp430-debug-stack/Makefile @@ -36,6 +36,8 @@ SUB_FILES+= pkg-message REINPLACE_ARGS= -i "" +OPTIONS_DEFINE= DOCS + post-patch: @${FIND} ${WRKSRC}/DLL430_v3/src/TI/DLL430 \ \( -name '*.cpp' -o -name '*.h' \) -print0 | ${XARGS} -0 \ diff --git a/devel/p5-Algorithm-IncludeExclude/Makefile b/devel/p5-Algorithm-IncludeExclude/Makefile index d19e9318587..c2422ffa8fd 100644 --- a/devel/p5-Algorithm-IncludeExclude/Makefile +++ b/devel/p5-Algorithm-IncludeExclude/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Build and evaluate include/exclude lists BUILD_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index fae4f3d7dfd..7d85d3b71ef 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to handy and fast permutation USES= perl5 diff --git a/devel/p5-AnyEvent-AIO/Makefile b/devel/p5-AnyEvent-AIO/Makefile index bb5d67f7649..3305bc565b4 100644 --- a/devel/p5-AnyEvent-AIO/Makefile +++ b/devel/p5-AnyEvent-AIO/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Asynchronous file and directory I/O with AnyEvent BUILD_DEPENDS= p5-AnyEvent>=3.4:devel/p5-AnyEvent \ diff --git a/devel/p5-App-CLI/Makefile b/devel/p5-App-CLI/Makefile index 0bd84598a8a..4cead87d263 100644 --- a/devel/p5-App-CLI/Makefile +++ b/devel/p5-App-CLI/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= App::CLI - Dispatcher module for command line interface programs USES= perl5 diff --git a/devel/p5-B-Hooks-OP-PPAddr/Makefile b/devel/p5-B-Hooks-OP-PPAddr/Makefile index 468b783f011..bc87bddcfe4 100644 --- a/devel/p5-B-Hooks-OP-PPAddr/Makefile +++ b/devel/p5-B-Hooks-OP-PPAddr/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Hook into opcode execution BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:devel/p5-ExtUtils-Depends diff --git a/devel/p5-BSD-Resource/Makefile b/devel/p5-BSD-Resource/Makefile index 7a7254f39a6..444c241a4f7 100644 --- a/devel/p5-BSD-Resource/Makefile +++ b/devel/p5-BSD-Resource/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to access BSD resource limit and priority functions LICENSE= ART20 GPLv2 diff --git a/devel/p5-Badger/Makefile b/devel/p5-Badger/Makefile index 99df47d51e4..854301c08d4 100644 --- a/devel/p5-Badger/Makefile +++ b/devel/p5-Badger/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Application Programming Toolkit LICENSE= ART10 GPLv1 diff --git a/devel/p5-Best/Makefile b/devel/p5-Best/Makefile index 2d48e0fd128..533b7f44343 100644 --- a/devel/p5-Best/Makefile +++ b/devel/p5-Best/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GAAL PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Fallbackable module loader BUILD_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile index 37a1a111561..6935ee47058 100644 --- a/devel/p5-CPAN-Mini/Makefile +++ b/devel/p5-CPAN-Mini/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= CPAN::Mini - create a minimal mirror of CPAN BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-Carp-Clan-Share/Makefile b/devel/p5-Carp-Clan-Share/Makefile index 678190e7e21..866ccd86246 100644 --- a/devel/p5-Carp-Clan-Share/Makefile +++ b/devel/p5-Carp-Clan-Share/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Share your Carp::Clan settings with your whole Clan BUILD_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan diff --git a/devel/p5-Carp/Makefile b/devel/p5-Carp/Makefile index 25b5ebed672..1fa84855566 100644 --- a/devel/p5-Carp/Makefile +++ b/devel/p5-Carp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Carp -PORTVERSION= 1.38 +PORTVERSION= 1.50 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,9 @@ COMMENT= Alternative warn and die for modules LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include diff --git a/devel/p5-Carp/distinfo b/devel/p5-Carp/distinfo index 72e1527ac40..99ba32ecd6c 100644 --- a/devel/p5-Carp/distinfo +++ b/devel/p5-Carp/distinfo @@ -1,2 +1,3 @@ -SHA256 (Carp-1.38.tar.gz) = a5a9ce3cbb959dfefa8c2dd16552567199b286d39b0e55053ca247c038977101 -SIZE (Carp-1.38.tar.gz) = 20582 +TIMESTAMP = 1536517443 +SHA256 (Carp-1.50.tar.gz) = f5273b4e1a6d51b22996c48cb3a3cbc72fd456c4038f5c20b127e2d4bcbcebd9 +SIZE (Carp-1.50.tar.gz) = 24894 diff --git a/devel/p5-Class-Closure/Makefile b/devel/p5-Class-Closure/Makefile index 8e0967744c7..b575912dc13 100644 --- a/devel/p5-Class-Closure/Makefile +++ b/devel/p5-Class-Closure/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Encapsulated, declarative classes in Perl BUILD_DEPENDS= p5-PadWalker>=0:devel/p5-PadWalker \ diff --git a/devel/p5-Class-Prototyped/Makefile b/devel/p5-Class-Prototyped/Makefile index 7e26677d0f6..4ea22e7c271 100644 --- a/devel/p5-Class-Prototyped/Makefile +++ b/devel/p5-Class-Prototyped/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Fast prototype-based OO programming in Perl USES= perl5 diff --git a/devel/p5-Class-ReturnValue/Makefile b/devel/p5-Class-ReturnValue/Makefile index d38d13d0618..916d0a7e260 100644 --- a/devel/p5-Class-ReturnValue/Makefile +++ b/devel/p5-Class-ReturnValue/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Return-value object that can be treated as a boolean, array, or object BUILD_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace diff --git a/devel/p5-Class-Spiffy/Makefile b/devel/p5-Class-Spiffy/Makefile index 6d745d8556c..4e6c9502bd7 100644 --- a/devel/p5-Class-Spiffy/Makefile +++ b/devel/p5-Class-Spiffy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Class::Spiffy - Spiffy Perl Interface Framework For You USES= perl5 diff --git a/devel/p5-Class-Tom/Makefile b/devel/p5-Class-Tom/Makefile index 56495c3835c..730b1fe3fec 100644 --- a/devel/p5-Class-Tom/Makefile +++ b/devel/p5-Class-Tom/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to transport objects from one system to another BUILD_DEPENDS= p5-Devel-Symdump>=0:devel/p5-Devel-Symdump diff --git a/devel/p5-Data-ACL/Makefile b/devel/p5-Data-ACL/Makefile index 9e27285999b..0756ee07cab 100644 --- a/devel/p5-Data-ACL/Makefile +++ b/devel/p5-Data-ACL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Data::ACL - Perl extension for simple ACL lists BUILD_DEPENDS= p5-Set-NestedGroups>=0:devel/p5-Set-NestedGroups diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 290cdff9563..031ea9d77ab 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:DCANTRELL PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Data::Compare - compare perl data structures LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Data-Flow/Makefile b/devel/p5-Data-Flow/Makefile index b3270fb966b..58500170d2d 100644 --- a/devel/p5-Data-Flow/Makefile +++ b/devel/p5-Data-Flow/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for simple-minded recipe-controlled build of data USES= perl5 diff --git a/devel/p5-Data-GUID/Makefile b/devel/p5-Data-GUID/Makefile index 6b7ca4aa402..7f6e919fe1a 100644 --- a/devel/p5-Data-GUID/Makefile +++ b/devel/p5-Data-GUID/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate globally unique identifiers LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Data-Path/Makefile b/devel/p5-Data-Path/Makefile index a9bdd9e9fa1..b8f24f01270 100644 --- a/devel/p5-Data-Path/Makefile +++ b/devel/p5-Data-Path/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZAPHAR PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XPath-like access to complex data structures LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Data-Remember/Makefile b/devel/p5-Data-Remember/Makefile index 67581e0cad6..a493788ba21 100644 --- a/devel/p5-Data-Remember/Makefile +++ b/devel/p5-Data-Remember/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Remember complex information without giving yourself a headache BUILD_DEPENDS= p5-DBM-Deep>0:databases/p5-DBM-Deep \ diff --git a/devel/p5-Data-Thunk/Makefile b/devel/p5-Data-Thunk/Makefile index 9f628db23bb..86fdc9b83b0 100644 --- a/devel/p5-Data-Thunk/Makefile +++ b/devel/p5-Data-Thunk/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FLORA PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lazy/deferred evaluation - a sneakier Scalar::Defer BUILD_DEPENDS= p5-Check-ISA>=0:devel/p5-Check-ISA \ diff --git a/devel/p5-Date-DayOfWeek/Makefile b/devel/p5-Date-DayOfWeek/Makefile index dad0fce2266..d638e3216a8 100644 --- a/devel/p5-Date-DayOfWeek/Makefile +++ b/devel/p5-Date-DayOfWeek/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Determine the day of the week for any date BUILD_DEPENDS= p5-Date-Leapyear>=0:devel/p5-Date-Leapyear \ diff --git a/devel/p5-Date-Leapyear/Makefile b/devel/p5-Date-Leapyear/Makefile index 3f10f241c32..07018673ad0 100644 --- a/devel/p5-Date-Leapyear/Makefile +++ b/devel/p5-Date-Leapyear/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to determine if a particular year a leap year USES= perl5 diff --git a/devel/p5-Devel-Callsite/Makefile b/devel/p5-Devel-Callsite/Makefile index 4882c8cc798..f1e12b5eb45 100644 --- a/devel/p5-Devel-Callsite/Makefile +++ b/devel/p5-Devel-Callsite/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Gets current callsite and interpreter context USES= perl5 diff --git a/devel/p5-Devel-Ditto/Makefile b/devel/p5-Devel-Ditto/Makefile index 8c75b3b9f5d..fb7541cb1d9 100644 --- a/devel/p5-Devel-Ditto/Makefile +++ b/devel/p5-Devel-Ditto/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Devel::Ditto - Identify where print output comes from BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-Devel-Hide/Makefile b/devel/p5-Devel-Hide/Makefile index 0e2cac9726d..96c8e4f1ea7 100644 --- a/devel/p5-Devel-Hide/Makefile +++ b/devel/p5-Devel-Hide/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Forces the unavailability of specified Perl modules (for testing) USES= perl5 diff --git a/devel/p5-Devel-MAT/Makefile b/devel/p5-Devel-MAT/Makefile index 0515cd14840..00c6da4b6ce 100644 --- a/devel/p5-Devel-MAT/Makefile +++ b/devel/p5-Devel-MAT/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-MAT -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,16 +18,17 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Commandable>=0.02:devel/p5-Commandable \ p5-Devel-MAT-Dumper>=0.35:devel/p5-Devel-MAT-Dumper \ p5-File-ShareDir>=0:devel/p5-File-ShareDir \ + p5-Heap>=0:devel/p5-Heap \ p5-List-UtilsBy>=0:devel/p5-List-UtilsBy \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-String-Tagged>=0:textproc/p5-String-Tagged \ - p5-String-Tagged-Terminal>=0:textproc/p5-String-Tagged-Terminal \ + p5-String-Tagged-Terminal>=0.03:textproc/p5-String-Tagged-Terminal \ p5-Struct-Dumb>=0.07:devel/p5-Struct-Dumb TEST_DEPENDS= p5-Test-Identity>=0:devel/p5-Test-Identity \ p5-Test-Pod>=1:devel/p5-Test-Pod -USE_PERL5= modbuild USES= perl5 +USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/MAT/MAT.so diff --git a/devel/p5-Devel-MAT/distinfo b/devel/p5-Devel-MAT/distinfo index 173d9f4fe37..594f915d1b5 100644 --- a/devel/p5-Devel-MAT/distinfo +++ b/devel/p5-Devel-MAT/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533917627 -SHA256 (Devel-MAT-0.39.tar.gz) = 685e29435358e6f15e3a0e245b54c39ebb07eddbd1e32aa5452abb24d6a57a23 -SIZE (Devel-MAT-0.39.tar.gz) = 121530 +TIMESTAMP = 1536517468 +SHA256 (Devel-MAT-0.40.tar.gz) = d4aa55d56056ff7224893bb338b6a84cb3c7885e86a8746f28635fcfe03c5c33 +SIZE (Devel-MAT-0.40.tar.gz) = 125428 diff --git a/devel/p5-Devel-MAT/pkg-plist b/devel/p5-Devel-MAT/pkg-plist index 58ed2fe1fc1..d3fa5aa29af 100644 --- a/devel/p5-Devel-MAT/pkg-plist +++ b/devel/p5-Devel-MAT/pkg-plist @@ -23,6 +23,7 @@ bin/pmat-list-orphans %%SITE_ARCH%%/Devel/MAT/Tool/Roots.pm %%SITE_ARCH%%/Devel/MAT/Tool/Show.pm %%SITE_ARCH%%/Devel/MAT/Tool/Sizes.pm +%%SITE_ARCH%%/Devel/MAT/Tool/Summary.pm %%SITE_ARCH%%/Devel/MAT/Tool/Symbols.pm %%SITE_ARCH%%/Devel/MAT/UI.pod %%SITE_ARCH%%/Devel/MAT/UserGuide.pod @@ -78,6 +79,7 @@ bin/pmat-list-orphans %%PERL5_MAN3%%/Devel::MAT::Tool::Roots.3.gz %%PERL5_MAN3%%/Devel::MAT::Tool::Show.3.gz %%PERL5_MAN3%%/Devel::MAT::Tool::Sizes.3.gz +%%PERL5_MAN3%%/Devel::MAT::Tool::Summary.3.gz %%PERL5_MAN3%%/Devel::MAT::Tool::Symbols.3.gz %%PERL5_MAN3%%/Devel::MAT::UI.3.gz %%PERL5_MAN3%%/Devel::MAT::UserGuide.3.gz diff --git a/devel/p5-Devel-Refcount/Makefile b/devel/p5-Devel-Refcount/Makefile index 202c010bd70..fca688dc790 100644 --- a/devel/p5-Devel-Refcount/Makefile +++ b/devel/p5-Devel-Refcount/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Obtain the REFCNT value of a referent TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal diff --git a/devel/p5-Directory-Queue/Makefile b/devel/p5-Directory-Queue/Makefile index ef7418f4518..532a2ebf170 100644 --- a/devel/p5-Directory-Queue/Makefile +++ b/devel/p5-Directory-Queue/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LCONS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Object oriented interface to a directory based queue in Perl BUILD_DEPENDS= p5-No-Worries>=0:devel/p5-No-Worries diff --git a/devel/p5-Directory-Scratch/Makefile b/devel/p5-Directory-Scratch/Makefile index 63b122e9752..84d50dcaf9e 100644 --- a/devel/p5-Directory-Scratch/Makefile +++ b/devel/p5-Directory-Scratch/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy-to-use self-cleaning scratch space LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Every/Makefile b/devel/p5-Every/Makefile index 595d212b981..02676b1dac3 100644 --- a/devel/p5-Every/Makefile +++ b/devel/p5-Every/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TEODOR PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Return true every N cycles or S seconds BUILD_DEPENDS= p5-Devel-Callsite>=0.04:devel/p5-Devel-Callsite diff --git a/devel/p5-File-Attributes-Recursive/Makefile b/devel/p5-File-Attributes-Recursive/Makefile index 6eb476f0c39..120af826e10 100644 --- a/devel/p5-File-Attributes-Recursive/Makefile +++ b/devel/p5-File-Attributes-Recursive/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Inherit file attributes from parent directories BUILD_DEPENDS= p5-Directory-Scratch>=0:devel/p5-Directory-Scratch \ diff --git a/devel/p5-File-Attributes/Makefile b/devel/p5-File-Attributes/Makefile index ce1ddcf6542..7278298d42d 100644 --- a/devel/p5-File-Attributes/Makefile +++ b/devel/p5-File-Attributes/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= File::Attributes - Manipulate file metadata BUILD_DEPENDS= p5-YAML>=0:textproc/p5-YAML \ diff --git a/devel/p5-File-CreationTime/Makefile b/devel/p5-File-CreationTime/Makefile index 07b1dfc456d..3bcadea6136 100644 --- a/devel/p5-File-CreationTime/Makefile +++ b/devel/p5-File-CreationTime/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Keeps track of file creation times BUILD_DEPENDS= p5-File-Attributes>=0:devel/p5-File-Attributes diff --git a/devel/p5-File-NFSLock/Makefile b/devel/p5-File-NFSLock/Makefile index fd91fa8b39b..17e34f54db4 100644 --- a/devel/p5-File-NFSLock/Makefile +++ b/devel/p5-File-NFSLock/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= File::NFSLock - perl module to do NFS (or not) locking LICENSE= ART10 GPLv1+ diff --git a/devel/p5-File-ReadBackwards/Makefile b/devel/p5-File-ReadBackwards/Makefile index 0d4c3864758..174d45756ca 100644 --- a/devel/p5-File-ReadBackwards/Makefile +++ b/devel/p5-File-ReadBackwards/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= File::ReadBackwards -- read a file backwards by lines LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Getopt-Declare/Makefile b/devel/p5-Getopt-Declare/Makefile index aeede656b72..53791c5550a 100644 --- a/devel/p5-Getopt-Declare/Makefile +++ b/devel/p5-Getopt-Declare/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions USES= perl5 diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile index da3c24bac5e..0d38dc79577 100644 --- a/devel/p5-Getopt-Long/Makefile +++ b/devel/p5-Getopt-Long/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for extended processing of command line options USES= perl5 diff --git a/devel/p5-Getopt-Long/files/patch-Makefile.PL b/devel/p5-Getopt-Long/files/patch-Makefile.PL index 6c6ae71a15d..f5d6025c559 100644 --- a/devel/p5-Getopt-Long/files/patch-Makefile.PL +++ b/devel/p5-Getopt-Long/files/patch-Makefile.PL @@ -1,5 +1,5 @@ ---- Makefile.PL.orig 2015-06-11 13:24:35.000000000 +0200 -+++ Makefile.PL 2015-06-11 13:25:28.000000000 +0200 +--- Makefile.PL.orig 2013-07-08 06:14:42 UTC ++++ Makefile.PL @@ -12,6 +12,7 @@ use ExtUtils::MakeMaker 5.0; use lib "./lib"; use Getopt::Long; diff --git a/devel/p5-Guard/Makefile b/devel/p5-Guard/Makefile index a6485577d91..515c42e99dc 100644 --- a/devel/p5-Guard/Makefile +++ b/devel/p5-Guard/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MLEHMANN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Safe cleanup blocks LICENSE= ART10 GPLv1+ diff --git a/devel/p5-IO-LockedFile/Makefile b/devel/p5-IO-LockedFile/Makefile index e49d50c9b84..77e0dbf2456 100644 --- a/devel/p5-IO-LockedFile/Makefile +++ b/devel/p5-IO-LockedFile/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= IO::LockedFile - supply object methods for locking files USES= perl5 diff --git a/devel/p5-IO-Multiplex/Makefile b/devel/p5-IO-Multiplex/Makefile index 874d459a0c3..a413bac2510 100644 --- a/devel/p5-IO-Multiplex/Makefile +++ b/devel/p5-IO-Multiplex/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= IO::Multiplex - Manage IO on many file handles LICENSE= ART10 GPLv1+ diff --git a/devel/p5-IPC-Cmd/Makefile b/devel/p5-IPC-Cmd/Makefile index c924730929d..967bedc157c 100644 --- a/devel/p5-IPC-Cmd/Makefile +++ b/devel/p5-IPC-Cmd/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Finding and running system commands made easy LICENSE= ART10 GPLv1+ diff --git a/devel/p5-IPC-DirQueue/Makefile b/devel/p5-IPC-DirQueue/Makefile index 70d662d1542..bb2b013c525 100644 --- a/devel/p5-IPC-DirQueue/Makefile +++ b/devel/p5-IPC-DirQueue/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= IPC::DirQueue - disk-based many-to-many task queue BUILD_DEPENDS= p5-POE>0:devel/p5-POE diff --git a/devel/p5-IPC-PubSub/Makefile b/devel/p5-IPC-PubSub/Makefile index 562de30b415..c45c21839a3 100644 --- a/devel/p5-IPC-PubSub/Makefile +++ b/devel/p5-IPC-PubSub/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interprocess Publish/Subscribe channels BUILD_DEPENDS= p5-DBM-Deep>=1:databases/p5-DBM-Deep \ diff --git a/devel/p5-Lexical-Alias/Makefile b/devel/p5-Lexical-Alias/Makefile index d04683cd49f..5591442097b 100644 --- a/devel/p5-Lexical-Alias/Makefile +++ b/devel/p5-Lexical-Alias/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Makes a lexical an alias for another variable USES= perl5 diff --git a/devel/p5-List-Cycle/Makefile b/devel/p5-List-Cycle/Makefile index 95c60621d68..bfc275874b5 100644 --- a/devel/p5-List-Cycle/Makefile +++ b/devel/p5-List-Cycle/Makefile @@ -10,7 +10,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Objects for cycling through a list of values -TAGS= list cycle USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Memoize/Makefile b/devel/p5-Memoize/Makefile index bc40ba8830d..5c5c6515b66 100644 --- a/devel/p5-Memoize/Makefile +++ b/devel/p5-Memoize/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MJD PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Transparently speed up perl functions by caching return values USES= perl5 tar:tgz diff --git a/devel/p5-Module-Util/Makefile b/devel/p5-Module-Util/Makefile index 08b2f7c0548..76456f52989 100644 --- a/devel/p5-Module-Util/Makefile +++ b/devel/p5-Module-Util/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module name tools and transformations LICENSE= ART10 GPLv1+ diff --git a/devel/p5-MooseX-Aliases/Makefile b/devel/p5-MooseX-Aliases/Makefile index 1debf377afe..df60601a494 100644 --- a/devel/p5-MooseX-Aliases/Makefile +++ b/devel/p5-MooseX-Aliases/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DOY PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easy aliasing of methods and attributes in Moose LICENSE= ART10 GPLv1+ diff --git a/devel/p5-No-Worries/Makefile b/devel/p5-No-Worries/Makefile index cfe888eae4f..e17d140a9ea 100644 --- a/devel/p5-No-Worries/Makefile +++ b/devel/p5-No-Worries/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= No::Worries - coding without worries BUILD_DEPENDS= p5-HTTP-Date>=0:www/p5-HTTP-Date \ diff --git a/devel/p5-Object-Pluggable/Makefile b/devel/p5-Object-Pluggable/Makefile index 03bf168df39..4c3b070ecaf 100644 --- a/devel/p5-Object-Pluggable/Makefile +++ b/devel/p5-Object-Pluggable/Makefile @@ -21,7 +21,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -post-install: +OPTIONS_DEFINE= EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ diff --git a/devel/p5-Object-Tiny-Lvalue/Makefile b/devel/p5-Object-Tiny-Lvalue/Makefile index d3cc787493b..51be21002fa 100644 --- a/devel/p5-Object-Tiny-Lvalue/Makefile +++ b/devel/p5-Object-Tiny-Lvalue/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Minimal class builder with lvalue accessors USES= perl5 diff --git a/devel/p5-Parallel-Prefork/Makefile b/devel/p5-Parallel-Prefork/Makefile index 809b2f82488..d59e7b982c4 100644 --- a/devel/p5-Parallel-Prefork/Makefile +++ b/devel/p5-Parallel-Prefork/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KAZUHO PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple prefork server framework BUILD_DEPENDS= p5-Proc-Wait3>=0.03:devel/p5-Proc-Wait3 \ diff --git a/devel/p5-Proc-Background/Makefile b/devel/p5-Proc-Background/Makefile index ad71265e3ef..a89faada450 100644 --- a/devel/p5-Proc-Background/Makefile +++ b/devel/p5-Proc-Background/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to running background processes USES= perl5 diff --git a/devel/p5-Proc-Queue/Makefile b/devel/p5-Proc-Queue/Makefile index 7400ea8de0e..2cf0ea415c2 100644 --- a/devel/p5-Proc-Queue/Makefile +++ b/devel/p5-Proc-Queue/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Proc::Queue - limit the number of child processes running USES= perl5 diff --git a/devel/p5-Proc-Wait3/Makefile b/devel/p5-Proc-Wait3/Makefile index 9f0270ec95e..f31a6f145e1 100644 --- a/devel/p5-Proc-Wait3/Makefile +++ b/devel/p5-Proc-Wait3/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for wait3 system call LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Rcs/Makefile b/devel/p5-Rcs/Makefile index c81ceb9cc92..2535891e47e 100644 --- a/devel/p5-Rcs/Makefile +++ b/devel/p5-Rcs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Object Class for Revision Control System (RCS) USES= perl5 diff --git a/devel/p5-Return-Value/Makefile b/devel/p5-Return-Value/Makefile index 0de0a522cc2..c9d8e7adcec 100644 --- a/devel/p5-Return-Value/Makefile +++ b/devel/p5-Return-Value/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Return::Value - Polymorphic Return Values USES= perl5 diff --git a/devel/p5-Search-Binary/Makefile b/devel/p5-Search-Binary/Makefile index 803658325fe..1ff98261cfc 100644 --- a/devel/p5-Search-Binary/Makefile +++ b/devel/p5-Search-Binary/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that implements a generic binary search algorithm USES= perl5 diff --git a/devel/p5-Set-CrossProduct/Makefile b/devel/p5-Set-CrossProduct/Makefile index 963f610825a..ce1fbc9a578 100644 --- a/devel/p5-Set-CrossProduct/Makefile +++ b/devel/p5-Set-CrossProduct/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BDFOY PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Work with the cross product of two or more sets USES= perl5 diff --git a/devel/p5-Set-NestedGroups/Makefile b/devel/p5-Set-NestedGroups/Makefile index 6000def936d..03240ca9caf 100644 --- a/devel/p5-Set-NestedGroups/Makefile +++ b/devel/p5-Set-NestedGroups/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for grouped data eg ACL's, city/state/country etc USES= perl5 diff --git a/devel/p5-Sort-Versions/Makefile b/devel/p5-Sort-Versions/Makefile index ab532454e3e..5a87a543f5a 100644 --- a/devel/p5-Sort-Versions/Makefile +++ b/devel/p5-Sort-Versions/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 module for sorting of revision-like numbers USES= perl5 diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 62c1b98e7d2..3a12d6709b4 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Persistency for perl data structures USES= perl5 diff --git a/devel/p5-Sys-RunAlone/Makefile b/devel/p5-Sys-RunAlone/Makefile index f0d7b282ba1..46fa5440255 100644 --- a/devel/p5-Sys-RunAlone/Makefile +++ b/devel/p5-Sys-RunAlone/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Make sure only one invocation of a script is active at a time USES= perl5 diff --git a/devel/p5-Sys-RunAlways/Makefile b/devel/p5-Sys-RunAlways/Makefile index 7376dbea55c..b79863f8322 100644 --- a/devel/p5-Sys-RunAlways/Makefile +++ b/devel/p5-Sys-RunAlways/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Make sure there is always one invocation of a script active USES= perl5 diff --git a/devel/p5-Term-Prompt/Makefile b/devel/p5-Term-Prompt/Makefile index c973946c098..da2a6ac8679 100644 --- a/devel/p5-Term-Prompt/Makefile +++ b/devel/p5-Term-Prompt/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for prompting a user for information BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey diff --git a/devel/p5-Test-Command-Simple/Makefile b/devel/p5-Test-Command-Simple/Makefile index 16a6b7ad60e..2f078d65fa0 100644 --- a/devel/p5-Test-Command-Simple/Makefile +++ b/devel/p5-Test-Command-Simple/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMCBRIDE PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Test external commands (nearly) as easily as loaded modules TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple diff --git a/devel/p5-Tie-Hash-TwoWay/Makefile b/devel/p5-Tie-Hash-TwoWay/Makefile index ec3ab6da7e3..addbd1eb33d 100644 --- a/devel/p5-Tie-Hash-TwoWay/Makefile +++ b/devel/p5-Tie-Hash-TwoWay/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tie::Hash::TwoWay - two-way mapping between disjoint sets USES= perl5 diff --git a/devel/p5-Tie-Util/Makefile b/devel/p5-Tie-Util/Makefile index 87c05f93750..b9cbbfb49e7 100644 --- a/devel/p5-Tie-Util/Makefile +++ b/devel/p5-Tie-Util/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Utility functions for fiddling with tied variables USES= perl5 diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile index d99c23544a8..dc667c68df6 100644 --- a/devel/p5-Time-HiRes/Makefile +++ b/devel/p5-Time-HiRes/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module implementing High resolution time, sleep, and alarm TEST_DEPENDS= p5-Test-Simple>=0.82:devel/p5-Test-Simple diff --git a/devel/p5-Time-Interval/Makefile b/devel/p5-Time-Interval/Makefile index cf423d1c153..381dbb202d3 100644 --- a/devel/p5-Time-Interval/Makefile +++ b/devel/p5-Time-Interval/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Converts time intervals of days, hours, minutes, and seconds LICENSE= ART10 GPLv1+ diff --git a/devel/p5-Time-Out/Makefile b/devel/p5-Time-Out/Makefile index 6e304e84073..8534affc067 100644 --- a/devel/p5-Time-Out/Makefile +++ b/devel/p5-Time-Out/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Easily timeout long running operations USES= perl5 diff --git a/devel/p5-Time-Piece/Makefile b/devel/p5-Time-Piece/Makefile index 0dd36823e3f..df400417813 100644 --- a/devel/p5-Time-Piece/Makefile +++ b/devel/p5-Time-Piece/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Time::Piece - Object Oriented time objects USES= perl5 diff --git a/devel/p5-UDCode/Makefile b/devel/p5-UDCode/Makefile index ab959d09873..d433ed99a2e 100644 --- a/devel/p5-UDCode/Makefile +++ b/devel/p5-UDCode/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MJD PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Does a set of code words form a uniquely decodable code? USES= perl5 diff --git a/devel/p5-UNIVERSAL-ref/Makefile b/devel/p5-UNIVERSAL-ref/Makefile index 5f8e1553817..3a18a2e4969 100644 --- a/devel/p5-UNIVERSAL-ref/Makefile +++ b/devel/p5-UNIVERSAL-ref/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJORE PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Turns ref() into a multimethod BUILD_DEPENDS= p5-B-Utils>=0:devel/p5-B-Utils @@ -20,7 +20,7 @@ USE_PERL5= configure .include .if ${PERL_LEVEL} >= 502501 -BROKEN= Does not build, op_sibling usage. https://rt.cpan.org/Public/Bug/Display.html?id=118008 +EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ref.xs .endif .include diff --git a/devel/p5-UNIVERSAL-ref/files/extra-patch-ref.xs b/devel/p5-UNIVERSAL-ref/files/extra-patch-ref.xs new file mode 100644 index 00000000000..425f16e5f17 --- /dev/null +++ b/devel/p5-UNIVERSAL-ref/files/extra-patch-ref.xs @@ -0,0 +1,19 @@ +Patch for Perl 0.25 and newer, where op_sibling has been replaced with +op_sibparent which points to a sibling if the op has one and its parent +otherwise. See . + +--- ref.xs.orig 2011-01-23 19:17:15 UTC ++++ ref.xs +@@ -89,9 +89,9 @@ void universal_ref_fixupop( OP* o ) { + universal_ref_fixupop(cUNOPx(o)->op_first); + } + +- if ( o->op_sibling ) { +- UNIVERSAL_REF_DEBUG(printf("# ->sibling=%x\n",o->op_sibling)); +- universal_ref_fixupop(o->op_sibling); ++ if ( OpHAS_SIBLING(o) ) { ++ UNIVERSAL_REF_DEBUG(printf("# ->sibling=%x\n",OpSIBLING(o))); ++ universal_ref_fixupop(OpSIBLING(o)); + } + } + diff --git a/devel/p5-namespace-sweep/Makefile b/devel/p5-namespace-sweep/Makefile index 0b5871e5346..7c9e11dcf7c 100644 --- a/devel/p5-namespace-sweep/Makefile +++ b/devel/p5-namespace-sweep/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Sweep up imported subs in your classes BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.09:devel/p5-B-Hooks-EndOfScope \ diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile index f2d28a7de52..0996b83ebbf 100644 --- a/devel/phpunit7/Makefile +++ b/devel/phpunit7/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.3.3 +DISTVERSION= 7.3.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 865e9394d7b..7748a3597b5 100644 --- a/devel/phpunit7/distinfo +++ b/devel/phpunit7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536083987 -SHA256 (phpunit-7.3.3.phar) = df2fff1f2a5a90cb5a6bbe2cd5edbbee1515ff004bba038c873234c4356b988b -SIZE (phpunit-7.3.3.phar) = 2814795 +TIMESTAMP = 1536589448 +SHA256 (phpunit-7.3.5.phar) = 07dfd010d33784776b3805117e5a14b6e53465bb94c015fefd849a4b8cee8d6f +SIZE (phpunit-7.3.5.phar) = 2815376 diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 236b9c996de..7d10eab6a3e 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -12,4 +12,6 @@ USE_KDE= doctools ecm USE_QT= core xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile index 8e0072553c8..2d7bd71c871 100644 --- a/devel/protobuf-c/Makefile +++ b/devel/protobuf-c/Makefile @@ -22,13 +22,14 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS OPTIONS_DEFAULT= DOXYGEN PORTDOCS= * ALL_TARGET= all INSTALL_TARGET= install-strip +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 76bbfe1ebbb..2c709987180 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -30,10 +30,10 @@ CONFLICTS?= pth-hard-2.* .if ${PKGNAMESUFFIX} == "-hard" CONFIGURE_ARGS+= --enable-syscall-hard --disable-syscall-soft -PLIST_SUB= PTHREAD="@comment " +PLIST_SUB+= PTHREAD="@comment " .else CONFIGURE_ARGS+= --enable-syscall-soft --enable-pthread -PLIST_SUB= PTHREAD="" +PLIST_SUB+= PTHREAD="" .endif post-patch: diff --git a/devel/pure-stllib/Makefile b/devel/pure-stllib/Makefile index a75f0d61589..249a0ec8f0c 100644 --- a/devel/pure-stllib/Makefile +++ b/devel/pure-stllib/Makefile @@ -27,6 +27,8 @@ DOC_FILES2= *.pdf PORTEXAMPLES= * +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS ?=|' \ ${WRKSRC}/Makefile ${WRKSRC}/pure-stlmap/Makefile ${WRKSRC}/pure-stlvec/Makefile diff --git a/devel/py-Jinja2-doc/Makefile b/devel/py-Jinja2-doc/Makefile index 1c11153dfbf..460262dd884 100644 --- a/devel/py-Jinja2-doc/Makefile +++ b/devel/py-Jinja2-doc/Makefile @@ -11,7 +11,7 @@ DESCR= ${.CURDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../py-Jinja2 -OPTIONS_DEFINE= +OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= .include "${MASTERDIR}/Makefile" diff --git a/devel/py-crcmod/Makefile b/devel/py-crcmod/Makefile index a9b39e2c4af..134710e44df 100644 --- a/devel/py-crcmod/Makefile +++ b/devel/py-crcmod/Makefile @@ -21,6 +21,8 @@ USE_PYTHON= autoplist distutils DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/changelog ${STAGEDIR}${DOCSDIR} diff --git a/devel/py-kid/Makefile b/devel/py-kid/Makefile index 3076b42fe1d..faa9c56271c 100644 --- a/devel/py-kid/Makefile +++ b/devel/py-kid/Makefile @@ -16,7 +16,7 @@ USES= python:2.7 shebangfix USE_PYTHON= distutils autoplist SHEBANG_FILES= misc/upgrade-0.6.py -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES NO_ARCH= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} diff --git a/devel/py-natsort/Makefile b/devel/py-natsort/Makefile index 7134ac89710..4423807abc3 100644 --- a/devel/py-natsort/Makefile +++ b/devel/py-natsort/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= natsort -DISTVERSION= 5.3.3 +DISTVERSION= 5.4.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,14 @@ COMMENT= Natural sorting for python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastnumbers>0:devel/py-fastnumbers@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyicu>0:devel/py-pyicu@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastnumbers>=2.0.0:devel/py-fastnumbers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyicu>=1.0.0:devel/py-pyicu@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=3.8.0:devel/py-hypothesis@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pathlib>0:devel/py-pathlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.1:devel/py-pytest-mock@${PY_FLAVOR} +py27_TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathlib>0:devel/py-pathlib@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils diff --git a/devel/py-natsort/distinfo b/devel/py-natsort/distinfo index b3a6f02bb2b..a256a0e98d3 100644 --- a/devel/py-natsort/distinfo +++ b/devel/py-natsort/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531063174 -SHA256 (natsort-5.3.3.tar.gz) = da930bfddce941526955dea8d35a44243c96adf919ceb758ba7bbd1ba5b0a39a -SIZE (natsort-5.3.3.tar.gz) = 147302 +TIMESTAMP = 1536560417 +SHA256 (natsort-5.4.1.tar.gz) = ae73b005135dc152e7b282b2d4cf19380d8cab4c4026461ee9f37bf3aa12e344 +SIZE (natsort-5.4.1.tar.gz) = 144888 diff --git a/devel/py-pymtbl/Makefile b/devel/py-pymtbl/Makefile index 3766f2d530a..5f7efd6f03e 100644 --- a/devel/py-pymtbl/Makefile +++ b/devel/py-pymtbl/Makefile @@ -24,6 +24,8 @@ PORTEXAMPLES= * CPPFLAGS+= -I${LOCALBASE}/include +OPTIONS_DEFINE= EXAMPLES + post-install: ${STRIP_CMD} ${STAGEDIR}/${PYTHON_SITELIBDIR}/mtbl.so ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/py-pyro/Makefile b/devel/py-pyro/Makefile index aadb833d3a0..e29d4ebbcc5 100644 --- a/devel/py-pyro/Makefile +++ b/devel/py-pyro/Makefile @@ -23,6 +23,8 @@ USE_PYTHON= autoplist concurrent distutils PORTDOCS= * PORTEXAMPLES= * +OPTIONS_DEFINE= DOCS EXAMPLES + .include .if ${PYTHON_REL} < 3400 diff --git a/devel/py-uvloop/Makefile b/devel/py-uvloop/Makefile index d06d00694db..6c6b6d18a80 100644 --- a/devel/py-uvloop/Makefile +++ b/devel/py-uvloop/Makefile @@ -20,14 +20,15 @@ OPTIONS_DEFINE= DOCS EXAMPLES USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils -PORTDOCS= PKG-INFO README.rst +PORTDOCS= * +PORTEXAMPLES= * post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/uvloop/loop.so post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ - cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC}/ && ${INSTALL_DATA} PKG-INFO README.rst ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/ post-install-EXAMPLES-on: diff --git a/devel/pydbus-common/Makefile b/devel/pydbus-common/Makefile index 2467466e573..de42985662e 100644 --- a/devel/pydbus-common/Makefile +++ b/devel/pydbus-common/Makefile @@ -31,8 +31,9 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} OPTIONS_SUB= yes -OPTIONS_DEFINE= HTMLDOCS +OPTIONS_DEFINE= HTMLDOCS DOCS EXAMPLES HTMLDOCS_DESC= build html documentation +HTMLDOCS_IMPLIES= DOCS HTMLDOCS_CONFIGURE_OFF= --disable-html-docs HTMLDOCS_BUILD_DEPENDS= rst2html:textproc/py-docutils diff --git a/devel/quickcheck++/Makefile b/devel/quickcheck++/Makefile index 1fcf82d25aa..24203f05d48 100644 --- a/devel/quickcheck++/Makefile +++ b/devel/quickcheck++/Makefile @@ -20,7 +20,7 @@ NO_BUILD= yes PORTDOCS= COPYRIGHT README PORTEXAMPLES= examples.cc -OPTIONS_DEFINE= DOCS DOXYGEN +OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES DOXYGEN_DESC= Build documentation with doxygen .include diff --git a/devel/rebar/Makefile b/devel/rebar/Makefile index 47dc56578d6..4f4dff7ee41 100644 --- a/devel/rebar/Makefile +++ b/devel/rebar/Makefile @@ -14,7 +14,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/bin/escript:lang/erlang RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS_DEFINE= BASH ZSH +OPTIONS_DEFINE= BASH ZSH EXAMPLES USE_GITHUB= yes NO_ARCH= yes diff --git a/devel/rebar3/Makefile b/devel/rebar3/Makefile index a9eb402138b..26d5b0a9d57 100644 --- a/devel/rebar3/Makefile +++ b/devel/rebar3/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/erl:lang/erlang \ ${LOCALBASE}/bin/git:devel/git RUN_DEPENDS= ${LOCALBASE}/bin/erl:lang/erlang -OPTIONS_DEFINE= BASH ZSH +OPTIONS_DEFINE= BASH ZSH EXAMPLES USE_GITHUB= yes GH_ACCOUNT= rebar diff --git a/devel/relx/Makefile b/devel/relx/Makefile index 76cb438dd05..ab55500a540 100644 --- a/devel/relx/Makefile +++ b/devel/relx/Makefile @@ -39,6 +39,8 @@ REBAR_DEPS= bbmustache-1.0.4 \ DISTFILES+= ${_dep}.tar:hex .endfor +OPTIONS_DEFINE= DOCS EXAMPLES + # convenience target to rebuild the relx cache file build-cache: cd ${WRKDIR} && ${TAR} -c -v -z -f relx-cache-${CACHE_VERSION}${EXTRACT_SUFX} .cache @@ -68,8 +70,6 @@ post-build: @${LN} -s ${WRKSRC}/_build/dev/lib/${PORTNAME}/ebin ${WRKSRC} do-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION} @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/ebin @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/include @@ -80,6 +80,11 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/_build/default/lib/relx/ebin/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/ebin cd ${WRKSRC}/priv && ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/priv ${INSTALL_SCRIPT} ${WRKSRC}/_build/default/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/rubygem-google-api-client/Makefile b/devel/rubygem-google-api-client/Makefile index 199a66b3e47..8e14c486b51 100644 --- a/devel/rubygem-google-api-client/Makefile +++ b/devel/rubygem-google-api-client/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-api-client -PORTVERSION= 0.23.8 +PORTVERSION= 0.23.9 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -19,13 +19,11 @@ RUN_DEPENDS= rubygem-addressable>=2.5.1:www/rubygem-addressable \ rubygem-retriable>=2.0:devel/rubygem-retriable \ rubygem-signet>=0.9:security/rubygem-signet -# bin/generate-api -CONFLICTS_INSTALL= rubygem-google-api-client010 - -NO_ARCH= yes USES= gem USE_RUBY= yes +NO_ARCH= yes + PLIST_FILES= bin/generate-api .include diff --git a/devel/rubygem-google-api-client/distinfo b/devel/rubygem-google-api-client/distinfo index b8a25c1c9c2..a14ff0e717c 100644 --- a/devel/rubygem-google-api-client/distinfo +++ b/devel/rubygem-google-api-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536184951 -SHA256 (rubygem/google-api-client-0.23.8.gem) = 8494ef09dad4ebbae7530a8ce54c9e06e8220fdf5b2ad20dde6536614384cac3 -SIZE (rubygem/google-api-client-0.23.8.gem) = 4413440 +TIMESTAMP = 1536592415 +SHA256 (rubygem/google-api-client-0.23.9.gem) = 4a1c10db8ab3f45d0bb6dae43c268aae1f5112c36abfd1a889ad2b8fd72c22fd +SIZE (rubygem/google-api-client-0.23.9.gem) = 4410368 diff --git a/devel/rubygem-rubocop/Makefile b/devel/rubygem-rubocop/Makefile index 01c16ecec97..c72794df1dd 100644 --- a/devel/rubygem-rubocop/Makefile +++ b/devel/rubygem-rubocop/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rubocop -PORTVERSION= 0.58.2 +PORTVERSION= 0.59.0 CATEGORIES= devel ruby MASTER_SITES= RG @@ -19,9 +19,10 @@ RUN_DEPENDS= rubygem-jaro_winkler>=1.5.1:devel/rubygem-jaro_winkler \ rubygem-ruby-progressbar>=1.7:devel/rubygem-ruby-progressbar \ rubygem-unicode-display_width>=1.0.1:devel/rubygem-unicode-display_width -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/rubocop diff --git a/devel/rubygem-rubocop/distinfo b/devel/rubygem-rubocop/distinfo index e3541a1ed2b..b9f1c3bc041 100644 --- a/devel/rubygem-rubocop/distinfo +++ b/devel/rubygem-rubocop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532975738 -SHA256 (rubygem/rubocop-0.58.2.gem) = 43dab6c9d6c72844cbd028140ee7c60190c5ee6e30417d63480da3f413778139 -SIZE (rubygem/rubocop-0.58.2.gem) = 402944 +TIMESTAMP = 1536591987 +SHA256 (rubygem/rubocop-0.59.0.gem) = 455597f026940948d5c46a84660a0a944f07d6cf27f497d7147bc49626ced183 +SIZE (rubygem/rubocop-0.59.0.gem) = 408064 diff --git a/devel/shell-toolbox/Makefile b/devel/shell-toolbox/Makefile index 8e67e802c26..69ff5b9a3a5 100644 --- a/devel/shell-toolbox/Makefile +++ b/devel/shell-toolbox/Makefile @@ -16,4 +16,6 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= kusalananda +OPTIONS_DEFINE= DOCS + .include diff --git a/devel/smack/Makefile b/devel/smack/Makefile index aa72c2fb774..6e14293f6c4 100644 --- a/devel/smack/Makefile +++ b/devel/smack/Makefile @@ -28,11 +28,11 @@ OPTIONS_DEFINE= EXAMPLES .include .if ${PORT_OPTIONS:MEXAMPLES} -PLIST_SUB= EXAMPLES="" +PLIST_SUB+= EXAMPLES="" CMAKE_ARGS= -DENABLE_EXAMPLES=ON .else CMAKE_ARGS= -DENABLE_EXAMPLES=OFF -PLIST_SUB= EXAMPLES="@comment " +PLIST_SUB+= EXAMPLES="@comment " .endif .include diff --git a/devel/statcvs/Makefile b/devel/statcvs/Makefile index 7a3e74ae970..00a4445ec6b 100644 --- a/devel/statcvs/Makefile +++ b/devel/statcvs/Makefile @@ -39,9 +39,9 @@ DOCS_ALL_TARGET=javadoc .include .if ${JAVA_PORT_VERSION} == "1.6.0" -PLIST_SUB= JDK6="" +PLIST_SUB+= JDK6="" .else -PLIST_SUB= JDK6="@comment " +PLIST_SUB+= JDK6="@comment " .endif do-install: diff --git a/devel/stlink/Makefile b/devel/stlink/Makefile index c594d4fc4ca..38c6aa53484 100644 --- a/devel/stlink/Makefile +++ b/devel/stlink/Makefile @@ -10,7 +10,7 @@ COMMENT= STM32 ST-Link JTAG variant tools LICENSE= BSD3CLAUSE -OPTIONS_DEFINE= GTK3 +OPTIONS_DEFINE= GTK3 DOCS OPTIONS_SUB= yes GTK3_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-pacth-turn-off-gtk GTK3_USE= GNOME=gtk30 diff --git a/devel/subversion/files/patch-subversion-libsvn_client-conflicts.c b/devel/subversion/files/patch-subversion-libsvn_client-conflicts.c index c7b3917868f..f9ebece1b73 100644 --- a/devel/subversion/files/patch-subversion-libsvn_client-conflicts.c +++ b/devel/subversion/files/patch-subversion-libsvn_client-conflicts.c @@ -1,6 +1,10 @@ ---- subversion/libsvn_client/conflicts.c 2018/08/30 11:27:03 1839661 -+++ subversion/libsvn_client/conflicts.c 2018/08/30 11:39:40 1839662 -@@ -1061,6 +1061,9 @@ +Upstream patch: fix automatic conflict resolution for files removed from +the merge target when the merge source and merge target have no proper +common ancestor. See . + +--- subversion/libsvn_client/conflicts.c.orig 2018-07-12 04:00:15 UTC ++++ subversion/libsvn_client/conflicts.c +@@ -1059,6 +1059,9 @@ find_deleted_rev(void *baton, { apr_array_header_t *moves; @@ -10,7 +14,7 @@ moves = apr_hash_get(b->moves_table, &log_entry->revision, sizeof(svn_revnum_t)); if (moves) -@@ -2205,8 +2208,8 @@ +@@ -2223,8 +2226,8 @@ find_operative_moves(apr_array_header_t * If the node was replaced rather than deleted, set *REPLACING_NODE_KIND to * the node kind of the replacing node. Else, set it to svn_node_unknown. * Only request the log for revisions up to END_REV from the server. @@ -21,7 +25,7 @@ */ static svn_error_t * find_revision_for_suspected_deletion(svn_revnum_t *deleted_rev, -@@ -2243,10 +2246,11 @@ +@@ -2261,10 +2264,11 @@ find_revision_for_suspected_deletion(svn scratch_pool)); victim_abspath = svn_client_conflict_get_local_abspath(conflict); @@ -37,7 +41,7 @@ url = svn_path_url_add_component2(repos_root_url, parent_repos_relpath, scratch_pool); -@@ -2271,7 +2275,8 @@ +@@ -2289,7 +2293,8 @@ find_revision_for_suspected_deletion(svn b.repos_root_url = repos_root_url; b.repos_uuid = repos_uuid; b.ctx = ctx; @@ -47,7 +51,7 @@ b.result_pool = result_pool; SVN_ERR(svn_ra__dup_session(&b.extra_ra_session, ra_session, NULL, scratch_pool, scratch_pool)); -@@ -2301,7 +2306,7 @@ +@@ -2319,7 +2324,7 @@ find_revision_for_suspected_deletion(svn { struct repos_move_info *move = b.move; @@ -56,7 +60,7 @@ { *deleted_rev = move->rev; *deleted_rev_author = move->rev_author; -@@ -2319,7 +2324,8 @@ +@@ -2337,7 +2342,8 @@ find_revision_for_suspected_deletion(svn *deleted_rev = SVN_INVALID_REVNUM; *deleted_rev_author = NULL; *replacing_node_kind = svn_node_unknown; @@ -66,7 +70,7 @@ } return SVN_NO_ERROR; } -@@ -2328,10 +2334,11 @@ +@@ -2346,10 +2352,11 @@ find_revision_for_suspected_deletion(svn *deleted_rev = b.deleted_rev; *deleted_rev_author = b.deleted_rev_author; *replacing_node_kind = b.replacing_node_kind; @@ -82,7 +86,7 @@ } return SVN_NO_ERROR; -@@ -2723,7 +2730,8 @@ +@@ -2693,7 +2700,8 @@ conflict_tree_get_details_local_missing( end_rev = 0; /* ### We might walk through all of history... */ SVN_ERR(find_revision_for_suspected_deletion( diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile index 232b4d59c81..949af80fc39 100644 --- a/devel/tcllib/Makefile +++ b/devel/tcllib/Makefile @@ -23,7 +23,10 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= ac_cv_path_tclsh="${TCLSH}" TEST_TARGET= test TEST_ENV= ${MAKE_ENV} DISPLAY= TZ=utc + +.if ${OPTIONS_DEFINE:MDOCS} PORTDOCS= * +.endif INSTALL_ARGS= -pkgs -pkg-path ${STAGEDIR}${PREFIX}/lib/tcllib \ -apps -app-path ${STAGEDIR}${PREFIX}/bin \ diff --git a/devel/tinycbor/Makefile b/devel/tinycbor/Makefile index dc5d24ec24d..169b703cfe0 100644 --- a/devel/tinycbor/Makefile +++ b/devel/tinycbor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinycbor -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -28,7 +28,6 @@ do-configure: @cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} configure post-install: - ${INSTALL_DATA} ${WRKSRC}/src/tinycbor-version.h ${STAGEDIR}${PREFIX}/include/tinycbor/tinycbor-version.h ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtinycbor.so.${PORTVERSION} ${LN} -fs libtinycbor.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libtinycbor.so ${LN} -fs libtinycbor.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libtinycbor.so.${PORTVERSION:R:R} diff --git a/devel/tinycbor/distinfo b/devel/tinycbor/distinfo index c1ad879f963..fb305906dc9 100644 --- a/devel/tinycbor/distinfo +++ b/devel/tinycbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522750653 -SHA256 (intel-tinycbor-v0.5.1_GH0.tar.gz) = f9d2ec366a38382c1b7bb989c45620dca168ad28107b4ef9a306ee93c3dbb832 -SIZE (intel-tinycbor-v0.5.1_GH0.tar.gz) = 86485 +TIMESTAMP = 1536590931 +SHA256 (intel-tinycbor-v0.5.2_GH0.tar.gz) = dfa2a4550eb145a5f62ffff39e36accf2704987922c194e8e845124175c00441 +SIZE (intel-tinycbor-v0.5.2_GH0.tar.gz) = 87775 diff --git a/devel/tinycbor/files/patch-tools-json2cbor-json2cbor.c b/devel/tinycbor/files/patch-tools-json2cbor-json2cbor.c new file mode 100644 index 00000000000..84ccf2ccb08 --- /dev/null +++ b/devel/tinycbor/files/patch-tools-json2cbor-json2cbor.c @@ -0,0 +1,10 @@ +--- tools/json2cbor/json2cbor.c.orig 2018-09-09 05:33:57 UTC ++++ tools/json2cbor/json2cbor.c +@@ -25,6 +25,7 @@ + #define _POSIX_C_SOURCE 200809L + #define _GNU_SOURCE + #include "cbor.h" ++#include "cborinternal_p.h" + #include "compilersupport_p.h" + + #include diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index 10b3538f80e..d4bec279afe 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -22,6 +22,8 @@ USE_QT= core dbus gui network printsupport svg webkit widgets xml \ # Build the KDE Frameworks 5 based version. CMAKE_BOOL= BUILD_KF5 +OPTIONS_DEFINE= DOCS + post-patch: # The CMakeFile sets BUILD_UNITTESTS to 1, not respecting the # value passed via CMAKE_ARGS. diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index 3d245eb7e0a..42cc44e0bf4 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -14,6 +14,8 @@ COMMENT= Universal Plug and Play Software Development Kit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +PORTSCOUT= skipv:1.8.3 # released on 2017-11-14; older than 1.6.25 + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check diff --git a/devel/zookeeper/Makefile b/devel/zookeeper/Makefile index beb7aefd50e..aa9ba1745cc 100644 --- a/devel/zookeeper/Makefile +++ b/devel/zookeeper/Makefile @@ -48,6 +48,8 @@ USE_RC_SUBR= zookeeper PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-extract: @${REINPLACE_CMD} "/dataDir/s|=.*|=${ZOOKEEPER_DBDIR}|" ${WRKDIR}/${DISTNAME}/conf/zoo_sample.cfg @${MV} ${WRKDIR}/${DISTNAME}/conf/zoo_sample.cfg ${WRKDIR}/${DISTNAME}/conf/zoo.cfg diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 2692b8b7d62..cc208de236d 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= cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.1a0.2018.08.31 +ISCVERSION= 9.13.1a0.2018.09.09 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 73b26484801af8b34baaa440a8195867a639ead7 +GL_COMMIT= d98de244c35cba90a00ac85810030d08255ce37a CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} @@ -75,12 +75,12 @@ CONFLICTS+= bind9-devel USE_RC_SUBR= named SUB_FILES= pkg-message named.conf CONFLICTS+= bind-tools + +PORTDOCS= * .endif # BIND_TOOLS_SLAVE MAKE_JOBS_UNSAFE= yes -PORTDOCS= * - OPTIONS_DEFAULT= SIGCHASE IDN GSSAPI_NONE JSON PYTHON OPTIONS_DEFINE= IDN LARGE_FILE PYTHON JSON \ FIXED_RRSET SIGCHASE IPV6 diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index d80d8e9c3d3..3c359c5d245 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535966389 -SHA256 (isc-projects-bind9-73b26484801af8b34baaa440a8195867a639ead7_GL0.tar.gz) = 42133bfdba9dd8504588cf93f6692ca90fc390794bb0745adc483ef01d9ea9ec -SIZE (isc-projects-bind9-73b26484801af8b34baaa440a8195867a639ead7_GL0.tar.gz) = 7820950 +TIMESTAMP = 1536573567 +SHA256 (isc-projects-bind9-d98de244c35cba90a00ac85810030d08255ce37a_GL0.tar.gz) = 18c6c2911296dc57cba31d7f0e80028b3e7842f5ee1f6e557158bfff930e47b3 +SIZE (isc-projects-bind9-d98de244c35cba90a00ac85810030d08255ce37a_GL0.tar.gz) = 7263006 diff --git a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl index 81f5d835f41..2e0a406c1b1 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-08-31 20:57:12 UTC +--- bin/named/config.c.orig 2018-09-10 00:21:25 UTC +++ bin/named/config.c @@ -174,12 +174,14 @@ options {\n\ max-recursion-queries 75;\n\ @@ -15,7 +15,7 @@ provide-ixfr true;\n\ qname-minimization relaxed;\n\ query-source address *;\n\ ---- bin/named/server.c.orig 2018-08-31 20:57:12 UTC +--- bin/named/server.c.orig 2018-09-10 00:21:25 UTC +++ bin/named/server.c @@ -4074,6 +4074,16 @@ configure_view(dns_view_t *view, dns_vie } @@ -34,7 +34,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-08-31 20:57:12 UTC +--- lib/dns/include/dns/view.h.orig 2018-09-10 00:21:25 UTC +++ lib/dns/include/dns/view.h @@ -153,6 +153,8 @@ struct dns_view { bool requestnsid; @@ -45,7 +45,7 @@ dns_ttl_t maxncachettl; uint32_t nta_lifetime; uint32_t nta_recheck; ---- lib/dns/resolver.c.orig 2018-08-31 20:57:12 UTC +--- lib/dns/resolver.c.orig 2018-09-10 00:21:25 UTC +++ lib/dns/resolver.c @@ -5758,6 +5758,18 @@ cache_name(fetchctx_t *fctx, dns_name_t } @@ -66,9 +66,9 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2018-08-31 20:57:12 UTC +--- lib/isccfg/namedconf.c.orig 2018-09-10 00:21:25 UTC +++ lib/isccfg/namedconf.c -@@ -1919,6 +1919,8 @@ view_clauses[] = { +@@ -1920,6 +1920,8 @@ view_clauses[] = { { "max-acache-size", &cfg_type_sizenodefault, CFG_CLAUSEFLAG_OBSOLETE }, { "max-cache-size", &cfg_type_sizeorpercent, 0 }, diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index 6dd93f2a6c9..6ddc9075e41 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-08-31 20:57:12 UTC +--- configure.orig 2018-09-10 00:21:25 UTC +++ configure -@@ -16468,27 +16468,9 @@ done +@@ -16203,27 +16203,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 -@@ -16531,47 +16513,7 @@ $as_echo "no" >&6; } ;; +@@ -16266,47 +16248,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 -@@ -21337,7 +21279,7 @@ $as_echo "" >&6; } +@@ -20809,7 +20751,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). diff --git a/dns/bind9-devel/files/patch-lib_isc_include_isc_Makefile.in b/dns/bind9-devel/files/patch-lib_isc_include_isc_Makefile.in deleted file mode 100644 index 3de4e38673b..00000000000 --- a/dns/bind9-devel/files/patch-lib_isc_include_isc_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/isc/include/isc/Makefile.in.orig 2018-08-31 20:57:12 UTC -+++ lib/isc/include/isc/Makefile.in -@@ -32,7 +32,7 @@ HEADERS = aes.h app.h assertions.h atomi - radix.h random.h ratelimiter.h refcount.h regex.h \ - region.h resource.h result.h resultclass.h rwlock.h \ - safe.h serial.h sha1.h sha2.h sockaddr.h socket.h \ -- stats.h stdio.h stdlib.h strerr.h string.h symtab.h \ -+ stats.h stdio.h strerr.h string.h symtab.h \ - task.h taskpool.h timer.h tm.h types.h util.h version.h \ - xml.h - diff --git a/dns/bind9-devel/files/patch-lib_isc_unix_include_isc_Makefile.in b/dns/bind9-devel/files/patch-lib_isc_unix_include_isc_Makefile.in deleted file mode 100644 index 1a135681df7..00000000000 --- a/dns/bind9-devel/files/patch-lib_isc_unix_include_isc_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/isc/unix/include/isc/Makefile.in.orig 2018-08-31 20:57:12 UTC -+++ lib/isc/unix/include/isc/Makefile.in -@@ -14,7 +14,7 @@ top_srcdir = @top_srcdir@ - VERSION=@BIND9_VERSION@ - - HEADERS = dir.h net.h netdb.h offset.h stat.h \ -- stdtime.h strerror.h syslog.h time.h -+ stdtime.h syslog.h time.h - - SUBDIRS = - TARGETS = diff --git a/dns/bind913/Makefile b/dns/bind913/Makefile index abdbd43f29d..6800a44d4d9 100644 --- a/dns/bind913/Makefile +++ b/dns/bind913/Makefile @@ -63,12 +63,12 @@ CONFLICTS+= bind913 USE_RC_SUBR= named SUB_FILES= pkg-message named.conf CONFLICTS+= bind-tools + +PORTDOCS= * .endif # BIND_TOOLS_SLAVE MAKE_JOBS_UNSAFE= yes -PORTDOCS= * - OPTIONS_DEFAULT= THREADS SIGCHASE IDN GSSAPI_NONE JSON PYTHON OPTIONS_DEFINE= IDN LARGE_FILE PYTHON JSON \ FIXED_RRSET SIGCHASE IPV6 THREADS diff --git a/dns/drool/Makefile b/dns/drool/Makefile index caeb5a3fda3..48496957472 100644 --- a/dns/drool/Makefile +++ b/dns/drool/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes CPPFLAGS+= $$(pkg-config libev --cflags-only-I) LDFLAGS+= $$(pkg-config libev --libs-only-L) +OPTIONS_DEFINE= DOCS + .include diff --git a/dns/dsc/Makefile b/dns/dsc/Makefile index 47c897dcecd..892270afe4c 100644 --- a/dns/dsc/Makefile +++ b/dns/dsc/Makefile @@ -27,4 +27,6 @@ SUB_FILES= pkg-message USE_RC_SUBR= dsc +OPTIONS_DEFINE= DOCS + .include diff --git a/dns/dsp/Makefile b/dns/dsp/Makefile index 7439bf6a0e0..6b768572c9c 100644 --- a/dns/dsp/Makefile +++ b/dns/dsp/Makefile @@ -28,4 +28,6 @@ USES= gmake perl5 PERL5= configure patch shebangfix NO_ARCH= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/dns/erlang-idna/Makefile b/dns/erlang-idna/Makefile index 045c696c228..2d420801e3b 100644 --- a/dns/erlang-idna/Makefile +++ b/dns/erlang-idna/Makefile @@ -18,4 +18,6 @@ GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} ERL_BUILD_DEPS= devel/erlang-unicode_util_compat ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/dns/ironsides/Makefile b/dns/ironsides/Makefile index 758185ca646..e3010db602a 100644 --- a/dns/ironsides/Makefile +++ b/dns/ironsides/Makefile @@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}/${DISTFILES:S/.zip//} PLIST_FILES= sbin/ironsides man/man1/ironsides.1.gz PORTEXAMPLES= dfcs.usafa.edu.zonefile +OPTIONS_DEFINE= EXAMPLES + post-extract: @${CP} ${FILESDIR}/ironsides.gpr ${FILESDIR}/Makefile ${WRKSRC}/ diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index 37052d4c2c9..28e51a30816 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -33,7 +33,7 @@ USES= gmake libedit libtool ncurses pkgconfig shebangfix tar:xz SHEBANG_FILES= scripts/coverage_env.sh USE_LDCONFIG= yes -OPTIONS_DEFINE= COOKIES DNSTAP DOXYGEN GO TRUSTANCHOR +OPTIONS_DEFINE= DOCS COOKIES DNSTAP DOXYGEN GO TRUSTANCHOR COOKIES_DESC= cookies COOKIES_LIB_DEPENDS= libnettle.so:security/nettle @@ -55,6 +55,7 @@ DNSTAP_MAKE_ARGS_ON= HAS_libprotobuf-c=yes HAS_libfstrm=yes DNSTAP_MAKE_ARGS_OFF= HAS_libprotobuf-c=no HAS_libfstrm=no DNSTAP_PLIST_FILES= lib/kdns_modules/dnstap.so +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_MAKE_ARGS_ON= HAS_doxygen=yes DOXYGEN_MAKE_ARGS_OFF= HAS_doxygen=no diff --git a/dns/knot1/Makefile b/dns/knot1/Makefile index ff5a6e5c447..ec5f9c5a4f7 100644 --- a/dns/knot1/Makefile +++ b/dns/knot1/Makefile @@ -39,7 +39,7 @@ SUB_LIST+= USERS="${USERS}" GROUPS="${GROUPS}" PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS -OPTIONS_DEFINE= DNSTAP IDN LMDB +OPTIONS_DEFINE= DNSTAP IDN LMDB DOCS DNSTAP_DESC= dnstap support (see dnstap.info) LMDB_DESC= Enable LMDB backend diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile index 34edfd04bf1..4600f4eacc0 100644 --- a/dns/knot2/Makefile +++ b/dns/knot2/Makefile @@ -40,7 +40,7 @@ SUB_LIST+= USERS="${USERS}" GROUPS="${GROUPS}" PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS -OPTIONS_DEFINE= DNSTAP FASTPARSER IDN +OPTIONS_DEFINE= DNSTAP FASTPARSER IDN DOCS DNSTAP_DESC= dnstap support (see dnstap.info) DNSTAP_CONFIGURE_ENABLE= dnstap diff --git a/dns/linux-c6-libasyncns/Makefile b/dns/linux-c6-libasyncns/Makefile index 2d81b9e74b6..0300692aedc 100644 --- a/dns/linux-c6-libasyncns/Makefile +++ b/dns/linux-c6-libasyncns/Makefile @@ -14,4 +14,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/dns/linux-c7-libasyncns/Makefile b/dns/linux-c7-libasyncns/Makefile index 27e9adf0a6b..59b6362e6d8 100644 --- a/dns/linux-c7-libasyncns/Makefile +++ b/dns/linux-c7-libasyncns/Makefile @@ -18,4 +18,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/dns/namesilo_ddns/Makefile b/dns/namesilo_ddns/Makefile index 4a855cd6f90..73e94af991f 100644 --- a/dns/namesilo_ddns/Makefile +++ b/dns/namesilo_ddns/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= namesilo_ddns -PORTVERSION= 2.0 +PORTVERSION= 2.1 DISTVERSIONPREFIX=v CATEGORIES= dns net @@ -10,8 +10,7 @@ COMMENT= Updates DNS records with Namesilo for dynamic IP addresses LICENSE= MIT -RUN_DEPENDS= curl:ftp/curl \ - xmllint:textproc/libxml2 +RUN_DEPENDS= xmllint:textproc/libxml2 USE_GITHUB= yes GH_ACCOUNT= crees diff --git a/dns/namesilo_ddns/distinfo b/dns/namesilo_ddns/distinfo index 41c3fcb93d6..f723b64268f 100644 --- a/dns/namesilo_ddns/distinfo +++ b/dns/namesilo_ddns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533592899 -SHA256 (crees-namesilo_ddns-v2.0_GH0.tar.gz) = c460d272250af293bc7bfe8e665f453b69a9a74317d1c02e62e6f8b6ad25dc2d -SIZE (crees-namesilo_ddns-v2.0_GH0.tar.gz) = 3878 +TIMESTAMP = 1536603101 +SHA256 (crees-namesilo_ddns-v2.1_GH0.tar.gz) = d12604bc934332f4a9fe83f2567eba4bb66c0f0ed95265d00872002e08d6e3b9 +SIZE (crees-namesilo_ddns-v2.1_GH0.tar.gz) = 3833 diff --git a/dns/p5-Data-Validate-Domain/Makefile b/dns/p5-Data-Validate-Domain/Makefile index 69f22039b39..e3f4cea0a52 100644 --- a/dns/p5-Data-Validate-Domain/Makefile +++ b/dns/p5-Data-Validate-Domain/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEELY PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Data::Validate::Domain - domain validation methods BUILD_DEPENDS= p5-Net-Domain-TLD>=0:dns/p5-Net-Domain-TLD diff --git a/dns/p5-POE-Filter-DNS-TCP/Makefile b/dns/p5-POE-Filter-DNS-TCP/Makefile index d709f122253..22217934500 100644 --- a/dns/p5-POE-Filter-DNS-TCP/Makefile +++ b/dns/p5-POE-Filter-DNS-TCP/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE Filter to handle DNS over TCP connections BUILD_DEPENDS= p5-Net-DNS>=0.66:dns/p5-Net-DNS \ diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 09c77654353..cea6cb79407 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -38,7 +38,7 @@ SUB_FILES= pkg-message USE_RC_SUBR= pdns -OPTIONS_DEFINE= GEOIP LUAJIT MYDNS MYSQL OPENDBX OPENLDAP OPTALGO PGSQL PROTOBUF REMOTE SQLITE3 TINYDNS TOOLS UNIXODBC +OPTIONS_DEFINE= DOCS EXAMPLES GEOIP LUAJIT MYDNS MYSQL OPENDBX OPENLDAP OPTALGO PGSQL PROTOBUF REMOTE SQLITE3 TINYDNS TOOLS UNIXODBC OPTIONS_GROUP= EXPERIMENTAL REMOTEOPT OPTIONS_GROUP_EXPERIMENTAL= LUABACKEND OPTIONS_GROUP_REMOTEOPT= ZEROMQ diff --git a/dns/py-namebench/Makefile b/dns/py-namebench/Makefile index bc1ad71b096..3f644369399 100644 --- a/dns/py-namebench/Makefile +++ b/dns/py-namebench/Makefile @@ -38,6 +38,8 @@ USE_PYTHON= distutils autoplist PYDISTUTILS_INSTALLARGS+= --install-data=${PREFIX}/share +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},' \ ${WRKSRC}/libnamebench/util.py diff --git a/dns/void-zones-tools/Makefile b/dns/void-zones-tools/Makefile index 058712575ef..cdf9afd49d5 100644 --- a/dns/void-zones-tools/Makefile +++ b/dns/void-zones-tools/Makefile @@ -18,6 +18,8 @@ GH_ACCOUNT= cyclaero SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hosts2zones ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/etc/void-zones diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 64ca1947f40..3d0a601fd36 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -21,4 +21,6 @@ USE_KDE= activities attica auth bookmarks codecs completion config \ USE_QT= core dbus gui network script sql widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/editors/kile/Makefile b/editors/kile/Makefile index c44745d1366..578b9fdb517 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -30,4 +30,6 @@ GH_ACCOUNT= kde CONFLICTS_INSTALL= kile-kde4 +OPTIONS_DEFINE= DOCS + .include diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index f3f5b11ae63..2b01743572d 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -22,6 +22,8 @@ LDFLAGS+= -lpthread -L${LOCALBASE}/lib PORTDOCS= AUTHORS COPYING ChangeLog INSTALL README +OPTIONS_DEFINE= DOCS + post-extract: @${CHMOD} a+x ${WRKSRC}/install-sh diff --git a/editors/micro/Makefile b/editors/micro/Makefile index 6c8a9a7fd18..e839fa38ead 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -48,6 +48,8 @@ BUILD_DATE= August 9, 2018 PLIST_FILES= bin/micro PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + do-build: @(cd ${WRKSRC} ; \ ${SETENV} ${MAKE_ENV} CGO_ENABLED=0 GOPATH=${WRKSRC} go build -ldflags \ diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index f32d8fb42a8..5d795a24e0d 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -39,4 +39,6 @@ GLIB_SCHEMAS= org.mate.pluma.gschema.xml \ org.mate.pluma.plugins.spell.gschema.xml \ org.mate.pluma.plugins.time.gschema.xml +OPTIONS_DEFINE= DOCS + .include diff --git a/editors/the/Makefile b/editors/the/Makefile index 93cde8bca85..5d555bc5234 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-rexxincdir=${LOCALBASE}/include \ ALL_TARGET= all html CPPFLAGS+= -I${LOCALBASE}/include -OPTIONS_DEFINE= XAW3D +OPTIONS_DEFINE= DOCS XAW3D OPTIONS_SINGLE= Display Rexx OPTIONS_SINGLE_Display= NCURSES XCURSES OPTIONS_SINGLE_Rexx= REXX_IMC REGINA diff --git a/editors/the/pkg-plist b/editors/the/pkg-plist index 3109b56ec9f..2a13a37300d 100644 --- a/editors/the/pkg-plist +++ b/editors/the/pkg-plist @@ -2,7 +2,6 @@ bin/the %%XCURSES%%bin/xthe man/man1/the.1.gz -@dir %%DATADIR%% %%DATADIR%%/THE_Help.txt %%DATADIR%%/abf.tld %%DATADIR%%/append.the @@ -48,7 +47,6 @@ man/man1/the.1.gz %%DATADIR%%/udiff.tld %%DATADIR%%/uncomm.the %%DATADIR%%/words.the -@dir %%PORTDOCS%%%%DOCSDIR%% %%PORTDOCS%%%%DOCSDIR%%/app1.html %%PORTDOCS%%%%DOCSDIR%%/app2.html %%PORTDOCS%%%%DOCSDIR%%/app3.html diff --git a/emulators/advancemess/Makefile b/emulators/advancemess/Makefile index 40f31f3d6e5..f3371ec16c3 100644 --- a/emulators/advancemess/Makefile +++ b/emulators/advancemess/Makefile @@ -32,7 +32,7 @@ PLIST_FILES= bin/advmess \ MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= FREETYPE SLANG +OPTIONS_DEFINE= FREETYPE SLANG DOCS OPTIONS_DEFINE_i386= ASM OPTIONS_DEFAULT= FREETYPE OPTIONS_DEFAULT_i386= ASM diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile index d5a1a2707ff..66d1826dd0b 100644 --- a/emulators/aqemu/Makefile +++ b/emulators/aqemu/Makefile @@ -20,4 +20,6 @@ USE_QT= buildtools_build linguisttools_build qmake_build \ USE_GITHUB= yes GH_ACCOUNT= tobimensch +OPTIONS_DEFINE= DOCS + .include diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index bdd5a823795..d38e27a6793 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20180906 +PORTVERSION= s20180909 PORTREVISION?= 0 CATEGORIES= emulators @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= ca701e261 +GH_TAGNAME= 9df1461ce GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ MerryMage:dynarmic:r1-873-g68ca03e:dynarmic/externals/dynarmic \ diff --git a/emulators/citra/distinfo b/emulators/citra/distinfo index e3d6d71dd1e..5f8ba810632 100644 --- a/emulators/citra/distinfo +++ b/emulators/citra/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1536281070 -SHA256 (citra-emu-citra-s20180906-ca701e261_GH0.tar.gz) = 197c9e4908083b905d4fecdbd07a8ed80bd479c986d3592e718de8e069a37ee6 -SIZE (citra-emu-citra-s20180906-ca701e261_GH0.tar.gz) = 4101636 +TIMESTAMP = 1536532911 +SHA256 (citra-emu-citra-s20180909-9df1461ce_GH0.tar.gz) = a2bddea54a29e6c0ff9546a41f3284c62f0aa193fe1d0aec292ccc7e930fcb20 +SIZE (citra-emu-citra-s20180909-9df1461ce_GH0.tar.gz) = 4103777 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/dosbox/Makefile b/emulators/dosbox/Makefile index 2918139bd92..9f5056d9461 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -27,6 +27,7 @@ DESKTOP_ENTRIES="DOSBox" "${COMMENT}" \ "${PREFIX}/share/pixmaps/dosbox.ico" "dosbox" \ "System;Emulator;" "true" +OPTIONS_DEFINE= DOCS OPTIONS_RADIO= DEBUGGER OPTIONS_RADIO_DEBUGGER=DEBUGGER_ENABLE DEBUGGER_HEAVY DEBUGGER_ENABLE_DESC=Enable internal debugger diff --git a/emulators/dynagen/Makefile b/emulators/dynagen/Makefile index 313b1059bbf..659ccc6809d 100644 --- a/emulators/dynagen/Makefile +++ b/emulators/dynagen/Makefile @@ -28,6 +28,8 @@ USE_PYTHON= distutils autoplist ALL_TARGET= # empty NO_ARCH= yes +OPTIONS_DEFINE= DOCS EXAMPLES + .include post-extract: diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index 0180056a819..5f9e4434b34 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -24,4 +24,6 @@ MAKE_ARGS+= DESTDIR=${STAGEDIR} prefix=${PREFIX} PYTHON=${PYTHON_CMD} PYDISTUTILS_INSTALLARGS+= --install-lib=${PYTHON_SITELIBDIR} +OPTIONS_DEFINE= DOCS + .include diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 25728c64cda..a34c08aec7c 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -24,6 +24,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \ --with-local-prefix=${LOCALBASE} +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README ${STAGEDIR}${DOCSDIR} diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 83b8185ffe2..dff6e75c08e 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -24,7 +24,7 @@ USE_XORG= x11 CONFIGURE_ARGS+=--without-alsa --without-joystick -OPTIONS_DEFINE= AO ICONS ROMS +OPTIONS_DEFINE= AO ICONS ROMS DOCS OPTIONS_DEFAULT= ICONS GTK2 OPTIONS_SINGLE= UI UI_DESC= User Interface diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index a72d88af2e7..1871810cc4b 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes USE_XORG= xmu USE_GNOME= gtk20 USES= gettext ncurses pkgconfig +USE_CXXSTD= gnu++98 LDFLAGS+= -L${LOCALBASE}/lib WRKSRC= ${WRKDIR}/KCemu-${PORTVERSION} diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 2557c50c818..ab2abdda37e 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -21,7 +21,9 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog README THANKS \ doc/libspectrum.txt ${STAGEDIR}${DOCSDIR} diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 5c4f81d8065..d058aedf6f4 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -64,7 +64,7 @@ EMULATOR= ${MSUBTARGET}64 .else EMULATOR= ${MSUBTARGET} .endif -PLIST_SUB= EMULATOR=${EMULATOR} +PLIST_SUB+= EMULATOR=${EMULATOR} post-patch: @${RM} ${WRKSRC}/3rdparty/bx/include/compat/freebsd/dirent.h diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile index d9131c029ae..3021b1a8f24 100644 --- a/emulators/mgba/Makefile +++ b/emulators/mgba/Makefile @@ -39,7 +39,7 @@ CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR:STRING="${DOCSDIR}" \ -DBUILD_GLES2:BOOL=OFF LDFLAGS+= -Wl,--as-needed # glu -OPTIONS_DEFINE= DEBUGGERS FFMPEG MAGICK QT5 +OPTIONS_DEFINE= DEBUGGERS FFMPEG MAGICK QT5 DOCS OPTIONS_DEFAULT= DEBUGGERS FFMPEG MAGICK QT5 OPTIONS_SUB= yes diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index f4d4c267313..a9bd61c457c 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -38,10 +38,10 @@ CONFIGURE_ENV+= ac_cv_header_iconv_h=no .if ${PORT_OPTIONS:MX11} USE_XORG= x11 sm ice xau -PLIST_SUB= X11="" +PLIST_SUB+= X11="" .else CONFIGURE_ARGS+= --without-x -PLIST_SUB= X11="@comment " +PLIST_SUB+= X11="@comment " MAKE_ENV+= WITHOUT_X11=yes .endif diff --git a/emulators/mupen64plus-core/Makefile b/emulators/mupen64plus-core/Makefile index e6aba62f2a4..58ae1a4b2a9 100644 --- a/emulators/mupen64plus-core/Makefile +++ b/emulators/mupen64plus-core/Makefile @@ -24,5 +24,7 @@ OPTFLAGS= # MAKE_ENV+= OPTFLAGS="${OPTFLAGS}" +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../mupen64plus-core/Makefile.common" .include diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index f8f3951c562..630c8581401 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -24,4 +24,6 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 USE_SDL= sdl2 INSTALLS_ICONS= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 925bb6be051..adf6f13301f 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -51,7 +51,7 @@ DEFAULT_DVD_DEVICE?= /dev/cd0 # XXX Gettext support is mandatory and cannot really be disabled. # The following option only enables/disables building *additional* translations -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes NLS_DESC= Build additional NLS translations NLS_CMAKE_ON= -DDISABLE_NLS_TRANSLATIONS:BOOL=OFF diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile index 2ff0dc0c39a..375468f1e7f 100644 --- a/emulators/qemu-cheri/Makefile +++ b/emulators/qemu-cheri/Makefile @@ -30,7 +30,7 @@ USE_GNOME+= glib20 ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 BROKEN_FreeBSD_10= Default toolchain lacks support for .cfi_sections -CONFLICTS_INSTALL= qemu-[0-9]* qemu-devel-[0-9]* qemu-sbruno-[0-9]* +OPTIONS_DEFINE= DOCS .include "Makefile.snapshot" diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index d126badb6e1..dbf51f2c128 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -2,8 +2,8 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.5-860 -DISTVERSIONSUFFIX= -gfb5cdf976 +DISTVERSION= 0.0.5-866 +DISTVERSIONSUFFIX= -g3072571a4 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 4f60dbd71da..c5463438ced 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1536355924 -SHA256 (RPCS3-rpcs3-v0.0.5-860-gfb5cdf976_GH0.tar.gz) = 9e4b701c16ba362a4a3f2b0bda9158d40f1607cd12a9caacaf04b4fb41acded9 -SIZE (RPCS3-rpcs3-v0.0.5-860-gfb5cdf976_GH0.tar.gz) = 4976858 +TIMESTAMP = 1536598777 +SHA256 (RPCS3-rpcs3-v0.0.5-866-g3072571a4_GH0.tar.gz) = 42be696a813393378a617381981898a5c1ddf6d2539d526c107fc904625c4e05 +SIZE (RPCS3-rpcs3-v0.0.5-866-g3072571a4_GH0.tar.gz) = 4976978 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 SHA256 (RPCS3-llvm-be9f7bfe2068_GH0.tar.gz) = 6fc805799e0853505ce786882e5856d018130fcca37206e7ef5fcef6b72937d3 diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index c5c42169c39..9fdbc8cd811 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -53,7 +53,7 @@ LMLINKS= vice.1 x64.1 \ vice.1 xplus4.1 \ vice.1 xcbm2.1 -OPTIONS_DEFINE= SDL ALSA PULSEAUDIO DOCS +OPTIONS_DEFINE= SDL ALSA PULSEAUDIO DOCS NLS OPTIONS_SINGLE= GUI OPTIONS_SINGLE_GUI= GNOMEUI3 GNOMEUI2 XAW OPTIONS_DEFAULT?= GNOMEUI3 SDL ALSA diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile index fa328f0e705..c30f8656ac6 100644 --- a/finance/p5-Business-CreditCard/Makefile +++ b/finance/p5-Business-CreditCard/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to validate/generate credit card checksums/names LICENSE= ART10 GPLv1+ diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index c6da68054c4..3ae44115a5f 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -21,6 +21,8 @@ PLIST_FILES= sbin/${PORTNAME} etc/${PORTNAME}.conf.sample \ man/man8/bftpd.8.gz PORTDOCS= en pl sk +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's,/etc/bftpd.conf,${PREFIX}/etc/bftpd.conf,' \ ${WRKSRC}/mypaths.h diff --git a/ftp/linux-c6-curl/Makefile b/ftp/linux-c6-curl/Makefile index 276db55eb1c..1843a06adb0 100644 --- a/ftp/linux-c6-curl/Makefile +++ b/ftp/linux-c6-curl/Makefile @@ -17,4 +17,6 @@ USE_LDCONFIG= yes USE_LINUX= libssh2 nspr nss openldap USE_LINUX_RPM= nolib +OPTIONS_DEFINE= DOCS + .include diff --git a/ftp/linux-c7-curl/Makefile b/ftp/linux-c7-curl/Makefile index 4766e90fc59..94559a90cea 100644 --- a/ftp/linux-c7-curl/Makefile +++ b/ftp/linux-c7-curl/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes USE_LINUX= libssh2 nspr nss openldap USE_LINUX_RPM= nolib +OPTIONS_DEFINE= DOCS + .include diff --git a/ftp/py-pyftpdlib/Makefile b/ftp/py-pyftpdlib/Makefile index 25a17b3235c..12404ad601d 100644 --- a/ftp/py-pyftpdlib/Makefile +++ b/ftp/py-pyftpdlib/Makefile @@ -16,7 +16,7 @@ USE_PYTHON= autoplist distutils SHEBANG_FILES= demo/*.py NO_ARCH= yes -OPTIONS_DEFINE= SENDFILE OPENSSL +OPTIONS_DEFINE= SENDFILE OPENSSL EXAMPLES OPTIONS_DEFAULT= SENDFILE OPENSSL SENDFILE_DESC= Enable sendfile(2) support OPENSSL_DESC= Enable FTP over SSL/TLS (RFC4217) diff --git a/games/Makefile b/games/Makefile index b2a810514b8..c21c00f9659 100644 --- a/games/Makefile +++ b/games/Makefile @@ -824,7 +824,6 @@ SUBDIR += powder-toy SUBDIR += powermanga SUBDIR += powwow - SUBDIR += ppracer SUBDIR += prboom SUBDIR += prboom-plus SUBDIR += primateplunge diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 8878c6bb921..a6430256d3b 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -24,6 +24,8 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS COPYING INSTALL NEWS README THANKS TODO +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|^pkgsounddir =.*|pkgsounddir = ${DATADIR}/sounds|' \ ${WRKSRC}/src/Makefile.in diff --git a/games/aop/Makefile b/games/aop/Makefile index 3ee6035bfd6..ab7cf0eafe3 100644 --- a/games/aop/Makefile +++ b/games/aop/Makefile @@ -22,6 +22,8 @@ ALL_TARGET= #empty PORTDOCS= README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${STAGEDIR}${PREFIX}|g' \ ${WRKSRC}/Makefile diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile index a0651628091..a3d9f28c61b 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -32,6 +32,8 @@ PORTDOCS= LICENSE LICENSE.EXCEPTION README-en.txt README-linux.txt \ DESKTOP_ENTRIES="Battle Tanks" "" "" "${PORTNAME}" "Game;ArcadeGame;" "" +OPTIONS_DEFINE= DOCS + pre-build: # Regenerate `sl08.h' after we patch `sl08.py' (as patching the header itself # would have resulted in a larger diff and gratuitous difference with Debian) diff --git a/games/beret/Makefile b/games/beret/Makefile index ce4b907739d..6800c7f9a1e 100644 --- a/games/beret/Makefile +++ b/games/beret/Makefile @@ -31,6 +31,8 @@ PORTDOCS= README.txt FONT_DEP= AveriaSansGWF-Regular.ttf FONTDIR_DEP= ${LOCALBASE}/share/fonts/averiagwf +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/game.c diff --git a/games/blinken/Makefile b/games/blinken/Makefile index 86709cac62c..fe1dce64340 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -13,4 +13,6 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui phonon4 svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/games/bomber/Makefile b/games/bomber/Makefile index d30103b88d8..42f9335f75c 100644 --- a/games/bomber/Makefile +++ b/games/bomber/Makefile @@ -13,5 +13,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network widgets phonon4 qml quick xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/bovo/Makefile b/games/bovo/Makefile index d9a5245e83c..21a4bdc6a2c 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -13,5 +13,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= concurrent core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index 617063b5dbb..08a9d11b235 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -24,6 +24,8 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS COPYING INSTALL NEWS README THANKS TODO +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|^pkgsounddir =.*|pkgsounddir = ${DATADIR}/sounds|' \ ${WRKSRC}/src/Makefile.in diff --git a/games/capitalism/Makefile b/games/capitalism/Makefile index 11e62004f8b..73446e54f51 100644 --- a/games/capitalism/Makefile +++ b/games/capitalism/Makefile @@ -36,7 +36,7 @@ ICON_SIZES= 16x16 22x22 24x24 32x32 48x48 64x64 DESKTOP_ENTRIES="Capitalism" "" "${PORTNAME}" \ "${PORTNAME}" "Game;BoardGame;" "" -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile index 981a6571beb..217287625cf 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -28,7 +28,7 @@ PLIST_FILES= bin/${PORTNAME} PORTDOCS= * PORTDATA= * -.include +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile.linux diff --git a/games/evilfinder/Makefile b/games/evilfinder/Makefile index ce922b55c5a..a749fd74512 100644 --- a/games/evilfinder/Makefile +++ b/games/evilfinder/Makefile @@ -25,7 +25,7 @@ PLIST_FILES= bin/ef \ PORTDATA= evilnumbers.dat PORTDOCS= README -OPTIONS_DEFINE= WRAPPER +OPTIONS_DEFINE= DOCS WRAPPER WRAPPER_DESC= Evilfinder local wrapper OPTIONS_DEFAULT= WRAPPER diff --git a/games/formido/Makefile b/games/formido/Makefile index 6400c0df56a..2dc16bc2431 100644 --- a/games/formido/Makefile +++ b/games/formido/Makefile @@ -23,6 +23,8 @@ PLIST_FILES= bin/${PORTNAME} PORTDATA= * PORTDOCS= * +OPTIONS_DEFINE= DOCS + pre-build: @${MKDIR} ${WRKSRC}/obj diff --git a/games/freeblocks/Makefile b/games/freeblocks/Makefile index a2c6e8aeb6a..0cfb67f9aad 100644 --- a/games/freeblocks/Makefile +++ b/games/freeblocks/Makefile @@ -21,7 +21,7 @@ USE_SDL= sdl mixer image ttf PORTDOCS= * -OPTIONS_DEFINE= HALF_GFX +OPTIONS_DEFINE= HALF_GFX DOCS HALF_GFX_DESC= Use 320x240 graphics HALF_GFX_CMAKE_ON= -DHALF_GFX=ON diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index b083bbae54b..553e94aeeea 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDATA= * PORTDOCS= * -OPTIONS_DEFINE= NLS BACKTRACE OPENGL SOUND +OPTIONS_DEFINE= NLS BACKTRACE OPENGL SOUND DOCS OPTIONS_DEFAULT=BACKTRACE OPENGL SOUND OPTIONS_SUB= yes diff --git a/games/garith/Makefile b/games/garith/Makefile index e7d8db58af3..279d4fe00f7 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -18,6 +18,8 @@ LDFLAGS+= `${GTK_CONFIG} --libs` PORTDOCS= BUGS HISTORY README TODO PLIST_FILES= bin/garith +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|gldouble|double|;/gnome/d;/all.*apps/d'\ ${WRKSRC}/garith.c diff --git a/games/goldencheetah/Makefile b/games/goldencheetah/Makefile index 9592cc80107..49eceb4bf16 100644 --- a/games/goldencheetah/Makefile +++ b/games/goldencheetah/Makefile @@ -33,6 +33,8 @@ USE_QT= corelib gui linguist moc_build network opengl \ qmake rcc script sql svg uic webkit xml INFO= GC3-FAQ GC3-Release GC31-Release +OPTIONS_DEFINE= DOCS + post-extract: ${CP} ${WRKSRC}/src/gcconfig.pri.in ${WRKSRC}/src/gcconfig.pri ${CP} ${WRKSRC}/qwt/qwtconfig.pri.in ${WRKSRC}/qwt/qwtconfig.pri diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 6e4dc965628..7786bb68595 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -14,5 +14,7 @@ USE_KDE= attica auth codecs config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/impossible_mission_puzzle/Makefile b/games/impossible_mission_puzzle/Makefile index 5da6550aa90..f87b737cbe9 100644 --- a/games/impossible_mission_puzzle/Makefile +++ b/games/impossible_mission_puzzle/Makefile @@ -29,6 +29,8 @@ PORTDOCS= README DESKTOP_ENTRIES="Impossible Mission puzzle" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" +OPTIONS_DEFINE= DOCS + do-build: @cd ${WRKSRC} && ${CC} -o ${PORTNAME} ${CFLAGS} \ `${SDL_CONFIG} --cflags --libs` puzzle.c diff --git a/games/jchessboard/Makefile b/games/jchessboard/Makefile index ad868a012bd..48358d06ac1 100644 --- a/games/jchessboard/Makefile +++ b/games/jchessboard/Makefile @@ -31,6 +31,8 @@ PORTDOCS= * JARFILE= JChessBoard.jar +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile index 328ec2e0f2a..48048c7c29a 100644 --- a/games/jfsw/Makefile +++ b/games/jfsw/Makefile @@ -43,6 +43,8 @@ SUB_FILES= pkg-message PORTDOCS= readme.txt releasenotes.html +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's|/usr/X11R6|${LOCALBASE}|' \ ${WRKSRC}/jfbuild/Makefile diff --git a/games/joequake/Makefile b/games/joequake/Makefile index 2227ce259d9..f919edc42f8 100644 --- a/games/joequake/Makefile +++ b/games/joequake/Makefile @@ -27,7 +27,7 @@ MAKEFILE= Makefile.linux OPTIONS_MULTI= UI OPTIONS_MULTI_UI= OPENGL X11 -OPTIONS_DEFINE= HUD HUD_SA OPTIMIZED_CFLAGS X86_ASM +OPTIONS_DEFINE= HUD HUD_SA OPTIMIZED_CFLAGS X86_ASM DOCS OPTIONS_DEFAULT= OPENGL OPTIMIZED_CFLAGS X11 OPTIONS_DEFAULT_amd64= X86_ASM HUD_DESC= High quality HUD images (for OpenGL) diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index 55121f28d78..ffe571b6e58 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -18,5 +18,7 @@ USE_PYQT= core gui svg widgets USE_QT= core gui svg widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile index 3d64e8e7247..608b291e683 100644 --- a/games/kanagram/Makefile +++ b/games/kanagram/Makefile @@ -14,4 +14,6 @@ USE_KDE= attica auth codecs config configwidgets coreaddons crash \ USE_QT= core dbus gui network opengl qml quick speech svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/games/kapman/Makefile b/games/kapman/Makefile index 05d86978e5a..7d3dba5262e 100644 --- a/games/kapman/Makefile +++ b/games/kapman/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/katomic/Makefile b/games/katomic/Makefile index 2a4b573f2fc..f77b292b0d2 100644 --- a/games/katomic/Makefile +++ b/games/katomic/Makefile @@ -14,5 +14,7 @@ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build SHEBANG_FILES= katomic-levelset-upd.pl +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile index a79e5260b59..d26586723d2 100644 --- a/games/kblackbox/Makefile +++ b/games/kblackbox/Makefile @@ -14,5 +14,7 @@ USE_KDE= archive auth codecs config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index cd14f2d697a..ffa54702b1f 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network phonon4 qml quick svg testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index 986c9f175bf..bd83dba0806 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network phonon4 qml quick svg testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index 80903ddf4bd..5e7c13b1c12 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kdiamond/Makefile b/games/kdiamond/Makefile index 14dde980f6c..0d6388828e0 100644 --- a/games/kdiamond/Makefile +++ b/games/kdiamond/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile index 840bcbe1a8b..1e21f3f9a23 100644 --- a/games/kfourinline/Makefile +++ b/games/kfourinline/Makefile @@ -15,5 +15,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kgoldrunner/Makefile b/games/kgoldrunner/Makefile index a97a007a89a..c933ed42798 100644 --- a/games/kgoldrunner/Makefile +++ b/games/kgoldrunner/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/khangman/Makefile b/games/khangman/Makefile index e75abebd82e..0f3d5a6d018 100644 --- a/games/khangman/Makefile +++ b/games/khangman/Makefile @@ -15,4 +15,6 @@ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/games/kigo/Makefile b/games/kigo/Makefile index 765f3f49e0c..289491c5bd7 100644 --- a/games/kigo/Makefile +++ b/games/kigo/Makefile @@ -15,5 +15,7 @@ USE_KDE= attica auth codecs completion config configwidgets \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/killbots/Makefile b/games/killbots/Makefile index ca6fac2447c..2ae2db540ee 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile index bdf9d446413..a3d89c15223 100644 --- a/games/kiriki/Makefile +++ b/games/kiriki/Makefile @@ -13,5 +13,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network printsupport qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile index 842ae64afac..266aa4adeee 100644 --- a/games/kjumpingcube/Makefile +++ b/games/kjumpingcube/Makefile @@ -15,5 +15,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/klickety/Makefile b/games/klickety/Makefile index f11d3ba1b05..7e767e8dbfe 100644 --- a/games/klickety/Makefile +++ b/games/klickety/Makefile @@ -16,5 +16,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/klines/Makefile b/games/klines/Makefile index ea0f95dbee6..a3050baa5de 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kmahjongg/Makefile b/games/kmahjongg/Makefile index 0cef0f366f5..34715717980 100644 --- a/games/kmahjongg/Makefile +++ b/games/kmahjongg/Makefile @@ -16,5 +16,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kmines/Makefile b/games/kmines/Makefile index 49f22a9c52a..afae624042b 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile index c12af0ad496..dff16aabfac 100644 --- a/games/knavalbattle/Makefile +++ b/games/knavalbattle/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/knetwalk/Makefile b/games/knetwalk/Makefile index c553931d05e..9c6a369ecc3 100644 --- a/games/knetwalk/Makefile +++ b/games/knetwalk/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kolf/Makefile b/games/kolf/Makefile index 2aa13e843c1..48ca2c6f382 100644 --- a/games/kolf/Makefile +++ b/games/kolf/Makefile @@ -19,5 +19,7 @@ USE_QT= core dbus gui network phonon4 printsupport qml quick \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kollision/Makefile b/games/kollision/Makefile index 3ff1902aa22..2dde50a3556 100644 --- a/games/kollision/Makefile +++ b/games/kollision/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ USE_QT= core dbus gui network phonon4 qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/konquest/Makefile b/games/konquest/Makefile index b5a61c782e8..f747e5c0159 100644 --- a/games/konquest/Makefile +++ b/games/konquest/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kpat/Makefile b/games/kpat/Makefile index 5d94336b132..a5b06daf727 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -17,5 +17,7 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network phonon4 qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile index 356750c3a89..0b256695dfd 100644 --- a/games/kreversi/Makefile +++ b/games/kreversi/Makefile @@ -15,5 +15,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile index 5859337757b..ee1f2e16dbf 100644 --- a/games/kshisen/Makefile +++ b/games/kshisen/Makefile @@ -16,5 +16,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index 29b0f87d7f4..3a65b575ca7 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -17,5 +17,7 @@ USE_QT= core dbus gui network phonon4 qml quick svg widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/ksnakeduel/Makefile b/games/ksnakeduel/Makefile index e9c787db299..4528484e5a3 100644 --- a/games/ksnakeduel/Makefile +++ b/games/ksnakeduel/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index 2e6db28706f..31daca1b8a4 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -13,5 +13,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index cff3d106b31..77bd1f3df5e 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index 6dcfb66cac7..82b073730dd 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -16,5 +16,7 @@ USE_QT= core dbus gui network opengl printsupport qml quick \ svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile index 4e104cd4ec3..069dd739334 100644 --- a/games/ktuberling/Makefile +++ b/games/ktuberling/Makefile @@ -18,5 +18,7 @@ USE_QT= core dbus gui multimedia network phonon4 printsupport qml \ quick svg testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile index 04b406df65a..5a680854797 100644 --- a/games/kubrick/Makefile +++ b/games/kubrick/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash ecm \ USE_QT= core dbus gui network opengl qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/libkdegames/Makefile b/games/libkdegames/Makefile index 05a1774fc28..403683fd377 100644 --- a/games/libkdegames/Makefile +++ b/games/libkdegames/Makefile @@ -23,4 +23,6 @@ SHLIB_VER= 7.0.0 PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \ SHLIB_SHVER="${SHLIB_VER:R:R}" +OPTIONS_DEFINE= DOCS + .include diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile index 45549c29974..12424a2d75e 100644 --- a/games/libkmahjongg/Makefile +++ b/games/libkmahjongg/Makefile @@ -13,4 +13,6 @@ USE_QT= core gui svg widgets \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/games/lskat/Makefile b/games/lskat/Makefile index f24d17d14f2..21b55d4da39 100644 --- a/games/lskat/Makefile +++ b/games/lskat/Makefile @@ -13,5 +13,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash ecm \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/mangband/Makefile b/games/mangband/Makefile index 8462dab3393..d7c08ae5875 100644 --- a/games/mangband/Makefile +++ b/games/mangband/Makefile @@ -19,7 +19,7 @@ DOS2UNIXFILES= ${WRKSRC}/client/main-sdl.c MAKE_ARGS= "DATADIR=${DATADIR}" -OPTIONS_DEFINE= GCU X11 SDL +OPTIONS_DEFINE= GCU X11 SDL EXAMPLES OPTIONS_DEFAULT= GCU X11 SDL GCU_DESC= Display module GCU (curses) X11_DESC= Display module X11 diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index c247fb56b42..84f63d62217 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -29,7 +29,7 @@ DESKTOP_ENTRIES="Mirror Magic" \ "Game;LogicGame;" \ "" -OPTIONS_DEFINE= SDL +OPTIONS_DEFINE= SDL DOCS OPTIONS_DEFAULT=SDL SDL_USE= SDL=image,mixer,sdl diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index 4d4e912cb0e..f6d6d7cac85 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -28,6 +28,8 @@ PLIST_FILES= bin/netpanzer \ PORTDOCS= * PORTDATA= * +OPTIONS_DEFINE= DOCS + post-configure: ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/SConstruct diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile index e60dc08d20b..7ef2d94215f 100644 --- a/games/ninix-aya/Makefile +++ b/games/ninix-aya/Makefile @@ -24,4 +24,6 @@ PORTDOCS= COPYING ChangeLog README README.ninix SAORI USES= gettext tar:tgz USE_RUBY= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 528e4e8d366..7718848da01 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -33,6 +33,8 @@ USE_SDL= sdl gfx PORTDOCS= AUTHORS ChangeLog README TODO +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -E -e 's|0.8|1.0|g' -e 's|^%|#|g' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -E -e 's|0.8|1.0|g' ${WRKSRC}/build/Makefile.am diff --git a/games/openbor/Makefile b/games/openbor/Makefile index 3f4bd154f56..da9f3c5b5ac 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6477 +PORTVERSION?= 6484 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 44e2998b +GH_TAGNAME?= 949a4031 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 @@ -63,7 +63,7 @@ DESKTOP_ENTRIES="OpenBOR v3.0 Build ${PORTVERSION}" \ "Game;ArcadeGame;" \ "" -OPTIONS_DEFINE= TREMOR +OPTIONS_DEFINE= DOCS TREMOR OPTIONS_DEFAULT= ${MACHINE_CPU:Msoftfp:C/.+/TREMOR/} OPTIONS_DEFINE_i386= MMX OPTIONS_DEFAULT_i386= MMX # runtime detection diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 24f21b10044..ab96697db13 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536358133 -SHA256 (DCurrent-openbor-6477-44e2998b_GH0.tar.gz) = d7fa274205f185fbb1f4a5b7287cb316fcb5742b3b934a5eaf106e8089ce01fa -SIZE (DCurrent-openbor-6477-44e2998b_GH0.tar.gz) = 129007645 +TIMESTAMP = 1536449480 +SHA256 (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = fa27ede513bc84ac5e0d7d431f1d44818708848217b102e712a223d3dd0d6218 +SIZE (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = 129008190 diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 003b3d54161..60fc90fb9fe 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -44,6 +44,8 @@ PORTDOCS= HOWTO_compile_lang_files.txt admin_network.txt \ DESKTOP_ENTRIES="OpenTTD" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \ "Game;Simulation;StrategyGame;" false +OPTIONS_DEFINE= DOCS + .if defined(WITH_MIDI_PLAYER) CONFIGURE_ARGS+= --with-midi="${WITH_MIDI_PLAYER}" .endif diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index 0b2b36ca15b..4c8212376e3 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -15,5 +15,7 @@ USE_QT= concurrent core dbus gui network svg widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/palomino/Makefile b/games/palomino/Makefile index 01f388c8b12..3c22c53d7aa 100644 --- a/games/palomino/Makefile +++ b/games/palomino/Makefile @@ -36,7 +36,7 @@ PORTDOCS= * DESKTOP_ENTRIES= "Palomino" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" -OPTIONS_DEFINE= GUI PLIB SDL +OPTIONS_DEFINE= DOCS GUI PLIB SDL OPTIONS_DEFAULT=GUI SDL OPTIONS_SUB= yes diff --git a/games/picmi/Makefile b/games/picmi/Makefile index b737597cd1b..b7aa5eafad5 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network qml quick svg testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include diff --git a/games/plutocracy/Makefile b/games/plutocracy/Makefile index 0890ad37993..436d5d83345 100644 --- a/games/plutocracy/Makefile +++ b/games/plutocracy/Makefile @@ -28,6 +28,8 @@ SUB_FILES= plutocracy_ PORTDOCS= AUTHORS README PORTDATA= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|span font|span font_desc|' \ ${WRKSRC}/src/render/r_assets.c diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index c675e47e020..5536b3f2234 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -35,6 +35,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-rc PORTDOCS= server_setup_howto.txt +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -E \ -e 's|/usr([a-z|/]*)|${LOCALBASE}/\1|g' \ diff --git a/games/pongix/Makefile b/games/pongix/Makefile index 38fd9ec8f2e..b7481dd59af 100644 --- a/games/pongix/Makefile +++ b/games/pongix/Makefile @@ -21,6 +21,8 @@ LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -lm PORTDOCS= AUTHORS ChangeLog README +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/src && \ diff --git a/games/ppracer/Makefile b/games/ppracer/Makefile deleted file mode 100644 index 80660842f3c..00000000000 --- a/games/ppracer/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# Created by: Adam Weinberger -# $FreeBSD$ - -PORTNAME= ppracer -DISTVERSION= 0.5alpha -PORTREVISION= 12 -CATEGORIES= games -MASTER_SITES= BERLIOS \ - SF/${PORTNAME}.berlios/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= 3D downhill racing game... kind of like TuxRacer Improved - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Unmaintained. Play games/etracer instead -EXPIRATION_DATE= 2018-09-08 - -LIB_DEPENDS= libpng.so:graphics/png \ - libfreetype.so:print/freetype2 - -USES= gmake pkgconfig dos2unix tar:bzip2 -DOS2UNIX_REGEX= .*\.(c|cpp|h) -USE_SDL= mixer sdl -USE_GL= gl -USE_XORG= x11 xi xext xmu xt -GNU_CONFIGURE= yes - -PORTDOCS= AUTHORS ChangeLog ChangeLog-pre0.3.9 ChangeLog-tuxracer -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ - -e 's|libpng12|libpng|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|RacingMode::||' ${WRKSRC}/src/racingmode.h - @${REINPLACE_CMD} -e 's|int SQHash|long SQHash|' \ - ${WRKSRC}/src/squirrel/squirrel.h - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - -.include diff --git a/games/ppracer/distinfo b/games/ppracer/distinfo deleted file mode 100644 index 04806b80412..00000000000 --- a/games/ppracer/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ppracer-0.5alpha.tar.bz2) = 549a555df3a7b17bff578e7c23ff4d21600619a017c51a379551d7559dee143a -SIZE (ppracer-0.5alpha.tar.bz2) = 6625815 diff --git a/games/ppracer/files/patch-src__squirrel__squtils.h b/games/ppracer/files/patch-src__squirrel__squtils.h deleted file mode 100644 index daf2e2b5a17..00000000000 --- a/games/ppracer/files/patch-src__squirrel__squtils.h +++ /dev/null @@ -1,13 +0,0 @@ ---- ./src/squirrel/squtils.h.orig 2014-01-16 15:30:36.000000000 +0100 -+++ ./src/squirrel/squtils.h 2014-01-16 15:30:36.000000000 +0100 -@@ -2,6 +2,10 @@ - #ifndef _SQUTILS_H_ - #define _SQUTILS_H_ - -+void *sq_vm_malloc(SQUnsignedInteger size); -+void *sq_vm_realloc(void *p,SQUnsignedInteger oldsize,SQUnsignedInteger size); -+void sq_vm_free(void *p,SQUnsignedInteger size); -+ - #define sq_new(__ptr,__type) {__ptr=(__type *)sq_vm_malloc(sizeof(__type));new (__ptr) __type;} - #define sq_delete(__ptr,__type) {__ptr->~__type();sq_vm_free(__ptr,sizeof(__type));} - #define SQ_MALLOC(__size) sq_vm_malloc(__size); diff --git a/games/ppracer/files/patch-src_ppogl_base_os.cpp b/games/ppracer/files/patch-src_ppogl_base_os.cpp deleted file mode 100644 index dedc7828d35..00000000000 --- a/games/ppracer/files/patch-src_ppogl_base_os.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/ppogl/base/os.cpp.orig 2015-09-19 23:30:52 UTC -+++ src/ppogl/base/os.cpp -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - - #define MAX_BUFFER_SIZE 512 - diff --git a/games/ppracer/pkg-descr b/games/ppracer/pkg-descr deleted file mode 100644 index f39a658f554..00000000000 --- a/games/ppracer/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -PlanetPenguin Racer is an OpenGL racing game featuring Tux, the Linux mascot. -The goal of the game is to slide down a snow- and ice-covered mountain as -quickly as possible. The goal of the game is to slide down a snow- and -ice-covered mountain as quickly as possible. It is based on the GPL version -of TuxRacer 0.6.1. - -Differences from TuxRacer include: - - * Course progress bar - * Themes - * New terrain types (lava, etc.) - -WWW: https://sourceforge.net/projects/ppracer.berlios/ diff --git a/games/ppracer/pkg-plist b/games/ppracer/pkg-plist deleted file mode 100644 index a09cd8e169a..00000000000 --- a/games/ppracer/pkg-plist +++ /dev/null @@ -1,317 +0,0 @@ -bin/ppracer -share/applications/ppracer.desktop -share/pixmaps/ppracer.png -%%DATADIR%%/config.nut -%%DATADIR%%/courses/doing/course.nut -%%DATADIR%%/courses/doing/description.nut -%%DATADIR%%/courses/doing/elements.nut -%%DATADIR%%/courses/doing/elements.png -%%DATADIR%%/courses/doing/elev.png -%%DATADIR%%/courses/doing/preview.png -%%DATADIR%%/courses/doing/terrain.png -%%DATADIR%%/events/events.nut -%%DATADIR%%/events/herring_run/bumpy_ride/course.nut -%%DATADIR%%/events/herring_run/bumpy_ride/description.nut -%%DATADIR%%/events/herring_run/bumpy_ride/elements.png -%%DATADIR%%/events/herring_run/bumpy_ride/elev.png -%%DATADIR%%/events/herring_run/bumpy_ride/preview.png -%%DATADIR%%/events/herring_run/bumpy_ride/terrain.png -%%DATADIR%%/events/herring_run/bunny_hill/course.nut -%%DATADIR%%/events/herring_run/bunny_hill/description.nut -%%DATADIR%%/events/herring_run/bunny_hill/elements.png -%%DATADIR%%/events/herring_run/bunny_hill/elev.png -%%DATADIR%%/events/herring_run/bunny_hill/preview.png -%%DATADIR%%/events/herring_run/bunny_hill/terrain.png -%%DATADIR%%/events/herring_run/deadman/course.nut -%%DATADIR%%/events/herring_run/deadman/description.nut -%%DATADIR%%/events/herring_run/deadman/elements.png -%%DATADIR%%/events/herring_run/deadman/elev.png -%%DATADIR%%/events/herring_run/deadman/preview.png -%%DATADIR%%/events/herring_run/deadman/terrain.png -%%DATADIR%%/events/herring_run/event.nut -%%DATADIR%%/events/herring_run/frozen_river/course.nut -%%DATADIR%%/events/herring_run/frozen_river/description.nut -%%DATADIR%%/events/herring_run/frozen_river/elements.png -%%DATADIR%%/events/herring_run/frozen_river/elev.png -%%DATADIR%%/events/herring_run/frozen_river/preview.png -%%DATADIR%%/events/herring_run/frozen_river/terrain.png -%%DATADIR%%/events/herring_run/hamburger_hill/README -%%DATADIR%%/events/herring_run/hamburger_hill/course.nut -%%DATADIR%%/events/herring_run/hamburger_hill/description.nut -%%DATADIR%%/events/herring_run/hamburger_hill/elements.png -%%DATADIR%%/events/herring_run/hamburger_hill/elev.png -%%DATADIR%%/events/herring_run/hamburger_hill/preview.png -%%DATADIR%%/events/herring_run/hamburger_hill/terrain.png -%%DATADIR%%/events/herring_run/hazzard_valley/README -%%DATADIR%%/events/herring_run/hazzard_valley/course.nut -%%DATADIR%%/events/herring_run/hazzard_valley/description.nut -%%DATADIR%%/events/herring_run/hazzard_valley/elements.png -%%DATADIR%%/events/herring_run/hazzard_valley/elev.png -%%DATADIR%%/events/herring_run/hazzard_valley/preview.png -%%DATADIR%%/events/herring_run/hazzard_valley/terrain.png -%%DATADIR%%/events/herring_run/high_road/course.nut -%%DATADIR%%/events/herring_run/high_road/description.nut -%%DATADIR%%/events/herring_run/high_road/elements.png -%%DATADIR%%/events/herring_run/high_road/elev.png -%%DATADIR%%/events/herring_run/high_road/preview.png -%%DATADIR%%/events/herring_run/high_road/terrain.png -%%DATADIR%%/events/herring_run/ice_labyrinth/README -%%DATADIR%%/events/herring_run/ice_labyrinth/course.nut -%%DATADIR%%/events/herring_run/ice_labyrinth/description.nut -%%DATADIR%%/events/herring_run/ice_labyrinth/elements.png -%%DATADIR%%/events/herring_run/ice_labyrinth/elev.png -%%DATADIR%%/events/herring_run/ice_labyrinth/preview.png -%%DATADIR%%/events/herring_run/ice_labyrinth/terrain.png -%%DATADIR%%/events/herring_run/ive_got_a_woody/course.nut -%%DATADIR%%/events/herring_run/ive_got_a_woody/description.nut -%%DATADIR%%/events/herring_run/ive_got_a_woody/elements.png -%%DATADIR%%/events/herring_run/ive_got_a_woody/elev.png -%%DATADIR%%/events/herring_run/ive_got_a_woody/preview.png -%%DATADIR%%/events/herring_run/ive_got_a_woody/terrain.png -%%DATADIR%%/events/herring_run/keep_it_up/course.nut -%%DATADIR%%/events/herring_run/keep_it_up/description.nut -%%DATADIR%%/events/herring_run/keep_it_up/elements.png -%%DATADIR%%/events/herring_run/keep_it_up/elev.png -%%DATADIR%%/events/herring_run/keep_it_up/preview.png -%%DATADIR%%/events/herring_run/keep_it_up/terrain.png -%%DATADIR%%/events/herring_run/mount_herring/README -%%DATADIR%%/events/herring_run/mount_herring/course.nut -%%DATADIR%%/events/herring_run/mount_herring/description.nut -%%DATADIR%%/events/herring_run/mount_herring/elements.png -%%DATADIR%%/events/herring_run/mount_herring/elev.png -%%DATADIR%%/events/herring_run/mount_herring/preview.png -%%DATADIR%%/events/herring_run/mount_herring/terrain.png -%%DATADIR%%/events/herring_run/mount_satan/README -%%DATADIR%%/events/herring_run/mount_satan/course.nut -%%DATADIR%%/events/herring_run/mount_satan/description.nut -%%DATADIR%%/events/herring_run/mount_satan/elements.png -%%DATADIR%%/events/herring_run/mount_satan/elev.png -%%DATADIR%%/events/herring_run/mount_satan/preview.png -%%DATADIR%%/events/herring_run/mount_satan/terrain.png -%%DATADIR%%/events/herring_run/path_of_daggers/course.nut -%%DATADIR%%/events/herring_run/path_of_daggers/description.nut -%%DATADIR%%/events/herring_run/path_of_daggers/elements.png -%%DATADIR%%/events/herring_run/path_of_daggers/elev.png -%%DATADIR%%/events/herring_run/path_of_daggers/preview.png -%%DATADIR%%/events/herring_run/path_of_daggers/terrain.png -%%DATADIR%%/events/herring_run/penguins_cant_fly/course.nut -%%DATADIR%%/events/herring_run/penguins_cant_fly/description.nut -%%DATADIR%%/events/herring_run/penguins_cant_fly/elements.png -%%DATADIR%%/events/herring_run/penguins_cant_fly/elev.png -%%DATADIR%%/events/herring_run/penguins_cant_fly/preview.png -%%DATADIR%%/events/herring_run/penguins_cant_fly/terrain.png -%%DATADIR%%/events/herring_run/ski_jump/README -%%DATADIR%%/events/herring_run/ski_jump/course.nut -%%DATADIR%%/events/herring_run/ski_jump/description.nut -%%DATADIR%%/events/herring_run/ski_jump/elements.png -%%DATADIR%%/events/herring_run/ski_jump/elev.png -%%DATADIR%%/events/herring_run/ski_jump/preview.png -%%DATADIR%%/events/herring_run/ski_jump/terrain.png -%%DATADIR%%/events/herring_run/skull_mountain/README -%%DATADIR%%/events/herring_run/skull_mountain/course.nut -%%DATADIR%%/events/herring_run/skull_mountain/description.nut -%%DATADIR%%/events/herring_run/skull_mountain/elements.png -%%DATADIR%%/events/herring_run/skull_mountain/elev.png -%%DATADIR%%/events/herring_run/skull_mountain/preview.png -%%DATADIR%%/events/herring_run/skull_mountain/terrain.png -%%DATADIR%%/events/herring_run/slalom/README -%%DATADIR%%/events/herring_run/slalom/course.nut -%%DATADIR%%/events/herring_run/slalom/description.nut -%%DATADIR%%/events/herring_run/slalom/elements.png -%%DATADIR%%/events/herring_run/slalom/elev.png -%%DATADIR%%/events/herring_run/slalom/preview.png -%%DATADIR%%/events/herring_run/slalom/terrain.png -%%DATADIR%%/events/herring_run/snow_valley/README -%%DATADIR%%/events/herring_run/snow_valley/course.nut -%%DATADIR%%/events/herring_run/snow_valley/description.nut -%%DATADIR%%/events/herring_run/snow_valley/elements.png -%%DATADIR%%/events/herring_run/snow_valley/elev.png -%%DATADIR%%/events/herring_run/snow_valley/preview.png -%%DATADIR%%/events/herring_run/snow_valley/terrain.png -%%DATADIR%%/events/herring_run/the_narrow_way/README -%%DATADIR%%/events/herring_run/the_narrow_way/course.nut -%%DATADIR%%/events/herring_run/the_narrow_way/description.nut -%%DATADIR%%/events/herring_run/the_narrow_way/elements.png -%%DATADIR%%/events/herring_run/the_narrow_way/elev.png -%%DATADIR%%/events/herring_run/the_narrow_way/preview.png -%%DATADIR%%/events/herring_run/the_narrow_way/terrain.png -%%DATADIR%%/events/herring_run/tux-toboggan_run/README -%%DATADIR%%/events/herring_run/tux-toboggan_run/course.nut -%%DATADIR%%/events/herring_run/tux-toboggan_run/description.nut -%%DATADIR%%/events/herring_run/tux-toboggan_run/elements.png -%%DATADIR%%/events/herring_run/tux-toboggan_run/elev.png -%%DATADIR%%/events/herring_run/tux-toboggan_run/preview.png -%%DATADIR%%/events/herring_run/tux-toboggan_run/terrain.png -%%DATADIR%%/events/herring_run/twisty_slope/course.nut -%%DATADIR%%/events/herring_run/twisty_slope/description.nut -%%DATADIR%%/events/herring_run/twisty_slope/elements.png -%%DATADIR%%/events/herring_run/twisty_slope/elev.png -%%DATADIR%%/events/herring_run/twisty_slope/preview.png -%%DATADIR%%/events/herring_run/twisty_slope/terrain.png -%%DATADIR%%/fonts/FreeSansBoldOblique.ttf -%%DATADIR%%/hazel.nut -%%DATADIR%%/init.nut -%%DATADIR%%/models/tux/model.nut -%%DATADIR%%/models/tux/model_walk.nut -%%DATADIR%%/models/tux2/model.nut -%%DATADIR%%/models/tux2/model_walk.nut -%%DATADIR%%/music/options1-jt.it -%%DATADIR%%/music/race1-jt.it -%%DATADIR%%/music/race2-jt.it -%%DATADIR%%/music/readme -%%DATADIR%%/music/start1-jt.it -%%DATADIR%%/music/wonrace1-jt.it -%%DATADIR%%/sounds/fish_pickup1.wav -%%DATADIR%%/sounds/fish_pickup2.wav -%%DATADIR%%/sounds/fish_pickup3.wav -%%DATADIR%%/sounds/tux_hit_tree1.wav -%%DATADIR%%/sounds/tux_on_ice1.wav -%%DATADIR%%/sounds/tux_on_rock1.wav -%%DATADIR%%/sounds/tux_on_snow1.wav -%%DATADIR%%/terrains.png -%%DATADIR%%/textures/checkmark.png -%%DATADIR%%/textures/conditions_button.png -%%DATADIR%%/textures/energymask.png -%%DATADIR%%/textures/gaugeenergymask.png -%%DATADIR%%/textures/gaugeoutline.png -%%DATADIR%%/textures/gaugespeedmask.png -%%DATADIR%%/textures/herringicon.png -%%DATADIR%%/textures/hudtl.png -%%DATADIR%%/textures/hudtr.png -%%DATADIR%%/textures/listbox_arrows.png -%%DATADIR%%/textures/mask_outline.png -%%DATADIR%%/textures/mask_outline2.png -%%DATADIR%%/textures/menu_bottom_left.png -%%DATADIR%%/textures/menu_bottom_right.png -%%DATADIR%%/textures/menu_title.png -%%DATADIR%%/textures/menu_top_left.png -%%DATADIR%%/textures/menu_top_right.png -%%DATADIR%%/textures/mirror_button.png -%%DATADIR%%/textures/mouse_cursor.png -%%DATADIR%%/textures/noicon.png -%%DATADIR%%/textures/nopreview.png -%%DATADIR%%/textures/snow_button.png -%%DATADIR%%/textures/snowparticles.png -%%DATADIR%%/textures/speedmask.png -%%DATADIR%%/textures/splash.png -%%DATADIR%%/textures/tuxlife.png -%%DATADIR%%/textures/wind_button.png -%%DATADIR%%/themes/common.nut -%%DATADIR%%/themes/conditions/common/cloudyback.png -%%DATADIR%%/themes/conditions/common/cloudybottom.png -%%DATADIR%%/themes/conditions/common/cloudyfront.png -%%DATADIR%%/themes/conditions/common/cloudyleft.png -%%DATADIR%%/themes/conditions/common/cloudyright.png -%%DATADIR%%/themes/conditions/common/cloudytop.png -%%DATADIR%%/themes/conditions/common/conditions.nut -%%DATADIR%%/themes/conditions/common/envmap.png -%%DATADIR%%/themes/conditions/common/evening_light.nut -%%DATADIR%%/themes/conditions/common/eveningback.png -%%DATADIR%%/themes/conditions/common/eveningbottom.png -%%DATADIR%%/themes/conditions/common/eveningenv.png -%%DATADIR%%/themes/conditions/common/eveningfront.png -%%DATADIR%%/themes/conditions/common/eveningleft.png -%%DATADIR%%/themes/conditions/common/eveningright.png -%%DATADIR%%/themes/conditions/common/eveningtop.png -%%DATADIR%%/themes/conditions/common/foggy_light.nut -%%DATADIR%%/themes/conditions/common/night_light.nut -%%DATADIR%%/themes/conditions/common/nightback.png -%%DATADIR%%/themes/conditions/common/nightbottom.png -%%DATADIR%%/themes/conditions/common/nightenv.png -%%DATADIR%%/themes/conditions/common/nightfront.png -%%DATADIR%%/themes/conditions/common/nightleft.png -%%DATADIR%%/themes/conditions/common/nightright.png -%%DATADIR%%/themes/conditions/common/nighttop.png -%%DATADIR%%/themes/conditions/common/sunny_light.nut -%%DATADIR%%/themes/conditions/common/sunnyback.png -%%DATADIR%%/themes/conditions/common/sunnybottom.png -%%DATADIR%%/themes/conditions/common/sunnyfront.png -%%DATADIR%%/themes/conditions/common/sunnyleft.png -%%DATADIR%%/themes/conditions/common/sunnyright.png -%%DATADIR%%/themes/conditions/common/sunnytop.png -%%DATADIR%%/themes/huds/common/huds.nut -%%DATADIR%%/themes/items/common/finish.png -%%DATADIR%%/themes/items/common/flag.png -%%DATADIR%%/themes/items/common/herring_standard.png -%%DATADIR%%/themes/items/common/items.nut -%%DATADIR%%/themes/items/common/start.png -%%DATADIR%%/themes/items/flags/flag2.png -%%DATADIR%%/themes/items/flags/items.nut -%%DATADIR%%/themes/items/herrings/herring_dead.png -%%DATADIR%%/themes/items/herrings/herring_green.png -%%DATADIR%%/themes/items/herrings/herring_red.png -%%DATADIR%%/themes/items/herrings/items.nut -%%DATADIR%%/themes/items/herrings/star.png -%%DATADIR%%/themes/items/stuff/items.nut -%%DATADIR%%/themes/items/stuff/life.png -%%DATADIR%%/themes/models/common/models.nut -%%DATADIR%%/themes/models/common/shrub.ac -%%DATADIR%%/themes/models/common/shrub.png -%%DATADIR%%/themes/models/common/tree.ac -%%DATADIR%%/themes/models/common/tree.png -%%DATADIR%%/themes/models/common/tree_barren.ac -%%DATADIR%%/themes/models/common/tree_barren.png -%%DATADIR%%/themes/models/stuff/barrier.ac -%%DATADIR%%/themes/models/stuff/barrier.png -%%DATADIR%%/themes/models/stuff/models.nut -%%DATADIR%%/themes/models/trees/models.nut -%%DATADIR%%/themes/models/trees/tree_xmas.ac -%%DATADIR%%/themes/models/trees/tree_xmas.png -%%DATADIR%%/themes/ppracer.nut -%%DATADIR%%/themes/terrains/add/road.png -%%DATADIR%%/themes/terrains/add/speed.png -%%DATADIR%%/themes/terrains/add/terrains.nut -%%DATADIR%%/themes/terrains/common/buttprint.png -%%DATADIR%%/themes/terrains/common/buttstart.png -%%DATADIR%%/themes/terrains/common/buttstop.png -%%DATADIR%%/themes/terrains/common/ice.png -%%DATADIR%%/themes/terrains/common/rock.png -%%DATADIR%%/themes/terrains/common/snow.png -%%DATADIR%%/themes/terrains/common/snowparticles.png -%%DATADIR%%/themes/terrains/common/terrains.nut -%%DATADIR%%/themes/terrains/ice/greenice.png -%%DATADIR%%/themes/terrains/ice/hardice.png -%%DATADIR%%/themes/terrains/ice/terrains.nut -%%DATADIR%%/themes/terrains/lava/lava.png -%%DATADIR%%/themes/terrains/lava/lavastone.png -%%DATADIR%%/themes/terrains/lava/terrains.nut -%%DATADIR%%/themes/terrains/mud/mud.png -%%DATADIR%%/themes/terrains/mud/mudparticles.png -%%DATADIR%%/themes/terrains/mud/mudprint.png -%%DATADIR%%/themes/terrains/mud/mudstart.png -%%DATADIR%%/themes/terrains/mud/mudstop.png -%%DATADIR%%/themes/terrains/mud/terrains.nut -%%DATADIR%%/themes/terrains/rock/snowyrock.png -%%DATADIR%%/themes/terrains/rock/terrains.nut -%%DATADIR%%/themes/terrains/sand/redsand.png -%%DATADIR%%/themes/terrains/sand/sand.png -%%DATADIR%%/themes/terrains/sand/terrains.nut -%%DATADIR%%/themes/terrains/snow/buttprint.png -%%DATADIR%%/themes/terrains/snow/buttstart.png -%%DATADIR%%/themes/terrains/snow/buttstop.png -%%DATADIR%%/themes/terrains/snow/dirtsnow.png -%%DATADIR%%/themes/terrains/snow/dirtsnowparticles.png -%%DATADIR%%/themes/terrains/snow/dsnow.png -%%DATADIR%%/themes/terrains/snow/dsnow2.png -%%DATADIR%%/themes/terrains/snow/snowparticles.png -%%DATADIR%%/themes/terrains/snow/snowygrass.png -%%DATADIR%%/themes/terrains/snow/stsnow1.png -%%DATADIR%%/themes/terrains/snow/stsnow2.png -%%DATADIR%%/themes/terrains/snow/terrains.nut -%%DATADIR%%/translations/ca_ES.nut -%%DATADIR%%/translations/de_DE.nut -%%DATADIR%%/translations/en_GB.nut -%%DATADIR%%/translations/es_ES.nut -%%DATADIR%%/translations/eu_ES.nut -%%DATADIR%%/translations/fr_FR.nut -%%DATADIR%%/translations/hu_HU.nut -%%DATADIR%%/translations/it_IT.nut -%%DATADIR%%/translations/languages.nut -%%DATADIR%%/translations/nb_NO.nut -%%DATADIR%%/translations/nl_NL.nut -%%DATADIR%%/translations/nn_NO.nut -%%DATADIR%%/translations/pl_PL.nut -%%DATADIR%%/translations/pt_PT.nut -%%DATADIR%%/translations/ru_RU.nut -%%DATADIR%%/translations/sv_SE.nut -%%DATADIR%%/translations/uk_UA.nut diff --git a/games/prboom-plus/Makefile b/games/prboom-plus/Makefile index adf9904f73d..8c0fe0799c5 100644 --- a/games/prboom-plus/Makefile +++ b/games/prboom-plus/Makefile @@ -22,7 +22,7 @@ USE_SDL= mixer net sdl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-waddir=${DATADIR} -OPTIONS_DEFINE= OPENGL +OPTIONS_DEFINE= DOCS OPENGL OPTIONS_DEFAULT=OPENGL DATADIR= ${DMDIR} diff --git a/games/pvpgn/Makefile b/games/pvpgn/Makefile index d355286e611..6e837b348b0 100644 --- a/games/pvpgn/Makefile +++ b/games/pvpgn/Makefile @@ -37,7 +37,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pvpgn \ USE_RC_SUBR= bnetd -OPTIONS_DEFINE= D2 MYSQL PGSQL SQLITE3 +OPTIONS_DEFINE= D2 MYSQL PGSQL SQLITE3 DOCS OPTIONS_DEFAULT= D2 OPTIONS_SUB= yes diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile index d0a8667e2c7..5af9d0fe8f0 100644 --- a/games/q3cellshading/Makefile +++ b/games/q3cellshading/Makefile @@ -36,7 +36,7 @@ DEDICATED_DESC= Build dedicated server GAMELIBS_DESC= Force building game libraries SMP_CLIENT_DESC= Build SMP (threaded) client -.include +.include .if ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm @@ -80,6 +80,8 @@ MAKE_ENV+= SMP=YES Q3BIN+= quake3-smp .endif +.include + post-patch: @${REINPLACE_CMD} -e 's|botlib\.log|/dev/null|' \ ${WRKSRC}/code/botlib/be_interface.c diff --git a/games/rnd_jue/Makefile b/games/rnd_jue/Makefile index 9a1ba3ea66d..3adf1c8270c 100644 --- a/games/rnd_jue/Makefile +++ b/games/rnd_jue/Makefile @@ -45,6 +45,8 @@ ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 DESKTOP_ENTRIES="R'n'D jue" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" +OPTIONS_DEFINE= DOCS + post-extract-script: @(cd ${WRKDIR}/rocksndiamonds* && ${COPYTREE_SHARE} levels ${WRKSRC}) .for l in ${LEVELS_BD_FANS:S/$/.zip/} diff --git a/games/sdlpop/Makefile b/games/sdlpop/Makefile index 84a51a148ba..51015c4ad8a 100644 --- a/games/sdlpop/Makefile +++ b/games/sdlpop/Makefile @@ -25,6 +25,8 @@ PORTDOCS= * DESKTOP_ENTRIES= "Prince" "Open-Source port of Prince of Persia" \ "${DATADIR}/icon.png" "prince" "Game;" false +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/seg009.c diff --git a/games/taipan/Makefile b/games/taipan/Makefile index 6742eacd75a..9b2c72aed17 100644 --- a/games/taipan/Makefile +++ b/games/taipan/Makefile @@ -16,6 +16,8 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LDFLAGS} -lncurses" PORTDOCS= README PLIST_FILES= bin/taipan +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/taipan ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/games/tbe/Makefile b/games/tbe/Makefile index 4bc8e3c7713..20ed1047d7a 100644 --- a/games/tbe/Makefile +++ b/games/tbe/Makefile @@ -24,6 +24,8 @@ USE_QT= corelib gui linguisttools_build moc_build qmake_build rcc_build \ PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's/ make/ $$(MAKE)/' \ ${WRKSRC}/Makefile diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index a5de0a98d60..df4af0f81af 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -31,6 +31,8 @@ DESKTOP_ENTRIES="Trigger" "" "trigger" \ PORTDOCS= README-stereo.txt README.txt DATA_AUTHORS.txt +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WORKINGSRC}/bin/trigger-rally ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/games/trimines/Makefile b/games/trimines/Makefile index 9a547affc0f..e91047e7d30 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -24,6 +24,8 @@ DESKTOP_ENTRIES="Trimines" \ "Game;LogicGame;" \ "" +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/src/gfx.c diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index 50ca6956120..4b9a112a58c 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -43,7 +43,7 @@ BIN_FILES= bin/vegastrike bin/vssetup bin/vegaserver PLIST_FILES= ${BIN_FILES} PORTDOCS= README -OPTIONS_DEFINE= MESHER +OPTIONS_DEFINE= MESHER DOCS MESHER_DESC= Enable mesher modelling tool MESHER_PLIST_FILES= bin/mesher diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index fb2a071e8b2..c48e84e9301 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -34,6 +34,8 @@ DESKTOP_ENTRIES="Pocket Volleyball" \ "Game;SportsGame;ArcadeGame;" \ false +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} '/libintl\.h/d' ${WRKSRC}/src/common.h @${REINPLACE_CMD} -e '/setlocale/d' -e '/textdomain/d' \ diff --git a/games/voxelands/Makefile b/games/voxelands/Makefile index 35875b9bec0..3db8e3e0bd6 100644 --- a/games/voxelands/Makefile +++ b/games/voxelands/Makefile @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS SOUND SQLITE3 +OPTIONS_DEFINE= NLS SOUND SQLITE3 DOCS OPTIONS_MULTI= BINARIES OPTIONS_MULTI_BINARIES= CLIENT SERVER diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 431aa9aec84..7fd3e03fb07 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -39,6 +39,8 @@ DESKTOP_ENTRIES="Widelands" \ "Game;StrategyGame;" \ "" +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/cmake/Modules/*.cmake diff --git a/games/wmeyes/Makefile b/games/wmeyes/Makefile index be52c17767b..99917fd7b65 100644 --- a/games/wmeyes/Makefile +++ b/games/wmeyes/Makefile @@ -16,6 +16,8 @@ USE_XORG= xpm xmu PORTDOCS= README PLIST_FILES= bin/wmeyes +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|Target(|TargetNoMan(|g' ${WRKSRC}/Imakefile diff --git a/games/xorgramana/Makefile b/games/xorgramana/Makefile index 26850dd7870..81e56ef7477 100644 --- a/games/xorgramana/Makefile +++ b/games/xorgramana/Makefile @@ -29,6 +29,8 @@ DESKTOP_ENTRIES="XorGramana" \ "Game;LogicGame;" \ false +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|GFX/|${DATADIR}/&|' ${WRKSRC}/icons.c diff --git a/games/xshogi/Makefile b/games/xshogi/Makefile index 547ecc362cb..91e3d680c7c 100644 --- a/games/xshogi/Makefile +++ b/games/xshogi/Makefile @@ -19,4 +19,6 @@ CPPFLAGS+= -I${LOCALBASE}/include PORTDOCS= README.xboard BUGS PLIST_FILES= bin/xshogi man/man6/xshogi.6.gz +OPTIONS_DEFINE= DOCS + .include diff --git a/games/yadex/Makefile b/games/yadex/Makefile index e3e4e6f5e1a..46cf8a168c8 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -44,6 +44,7 @@ PATCHFILES= ${PATCH_PREFIX}_Depend${PATCH_SUFFIX} 3D_RENDER_PATCHFILES= ${PATCH_PREFIX}_Render3D${PATCH_SUFFIX} 3D_RENDER_PORTDOCS= preview.html +3D_RENDER_IMPLIES= DOCS SEARCH_PATCHFILES= ${PATCH_PREFIX}_Find${PATCH_SUFFIX} EXTRA_TOOLS_PATCHFILES= ${PATCH_PREFIX}_Tools${PATCH_SUFFIX} LAPTOP_KEYS_PATCHFILES= ${PATCH_PREFIX}_Keys${PATCH_SUFFIX} diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 28cd5687db8..efe8872259d 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -59,7 +59,7 @@ MYDESTDIR= ${STAGEDIR}${PREFIX}/BBBike .if exists(${PERL5}) LOCAL_PERL_ARCH!= ${PERL5} -MConfig -e '$$x = qq{$$Config{version}/$$Config{archname}}; $$x =~ s{/}{\\\\/}g; print $$x' .endif -PLIST_SUB= LOCAL_PERL_ARCH=${LOCAL_PERL_ARCH} +PLIST_SUB+= LOCAL_PERL_ARCH=${LOCAL_PERL_ARCH} BBBIKE_PERL_EXE= bbbike cbbbike bbbikeclient cmdbbbike smsbbbike post-patch: diff --git a/german/mythes/Makefile b/german/mythes/Makefile index d84db59ef92..bc6f1fc32de 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.09.02 +PORTVERSION= 2018.09.09 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 d72d0471168..537769e9a3b 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535987111 -SHA256 (mythes/Deutscher-Thesaurus-20180902.oxt) = 321cf9ddfb0ea5b83c31bb02ae72e8a8fad2710c29b062a8291c70baa14b15b6 -SIZE (mythes/Deutscher-Thesaurus-20180902.oxt) = 8982622 +TIMESTAMP = 1536590954 +SHA256 (mythes/Deutscher-Thesaurus-20180909.oxt) = 4fc1c649695ad5034bfcbff7ff52dc50e7ca82cf72cbca6df41e37c1c936b6ab +SIZE (mythes/Deutscher-Thesaurus-20180909.oxt) = 8984727 diff --git a/german/selfhtml/Makefile b/german/selfhtml/Makefile index 0ccc93a5031..8a1d13790c6 100644 --- a/german/selfhtml/Makefile +++ b/german/selfhtml/Makefile @@ -48,6 +48,8 @@ PORTDOCS= index.htm \ src \ xml +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile index 37973038380..ccef56995a4 100644 --- a/graphics/OpenEXR/Makefile +++ b/graphics/OpenEXR/Makefile @@ -57,7 +57,7 @@ USE_GCC= yes MAJORVER= 2_2 VER= 23 -PLIST_SUB= MAJORVER=${MAJORVER} +PLIST_SUB+= MAJORVER=${MAJORVER} PLIST_SUB+= VER=${VER} post-patch: diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile index 888e9d744ff..655411e77cc 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 1.7.8 -PORTREVISION= 2 +PORTVERSION= 1.7.9 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/alembic/distinfo b/graphics/alembic/distinfo index 33fe37b9948..5cf892abd5a 100644 --- a/graphics/alembic/distinfo +++ b/graphics/alembic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525111387 -SHA256 (alembic-alembic-1.7.8_GH0.tar.gz) = 119e2cbac2b862880018e756da2219171d1e9ae7aa0ef7dc7c216d678384808e -SIZE (alembic-alembic-1.7.8_GH0.tar.gz) = 809902 +TIMESTAMP = 1536372292 +SHA256 (alembic-alembic-1.7.9_GH0.tar.gz) = 04012fb37c02fd1ba8e4d4f37f5b1e7a3d78151c6368718c4be07f89a99c8148 +SIZE (alembic-alembic-1.7.9_GH0.tar.gz) = 813379 diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 5ee6f714d77..5aa35321c5b 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -25,7 +25,7 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= FFMPEG GTK2 READLINE THREADS +OPTIONS_DEFINE= FFMPEG GTK2 READLINE THREADS DOCS OPTIONS_DEFAULT= READLINE THREADS FFMPEG_CONFIGURE_WITH= lavc diff --git a/graphics/embree/Makefile b/graphics/embree/Makefile index 91fcbb35713..b40b7cfcbb8 100644 --- a/graphics/embree/Makefile +++ b/graphics/embree/Makefile @@ -26,7 +26,7 @@ CMAKE_ARGS= -DEMBREE_TASKING_SYSTEM:STRING=INTERNAL DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2 PLIST_SUB+= VERSION=${DISTVERSION} -OPTIONS_DEFINE= IMAGEMAGICK ISPC JPEG PNG +OPTIONS_DEFINE= DOCS IMAGEMAGICK ISPC JPEG PNG OPTIONS_DEFAULT= ISPC OPTIONS_SUB= yes diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index 25015f5c0d7..1f58dcdb06c 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -35,7 +35,7 @@ INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.eom.gschema.xml \ org.mate.eom.enums.xml -OPTIONS_DEFINE= EXIF EXEMPI +OPTIONS_DEFINE= EXIF EXEMPI DOCS OPTIONS_DEFAULT=EXIF EXEMPI EXEMPI_DESC= XMP support diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index c413f33267b..7b61c414dba 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick \ libfftw3.so:math/fftw3 \ libgimp-2.0.so:graphics/gimp-app -OPTIONS_DEFINE= BASH +OPTIONS_DEFINE= BASH EXAMPLES OPTIONS_SUB= yes BASH_RUN_DEPENDS= bash:shells/bash diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 69b6c842cef..0511c7f4d45 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -56,7 +56,7 @@ PLIST_SUB+= GNASHVER="${GNASHVER}" USE_LDCONFIG= ${PREFIX}/lib/gnash -OPTIONS_DEFINE= CYGNAL VAAPI DOCS +OPTIONS_DEFINE= CYGNAL VAAPI DOCS NLS OPTIONS_SINGLE= MEDIA GUI RENDERER OPTIONS_SINGLE_MEDIA= FFMPEG GSTREAMER OPTIONS_SINGLE_GUI= GTK2 KDE4 diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index f3d4e236ebe..72d660b8f35 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -25,4 +25,6 @@ USE_QT= concurrent core dbus gui network opengl phonon4 printsupport \ buildtools_build qmake_build USE_XORG= x11 +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/icc-profiles-adobe-cs4/Makefile b/graphics/icc-profiles-adobe-cs4/Makefile index 2554d291c6f..ccbf9b5e3ba 100644 --- a/graphics/icc-profiles-adobe-cs4/Makefile +++ b/graphics/icc-profiles-adobe-cs4/Makefile @@ -21,6 +21,8 @@ NO_ARCH= yes SYSCOLORDIR= share/color PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR} +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKDIR}/Adobe\ ICC\ Profiles\ \(end-user\) && ${COPYTREE_SHARE} \*.pdf ${STAGEDIR}${DOCSDIR}) diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile index 80d8c488f76..f2215721bd2 100644 --- a/graphics/kamera/Makefile +++ b/graphics/kamera/Makefile @@ -15,4 +15,6 @@ USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/kcolorchooser/Makefile b/graphics/kcolorchooser/Makefile index f1d40b042a9..91f84b8c056 100644 --- a/graphics/kcolorchooser/Makefile +++ b/graphics/kcolorchooser/Makefile @@ -13,4 +13,6 @@ USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/kdegraphics-mobipocket/Makefile b/graphics/kdegraphics-mobipocket/Makefile index c70b275f989..e49428944d2 100644 --- a/graphics/kdegraphics-mobipocket/Makefile +++ b/graphics/kdegraphics-mobipocket/Makefile @@ -15,4 +15,6 @@ USE_QT= core gui network widgets \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/kdegraphics-svgpart/Makefile b/graphics/kdegraphics-svgpart/Makefile index 55fce785bf1..3d300786582 100644 --- a/graphics/kdegraphics-svgpart/Makefile +++ b/graphics/kdegraphics-svgpart/Makefile @@ -15,4 +15,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ USE_QT= core dbus gui network svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/kdegraphics-thumbnailers/Makefile b/graphics/kdegraphics-thumbnailers/Makefile index 5623ff37c65..6d65cb08836 100644 --- a/graphics/kdegraphics-thumbnailers/Makefile +++ b/graphics/kdegraphics-thumbnailers/Makefile @@ -13,4 +13,6 @@ USE_KDE= completion config coreaddons ecm jobwidgets libkdcraw \ USE_QT= core gui network widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/kimagemapeditor/Makefile b/graphics/kimagemapeditor/Makefile index d7253818125..3848ab70202 100644 --- a/graphics/kimagemapeditor/Makefile +++ b/graphics/kimagemapeditor/Makefile @@ -17,4 +17,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile index 2a0bd91bb96..06ebc6690c0 100644 --- a/graphics/kolourpaint/Makefile +++ b/graphics/kolourpaint/Makefile @@ -17,4 +17,6 @@ USE_QT= dbus core gui network printsupport widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile index fd47a2533f6..e4d5ddbec18 100644 --- a/graphics/libboard/Makefile +++ b/graphics/libboard/Makefile @@ -26,7 +26,8 @@ GH_TAGNAME= 5b38274 PORTDOCS= * -OPTIONS_DEFINE= DOXYGEN EXAMPLES +OPTIONS_DEFINE= DOXYGEN EXAMPLES DOCS +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen .include diff --git a/graphics/libgxps/Makefile b/graphics/libgxps/Makefile index 10de81947d9..bf5d94e3f77 100644 --- a/graphics/libgxps/Makefile +++ b/graphics/libgxps/Makefile @@ -21,4 +21,6 @@ USE_GNOME= cairo glib20 gnomeprefix introspection:build GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index 399e23695eb..15de95892a0 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -21,4 +21,6 @@ USE_QT= core gui \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 15f2f793423..8bff742ab4e 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -15,4 +15,6 @@ USE_QT= core gui \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index 083e69570f9..7f59648587f 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -14,4 +14,6 @@ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile index 8badd1858e7..e3d4e496b52 100644 --- a/graphics/libksane/Makefile +++ b/graphics/libksane/Makefile @@ -15,4 +15,6 @@ USE_QT= core gui testlib widgets \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c6-cairo/Makefile b/graphics/linux-c6-cairo/Makefile index bc974095591..079461ff583 100644 --- a/graphics/linux-c6-cairo/Makefile +++ b/graphics/linux-c6-cairo/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= fontconfig pixman png xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c6-jpeg/Makefile b/graphics/linux-c6-jpeg/Makefile index 220007b9384..f5341edf84f 100644 --- a/graphics/linux-c6-jpeg/Makefile +++ b/graphics/linux-c6-jpeg/Makefile @@ -18,4 +18,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c6-png/Makefile b/graphics/linux-c6-png/Makefile index ba0793f2c46..6c5813271a7 100644 --- a/graphics/linux-c6-png/Makefile +++ b/graphics/linux-c6-png/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c6-sdl_image/Makefile b/graphics/linux-c6-sdl_image/Makefile index 96e589df5cd..23754012835 100644 --- a/graphics/linux-c6-sdl_image/Makefile +++ b/graphics/linux-c6-sdl_image/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes USE_LINUX= jpeg png sdl12 tiff USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c6-sdl_ttf/Makefile b/graphics/linux-c6-sdl_ttf/Makefile index ed8d5ce5021..4a37af16398 100644 --- a/graphics/linux-c6-sdl_ttf/Makefile +++ b/graphics/linux-c6-sdl_ttf/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes USE_LINUX= jpeg png sdl12 tiff USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c6-tiff/Makefile b/graphics/linux-c6-tiff/Makefile index f1ef571fb38..dece7e06968 100644 --- a/graphics/linux-c6-tiff/Makefile +++ b/graphics/linux-c6-tiff/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX= jpeg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-cairo/Makefile b/graphics/linux-c7-cairo/Makefile index 6f9c2cbdf68..39e8e521b24 100644 --- a/graphics/linux-c7-cairo/Makefile +++ b/graphics/linux-c7-cairo/Makefile @@ -17,4 +17,6 @@ USE_LDCONFIG= yes USE_LINUX= dri fontconfig pixman png xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-dri/Makefile b/graphics/linux-c7-dri/Makefile index c5c66eeb56f..475e44a2530 100644 --- a/graphics/linux-c7-dri/Makefile +++ b/graphics/linux-c7-dri/Makefile @@ -30,6 +30,8 @@ USE_LDCONFIG= yes USE_LINUX= expat libelf libpciaccess xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-install: @${RM} ${STAGEDIR}${PREFIX}/usr/lib/libEGL.so.1 @${RM} ${STAGEDIR}${PREFIX}/usr/lib/libGL.so.1 diff --git a/graphics/linux-c7-graphite2/Makefile b/graphics/linux-c7-graphite2/Makefile index 7c9f69874a1..d08dec0502b 100644 --- a/graphics/linux-c7-graphite2/Makefile +++ b/graphics/linux-c7-graphite2/Makefile @@ -14,4 +14,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-jasper/Makefile b/graphics/linux-c7-jasper/Makefile index d7119641043..8fffd464a4a 100644 --- a/graphics/linux-c7-jasper/Makefile +++ b/graphics/linux-c7-jasper/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes USE_LINUX= jpeg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-jbigkit/Makefile b/graphics/linux-c7-jbigkit/Makefile index 971f3eb11a8..f29fd7b6b6b 100644 --- a/graphics/linux-c7-jbigkit/Makefile +++ b/graphics/linux-c7-jbigkit/Makefile @@ -19,4 +19,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-jpeg/Makefile b/graphics/linux-c7-jpeg/Makefile index 975749c1eef..d6f651d875e 100644 --- a/graphics/linux-c7-jpeg/Makefile +++ b/graphics/linux-c7-jpeg/Makefile @@ -20,4 +20,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-png/Makefile b/graphics/linux-c7-png/Makefile index 93a4ef1beed..9d954d63c26 100644 --- a/graphics/linux-c7-png/Makefile +++ b/graphics/linux-c7-png/Makefile @@ -22,4 +22,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-sdl_image/Makefile b/graphics/linux-c7-sdl_image/Makefile index d5b44688db8..69353155e0f 100644 --- a/graphics/linux-c7-sdl_image/Makefile +++ b/graphics/linux-c7-sdl_image/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes USE_LINUX= jpeg png sdl12 tiff USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-sdl_ttf/Makefile b/graphics/linux-c7-sdl_ttf/Makefile index 19c73917c06..63a2c932f75 100644 --- a/graphics/linux-c7-sdl_ttf/Makefile +++ b/graphics/linux-c7-sdl_ttf/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes USE_LINUX= jpeg png sdl12 tiff USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/linux-c7-tiff/Makefile b/graphics/linux-c7-tiff/Makefile index e0a5cbd327b..507a81e4466 100644 --- a/graphics/linux-c7-tiff/Makefile +++ b/graphics/linux-c7-tiff/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX= jbigkit jpeg USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index ce821204ccd..3be24b64c65 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -25,6 +25,8 @@ PLIST_FILES= bin/${PORTNAME} share/applications/${PORTNAME}.desktop PORTDOCS= README NEWS PORTDATA= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|/usr/share/mandelbulber|${DATADIR}|' \ ${WRKSRC}/${PORTNAME}.desktop diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 8c4de0f6ef3..b51e278793f 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -37,7 +37,7 @@ PORTDOCS= * INPUT_PLUGINS= csv raster shape geojson topojson -OPTIONS_DEFINE= CAIRO JPEG PNG TIFF WEBP PROJ +OPTIONS_DEFINE= DOCS CAIRO JPEG PNG TIFF WEBP PROJ OPTIONS_DEFAULT=CAIRO GDAL OGR POSTGIS PGRASTER SQLITE3 JPEG PNG TIFF PROJ WEBP OPTIONS_GROUP= INPUT OPTIONS_GROUP_INPUT= GDAL OGR POSTGIS PGRASTER SQLITE3 diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index 95e10b1196f..5eb523e3c22 100644 --- a/graphics/mesa-dri/Makefile.common +++ b/graphics/mesa-dri/Makefile.common @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 18.1.5 +MESABASEVERSION= 18.1.8 # if there is a subversion, don't include the '-' between 7.11-rc2. MESASUBVERSION= diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo index de9d4f61cf6..1f0fe27806c 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532789058 -SHA256 (mesa-18.1.5.tar.xz) = 69dbe6f1a6660386f5beb85d4fcf003ee23023ed7b9a603de84e9a37e8d98dea -SIZE (mesa-18.1.5.tar.xz) = 11137340 +TIMESTAMP = 1536403058 +SHA256 (mesa-18.1.8.tar.xz) = bd1be67fe9c73b517765264ac28911c84144682d28dbff140e1c2deb2f44c21b +SIZE (mesa-18.1.8.tar.xz) = 11139864 diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 3d37c2d2cb8..61b629c82d1 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.83.01 +DISTVERSION= 10.83.02 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ LOCAL/tobik -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tobik@FreeBSD.org COMMENT= Toolkit for conversion of images between different formats @@ -60,8 +59,6 @@ OPTIONS_DEFAULT= MANPAGES PERL OPTIONS_DEFINE= MANPAGES PERL STATIC SVGTOPAM X11 OPTIONS_SUB= yes -MANPAGES_DISTFILES= netpbm-userguide-r3294${EXTRACT_SUFX} -MANPAGES_USES= python:build,2.7 PERL_USE= PERL5=run STATIC_BUILD_DEPENDS= tiff>0:graphics/tiff \ png>0:graphics/png \ @@ -105,14 +102,6 @@ post-patch-X11-off: do-configure: @${CAT} ${WRKSRC}/config.mk.in ${FILESDIR}/config.mk > ${WRKSRC}/config.mk -post-build-MANPAGES-on: - @cd ${WRKDIR}/netpbm-userguide && ${WRKSRC}/buildtools/makeman *.html - @cd ${WRKDIR}/netpbm-userguide && ${MV} index.1 netpbm.1 -# Remove broken manpages - @cd ${WRKDIR}/netpbm-userguide && ${RM} directory.1 liberror.1 \ - libnetpbm_dir.1 libsystem.3 libtmpfile.3 libtmpfilefd.3 \ - ppmsvgalib.1 vidtoppm.1 extendedopacity.5 - post-install: @cd ${STAGEDIR}${PREFIX}/lib && ${LN} -sf libnetpbm.so.11 libnetpbm.so @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnetpbm.so @@ -121,9 +110,9 @@ post-install: ${STAGEDIR}${PREFIX}/include/netpbm post-install-MANPAGES-on: - ${INSTALL_MAN} ${WRKDIR}/netpbm-userguide/*.1 ${STAGEDIR}${PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKDIR}/netpbm-userguide/*.3 ${STAGEDIR}${PREFIX}/man/man3 - ${INSTALL_MAN} ${WRKDIR}/netpbm-userguide/*.5 ${STAGEDIR}${PREFIX}/man/man5 + ${INSTALL_MAN} ${WRKSRC}/man/*.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/*.3 ${STAGEDIR}${PREFIX}/man/man3 + ${INSTALL_MAN} ${WRKSRC}/man/*.5 ${STAGEDIR}${PREFIX}/man/man5 .if defined(DEVELOPER) # A lot of this is stolen from the netpbm OpenBSD port diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo index 4d1676a3045..9bbec83d520 100644 --- a/graphics/netpbm/distinfo +++ b/graphics/netpbm/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1532411408 -SHA256 (netpbm-10.83.01.tar.gz) = 9d37730887ceddd85e9451ccfd36b0eca9cbcd0411014f41c1c1ad39c6742d64 -SIZE (netpbm-10.83.01.tar.gz) = 2792653 -SHA256 (netpbm-userguide-r3294.tar.gz) = 875795ab4358153434f20a89aa63d4e4801befe8ad4cb93241f907e60de371d7 -SIZE (netpbm-userguide-r3294.tar.gz) = 722290 +TIMESTAMP = 1536574520 +SHA256 (netpbm-10.83.02.tar.gz) = 436bd0c5243fa27976b92cf76317f802264f5410c528f74a522b32029b691b4d +SIZE (netpbm-10.83.02.tar.gz) = 3252539 diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index fe4b2547526..f2e409694d3 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -34,4 +34,6 @@ USE_QT= core dbus gui network phonon4 printsupport qml quick speech \ svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/openjump/Makefile b/graphics/openjump/Makefile index c64cef77b56..1dc6faaa48f 100644 --- a/graphics/openjump/Makefile +++ b/graphics/openjump/Makefile @@ -48,6 +48,8 @@ TARGET_DIR= ${STAGEDIR}${PREFIX}/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS PLUS_REV= 5792 +OPTIONS_DEFINE= DOCS + do-install: @${ECHO_CMD} "---> Installing JAR files" ${MKDIR} ${TARGET_DIR}/lib diff --git a/graphics/optipng/Makefile b/graphics/optipng/Makefile index ff8ff96e88c..fe8c8ada0e9 100644 --- a/graphics/optipng/Makefile +++ b/graphics/optipng/Makefile @@ -12,7 +12,7 @@ COMMENT= Optimizer for PNG files LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt -OPTIONS_DEFINE= BUNDLED_LIBPNG BUNDLED_ZLIB +OPTIONS_DEFINE= BUNDLED_LIBPNG BUNDLED_ZLIB DOCS BUNDLED_LIBPNG_DESC= Use bundled libpng BUNDLED_LIBPNG_CONFIGURE_OFF= --with-system-libpng diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index 88d7154c90d..1a46e6d08e0 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -40,7 +40,8 @@ CMAKE_ARGS+= -DXDG_CONFIG_DIR=${PREFIX}/etc/xdg LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} MAKE_JOBS_UNSAFE=yes -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen PORTDOCS= * diff --git a/graphics/p5-Color-Palette/Makefile b/graphics/p5-Color-Palette/Makefile index 276c1966143..68dd204c5e8 100644 --- a/graphics/p5-Color-Palette/Makefile +++ b/graphics/p5-Color-Palette/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handle sets of named colors in Perl BUILD_DEPENDS= p5-MooseX-Types>=0:devel/p5-MooseX-Types \ diff --git a/graphics/p5-Color-Scheme/Makefile b/graphics/p5-Color-Scheme/Makefile index c6bae003406..890871a280b 100644 --- a/graphics/p5-Color-Scheme/Makefile +++ b/graphics/p5-Color-Scheme/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate pleasant color schemes BUILD_DEPENDS= p5-Test-Differences>=0.47:devel/p5-Test-Differences diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile index 3c2a106a955..3e38408484d 100644 --- a/graphics/p5-Graph-Easy/Makefile +++ b/graphics/p5-Graph-Easy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Render graphs as ASCII, HTML, SVG, or Graphviz BUILD_DEPENDS= p5-Heap>0:devel/p5-Heap diff --git a/graphics/p5-URI-GoogleChart/Makefile b/graphics/p5-URI-GoogleChart/Makefile index a3c109b6c7b..8c895c645da 100644 --- a/graphics/p5-URI-GoogleChart/Makefile +++ b/graphics/p5-URI-GoogleChart/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate Google Chart URIs BUILD_DEPENDS= p5-URI>0:net/p5-URI diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index 99b0cde80ef..beb50ff59c3 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -3,13 +3,14 @@ PORTNAME= pcl DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics math PKGNAMESUFFIX= -pointclouds PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= 2309bdab20fb2a385d374db6a87349199279db18.patch:-p1 -PATCHFILES+= 491b7c7e12ce39c59fb1f22718812a02e7f58065.patch:-p1 +PATCHFILES+= 491b7c7e12ce39c59fb1f22718812a02e7f58065.patch:-p1 \ + d96073d4d534af07f005cbe7889afdad34f39c76.patch:-p1 MAINTAINER= yuri@FreeBSD.org COMMENT= Point Cloud Library diff --git a/graphics/pcl-pointclouds/distinfo b/graphics/pcl-pointclouds/distinfo index dae0bc15b00..7486fd926e4 100644 --- a/graphics/pcl-pointclouds/distinfo +++ b/graphics/pcl-pointclouds/distinfo @@ -1,7 +1,9 @@ -TIMESTAMP = 1528741888 +TIMESTAMP = 1536565103 SHA256 (PointCloudLibrary-pcl-pcl-1.8.1_GH0.tar.gz) = 5a102a2fbe2ba77c775bf92c4a5d2e3d8170be53a68c3a76cfc72434ff7b9783 SIZE (PointCloudLibrary-pcl-pcl-1.8.1_GH0.tar.gz) = 66787596 SHA256 (2309bdab20fb2a385d374db6a87349199279db18.patch) = 78610e04b7119a23b8841c656caaa41a28ab26d4820ee1f9616d7abf107fde9f SIZE (2309bdab20fb2a385d374db6a87349199279db18.patch) = 1853 SHA256 (491b7c7e12ce39c59fb1f22718812a02e7f58065.patch) = de2c2dbff2ce41f6fd8bc8b99551182bbada23854065211be91b7a957bdac489 SIZE (491b7c7e12ce39c59fb1f22718812a02e7f58065.patch) = 986 +SHA256 (d96073d4d534af07f005cbe7889afdad34f39c76.patch) = ee06300320db509e4110653addafcaf34f1279331137a0fefecbc72197245d0e +SIZE (d96073d4d534af07f005cbe7889afdad34f39c76.patch) = 853 diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile index d9106fdc65f..decd14933b2 100644 --- a/graphics/pencil/Makefile +++ b/graphics/pencil/Makefile @@ -29,6 +29,8 @@ PLIST_FILES= bin/pencil PORTDOCS= README TODO +OPTIONS_DEFINE= DOCS + post-patch: @${MKDIR} ${WRKSRC}/src/external/freebsd @${CP} ${FILESDIR}/src-external-freebsd-freebsd.cpp \ diff --git a/graphics/piglit/Makefile b/graphics/piglit/Makefile index d6c07ea8e92..2a1c8cbd86d 100644 --- a/graphics/piglit/Makefile +++ b/graphics/piglit/Makefile @@ -45,4 +45,6 @@ SUB_FILES= pkg-message DATADIR= ${PREFIX}/lib/piglit PORTDATA= * +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 1d9ec2564f9..226aaccb6ce 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= bash:shells/bash USE_GITHUB= yes GH_ACCOUNT= phillipberndt +OPTIONS_DEFINE= DOCS + OPTIONS_SINGLE= GTK OPTIONS_SINGLE_GTK= GTK2 GTK3 diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile index 50959f20d44..4b0d464d72e 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= imageio -DISTVERSION= 2.3.0 -PORTREVISION= 2 +DISTVERSION= 2.4.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,8 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfreeimage.so:graphics/freeimage RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ - ${PYNUMPY} + ${PY_ENUM34} \ + ${PY_FUTURES} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} USES= python USE_PYTHON= distutils concurrent autoplist diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo index f999982e85f..7ee2ee24452 100644 --- a/graphics/py-imageio/distinfo +++ b/graphics/py-imageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521619980 -SHA256 (imageio-2.3.0.tar.gz) = c4fd5183c342d47fdc2e98552d14e3f24386021bbc3efedd1e3b579d7d249c07 -SIZE (imageio-2.3.0.tar.gz) = 3334068 +TIMESTAMP = 1536517550 +SHA256 (imageio-2.4.1.tar.gz) = 16b8077bc8a5fa7a58b3e744f7ecbb156d8c088132df31e0f4f546c98de3514a +SIZE (imageio-2.4.1.tar.gz) = 3338313 diff --git a/graphics/py-imageio/files/patch-imageio-core-util.py b/graphics/py-imageio/files/patch-imageio-core-util.py index 015a456f4f3..a80244760f7 100644 --- a/graphics/py-imageio/files/patch-imageio-core-util.py +++ b/graphics/py-imageio/files/patch-imageio-core-util.py @@ -1,11 +1,11 @@ ---- imageio/core/util.py.orig +--- imageio/core/util.py.orig 2018-09-04 12:21:12 UTC +++ imageio/core/util.py -@@ -550,6 +550,8 @@ def get_platform(): - plat = 'win%i' - elif sys.platform.startswith('darwin'): - plat = 'osx%i' -+ elif sys.platform.startswith('freebsd'): -+ plat = 'freebsd%i' +@@ -547,6 +547,8 @@ def get_platform(): + plat = "win%i" + elif sys.platform.startswith("darwin"): + plat = "osx%i" ++ elif sys.platform.startswith("freebsd"): ++ plat = "freebsd%i" else: # pragma: no cover return None - + diff --git a/graphics/py-pygooglechart/Makefile b/graphics/py-pygooglechart/Makefile index 26ca5ca4ef3..8879ebbff95 100644 --- a/graphics/py-pygooglechart/Makefile +++ b/graphics/py-pygooglechart/Makefile @@ -18,6 +18,8 @@ USE_PYTHON= distutils autoplist PORTEXAMPLES= * EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} +OPTIONS_DEFINE= EXAMPLES + post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} && \ cd ${WRKSRC}/examples && \ diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index a502bdccf39..017d8e094c3 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -60,7 +60,7 @@ CMAKE_ARGS+= -DPROC_TARGET_NUMBER="1" RTDIR= ${PREFIX}/libdata/${PORTNAME} -OPTIONS_DEFINE= OPTIMIZED_CFLAGS OPENMP NATIVE +OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS OPENMP NATIVE OPTIONS_DEFAULT= OPTIMIZED_CFLAGS OPENMP OPENMP_DESC= Enable multicore processing using OpenMP (amd64) OPTIMIZED_CFLAGS_DESC= Use extra compiler optimizations (requires SSE2 support) diff --git a/graphics/sdump/Makefile b/graphics/sdump/Makefile index 78828335093..8c0fd797c69 100644 --- a/graphics/sdump/Makefile +++ b/graphics/sdump/Makefile @@ -29,6 +29,8 @@ LDFLAGS += -L${LOCALBASE}/lib -ljpeg -lpng -lsixel PORTDOCS= README.markdown +OPTIONS_DEFINE= DOCS + post-build: @cd ${WRKSRC}/yaimg-sixel && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} diff --git a/graphics/seq2gif/Makefile b/graphics/seq2gif/Makefile index ebfe53472ab..7e055900608 100644 --- a/graphics/seq2gif/Makefile +++ b/graphics/seq2gif/Makefile @@ -25,6 +25,8 @@ PORTDOCS= README.md PLIST_FILES= bin/seq2gif +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile index 6d13441d2a0..82152fe410e 100644 --- a/graphics/spectacle/Makefile +++ b/graphics/spectacle/Makefile @@ -21,4 +21,6 @@ USE_QT= core concurrent dbus gui network printsupport qml quick \ buildtools_build qmake_build USE_XORG= x11 xcb xext xfixes +OPTIONS_DEFINE= DOCS + .include diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 402b7866ad3..451d8624588 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -32,9 +32,9 @@ USE_XORG= x11 xext xt sm ice .if ${PORT_OPTIONS:MNLS} USES+= gettext IMAKEDEFINES+= WITH_NLS -PLIST_SUB= NLS="" +PLIST_SUB+= NLS="" .else -PLIST_SUB= NLS="@comment " +PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MA4SIZE} IMAKEDEFINES+= WITH_A4SIZE diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile index fc6b2d29031..5fe237b5903 100644 --- a/graphics/vapoursynth-fmtconv/Makefile +++ b/graphics/vapoursynth-fmtconv/Makefile @@ -33,6 +33,8 @@ DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} PLIST_FILES= %%DATADIR%%/libfmtconv.so PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \ ${WRKSRC}/configure.ac diff --git a/graphics/vapoursynth-waifu2x-w2xc/Makefile b/graphics/vapoursynth-waifu2x-w2xc/Makefile index 5e9865adc6a..c47bbddfb49 100644 --- a/graphics/vapoursynth-waifu2x-w2xc/Makefile +++ b/graphics/vapoursynth-waifu2x-w2xc/Makefile @@ -36,6 +36,8 @@ PLIST_FILES= %%DATADIR%%/libwaifu2x-w2xc.so PORTDATA= models PORTDOCS= *.md +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's/\*linux\*/*/' \ -e 's/-O3 //; /=.*-mfpmath/d; /-msse/d' \ diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile index 54c6ecbd1dc..682004d3378 100644 --- a/graphics/zint/Makefile +++ b/graphics/zint/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= zint -PORTVERSION= 2.4.3 -PORTREVISION= 4 +DISTVERSION= 2.6.3_rc2 # NOT a "release candidate", fixup for 2.6.3 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.6.3 +DISTNAME= ${PORTNAME}-${DISTVERSION}.src MAINTAINER= ports@FreeBSD.org COMMENT= Zint Barcode Generator @@ -13,11 +13,13 @@ COMMENT= Zint Barcode Generator LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +PORTSCOUT= skipv:2.6.3 + LIB_DEPENDS= libpng.so:graphics/png -USES= cmake qt:4 +USES= cmake qt:5 USE_LDCONFIG= yes -USE_QT= gui xml qmake_build uic_build moc_build rcc_build designer +USE_QT= buildtools_build qmake_build uitools_build core gui widgets DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false diff --git a/graphics/zint/distinfo b/graphics/zint/distinfo index 01009647aef..d6dde275380 100644 --- a/graphics/zint/distinfo +++ b/graphics/zint/distinfo @@ -1,2 +1,3 @@ -SHA256 (zint-2.4.3.tar.gz) = de2f4fd0d008530511f5dea2cff7f96f45df4c029b57431b2411b7e1f3a523e8 -SIZE (zint-2.4.3.tar.gz) = 403544 +TIMESTAMP = 1519159191 +SHA256 (zint-2.6.3_rc2.src.tar.gz) = db7e91ce917d85bc2f710e96a2adde9d942ad7aebc23a497222d32a6e8484c63 +SIZE (zint-2.6.3_rc2.src.tar.gz) = 769756 diff --git a/graphics/zint/files/patch-CMakeLists.txt b/graphics/zint/files/patch-CMakeLists.txt new file mode 100644 index 00000000000..d351088ff8c --- /dev/null +++ b/graphics/zint/files/patch-CMakeLists.txt @@ -0,0 +1,16 @@ +--- CMakeLists.txt.orig 2018-02-15 10:47:59 UTC ++++ CMakeLists.txt +@@ -93,12 +93,7 @@ CONFIGURE_FILE( + ADD_CUSTOM_TARGET(uninstall + "${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake") + +-# staniek: don't install +-if (DATA_INSTALL_DIR) +- set(CMAKE_MODULES_INSTALL_PATH ${DATA_INSTALL_DIR}/cmake/modules) +-else (DATA_INSTALL_DIR) +- set(CMAKE_MODULES_INSTALL_PATH ${CMAKE_ROOT}/Modules) +-endif(DATA_INSTALL_DIR) ++set(CMAKE_MODULES_INSTALL_PATH ${CMAKE_ROOT}/Modules) + + install(FILES cmake/modules/FindZint.cmake DESTINATION ${CMAKE_MODULES_INSTALL_PATH} COMPONENT Devel) + diff --git a/graphics/zint/files/patch-backend_CMakeLists.txt b/graphics/zint/files/patch-backend_CMakeLists.txt index c2c8447cf5e..438a1991163 100644 --- a/graphics/zint/files/patch-backend_CMakeLists.txt +++ b/graphics/zint/files/patch-backend_CMakeLists.txt @@ -1,5 +1,5 @@ ---- backend/CMakeLists.txt.orig 2011-03-30 15:13:56.000000000 +0800 -+++ backend/CMakeLists.txt 2011-03-30 15:14:34.000000000 +0800 +--- backend/CMakeLists.txt.orig 2018-02-15 10:47:59 UTC ++++ backend/CMakeLists.txt @@ -2,7 +2,8 @@ project(zint) @@ -8,14 +8,5 @@ +find_package(PNG REQUIRED) +include_directories(${PNG_INCLUDE_DIR}) - set(zint_COMMON_SRCS common.c library.c render.c ps.c large.c reedsol.c gs1.c svg.c png.c) + set(zint_COMMON_SRCS common.c library.c render.c large.c reedsol.c gs1.c eci.c) set(zint_ONEDIM_SRCS code.c code128.c 2of5.c upcean.c telepen.c medical.c plessey.c rss.c) -@@ -21,7 +22,7 @@ add_library(zint SHARED ${zint_SRCS}) - set_target_properties(zint PROPERTIES SOVERSION "${ZINT_VERSION_MAJOR}.${ZINT_VERSION_MINOR}" - VERSION ${ZINT_VERSION}) - --target_link_libraries(zint ${PNG_LIBRARIES} ) -+target_link_libraries(zint ${PNG_LIBRARY} ) - target_link_libraries(zint -lm) - - install(TARGETS zint ${INSTALL_TARGETS_DEFAULT_ARGS} ) diff --git a/graphics/zint/files/patch-backend_code1.c b/graphics/zint/files/patch-backend_code1.c deleted file mode 100644 index 1be3e5599da..00000000000 --- a/graphics/zint/files/patch-backend_code1.c +++ /dev/null @@ -1,10 +0,0 @@ ---- backend/code1.c.orig 2011-03-30 15:18:25.000000000 +0800 -+++ backend/code1.c 2011-03-30 15:18:35.000000000 +0800 -@@ -28,7 +28,6 @@ - #ifdef __APPLE__ - #include - #else --#include - #endif - - void horiz(struct zint_symbol *symbol, int row_no, int full) diff --git a/graphics/zint/files/patch-backend_maxicode.c b/graphics/zint/files/patch-backend_maxicode.c deleted file mode 100644 index 2a587d33450..00000000000 --- a/graphics/zint/files/patch-backend_maxicode.c +++ /dev/null @@ -1,10 +0,0 @@ ---- backend/maxicode.c.orig 2011-03-30 15:17:49.000000000 +0800 -+++ backend/maxicode.c 2011-03-30 15:18:15.000000000 +0800 -@@ -29,7 +29,6 @@ - #ifdef __APPLE__ - #include - #else --#include - #endif - - int maxi_codeword[144]; diff --git a/graphics/zint/pkg-plist b/graphics/zint/pkg-plist index 37a74240148..edae5fe7d99 100644 --- a/graphics/zint/pkg-plist +++ b/graphics/zint/pkg-plist @@ -3,9 +3,9 @@ bin/zint-qt include/qzint.h include/zint.h lib/libQZint.so -lib/libQZint.so.2.4 -lib/libQZint.so.2.4.1 +lib/libQZint.so.2.6 +lib/libQZint.so.2.6.3 lib/libzint.so -lib/libzint.so.2.4 -lib/libzint.so.2.4.1 +lib/libzint.so.2.6 +lib/libzint.so.2.6.3 share/cmake/Modules/FindZint.cmake diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index 2569e62463d..1833634f6df 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -50,7 +50,7 @@ PORTDOCS= [^i]*.txt README.* technical/[^i]*.txt Tao-of-IRC.* #-- Options ------------------------------------------------------------ OPTIONS_DEFINE= OPENSSL IPV6 ZIPLINKS SHARED_MODS ASSERT SMALL_NET \ - SERVICES SHORTCUTS + SERVICES SHORTCUTS DOCS ZIPLINKS_DESC= Support compressed server links SHARED_MODS_DESC= Support shared modules ASSERT_DESC= Enable debugging code diff --git a/irc/irssi-fish/Makefile b/irc/irssi-fish/Makefile index bbe1b3a4b1f..704b98b39e4 100644 --- a/irc/irssi-fish/Makefile +++ b/irc/irssi-fish/Makefile @@ -27,6 +27,8 @@ USE_LDCONFIG= yes PLIST_FILES= lib/irssi/modules/libfish.so PORTDOCS= README.md FiSH-irssi.txt +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e "s,/usr/local,${LOCALBASE},g" \ -e "s,share/doc/FiSH-irssi,${DOCSDIR_REL},g" ${WRKSRC}/CMakeLists.txt diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index 0e4957aa4f3..7162d81d313 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -22,6 +22,8 @@ PORTDOCS= challenge.txt PORTEXAMPLES= * PLIST_FILES= bin/ratbox-respond bin/makekeypair +OPTIONS_DEFINE= DOCS EXAMPLES + do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/makekeypair ${STAGEDIR}${PREFIX}/bin diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile index 50f23720dbf..093b122ad74 100644 --- a/irc/roxirc/Makefile +++ b/irc/roxirc/Makefile @@ -16,6 +16,8 @@ NO_BUILD= yes PLIST_FILES= bin/roxirc PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's|if \[ -x .*|${WISH} "$$0" "$$@"|' ${WRKSRC}/roxirc diff --git a/irc/thales/Makefile b/irc/thales/Makefile index 05895ab75cc..ebca8c5db5d 100644 --- a/irc/thales/Makefile +++ b/irc/thales/Makefile @@ -19,7 +19,7 @@ SHEBANG_FILES= examples/MRTG/thalesinfo.pl USE_MYSQL= yes USE_RC_SUBR= thales -OPTIONS_DEFINE= MODES DOCS +OPTIONS_DEFINE= MODES DOCS EXAMPLES OPTIONS_RADIO= IRCD OPTIONS_RADIO_IRCD= HYBRID IRCDRU UNREAL OPTIONS_DEFAULT=MODES UNREAL diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile index 68756ade904..1477d11d070 100644 --- a/japanese/canna-server/Makefile +++ b/japanese/canna-server/Makefile @@ -26,6 +26,8 @@ PORTDOCS= canna.bib canna.sty Imakefile README.jp Makefile \ intern lisp man MAKE_JOBS_UNSAFE= yes +OPTIONS_DEFINE= DOCS + post-install: @cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} install.man diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index 54933681ca8..04f1587254f 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -45,6 +45,8 @@ TMACFILES= tmac.orig_me tmac.vgrind \ an-old.tmac doc.tmac e.tmac MDOCFILES= ja.eucJP doc-common doc-syms +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: ${REINPLACE_CMD} -E -e 's|^@setfilename +groff|&.info|g;' \ ${WRKSRC}/doc/groff.texinfo diff --git a/japanese/jvim3/Makefile b/japanese/jvim3/Makefile index 848189c9138..2dff5f65df1 100644 --- a/japanese/jvim3/Makefile +++ b/japanese/jvim3/Makefile @@ -24,7 +24,7 @@ MAKE_ARGS= FEPOPT='${FEPOPT}' \ FEPOBJS="${FEPOBJS}" \ LIBS="${LIBS}" -OPTIONS_DEFINE= X11 +OPTIONS_DEFINE= X11 DOCS OPTIONS_DEFAULT=X11 FREEWNN_CANNA OPTIONS_RADIO= FEP OPTIONS_RADIO_FEP= FREEWNN_CANNA DIRECT_CANNA WNN6 WNN7 diff --git a/japanese/kiten/Makefile b/japanese/kiten/Makefile index 53d00f16c0c..cd1b2fc9878 100644 --- a/japanese/kiten/Makefile +++ b/japanese/kiten/Makefile @@ -15,4 +15,6 @@ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index f60b7a16eb2..c09bf1070a5 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -24,6 +24,9 @@ USE_HARDENING= pie:off PORTDOCS= README README.FreeBSD SUB_LIST= KON16FONT=${KON16FONT} \ KON14FONT=${KON14FONT} + +OPTIONS_DEFINE= DOCS + .include .if !defined(KONFONT) diff --git a/japanese/kterm/Makefile b/japanese/kterm/Makefile index d367a66d2bc..c9c859da763 100644 --- a/japanese/kterm/Makefile +++ b/japanese/kterm/Makefile @@ -27,7 +27,7 @@ VGAFONT_USES= fonts CFLAGS+= -Wno-return-type PORTDOCS= README.kt README.wallpaper.ja dot.termcap -OPTIONS_DEFINE= TEKTRONIXEMU VGAFONT +OPTIONS_DEFINE= TEKTRONIXEMU VGAFONT DOCS OPTIONS_DEFAULT=DEFAULT OPTIONS_SINGLE= SCROLLBAR OPTIONS_SINGLE_SCROLLBAR= DEFAULT XAW3DLIB NEXTAWLIB diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile index a1afd4acf38..c82ef30f1b9 100644 --- a/japanese/lookup/Makefile +++ b/japanese/lookup/Makefile @@ -23,9 +23,12 @@ INFO= lookup GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} + +OPTIONS_DEFINE= DOCS + PORTDOCS= AUTHORS ChangeLog NEWS README.md - post-install: +post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/japanese/onew/Makefile b/japanese/onew/Makefile index 4be843e65af..ea422d4a56c 100644 --- a/japanese/onew/Makefile +++ b/japanese/onew/Makefile @@ -17,7 +17,7 @@ ALL_TARGET= CFLAGS+= -I${WRKSRC} PORTDOCS= README.ONEW -OPTIONS_DEFINE= CANNA CANNA_FREEWNN CANNA_WNN6 CANNA_WNN7 FREEWNN WNN6 WNN7 +OPTIONS_DEFINE= CANNA CANNA_FREEWNN CANNA_WNN6 CANNA_WNN7 FREEWNN WNN6 WNN7 DOCS OPTIONS_DEFAULT=CANNA CANNA_FREEWNN CANNA_WNN6 CANNA_WNN7 FREEWNN WNN6 WNN7 CANNA_DESC= Build Canna-backend library CANNA_FREEWNN_DESC= Build Canna+FreeWnn-backend library diff --git a/japanese/plan/Makefile b/japanese/plan/Makefile index f6a62831bc4..d92bf8487c1 100644 --- a/japanese/plan/Makefile +++ b/japanese/plan/Makefile @@ -17,6 +17,8 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-* PORTDOCS= plan_calEUC.ps +OPTIONS_DEFINE= DOCS + post-build: ${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/PLIST diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile index 0adb02bd685..1c978e8e475 100644 --- a/japanese/skkinput3/Makefile +++ b/japanese/skkinput3/Makefile @@ -31,9 +31,9 @@ SKK10_DESC= Install SKK10 elisp files .include .if ${PORT_OPTIONS:MSKK10} -PLIST_SUB= SKK8="@comment " SKK10="" +PLIST_SUB+= SKK8="@comment " SKK10="" .else -PLIST_SUB= SKK8="" SKK10="@comment " +PLIST_SUB+= SKK8="" SKK10="@comment " .endif .if ${PORT_OPTIONS:MDBSKKD} diff --git a/java/castor/Makefile b/java/castor/Makefile index 0e30c5e60de..c923ef859f0 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -28,6 +28,8 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}-anttasks.jar \ PORTDOCS= *.html *.txt *.css *.dtd *.xsd *.pdf \ ora-mar-2k images rss +OPTIONS_DEFINE= DOCS + do-install: .for f in ${PLIST_FILES:T:R} ${INSTALL_DATA} \ diff --git a/java/jaxen/Makefile b/java/jaxen/Makefile index 76a0aeea236..b6ea26babec 100644 --- a/java/jaxen/Makefile +++ b/java/jaxen/Makefile @@ -21,6 +21,8 @@ PLIST_FILES+= ${JARFILES:S,^lib/,,:S,^,%%JAVAJARDIR%%/,} DOCS= default.css download.html faq.html index.html javadoc status.html style PORTDOCS= LICENSE ${DOCS} +OPTIONS_DEFINE= DOCS + do-install: @${ECHO_MSG} -n ">> Installing JAR files in ${JAVAJARDIR}..." @${MKDIR} ${STAGEDIR}${JAVAJARDIR} diff --git a/java/jdk8-doc/Makefile b/java/jdk8-doc/Makefile index 962644e20b4..9976fe26867 100644 --- a/java/jdk8-doc/Makefile +++ b/java/jdk8-doc/Makefile @@ -23,6 +23,8 @@ NO_BUILD= yes NO_ARCH= yes PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/java/jdk9-doc/Makefile b/java/jdk9-doc/Makefile index 89747493432..f481d8e870c 100644 --- a/java/jdk9-doc/Makefile +++ b/java/jdk9-doc/Makefile @@ -23,6 +23,8 @@ NO_BUILD= yes USES= zip PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/lang/J/Makefile b/lang/J/Makefile index 5e874a57168..25311d00147 100644 --- a/lang/J/Makefile +++ b/lang/J/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/license.txt ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= Not built or tested for other archs. i386 needs hostdefs and netdefs files to be generated. +ONLY_FOR_ARCHS_REASON_i386= i386 needs hostdefs and netdefs files to be generated. BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libpcreposix.so:devel/pcre \ diff --git a/lang/alchemist.el/Makefile b/lang/alchemist.el/Makefile index 7bb933cd465..6133ff42f69 100644 --- a/lang/alchemist.el/Makefile +++ b/lang/alchemist.el/Makefile @@ -21,6 +21,8 @@ GH_ACCOUNT= tonini NO_ARCH= yes NO_BUILD= yes +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/alchemist-server @${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/alchemist-server/lib diff --git a/lang/cint/Makefile b/lang/cint/Makefile index 77f59a57122..4d44d3ea226 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -31,6 +31,8 @@ INSTALL_ARGS= --bindir=${STAGEDIR}${PREFIX}/bin\ --mandir=${STAGEDIR}${PREFIX}/man\ --docdir=${STAGEDIR}${DOCSDIR} +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} 's,#!/bin/bash,#!${LOCALBASE}/bin/bash,' ${WRKSRC}/cint/lib/dll_stl/setup ${REINPLACE_CMD} 's,make ,${GMAKE} ,' ${WRKSRC}/cint/lib/*/setup diff --git a/lang/dmd2/Makefile.bootstrap b/lang/dmd2/Makefile.bootstrap index 13bf1eac148..a3ff3682238 100644 --- a/lang/dmd2/Makefile.bootstrap +++ b/lang/dmd2/Makefile.bootstrap @@ -23,6 +23,8 @@ PORTDOCS= *.txt html/ WRKSRC= ${WRKDIR}/dmd2/src/${PORTNAME} .undef DEVELOPER +OPTIONS_DEFINE= DOCS + BROKEN_sparc64= Does not install: divide-by-zero error .include diff --git a/lang/elixir-mode.el/Makefile b/lang/elixir-mode.el/Makefile index 729cc261c49..4166aa6e82e 100644 --- a/lang/elixir-mode.el/Makefile +++ b/lang/elixir-mode.el/Makefile @@ -20,9 +20,13 @@ GH_PROJECT= emacs-elixir NO_ARCH= yes NO_BUILD= yes +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} ${INSTALL_DATA} ${WRKSRC}/*.el ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} diff --git a/lang/elk/Makefile b/lang/elk/Makefile index d46e03e43c4..8a8f19256b7 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -26,6 +26,8 @@ MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${LOCALBASE}/include/libelf -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= EXAMPLES + .include .if ${ARCH} == "amd64" diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile index 37f1bb34475..48a8f48c075 100644 --- a/lang/fasm/Makefile +++ b/lang/fasm/Makefile @@ -19,6 +19,8 @@ PLIST_FILES= bin/fasm PORTDOCS= * WRKSRC= ${WRKDIR}/${PORTNAME} +OPTIONS_DEFINE= DOCS + .include .if ${ARCH} != "i386" diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile index 363f5b8766f..68093d874c0 100644 --- a/lang/fpc-docs/Makefile +++ b/lang/fpc-docs/Makefile @@ -21,6 +21,8 @@ PORTDOCS= chart.pdf fcl.pdf fclres.pdf fpdoc.pdf prog.pdf ref.pdf \ rtl.pdf user.pdf SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKDIR}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} diff --git a/lang/gambit-c/Makefile b/lang/gambit-c/Makefile index ce6d06882a5..d4e6165779b 100644 --- a/lang/gambit-c/Makefile +++ b/lang/gambit-c/Makefile @@ -31,7 +31,7 @@ USE_LDCONFIG= ${PREFIX}/lib/gambit-c INFO= gambit -OPTIONS_DEFINE= GCC +OPTIONS_DEFINE= DOCS GCC OPTIONS_DEFAULT=GCC GCC_DESC= Build with GCC diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 2d6b6192a32..44b67b0849d 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -104,7 +104,7 @@ CONFIGURE_ARGS+=--disable-nls \ --enable-languages=${LANGUAGES} MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile index cbfc49497d6..2876dcd3c95 100644 --- a/lang/gcc49/Makefile +++ b/lang/gcc49/Makefile @@ -104,7 +104,7 @@ CONFIGURE_ARGS+=--disable-nls \ --enable-languages=${LANGUAGES} MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc5/Makefile b/lang/gcc5/Makefile index 1638be93b84..472a71657be 100644 --- a/lang/gcc5/Makefile +++ b/lang/gcc5/Makefile @@ -103,7 +103,7 @@ CONFIGURE_ARGS+=--disable-nls \ --with-system-zlib MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc6-devel/Makefile b/lang/gcc6-devel/Makefile index 6d0dfbbd276..8a52c786dae 100644 --- a/lang/gcc6-devel/Makefile +++ b/lang/gcc6-devel/Makefile @@ -119,7 +119,7 @@ CONFIGURE_ARGS+=--disable-nls \ --with-system-zlib MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile index 533bec25413..b4c9901477e 100644 --- a/lang/gcc6/Makefile +++ b/lang/gcc6/Makefile @@ -119,7 +119,7 @@ CONFIGURE_ARGS+=--disable-nls \ --with-system-zlib MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc7-devel/Makefile b/lang/gcc7-devel/Makefile index 06c29cac88f..92b4689af3b 100644 --- a/lang/gcc7-devel/Makefile +++ b/lang/gcc7-devel/Makefile @@ -103,7 +103,7 @@ CONFIGURE_ARGS+=--disable-nls \ --with-system-zlib MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile index 853c24d2457..cb684938cb0 100644 --- a/lang/gcc7/Makefile +++ b/lang/gcc7/Makefile @@ -99,7 +99,7 @@ CONFIGURE_ARGS+=--disable-nls \ --with-system-zlib MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/gcc8-devel/Makefile b/lang/gcc8-devel/Makefile index 5b06cc418db..920353c3f7e 100644 --- a/lang/gcc8-devel/Makefile +++ b/lang/gcc8-devel/Makefile @@ -101,7 +101,7 @@ CONFIGURE_ARGS+=--disable-nls \ --with-system-zlib MAKE_ARGS+= MAKEINFOFLAGS="--no-split" USE_LDCONFIG= ${TARGLIB} -PLIST_SUB= GCC_VERSION=${GCC_VERSION} \ +PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \ GNU_HOST=${CONFIGURE_TARGET} \ SUFFIX=${SUFFIX} INFO= gcc${SUFFIX}/cpp \ diff --git a/lang/kross-interpreters/Makefile b/lang/kross-interpreters/Makefile index d5fba8662e2..5330c4c0114 100644 --- a/lang/kross-interpreters/Makefile +++ b/lang/kross-interpreters/Makefile @@ -12,7 +12,7 @@ USE_KDE= ecm kross USE_QT= core gui script widgets xml \ buildtools_build qmake_build -OPTIONS_DEFINE= RUBY +OPTIONS_DEFINE= RUBY DOCS OPTIONS_SUB= yes OPTIONS_DEFAULT= ${OPTIONS_DEFINE} diff --git a/lang/kturtle/Makefile b/lang/kturtle/Makefile index 799f02a0583..999c91ce6a0 100644 --- a/lang/kturtle/Makefile +++ b/lang/kturtle/Makefile @@ -14,4 +14,6 @@ USE_KDE= attica auth codecs config configwidgets coreaddons crash ecm \ USE_QT= core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/lang/lfe/Makefile b/lang/lfe/Makefile index f47dafa2ade..ed7c6138601 100644 --- a/lang/lfe/Makefile +++ b/lang/lfe/Makefile @@ -16,6 +16,8 @@ GH_ACCOUNT= rvirding ALL_TARGET= compile PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + do-build: cd ${BUILD_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} diff --git a/lang/linux-c6-tcl85/Makefile b/lang/linux-c6-tcl85/Makefile index f49b67e3e88..a6ab50e330b 100644 --- a/lang/linux-c6-tcl85/Makefile +++ b/lang/linux-c6-tcl85/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX_RPM= yes USE_LINUX_RPM_BAD_PERMS= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/lang/linux-c7-tcl85/Makefile b/lang/linux-c7-tcl85/Makefile index 0705ace3c31..1730542700d 100644 --- a/lang/linux-c7-tcl85/Makefile +++ b/lang/linux-c7-tcl85/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes USE_LINUX_RPM= yes USE_LINUX_RPM_BAD_PERMS= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/lang/modula3/Makefile b/lang/modula3/Makefile index 8cbdfbb2628..3f7783a3193 100644 --- a/lang/modula3/Makefile +++ b/lang/modula3/Makefile @@ -51,6 +51,8 @@ STRIPPKG= m3staloneback/m3back \ hack/dummy \ test/test +OPTIONS_DEFINE= DOCS + .include M3BOOT_ENV= ${MAKE_ENV:C/^LDFLAGS=.*//:C/^CPPFLAGS=.*//} \ @@ -77,7 +79,7 @@ MARCH= x86_64 NEWBOOTNAME= m3-bootstrap.${MARCH}.${OPSYS:tu}.${OSREL:S/.//}.tar.bz2 M3TARGET= ${MARCH}_${OPSYS:tu} -PLIST_SUB= T=${M3TARGET} P=cm3/pkg B=cm3/bin L=cm3/lib +PLIST_SUB+= T=${M3TARGET} P=cm3/pkg B=cm3/bin L=cm3/lib .endif post-extract: diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile index 1fe4fa815fe..1edfad3f494 100644 --- a/lang/p5-Data-JavaScript/Makefile +++ b/lang/p5-Data-JavaScript/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Data::JavaScript - Dump perl structures to JavaScript code USES= perl5 tar:tgz diff --git a/lang/p5-Perl6-Subs/Makefile b/lang/p5-Perl6-Subs/Makefile index 3eed03680c6..42103f1a943 100644 --- a/lang/p5-Perl6-Subs/Makefile +++ b/lang/p5-Perl6-Subs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl6::Subs - Define your subroutines in the Perl 6 style LICENSE= LGPL21+ diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index 519d7c1f7b2..fcdf17ab2e3 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHORNY PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Switch - A switch statement for Perl LICENSE= ART10 GPLv1+ diff --git a/lang/p5-Switch/files/patch-Switch.pm b/lang/p5-Switch/files/patch-Switch.pm index 532e6ec9ef2..2c4df57444a 100644 --- a/lang/p5-Switch/files/patch-Switch.pm +++ b/lang/p5-Switch/files/patch-Switch.pm @@ -1,5 +1,5 @@ ---- Switch.pm 2014-08-01 14:47:54.000000000 +0200 -+++ Switch.pm 2014-08-01 14:47:57.000000000 +0200 +--- Switch.pm.orig 2014-03-18 12:24:00 UTC ++++ Switch.pm @@ -25,9 +25,11 @@ my ($Perl5, $Perl6) = (0,0); sub import diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile index 9efd65bac1b..a93f3db5df0 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.2-41-ge47f50f38f +GH_TAGNAME= v5.29.2-48-g295a484ee2 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 af17c3a46b4..27fc2b5ac40 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535965926 -SHA256 (perl/Perl-perl5-v5.29.2-41-ge47f50f38f_GH0.tar.gz) = 23a5b9513e344c4e9ccd104286c846b836c235c24e7b98432ba0bc46f3eff67a -SIZE (perl/Perl-perl5-v5.29.2-41-ge47f50f38f_GH0.tar.gz) = 19113842 +TIMESTAMP = 1536573456 +SHA256 (perl/Perl-perl5-v5.29.2-48-g295a484ee2_GH0.tar.gz) = ade3b2af9cba9201f21076675274f93b0a76c4a29d3ea615993f9eb554e73142 +SIZE (perl/Perl-perl5-v5.29.2-48-g295a484ee2_GH0.tar.gz) = 19113462 diff --git a/lang/racket/Makefile b/lang/racket/Makefile index 576278feeba..8e2aede0624 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -44,7 +44,7 @@ USE_LDCONFIG= yes REINPLACE_ARGS= -i "" USE_GNOME= cairo pango -OPTIONS_DEFINE= FUTURES +OPTIONS_DEFINE= DOCS FUTURES OPTIONS_DEFAULT=FUTURES OPTIONS_DEFINE_amd64= JIT diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index 49ea7cf6c2a..7296248eb99 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= seed7 -DISTVERSION= 05_20180708 +DISTVERSION= 05_20180821 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/lang/seed7/distinfo b/lang/seed7/distinfo index d5768370ab2..d5f9517f9c2 100644 --- a/lang/seed7/distinfo +++ b/lang/seed7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531742319 -SHA256 (seed7_05_20180708.tgz) = 345cc21c824dee87c44f0dd738c22af78ba4c7b98788db771376b783423392c9 -SIZE (seed7_05_20180708.tgz) = 2816808 +TIMESTAMP = 1536579506 +SHA256 (seed7_05_20180821.tgz) = 73a3d40469df8c1c185273ed873ed9a0091c082b51736c1244c457eee7ebc2da +SIZE (seed7_05_20180821.tgz) = 2820766 diff --git a/lang/smlnj/Makefile b/lang/smlnj/Makefile index 7a9c5ae687c..a879bb06ada 100644 --- a/lang/smlnj/Makefile +++ b/lang/smlnj/Makefile @@ -57,7 +57,7 @@ DISTFILES+= MLRISC.tgz ckit.tgz cml.tgz doc.tgz heap2asm.tgz \ ml-burg.tgz ml-lpt.tgz ml-lex.tgz ml-yacc.tgz nlffi.tgz \ smlnj-lib.tgz trace-debug-profile.tgz -PLIST_SUB= MLARCH=${MLARCH} +PLIST_SUB+= MLARCH=${MLARCH} .if ${PORT_OPTIONS:MPOSITION64} || defined(ML_POSITION64) ML_POSITION64?= ${PORT_OPTIONS:MPOSITION64} diff --git a/lang/snobol4/Makefile b/lang/snobol4/Makefile index f67df6c4e1b..1bb139af09a 100644 --- a/lang/snobol4/Makefile +++ b/lang/snobol4/Makefile @@ -20,6 +20,8 @@ ALL_TARGET= xsnobol4 DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's:[^=]*\.tmp$$:${WRKSRC}/&:' ${WRKSRC}/configure @${REINPLACE_CMD} '/grep/s/$$/| egrep -v "built-in|command line"/' \ diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile index 752143ca5a3..06215dae68a 100644 --- a/mail/archiveopteryx-devel/Makefile +++ b/mail/archiveopteryx-devel/Makefile @@ -42,6 +42,8 @@ PLIST_SUB+= GROUPS="${GROUPS}" JAM?= ${LOCALBASE}/bin/jam +OPTIONS_DEFINE= DOCS + .include # force Clang when on FreeBSD diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile index b03bb172863..2f3e3fda266 100644 --- a/mail/archiveopteryx/Makefile +++ b/mail/archiveopteryx/Makefile @@ -36,6 +36,8 @@ PLIST_SUB+= GROUPS="${GROUPS}" JAM?= ${LOCALBASE}/bin/jam JAMARG+= -dx +OPTIONS_DEFINE= DOCS + .include # force Clang when on FreeBSD diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index a34d0822779..556c296714d 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -55,7 +55,7 @@ SHLIBBASE= c-client4 SHLIBMAJ= 9 SHLIBNAME= lib${SHLIBBASE}.so.${SHLIBMAJ} MAKE_ENV+= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE} -PLIST_SUB= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE} +PLIST_SUB+= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE} post-patch: .for file in Makefile src/osdep/unix/Makefile src/osdep/unix/Makefile.gss diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index 627895a6950..f1449804196 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= clawsker -PORTVERSION= 1.1.1 -CATEGORIES= mail +PORTVERSION= 1.2.0 +CATEGORIES= mail perl5 MASTER_SITES= http://www.claws-mail.org/tools/ MAINTAINER= ports@FreeBSD.org diff --git a/mail/clawsker/distinfo b/mail/clawsker/distinfo index 349c603d502..1773fce09bf 100644 --- a/mail/clawsker/distinfo +++ b/mail/clawsker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514412961 -SHA256 (clawsker-1.1.1.tar.xz) = f01555198d300180a966c9fd2ab04797cf5e9af959a2cf28462eac6b7e81c439 -SIZE (clawsker-1.1.1.tar.xz) = 153648 +TIMESTAMP = 1534356364 +SHA256 (clawsker-1.2.0.tar.xz) = d2534f4a5fb5bfd8cb71fa2bc37bece762363817c7fe96091b96530f62e0d673 +SIZE (clawsker-1.2.0.tar.xz) = 155912 diff --git a/mail/drac/Makefile b/mail/drac/Makefile index b01527bd991..8f711e619e5 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -20,7 +20,7 @@ PLIST_FILES= sbin/rpc.dracd include/drac.h lib/libdrac.a \ USE_CSTD= gnu89 MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= DB DOCS +OPTIONS_DEFINE= DB DOCS IPV6 OPTIONS_RADIO= MUA OPTIONS_RADIO_MUA= POSTFIX EXIM POSTFIX_DESC= Use POSTFIX diff --git a/mail/exim-doc-html/Makefile b/mail/exim-doc-html/Makefile index 303a20f81a1..b8721c1f1d7 100644 --- a/mail/exim-doc-html/Makefile +++ b/mail/exim-doc-html/Makefile @@ -24,6 +24,8 @@ AVAILABLE_FORMATS= html \ postscript NO_BUILD= yes +OPTIONS_DEFINE= DOCS + .if make(makesum) && !defined(FETCH_ALL) .error "You forgot to define FETCH_ALL to create the sane distinfo" .endif diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile index f98698d6af0..0f18cd9e788 100644 --- a/mail/fastforward/Makefile +++ b/mail/fastforward/Makefile @@ -19,6 +19,8 @@ PORTDOCS= ALIASES PLIST_FILES= ${FILES:S,^,bin/,} ${FILES:S,^,man/man1/,:S,$,.1.gz,} ${FILES:S,^,man/cat1/,:S,$,.0.gz,} +OPTIONS_DEFINE= DOCS + do-install: .for binfile in ${FILES} ${INSTALL_PROGRAM} ${WRKSRC}/${binfile} ${STAGEDIR}${PREFIX}/bin/${binfile} diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile index acd474e1c0f..0f8f486e15a 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -32,6 +32,8 @@ MAKE_ARGS= PREFIX=${PREFIX} \ MANDIR=${MANPREFIX}/man \ LIBLUA=-llua-${LUA_VER} +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's|-ldl ||' ${WRKSRC}/src/Makefile diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index 57e605dff8d..d2f00201b5c 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -3,7 +3,7 @@ PORTNAME= mailman DISTVERSION= 2.1.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= GNU \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ diff --git a/mail/mailman/pkg-plist b/mail/mailman/pkg-plist index f04a4b9a55f..fd7cc2cb979 100644 --- a/mail/mailman/pkg-plist +++ b/mail/mailman/pkg-plist @@ -1,7 +1,7 @@ @postunexec if cmp -s %D/%%MMDIR%%/Mailman/mm_cfg.py %D/%%MMDIR%%/Mailman/mm_cfg.py.dist; then rm -f %D/%%MMDIR%%/Mailman/mm_cfg.py; fi @postunexec rm -f %D/%%MMDIR%%/Mailman/mm_cfg.pyc @dir etc/newsyslog.conf.d -@sample %%EXAMPLESDIR%%/mailman.newsyslog.sample etc/newsyslog.conf.d/mailman.conf +@sample %%EXAMPLESDIR%%/mailman.newsyslog.sample etc/newsyslog.conf.d/mailman.newsyslog %%IMGDIR%%/mailman-large.jpg %%IMGDIR%%/gnu-head-tiny.jpg %%IMGDIR%%/mailman.jpg diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index 196c842bda8..c6347a4a32c 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= MailScanner -PORTVERSION= 5.0.3 -PORTREVISION= 1 +PORTVERSION= 5.1.1 CATEGORIES= mail MASTER_SITES= https://s3.amazonaws.com/msv5/release/ DISTNAME= ${PORTNAME}-${PORTVERSION}-${PATCHLEVEL}.nix -MAINTAINER= kkobb@skylinecorp.com +MAINTAINER= crees@FreeBSD.org COMMENT= Powerful virus/spam scanning framework for mail gateways LICENSE= GPLv2 @@ -58,7 +57,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ CONFLICTS= MailScanner-devel-[0-9]* -PATCHLEVEL= 7 +PATCHLEVEL= 1 USES= perl5 shebangfix SHEBANG_GLOB= * usr/lib/MailScanner/init/* usr/lib/MailScanner/wrapper/* \ diff --git a/mail/mailscanner/distinfo b/mail/mailscanner/distinfo index 86050ad46b8..251b08ef6f1 100644 --- a/mail/mailscanner/distinfo +++ b/mail/mailscanner/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501251625 -SHA256 (MailScanner-5.0.3-7.nix.tar.gz) = e3de4f372e06001da818fbe8c540f66d3fa21543544abace7f1d805ff85ee0a8 -SIZE (MailScanner-5.0.3-7.nix.tar.gz) = 604345 +TIMESTAMP = 1536610693 +SHA256 (MailScanner-5.1.1-1.nix.tar.gz) = d49ab24270fc047baabf6491110e61508feec9de56d4b372b35f318337180541 +SIZE (MailScanner-5.1.1-1.nix.tar.gz) = 658275 diff --git a/mail/mailscanner/files/pkg-install.in b/mail/mailscanner/files/pkg-install.in index bd6598f4984..84af0bef5d1 100644 --- a/mail/mailscanner/files/pkg-install.in +++ b/mail/mailscanner/files/pkg-install.in @@ -18,7 +18,7 @@ upgrade_lang_conf() do if [ -f ${LANG_DIR}/languages.conf ] ; then ${ECHO} -n Upgrading ${LANG_DIR}/languages.conf... Please wait.. - ${PERL} ${DATADIR}/upgrade_languages_conf \ + ms-upgrade-conf \ ${LANG_DIR}/languages.conf \ ${LANG_DIR}/languages.conf.sample > \ ${LANG_DIR}/languages.conf.new.${PKGVERSION} \ @@ -38,7 +38,7 @@ upgrade_lang_conf() upgrade_mailscanner_conf() { - ${PERL} ${DATADIR}/upgrade_MailScanner_conf \ + ms-upgrade-conf \ ${PKG_PREFIX}/etc/MailScanner/MailScanner.conf \ ${PKG_PREFIX}/etc/MailScanner/MailScanner.conf.sample > \ ${PKG_PREFIX}/etc/MailScanner/MailScanner.conf.new.${PKGVERSION} \ @@ -110,7 +110,6 @@ POST-INSTALL) upgrade_lang_conf [ -f ${PKG_PREFIX}/etc/MailScanner/MailScanner.conf ] \ && upgrade_mailscanner_conf - initial_config exit 0 ;; esac diff --git a/mail/mailscanner/pkg-plist b/mail/mailscanner/pkg-plist index 6ff65f675be..9fbaf67c189 100644 --- a/mail/mailscanner/pkg-plist +++ b/mail/mailscanner/pkg-plist @@ -19,6 +19,7 @@ @sample %%ETCDIR%%/spamassassin.conf.sample @sample %%ETCDIR%%/virus.scanners.conf.sample man/man8/MailScanner.8.gz +sbin/MSMilter sbin/MailScanner sbin/mailscanner sbin/ms-check @@ -32,9 +33,8 @@ sbin/ms-peek sbin/ms-perl-check sbin/ms-sa-cache sbin/ms-update-bad-emails -sbin/ms-update-bad-sites +sbin/ms-update-phishing sbin/ms-update-sa -sbin/ms-update-safe-sites sbin/ms-update-vs sbin/ms-upgrade-conf %%DATADIR%%/perl/MailScanner.pm @@ -52,6 +52,8 @@ sbin/ms-upgrade-conf %%DATADIR%%/perl/MailScanner/Log.pm %%DATADIR%%/perl/MailScanner/MCP.pm %%DATADIR%%/perl/MailScanner/MCPMessage.pm +%%DATADIR%%/perl/MailScanner/MSDiskStore.pm +%%DATADIR%%/perl/MailScanner/MSMail.pm %%DATADIR%%/perl/MailScanner/Mail.pm %%DATADIR%%/perl/MailScanner/Message.pm %%DATADIR%%/perl/MailScanner/MessageBatch.pm @@ -502,6 +504,7 @@ sbin/ms-upgrade-conf @sample %%DATADIR%%/reports/sk/stored.size.message.txt.sample @sample %%DATADIR%%/reports/sk/stored.virus.message.txt.sample lib/MailScanner/init/ms-init +lib/MailScanner/init/msmilter-init lib/MailScanner/wrapper/avast-wrapper lib/MailScanner/wrapper/avg-autoupdate lib/MailScanner/wrapper/avg-wrapper @@ -514,6 +517,8 @@ lib/MailScanner/wrapper/f-secure-autoupdate lib/MailScanner/wrapper/f-secure-wrapper lib/MailScanner/wrapper/generic-autoupdate lib/MailScanner/wrapper/generic-wrapper +lib/MailScanner/systemd/ms-milter +lib/MailScanner/systemd/ms-systemd lib/MailScanner/wrapper/sophos-autoupdate lib/MailScanner/wrapper/sophos-wrapper diff --git a/mail/muttils/Makefile b/mail/muttils/Makefile index 1af3a43d003..69057a0c6b4 100644 --- a/mail/muttils/Makefile +++ b/mail/muttils/Makefile @@ -20,6 +20,8 @@ USE_PYTHON= distutils autoplist PORTEXAMPLES= * +OPTIONS_DEFINE= EXAMPLES + .include post-install: diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index c2b00c1249c..81f316ddc6a 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mail -PORTVERSION= 0.8.3 +PORTVERSION= 0.10.0 DISTVERSIONPREFIX= v CATEGORIES= mail MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -16,7 +16,7 @@ COMMENT= Mail app for Nextcloud LICENSE= AGPLv3 -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} USES= gettext php:flavors USE_PHP= imap diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo index 146212e6a44..f5c0e47fcea 100644 --- a/mail/nextcloud-mail/distinfo +++ b/mail/nextcloud-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533470487 -SHA256 (nextcloud/mail-v0.8.3/mail.tar.gz) = 8ca97ddd734b97cf286aa5f4b6800b89ac48d178279eb030261a89f49d0227a6 -SIZE (nextcloud/mail-v0.8.3/mail.tar.gz) = 2017491 +TIMESTAMP = 1535966351 +SHA256 (nextcloud/mail-v0.10.0/mail.tar.gz) = 78e28c17cb8b3d989dc1c4c197724cf978eeefeb3b7d88b61d5433efdf991e3f +SIZE (nextcloud/mail-v0.10.0/mail.tar.gz) = 2025469 diff --git a/mail/nextcloud-mail/pkg-plist b/mail/nextcloud-mail/pkg-plist index 2406085b33f..5c41ebb0266 100644 --- a/mail/nextcloud-mail/pkg-plist +++ b/mail/nextcloud-mail/pkg-plist @@ -4,10 +4,10 @@ %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/database.xml %%WWWDIR%%/appinfo/info.xml -%%WWWDIR%%/appinfo/register_command.php %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/css/mail.scss %%WWWDIR%%/css/mobile.css +%%WWWDIR%%/css/redirect.css %%WWWDIR%%/doc/admin.md %%WWWDIR%%/doc/developer.md %%WWWDIR%%/doc/user.md @@ -54,7 +54,6 @@ %%WWWDIR%%/js/routecontroller.js %%WWWDIR%%/js/router.js %%WWWDIR%%/js/search.js -%%WWWDIR%%/js/searchproxy.js %%WWWDIR%%/js/state.js %%WWWDIR%%/krankerl.toml %%WWWDIR%%/l10n/.gitkeep @@ -192,6 +191,7 @@ %%WWWDIR%%/lib/Attachment.php %%WWWDIR%%/lib/Cache/Cache.php %%WWWDIR%%/lib/Command/CreateAccount.php +%%WWWDIR%%/lib/Command/ExportAccount.php %%WWWDIR%%/lib/Contracts/IAttachmentService.php %%WWWDIR%%/lib/Contracts/IAvatarService.php %%WWWDIR%%/lib/Contracts/IMailManager.php @@ -300,6 +300,7 @@ %%WWWDIR%%/lib/Service/MailTransmission.php %%WWWDIR%%/lib/Service/SetupService.php %%WWWDIR%%/lib/Service/UserPreferenceSevice.php +%%WWWDIR%%/lib/Support/HostNameFactory.php %%WWWDIR%%/package-lock.json %%WWWDIR%%/templates/error.php %%WWWDIR%%/templates/index.php diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index fd05bf28ba6..5edf2dfb17f 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -40,7 +40,7 @@ OPTIONS_SUB= yes OPTIONS_SINGLE= RESOLV OPTIONS_SINGLE_RESOLV= STOCK_RESOLVER UNBOUND OPTIONS_DEFINE= FILTER CURL GNUTLS JANSSON LDNS LMDB LUA MEMCACHED \ - BDB_BASE OPENDBX OPENLDAP POPAUTH QUERY_CACHE SASL + BDB_BASE OPENDBX OPENLDAP POPAUTH QUERY_CACHE SASL DOCS OPTIONS_DEFAULT= FILTER LUA UNBOUND STOCK_RESOLVER_DESC= Use the stock resolver library @@ -100,8 +100,6 @@ QUERY_CACHE_CONFIGURE_ENABLE= query_cache SASL_DESC= Enable SASL authentication with LDAP SASL_CONFIGURE_WITH= sasl -DOCS_CONFIGURE_ON= --docdir=${WRKDIR}/doc - MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index fdbcd20c1b9..2a6f92f252f 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -30,7 +30,7 @@ USE_RC_SUBR= opendmarc GNU_CONFIGURE= yes -OPTIONS_DEFINE= SPF +OPTIONS_DEFINE= SPF DOCS OPTIONS_DEFAULT= SPF SPF_DESC= Enable support for SPF record checking diff --git a/mail/openemm2013/Makefile b/mail/openemm2013/Makefile index 3422f1a239b..4ac8bb8956f 100644 --- a/mail/openemm2013/Makefile +++ b/mail/openemm2013/Makefile @@ -67,6 +67,8 @@ ANT_TARGETS= build ANT_BUILD_PARAM= -Dbuild=${WRKSRC}/target -Doe.home=${WRKSRC}/target -Dcatalina.home=${TOMCATDIR} -Dsrc=${WRKSRC} -f openemm_build.xml JAVA_BUILD= yes +OPTIONS_DEFINE= DOCS + do-extract: @cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}.tar.gz ${EXTRACT_AFTER_ARGS} diff --git a/mail/openemm2015/Makefile b/mail/openemm2015/Makefile index 71a7c916fe0..aa04b876624 100644 --- a/mail/openemm2015/Makefile +++ b/mail/openemm2015/Makefile @@ -64,6 +64,8 @@ ANT_TARGETS= build ANT_BUILD_PARAM= -Dbuild=${WRKSRC}/target -Doe.home=${WRKSRC}/target -Dbin=${WRKSRC}/target/bin -Dcatalina.home=${TOMCATDIR} -Dsrc=${WRKSRC} -f openemm_build.xml JAVA_BUILD= yes +OPTIONS_DEFINE= DOCS + do-extract: @cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}.tar.gz ${EXTRACT_AFTER_ARGS} diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile index fcf0f6921fd..85d9e8904c9 100644 --- a/mail/ovs/Makefile +++ b/mail/ovs/Makefile @@ -35,6 +35,8 @@ PLIST_SUB= CGIDIR=${CGIDIR:S,${PREFIX}/,,} WWWROOT=${WWWROOT:S,${PREFIX}/,,} \ PORTDOCS= README CHANGES COPYING CHANGES.old README.old +OPTIONS_DEFINE= DOCS + pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may set following options:" diff --git a/mail/p5-Email-Find/Makefile b/mail/p5-Email-Find/Makefile index 74bec69e501..5dd2b8c0b32 100644 --- a/mail/p5-Email-Find/Makefile +++ b/mail/p5-Email-Find/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Find RFC 822 email addresses in plain text LICENSE= ART10 GPLv1+ diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index 76b754e73f8..f9e9505c094 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Email::Send - Simply Sending Email BUILD_DEPENDS= p5-Class-Accessor>=0.19:devel/p5-Class-Accessor \ diff --git a/mail/p5-Email-Valid/Makefile b/mail/p5-Email-Valid/Makefile index 0d70ba2cb58..2ceee3d44ae 100644 --- a/mail/p5-Email-Valid/Makefile +++ b/mail/p5-Email-Valid/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Check validity of Internet email addresses LICENSE= ART10 GPLv1+ diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile index ea8e1a6e19c..cd39c2500c6 100644 --- a/mail/p5-Mail-Box/Makefile +++ b/mail/p5-Mail-Box/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing a modern mail folder management COMMON_DEPENDS= \ diff --git a/mail/p5-Mail-Bulkmail/Makefile b/mail/p5-Mail-Bulkmail/Makefile index 9544903e11e..a8e19685b80 100644 --- a/mail/p5-Mail-Bulkmail/Makefile +++ b/mail/p5-Mail-Bulkmail/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for mailing lists USES= perl5 diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index ffa98b81e09..9121ade6564 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Module for sending mails with attachments through an SMTP server USES= perl5 diff --git a/mail/p5-Mail-Transport-Dbx/Makefile b/mail/p5-Mail-Transport-Dbx/Makefile index f3bccc53ba9..f5d3b21b6b0 100644 --- a/mail/p5-Mail-Transport-Dbx/Makefile +++ b/mail/p5-Mail-Transport-Dbx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mail::Transport::Dbx - Parse Outlook Express mailboxes #BUILD_DEPENDS= p5-ExtUtils-Constant>0:devel/p5-ExtUtils-Constant diff --git a/mail/p5-Parse-Syslog-Mail/Makefile b/mail/p5-Parse-Syslog-Mail/Makefile index 785266d5ef1..5d233ac4428 100644 --- a/mail/p5-Parse-Syslog-Mail/Makefile +++ b/mail/p5-Parse-Syslog-Mail/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse log messages generated by various MTAs BUILD_DEPENDS= p5-Parse-Syslog>=0:textproc/p5-Parse-Syslog diff --git a/mail/panda-cclient/Makefile b/mail/panda-cclient/Makefile index 1e5b14d7aeb..a612b766ea8 100644 --- a/mail/panda-cclient/Makefile +++ b/mail/panda-cclient/Makefile @@ -57,7 +57,7 @@ SHLIBBASE= c-client4 SHLIBMAJ= 10 SHLIBNAME= lib${SHLIBBASE}.so.${SHLIBMAJ} MAKE_ENV+= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE} -PLIST_SUB= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE} +PLIST_SUB+= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE} pre-configure: .for file in Makefile src/osdep/unix/Makefile src/osdep/unix/Makefile.gss diff --git a/mail/policyd2/Makefile b/mail/policyd2/Makefile index b87eda5c690..599d76d131d 100644 --- a/mail/policyd2/Makefile +++ b/mail/policyd2/Makefile @@ -32,7 +32,7 @@ SHEBANG_FILES= cbpadmin \ WWWDIR= ${PREFIX}/www/policyd PORTDOCS= AUTHORS ChangeLog INSTALL TODO WISHLIST -OPTIONS_DEFINE= MYSQL PGSQL SQLITE WEBUI +OPTIONS_DEFINE= MYSQL PGSQL SQLITE WEBUI DOCS OPTIONS_DEFAULT=MYSQL WEBUI MYSQL_DESC= Add a dependency on DBD::mysql PGSQL_DESC= Add a dependency on DBD::Pg diff --git a/mail/postfix-policyd-sf/Makefile b/mail/postfix-policyd-sf/Makefile index 033e4dde829..d782040804d 100644 --- a/mail/postfix-policyd-sf/Makefile +++ b/mail/postfix-policyd-sf/Makefile @@ -34,6 +34,8 @@ PLIST_FILES= sbin/${REALNAME}-cleanup \ sbin/${REALNAME} \ etc/${REALNAME}.conf.sample +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's,policyd.pid,postfix-policyd-sf.pid,' \ ${WRKSRC}/policyd.conf diff --git a/mail/pysieved/Makefile b/mail/pysieved/Makefile index ff5a2718b44..b89439dc477 100644 --- a/mail/pysieved/Makefile +++ b/mail/pysieved/Makefile @@ -23,6 +23,8 @@ SUB_LIST= PORTNAME=${PORTNAME} PYTHON_CMD=${PYTHON_CMD} PORTDOCS= COPYING README README.Dovecot THANKS +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: ${REINPLACE_CMD} \ 's!/usr/bin/env python!${PYTHON_CMD}!' \ diff --git a/mail/qmail-rblchk/Makefile b/mail/qmail-rblchk/Makefile index d835490a43a..916b1e4d274 100644 --- a/mail/qmail-rblchk/Makefile +++ b/mail/qmail-rblchk/Makefile @@ -22,6 +22,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= default INSTALL_TARGET= setup +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e '/"cat/d; s|,02755|,0755|' ${WRKSRC}/hier.c diff --git a/mail/ratelimit-policyd/Makefile b/mail/ratelimit-policyd/Makefile index 5c04d9670b0..1f921908300 100644 --- a/mail/ratelimit-policyd/Makefile +++ b/mail/ratelimit-policyd/Makefile @@ -36,6 +36,8 @@ PLIST_FILES= bin/ratelimit-policyd.pl \ PORTDATA= mysql-schema.sql PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" ${WRKSRC}/rc.d/ratelimit-policyd ${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" ${WRKSRC}/ratelimit-policyd.pl diff --git a/mail/sieve-connect/Makefile b/mail/sieve-connect/Makefile index c77405a8761..6b39d8000f8 100644 --- a/mail/sieve-connect/Makefile +++ b/mail/sieve-connect/Makefile @@ -30,6 +30,8 @@ PLIST_FILES= bin/sieve-connect \ PORTDOCS= ChangeLog README.md TODO +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sieve-connect \ ${STAGEDIR}${PREFIX}/bin/sieve-connect diff --git a/mail/slapd-cyrus/Makefile b/mail/slapd-cyrus/Makefile index 9537f9ad043..73995b4682b 100644 --- a/mail/slapd-cyrus/Makefile +++ b/mail/slapd-cyrus/Makefile @@ -28,6 +28,8 @@ PLIST_SUB= SITE_PERL_REL=${SITE_PERL_REL} \ PORTDOCS= slapd-cyrus.conf.sample +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL} ${INSTALL_DATA} -m 0444 ${WRKSRC}/t/etc/slapd.conf.dist \ diff --git a/mail/spmfilter-clamav/Makefile b/mail/spmfilter-clamav/Makefile index 409fe463e40..d831b21db94 100644 --- a/mail/spmfilter-clamav/Makefile +++ b/mail/spmfilter-clamav/Makefile @@ -19,7 +19,7 @@ CMAKE_ARGS+= --no-warn-unused-cli \ USE_LDCONFIG= ${PREFIX}/lib/spmfilter -OPTIONS_DEFINE= DEBUG +OPTIONS_DEFINE= DEBUG DOCS DEBUG_CMAKE_ON= -DENABLE_DEBUG=TRUE diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 0d85773c254..967ac4fea8a 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -99,7 +99,7 @@ USE_RC_SUBR= sympa CONFLICTS= sympa-5* -OPTIONS_DEFINE= FASTCGI APACHE +OPTIONS_DEFINE= FASTCGI APACHE DOCS EXAMPLES OPTIONS_DEFAULT=APACHE OPTIONS_RADIO= DATABASE OPTIONS_RADIO_DATABASE= PGSQL SYBASE MYSQL diff --git a/math/Makefile b/math/Makefile index ffc16c95c09..f83a8d58c63 100644 --- a/math/Makefile +++ b/math/Makefile @@ -545,6 +545,8 @@ SUBDIR += p5-Math-Polygon SUBDIR += p5-Math-Polygon-Tree SUBDIR += p5-Math-Polynomial-Solve + SUBDIR += p5-Math-Prime-Util + SUBDIR += p5-Math-Prime-Util-GMP SUBDIR += p5-Math-Prime-XS SUBDIR += p5-Math-ProvablePrime SUBDIR += p5-Math-RPN diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile index 37f2e7d5673..2ac9780ae59 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= memisc -DISTVERSION= 0.99.14.9 -PORTREVISION= 1 +DISTVERSION= 0.99.14.11 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-memisc/distinfo b/math/R-cran-memisc/distinfo index 2b0dd83b548..04cba636f5c 100644 --- a/math/R-cran-memisc/distinfo +++ b/math/R-cran-memisc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520573302 -SHA256 (memisc_0.99.14.9.tar.gz) = 317f335c7b254e6e104d478ce38c9cb6b946b5149f1157a2e3d2719b2ad406be -SIZE (memisc_0.99.14.9.tar.gz) = 1314594 +TIMESTAMP = 1536562737 +SHA256 (memisc_0.99.14.11.tar.gz) = 94c4cad9d3259d136256d0cd837c2841b3ac46febf907d9d5079901bd3a019a0 +SIZE (memisc_0.99.14.11.tar.gz) = 1366377 diff --git a/math/analitza/Makefile b/math/analitza/Makefile index 69761577d45..159ac301191 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -24,4 +24,6 @@ SHLIB_VER= 8.0.0 PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \ SHLIB_SHVER="${SHLIB_VER:R:R}" +OPTIONS_DEFINE= DOCS + .include diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 12a68f691bc..276d44288f5 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -18,6 +18,8 @@ SUB_FILES= pkg-message USES= fortran gmake USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include .if ! ${PORT_OPTIONS:MDOCS} diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile index e71d6b1df7b..3f1da1cf914 100644 --- a/math/blocksolve95/Makefile +++ b/math/blocksolve95/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= libf2c.so:lang/f2c \ USES= fortran gmake tar:Z +OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_RADIO= BLAS OPTIONS_RADIO_BLAS= REFERENCE ATLAS OPTIONS_DEFAULT= REFERENCE diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 3944753544a..971f4eb226e 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -24,7 +24,7 @@ USE_QT= core dbus gui network printsupport widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes -OPTIONS_DEFINE= LUAJIT MAXIMA OCTAVE R SAGE SCILAB +OPTIONS_DEFINE= LUAJIT MAXIMA OCTAVE R SAGE SCILAB DOCS OPTIONS_SUB= yes # R LUAJIT LUAJIT_DESC= Build LuaJIT backend and install LuaJIT diff --git a/math/ccmath/Makefile b/math/ccmath/Makefile index e260ca32ad1..bc8596e475b 100644 --- a/math/ccmath/Makefile +++ b/math/ccmath/Makefile @@ -20,6 +20,8 @@ PORTDOCS= * SRC_DIRS= cfit complex fft geom intg matrix roots sfunc simu sort statf \ tseries util xarm +OPTIONS_DEFINE= DOCS + .include .if ${ARCH} == "amd64" diff --git a/math/clfft/Makefile b/math/clfft/Makefile index 1354ad296ac..bcc8a136592 100644 --- a/math/clfft/Makefile +++ b/math/clfft/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USES= cmake USE_LDCONFIG= yes diff --git a/math/clp/Makefile b/math/clp/Makefile index 8b4ed821b27..4c1a014d72b 100644 --- a/math/clp/Makefile +++ b/math/clp/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --with-lapack-lib="${LAPACKLIB} -L${LOCALBASE}/lib" \ --with-blas-lib="${BLASLIB} -L${LOCALBASE}/lib" \ --datadir=${DATADIR} -OPTIONS_DEFINE= DEBUG +OPTIONS_DEFINE= DEBUG DOCS PORTDOCS= * DEBUG_CXXFLAGS= -fomit-frame-pointer diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 89b8478df48..74f1c714738 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -32,7 +32,7 @@ PORTEXAMPLES= * PLIST_FILES= bin/emc2 bin/prf_f3d -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES DOCS_DISTFILES= RTemc2_fr.pdf RTemc2_gb.pdf diff --git a/math/ggobi/Makefile b/math/ggobi/Makefile index aef1dc8779c..fb3389e2a12 100644 --- a/math/ggobi/Makefile +++ b/math/ggobi/Makefile @@ -26,6 +26,8 @@ SUB_FILES= pkg-message ALL_TARGET= all ggobirc INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + post-build: @${REINPLACE_CMD} -e 's|plugin.la|plugin.so|g' ${WRKSRC}/ggobirc diff --git a/math/gracetmpl/Makefile b/math/gracetmpl/Makefile index d05ae4b85ed..555f9b4d8ec 100644 --- a/math/gracetmpl/Makefile +++ b/math/gracetmpl/Makefile @@ -36,6 +36,8 @@ USE_GCC= yes PLIST_SUB+= PYTHON_VER=${PYTHON_VER} +OPTIONS_DEFINE= DOCS + post-extract: @${ECHO_CMD} -n > ${WRKSRC}/Makefile.defs diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 37e1cac1a4a..d0bd43f9103 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -20,4 +20,6 @@ USE_QT= core dbus gui location network opengl printsupport qml quick \ svg testlib webchannel webengine widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/math/kbruch/Makefile b/math/kbruch/Makefile index 24018e8a090..b07898091eb 100644 --- a/math/kbruch/Makefile +++ b/math/kbruch/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth config crash codecs configwidgets coreaddons doctools ecm \ USE_QT= core dbus gui xml widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 1c788bb3f85..c3c3104aaca 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -18,4 +18,6 @@ USE_KDE= auth codecs coreaddons ecm config configwidgets doctools \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/math/kig/Makefile b/math/kig/Makefile index f5eb67b521f..9013792d142 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -19,4 +19,6 @@ USE_QT= core dbus gui network printsupport svg widgets xml xmlpatterns \ buildtools_build qmake_build SHEBANG_FILES= pykig/pykig.py +OPTIONS_DEFINE= DOCS + .include diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 073f191c8c3..001cf56282b 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 0935bc737c4..0f55ffe5722 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -14,6 +14,8 @@ COMMENT= LAPACK95, Fortran90/95 wrapper for LAPACK USES= fortran tar:tgz +OPTIONS_DEFINE= EXAMPLES + OPTIONS_RADIO= BLAS OPTIONS_RADIO_BLAS= REFERENCE ATLAS OPTIONS_DEFAULT= REFERENCE diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile index f7d5eaee240..e1756df6f17 100644 --- a/math/liborigin/Makefile +++ b/math/liborigin/Makefile @@ -23,7 +23,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= * -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS + +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen post-patch-DOXYGEN-off: diff --git a/math/librsb/Makefile b/math/librsb/Makefile index 1e307fb1d46..ce77473f1a6 100644 --- a/math/librsb/Makefile +++ b/math/librsb/Makefile @@ -28,6 +28,8 @@ USE_LDCONFIG= yes MANUAL_PACKAGE_BUILD= Optimizes for the local machine +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -E s/sed/gsed/g ${WRKSRC}/scripts/*.sh diff --git a/math/muparser/Makefile b/math/muparser/Makefile index dbb0772fc80..41600a1b57d 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -23,13 +23,12 @@ GNU_CONFIGURE= yes # otherwise it fails to build when the EXAMPLES option is ON MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= DOXYGEN EXAMPLES +OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ dot:graphics/graphviz DOXYGEN_ALL_TARGET= documentation DOXYGEN_PORTDOCS= * -# PORTDOCS macro won't work if NOPORTDOCS is defined or if DOCS is disabled DOXYGEN_IMPLIES= DOCS EXAMPLES_CONFIGURE_ENABLE= samples diff --git a/math/nfft/Makefile b/math/nfft/Makefile index 188a99c74c7..17b7be82429 100644 --- a/math/nfft/Makefile +++ b/math/nfft/Makefile @@ -21,11 +21,12 @@ TEST_TARGET= check USE_GITHUB= yes GH_ACCOUNT= NFFT -OPTIONS_DEFINE= DOXYGEN -OPTIONS_SUB= DOXYGEN +OPTIONS_DEFINE= DOCS DOXYGEN +OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= all doc +DOXYGEN_IMPLIES= DOCS INSTALL_TARGET=install-strip diff --git a/math/p5-Bit-Vector/Makefile b/math/p5-Bit-Vector/Makefile index e4b89f09095..ae2b11ddbdc 100644 --- a/math/p5-Bit-Vector/Makefile +++ b/math/p5-Bit-Vector/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Library of advanced math functions that includes a Perl OO module LICENSE= ART10 GPLv1+ diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index 379e00c75c8..e092190a609 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BLUEFEET PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= C implementation of GIS::Distance formulas BUILD_DEPENDS= p5-GIS-Distance>=0.07:math/p5-GIS-Distance diff --git a/math/p5-Geo-Coordinates-UTM/Makefile b/math/p5-Geo-Coordinates-UTM/Makefile index 52c83708dc1..170b707a557 100644 --- a/math/p5-Geo-Coordinates-UTM/Makefile +++ b/math/p5-Geo-Coordinates-UTM/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for converting latitude/longitude to UTM USES= perl5 diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile index a78e1a80bfc..77cbe253a61 100644 --- a/math/p5-Geo-Distance-XS/Makefile +++ b/math/p5-Geo-Distance-XS/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Calculate Distances and Closest Locations faster LICENSE= ART10 GPLv1+ diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile index b30655fcc2f..a6c1bedd859 100644 --- a/math/p5-Graph/Makefile +++ b/math/p5-Graph/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Graph, the Perl module for graph operations BUILD_DEPENDS= p5-Heap>=0:devel/p5-Heap diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile index 8d1aeb0728b..b860f258ba9 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 converters net MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924 LICENSE= ART10 GPLv1+ diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 6f210185545..794cacfcf7b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Arbitrary size integer math perl package LICENSE= ART10 GPLv1+ diff --git a/math/p5-Math-ConvexHull/Makefile b/math/p5-Math-ConvexHull/Makefile index a6b3226a37c..4b051ce5d8d 100644 --- a/math/p5-Math-ConvexHull/Makefile +++ b/math/p5-Math-ConvexHull/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Calculate convex hulls using Graham's scan (n*log(n)) USES= perl5 diff --git a/math/p5-Math-Prime-Util-GMP/Makefile b/math/p5-Math-Prime-Util-GMP/Makefile new file mode 100644 index 00000000000..ab47f9ec5be --- /dev/null +++ b/math/p5-Math-Prime-Util-GMP/Makefile @@ -0,0 +1,25 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Math-Prime-Util-GMP +PORTVERSION= 0.51 +CATEGORIES= math perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Utilities related to prime numbers and factoring, using GMP + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libgmp.so:math/gmp + +USES= localbase perl5 +USE_PERL5= configure + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Prime/Util/GMP/GMP.so + +.include diff --git a/math/p5-Math-Prime-Util-GMP/distinfo b/math/p5-Math-Prime-Util-GMP/distinfo new file mode 100644 index 00000000000..a1392eaa0fd --- /dev/null +++ b/math/p5-Math-Prime-Util-GMP/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1536594259 +SHA256 (Math-Prime-Util-GMP-0.51.tar.gz) = 5871e73ff2bf255c7f5e38b05267a8695bba59105a008727bab1aab262d54b9a +SIZE (Math-Prime-Util-GMP-0.51.tar.gz) = 334404 diff --git a/math/p5-Math-Prime-Util-GMP/pkg-descr b/math/p5-Math-Prime-Util-GMP/pkg-descr new file mode 100644 index 00000000000..685bd12e31f --- /dev/null +++ b/math/p5-Math-Prime-Util-GMP/pkg-descr @@ -0,0 +1,9 @@ +Math::Prime::Util::GMP is a module for number theory in Perl using GMP. This +includes primality tests, getting primes in a range, factoring, and more. + +These use GMP directly, so should be quite fast for bignums. This module is +mainly intended to be used within Math::Prime::Util, but most functions can be +easily used in independent C programs. Some, like factoring and primality +proving, have explicit ways of compiling as standalone programs. + +WWW: https://metacpan.org/release/Math-Prime-Util-GMP diff --git a/math/p5-Math-Prime-Util-GMP/pkg-plist b/math/p5-Math-Prime-Util-GMP/pkg-plist new file mode 100644 index 00000000000..b7651951dc1 --- /dev/null +++ b/math/p5-Math-Prime-Util-GMP/pkg-plist @@ -0,0 +1,3 @@ +%%SITE_ARCH%%/Math/Prime/Util/GMP.pm +%%SITE_ARCH%%/auto/Math/Prime/Util/GMP/GMP.so +%%PERL5_MAN3%%/Math::Prime::Util::GMP.3.gz diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile new file mode 100644 index 00000000000..61a4563a32d --- /dev/null +++ b/math/p5-Math-Prime-Util/Makefile @@ -0,0 +1,27 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Math-Prime-Util +PORTVERSION= 0.71 +CATEGORIES= math perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Utilities related to prime numbers, including fast sieves and factoring + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${RUN_DEPENDS} +LIB_DEPENDS= libgmp.so:math/gmp +RUN_DEPENDS= p5-Math-Prime-Util-GMP>=0.50:math/p5-Math-Prime-Util-GMP + +USES= perl5 +USE_PERL5= configure + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Prime/Util/Util.so + +.include diff --git a/math/p5-Math-Prime-Util/distinfo b/math/p5-Math-Prime-Util/distinfo new file mode 100644 index 00000000000..7b88dc987fd --- /dev/null +++ b/math/p5-Math-Prime-Util/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1536594844 +SHA256 (Math-Prime-Util-0.71.tar.gz) = 8ae2c4df866fa7bdad614e086f3c888258787f4d1b62382afe13e6256f0e8043 +SIZE (Math-Prime-Util-0.71.tar.gz) = 599678 diff --git a/math/p5-Math-Prime-Util/pkg-descr b/math/p5-Math-Prime-Util/pkg-descr new file mode 100644 index 00000000000..f039cb815a2 --- /dev/null +++ b/math/p5-Math-Prime-Util/pkg-descr @@ -0,0 +1,6 @@ +Math::Prime::Util is a module for number theory in Perl. This includes prime +sieving, primality tests, primality proofs, integer factoring, counts / bounds / +approximations for primes, nth primes, and twin primes, random prime generation, +and much more. + +WWW: https://metacpan.org/release/Math-Prime-Util diff --git a/math/p5-Math-Prime-Util/pkg-plist b/math/p5-Math-Prime-Util/pkg-plist new file mode 100644 index 00000000000..d80b9d0e527 --- /dev/null +++ b/math/p5-Math-Prime-Util/pkg-plist @@ -0,0 +1,31 @@ +bin/factor.pl +bin/primes.pl +%%SITE_ARCH%%/Math/Prime/Util.pm +%%SITE_ARCH%%/Math/Prime/Util/ChaCha.pm +%%SITE_ARCH%%/Math/Prime/Util/ECAffinePoint.pm +%%SITE_ARCH%%/Math/Prime/Util/ECProjectivePoint.pm +%%SITE_ARCH%%/Math/Prime/Util/Entropy.pm +%%SITE_ARCH%%/Math/Prime/Util/MemFree.pm +%%SITE_ARCH%%/Math/Prime/Util/PP.pm +%%SITE_ARCH%%/Math/Prime/Util/PPFE.pm +%%SITE_ARCH%%/Math/Prime/Util/PrimalityProving.pm +%%SITE_ARCH%%/Math/Prime/Util/PrimeArray.pm +%%SITE_ARCH%%/Math/Prime/Util/PrimeIterator.pm +%%SITE_ARCH%%/Math/Prime/Util/RandomPrimes.pm +%%SITE_ARCH%%/Math/Prime/Util/ZetaBigFloat.pm +%%SITE_ARCH%%/auto/Math/Prime/Util/Util.so +%%SITE_ARCH%%/ntheory.pm +%%PERL5_MAN3%%/Math::Prime::Util.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::ChaCha.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::ECAffinePoint.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::ECProjectivePoint.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::Entropy.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::MemFree.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::PP.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::PPFE.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::PrimalityProving.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::PrimeArray.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::PrimeIterator.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::RandomPrimes.3.gz +%%PERL5_MAN3%%/Math::Prime::Util::ZetaBigFloat.3.gz +%%PERL5_MAN3%%/ntheory.3.gz diff --git a/math/p5-Set-IntSpan-Fast-XS/Makefile b/math/p5-Set-IntSpan-Fast-XS/Makefile index 08b775a9e03..2de391589f2 100644 --- a/math/p5-Set-IntSpan-Fast-XS/Makefile +++ b/math/p5-Set-IntSpan-Fast-XS/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Faster Set::IntSpan::Fast BUILD_DEPENDS= p5-Data-Swap>=0.07:devel/p5-Data-Swap \ diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile index 46fe4d558ef..8a1cf67c25f 100644 --- a/math/p5-Set-IntSpan-Fast/Makefile +++ b/math/p5-Set-IntSpan-Fast/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Fast handling of sets containing integer spans BUILD_DEPENDS= p5-Data-Types>=0:devel/p5-Data-Types diff --git a/math/p5-Set-Window/Makefile b/math/p5-Set-Window/Makefile index f7454a9dd7f..5d086e2e235 100644 --- a/math/p5-Set-Window/Makefile +++ b/math/p5-Set-Window/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manage an interval on the integer line USES= perl5 diff --git a/math/p5-Statistics-Basic/Makefile b/math/p5-Statistics-Basic/Makefile index 125b38a25c5..17abd2ac488 100644 --- a/math/p5-Statistics-Basic/Makefile +++ b/math/p5-Statistics-Basic/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Collection of basic statistics modules BUILD_DEPENDS= p5-Number-Format>=1.61:textproc/p5-Number-Format diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile index 99999f8b04d..a51cbd6c116 100644 --- a/math/p5-Statistics-ChiSquare/Makefile +++ b/math/p5-Statistics-ChiSquare/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= How random is your data? USES= perl5 diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 4961e843dd1..61ee293fee6 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that supplies statistical methods for perl5 RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile index 311e8950b8b..27bc3fb0287 100644 --- a/math/p5-Statistics-Distributions/Makefile +++ b/math/p5-Statistics-Distributions/Makefile @@ -8,8 +8,8 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org -COMMENT= Perl module that calculates critical values of common statistical distributions +MAINTAINER= perl@FreeBSD.org +COMMENT= Calculate critical values of common statistical distributions USES= perl5 USE_PERL5= configure diff --git a/math/p5-Statistics-LTU/Makefile b/math/p5-Statistics-LTU/Makefile index f6324e5dff8..57be391ff6b 100644 --- a/math/p5-Statistics-LTU/Makefile +++ b/math/p5-Statistics-LTU/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of Linear Threshold Units USES= perl5 diff --git a/math/p5-Statistics-OLS/Makefile b/math/p5-Statistics-OLS/Makefile index 391b4803447..1e0593c60d7 100644 --- a/math/p5-Statistics-OLS/Makefile +++ b/math/p5-Statistics-OLS/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to perform ordinary least squares and other bivariate statistics USES= perl5 diff --git a/math/pari/Makefile b/math/pari/Makefile index f9887b95d21..94aee0bab24 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --mandir=${MANPREFIX}/man/man1 \ --with-readline ALL_TARGET= gp -OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS X11 +OPTIONS_DEFINE= DOCS EXAMPLES OPTIMIZED_CFLAGS X11 OPTIONS_RADIO= THREADS OPTIONS_RADIO_THREADS= PTHREADS MPI OPTIONS_DEFAULT= OPTIMIZED_CFLAGS X11 PTHREADS diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index c8ba20bd227..a0aec46f0a7 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -39,6 +39,8 @@ PKGNAMESUFFIX= -nox11 USE_XORG= xpm .endif +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \ ${BUILD_WRKSRC}/Makefile ${BUILD_WRKSRC}/mkapi diff --git a/math/py-bitvector/Makefile b/math/py-bitvector/Makefile index 2cdf7e586fa..3267dfbe16a 100644 --- a/math/py-bitvector/Makefile +++ b/math/py-bitvector/Makefile @@ -19,6 +19,8 @@ PYDISTUTILS_PKGNAME= BitVector PORTDOCS= README BitVector-${PORTVERSION}.html +OPTIONS_DEFINE= DOCS + post-extract: @${RM} ${WRKSRC}/test.py diff --git a/math/py-chaospy/Makefile b/math/py-chaospy/Makefile index a19e7407a73..c2490131c87 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -PORTVERSION= 2.3.3 +DISTVERSION= 2.3.4 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-chaospy/distinfo b/math/py-chaospy/distinfo index 8fe0a641992..219cf353e8e 100644 --- a/math/py-chaospy/distinfo +++ b/math/py-chaospy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536217585 -SHA256 (chaospy-2.3.3.tar.gz) = c1fd674d4d8a6cd503727fd5e38ac81a89e5327ebbb5bfc5b32118395e2ac578 -SIZE (chaospy-2.3.3.tar.gz) = 120532 +TIMESTAMP = 1536560883 +SHA256 (chaospy-2.3.4.tar.gz) = e30e2697f70d3f9253eb4badc7b755ec7c0195907cffae9bc84d2633bf46e36f +SIZE (chaospy-2.3.4.tar.gz) = 120808 diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile index 6571ca80d64..ea1a80309ff 100644 --- a/math/py-gato/Makefile +++ b/math/py-gato/Makefile @@ -22,6 +22,8 @@ PORTEXAMPLES= * USES= python:2.7 USE_PYTHON= autoplist distutils +OPTIONS_DEFINE= EXAMPLES + post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for sample in *.alg *.pro *.cat diff --git a/math/reduce-psl/Makefile b/math/reduce-psl/Makefile index e9c987d649d..db05bc78116 100644 --- a/math/reduce-psl/Makefile +++ b/math/reduce-psl/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-psl REDUCE_BINS= ${WRKSRC}/pslbuild/${TARGET_SDIR} -.include +OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/math/reduce/Makefile b/math/reduce/Makefile index b0b7cb558d9..5d360c45027 100644 --- a/math/reduce/Makefile +++ b/math/reduce/Makefile @@ -46,7 +46,7 @@ LDFLAGS+= `freetype-config --libs` REDUCE_BINS= ${WRKSRC}/cslbuild/${TARGET_SDIR} -.include +OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/math/rocs/Makefile b/math/rocs/Makefile index 2b15e50b0e0..d13c3af89bd 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -25,4 +25,6 @@ USE_LDCONFIG= yes # _graphScene->views().at(0)->setRenderHints(QPainter::Antialiasing USE_CXXSTD= gnu++98 +OPTIONS_DEFINE= DOCS + .include diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 9a5418791f4..d5e460c0795 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -32,6 +32,8 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME:tu} SUB_FILES= pkg-message PLIST_SUB= SVERSION=${SVERSION} PORTVERSION=${PORTVERSION} +OPTIONS_DEFINE= DOCS EXAMPLES + .include .if ${PORT_OPTIONS:MDOCS} diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 7f9d925059a..41437eda9d8 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -19,6 +19,8 @@ USES= ncurses readline USE_XORG= x11 MAKEFILE= Makefile.freebsd +OPTIONS_DEFINE= EXAMPLES + post-install: ${LN} -sf ${PREFIX}/lib/topaz/topaz.sh ${STAGEDIR}${PREFIX}/bin/topaz @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 62424b4785f..46282e42002 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -20,6 +20,8 @@ USES= imake tar:Z USE_XORG= x11 xext WRKSRC= ${WRKDIR}/${PORTNAME} +OPTIONS_DEFINE= EXAMPLES + post-extract: @${SED} -ne '2,19 {s|^ \* *||;p;}' < ${WRKSRC}/copyright.h > ${WRKSRC}/COPYING diff --git a/misc/artikulate/Makefile b/misc/artikulate/Makefile index 48314c630d8..98f91fe9219 100644 --- a/misc/artikulate/Makefile +++ b/misc/artikulate/Makefile @@ -19,4 +19,6 @@ USE_QT= core dbus gui multimedia network qml quick sql testlib widgets \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/elixir-mime/Makefile b/misc/elixir-mime/Makefile index a3373256b69..2a1612b1b47 100644 --- a/misc/elixir-mime/Makefile +++ b/misc/elixir-mime/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= elixir-lang MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/elixir-uuid/Makefile b/misc/elixir-uuid/Makefile index 5cfcdf2f8de..b7cf2825f65 100644 --- a/misc/elixir-uuid/Makefile +++ b/misc/elixir-uuid/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= zyro ELIXIR_APP_NAME=uuid +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/erlang-mimerl/Makefile b/misc/erlang-mimerl/Makefile index 63319acc4b1..f50951aff41 100644 --- a/misc/erlang-mimerl/Makefile +++ b/misc/erlang-mimerl/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= benoitc +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/erlang-mimetypes/Makefile b/misc/erlang-mimetypes/Makefile index 79bf86a2afd..39c9bf76b59 100644 --- a/misc/erlang-mimetypes/Makefile +++ b/misc/erlang-mimetypes/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar3 USE_GITHUB= yes GH_ACCOUNT= spawngrid +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index 0048b0d793c..ceca9bc521f 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -17,6 +17,8 @@ INFO= which PORTEXAMPLES= EXAMPLES PLIST_FILES= bin/gwhich man/man1/gwhich.1.gz +OPTIONS_DEFINE= EXAMPLES + post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${STAGEDIR}${EXAMPLESDIR} diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index bfa603ef36a..24c07dd9b93 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -19,7 +19,7 @@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= freebsd -OPTIONS_DEFINE= CM17A EXTENDED RFXSENS RFXMETER DMX OREGON +OPTIONS_DEFINE= CM17A EXTENDED RFXSENS RFXMETER DMX OREGON EXAMPLES CM17A_DESC= X10 CM17A "Firecracker" Support EXTENDED_DESC= Extended Type 0 (Shutter/Shade) Support RFXSENS_DESC= RFXSensors (RF) Support diff --git a/misc/kdeedu-data/Makefile b/misc/kdeedu-data/Makefile index 700983b4bdc..dff312190d2 100644 --- a/misc/kdeedu-data/Makefile +++ b/misc/kdeedu-data/Makefile @@ -18,4 +18,6 @@ USE_QT= buildtools_build qmake_build CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=TRUE \ -DQMAKE_EXECUTABLE:PATH=${QMAKE} +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/kgeography/Makefile b/misc/kgeography/Makefile index d53a5186ae4..f67228e0626 100644 --- a/misc/kgeography/Makefile +++ b/misc/kgeography/Makefile @@ -13,4 +13,6 @@ USE_KDE= auth codecs config configwidgets coreaddons crash doctools ecm \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile index 832f18ae614..00dc2c26f9a 100644 --- a/misc/klettres/Makefile +++ b/misc/klettres/Makefile @@ -14,4 +14,6 @@ USE_KDE= attica auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network phonon4 svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 060bc9054ee..99a72b6367b 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -17,4 +17,6 @@ USE_QT= core dbus gui network qml quick script sql testlib widgets \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xext xkbfile +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/kwordquiz/Makefile b/misc/kwordquiz/Makefile index 86d6b3406ce..64c60763b79 100644 --- a/misc/kwordquiz/Makefile +++ b/misc/kwordquiz/Makefile @@ -17,4 +17,6 @@ USE_KDE= attica auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network phonon4 printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/libkeduvocdocument/Makefile b/misc/libkeduvocdocument/Makefile index 4213eef6d7f..b4624d4cd9b 100644 --- a/misc/libkeduvocdocument/Makefile +++ b/misc/libkeduvocdocument/Makefile @@ -12,4 +12,6 @@ USE_KDE= archive config coreaddons ecm i18n kio service USE_QT= core gui xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/parley/Makefile b/misc/parley/Makefile index 413ddd5499c..f5ee3c8aa3b 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -22,4 +22,6 @@ USE_QT= concurrent core dbus gui location network multimedia qml quick \ buildtools_build qmake_build USE_XORG= x11 xrender +OPTIONS_DEFINE= DOCS + .include diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index 540a73b9f94..912f17190ca 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -19,6 +19,8 @@ QMAKE_ENV+= BINDIR="${PREFIX}/bin" \ DATADIR="${DATADIR}" \ DOCDIR="${DOCSDIR}" +OPTIONS_DEFINE= DOCS + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qbrew diff --git a/misc/sloccount/Makefile b/misc/sloccount/Makefile index 3e141c678b4..12980a15b61 100644 --- a/misc/sloccount/Makefile +++ b/misc/sloccount/Makefile @@ -23,6 +23,8 @@ INSTALL_TARGET= install_programs install_man PORTDOCS= ChangeLog README TODO sloccount.html +OPTIONS_DEFINE= DOCS + post-install: .for file in lexcount1 c_count java_count php_count @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file} diff --git a/misc/susv2/Makefile b/misc/susv2/Makefile index 2f34848fa66..26749c2b673 100644 --- a/misc/susv2/Makefile +++ b/misc/susv2/Makefile @@ -16,6 +16,8 @@ USES= tar:bzip2 NO_BUILD= yes PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index 23eb460dc3a..e78307f4034 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -16,6 +16,8 @@ USES= tar:bzip2 NO_BUILD= yes PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/misc/susv4/Makefile b/misc/susv4/Makefile index ea54aac7e40..6c33773db9b 100644 --- a/misc/susv4/Makefile +++ b/misc/susv4/Makefile @@ -20,6 +20,8 @@ NO_ARCH= yes NO_BUILD= yes PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/misc/vdmfec/Makefile b/misc/vdmfec/Makefile index 5f084954cb9..6c6e941a3fe 100644 --- a/misc/vdmfec/Makefile +++ b/misc/vdmfec/Makefile @@ -24,6 +24,8 @@ PLIST_FILES= bin/vdm_decode \ bin/vdmfec \ man/man1/vdmfec.1.gz +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile index e439d03dc42..c5b79d5d5ef 100644 --- a/misc/vifm/Makefile +++ b/misc/vifm/Makefile @@ -18,4 +18,6 @@ CONFIGURE_ARGS= --without-gtk USE_GITHUB= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/avinfo/Makefile b/multimedia/avinfo/Makefile index 3343ac78dc8..1b5d484e8ba 100644 --- a/multimedia/avinfo/Makefile +++ b/multimedia/avinfo/Makefile @@ -20,6 +20,8 @@ PLIST_FILES= bin/${PORTNAME} \ PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/^CC=/ d; /^CFLAGS=/ d; /^PREFIX=/ d' \ ${WRKSRC}/config.mk diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index 36f6cfcee07..30c17c725e1 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -39,7 +39,7 @@ DOCS= AUTHORS COPYING ChangeLog NEWS README GLIB_SCHEMAS= org.gnome.Cheese.gschema.xml OPTIONS_SUB= yes -OPTIONS_DEFINE= MANPAGES +OPTIONS_DEFINE= MANPAGES DOCS OPTIONS_DEFAULT=MANPAGES MANPAGES_CONFIGURE_ENABLE= man diff --git a/multimedia/devede/Makefile b/multimedia/devede/Makefile index ad9c9bc1435..3fb82008f38 100644 --- a/multimedia/devede/Makefile +++ b/multimedia/devede/Makefile @@ -31,7 +31,7 @@ NO_BUILD= yes PORTDOCS= * -OPTIONS_DEFINE= IBUS NLS +OPTIONS_DEFINE= DOCS IBUS NLS OPTIONS_DEFAULT= IBUS OPTIONS_SUB= yes diff --git a/multimedia/dragon/Makefile b/multimedia/dragon/Makefile index c91a7a7dfc5..5583287d6a7 100644 --- a/multimedia/dragon/Makefile +++ b/multimedia/dragon/Makefile @@ -18,4 +18,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network phonon4 widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/dvd-slideshow/Makefile b/multimedia/dvd-slideshow/Makefile index c4ba26b8b1a..b4c22a9dc1d 100644 --- a/multimedia/dvd-slideshow/Makefile +++ b/multimedia/dvd-slideshow/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= bash:shells/bash \ NO_BUILD= yes DATADIR= ${PREFIX}/share/apps/${PORTNAME} -OPTIONS_DEFINE= LAME THEMES TOOLAME VORBIS +OPTIONS_DEFINE= DOCS LAME THEMES TOOLAME VORBIS THEMES_DESC= Install optional themes LAME_RUN_DEPENDS= lame:audio/lame diff --git a/multimedia/ffms2/Makefile b/multimedia/ffms2/Makefile index 9e8e6bb6d9b..6a6f30f3af8 100644 --- a/multimedia/ffms2/Makefile +++ b/multimedia/ffms2/Makefile @@ -28,6 +28,8 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes DATADIR= ${PREFIX}/lib/vapoursynth +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/^dist_doc_DATA/s,=,& \ doc/${PORTNAME}-vapoursynth.md,' \ diff --git a/multimedia/gpodder/Makefile b/multimedia/gpodder/Makefile index 57db5325195..219be587bf1 100644 --- a/multimedia/gpodder/Makefile +++ b/multimedia/gpodder/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}eyed3>=0:audio/py-eyed3@${PY_FLAVOR} -OPTIONS_DEFINE= GTK2 NOTIFY MUTAGEN OGG2MP3 +OPTIONS_DEFINE= GTK2 NOTIFY MUTAGEN OGG2MP3 DOCS OPTIONS_DEFAULT= GTK2 OPTIONS_SUB= yes MUTAGEN_DESC= Allow metadata manipulation diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile index 8106239e54f..f4eca119ba3 100644 --- a/multimedia/kamoso/Makefile +++ b/multimedia/kamoso/Makefile @@ -18,4 +18,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/kdemultimedia-ffmpegthumbs/Makefile b/multimedia/kdemultimedia-ffmpegthumbs/Makefile index 7906c3163b4..7ddb4afe656 100644 --- a/multimedia/kdemultimedia-ffmpegthumbs/Makefile +++ b/multimedia/kdemultimedia-ffmpegthumbs/Makefile @@ -17,4 +17,6 @@ USE_KDE= completion config coreaddons i18n jobwidgets kio service widgetsaddons USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile index 0d845adbe69..bca3c2bfbdf 100644 --- a/multimedia/kdenlive/Makefile +++ b/multimedia/kdenlive/Makefile @@ -33,7 +33,7 @@ CMAKE_ARGS= -DFFMPEG_SUFFIX:STRING="${FFMPEG_SUFX}" # Keep in sync with multimedia/mlt, possibly. FFMPEG_SUFX= # Currently empty. -OPTIONS_DEFINE= DVDWIZARD FREI0R LADSPA SCREENCAST V4L XINE +OPTIONS_DEFINE= DVDWIZARD FREI0R LADSPA SCREENCAST V4L XINE DOCS OPTIONS_DEFAULT=DVDWIZARD FREI0R LADSPA SCREENCAST V4L XINE OPTIONS_SUB= yes diff --git a/multimedia/kodi-devel/Makefile b/multimedia/kodi-devel/Makefile index 3d0244f29f1..0f81d93365f 100644 --- a/multimedia/kodi-devel/Makefile +++ b/multimedia/kodi-devel/Makefile @@ -2,8 +2,7 @@ PORTNAME= kodi CATEGORIES= multimedia -DISTVERSION= 18.0.g201808261011 -PORTREVISION= 1 +DISTVERSION= 18.0.g201809092101 PKGNAMESUFFIX?= -devel MAINTAINER= tobik@FreeBSD.org @@ -50,12 +49,12 @@ LIB_DEPENDS= libass.so:multimedia/libass \ # leads to dependency problems where libcpluff.a is not yet finished # building when it's required. USES= autoreconf:build cmake:outsource,noninja compiler:c++11-lib \ - gettext gmake iconv:wchar_t jpeg libtool pkgconfig python:2.7 \ - ssl sqlite + gettext gmake gnome iconv:wchar_t jpeg libtool pkgconfig \ + python:2.7 ssl sqlite USE_GITHUB= yes GH_ACCOUNT= xbmc GH_PROJECT= xbmc -GH_TAGNAME= 18.0b1v2-Leia +GH_TAGNAME= 18.0b2-Leia USE_GNOME= libxslt libxml2 USE_JAVA= yes JAVA_BUILD= yes diff --git a/multimedia/kodi-devel/distinfo b/multimedia/kodi-devel/distinfo index fbb309c80f7..387592a8d03 100644 --- a/multimedia/kodi-devel/distinfo +++ b/multimedia/kodi-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535459060 -SHA256 (xbmc-xbmc-18.0.g201808261011-18.0b1v2-Leia_GH0.tar.gz) = 3808aa97723b710a0774261116e3387f091bc3d8150b9ba49ef36cb30b3d7ba2 -SIZE (xbmc-xbmc-18.0.g201808261011-18.0b1v2-Leia_GH0.tar.gz) = 50464382 +TIMESTAMP = 1536563272 +SHA256 (xbmc-xbmc-18.0.g201809092101-18.0b2-Leia_GH0.tar.gz) = 25fc0aabfb523d4db19e08b1990d4851592ee2adec0424f5fb729bd3672eae69 +SIZE (xbmc-xbmc-18.0.g201809092101-18.0b2-Leia_GH0.tar.gz) = 50470777 diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index 99cbc8477e2..6ca84abfce1 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -29,7 +29,7 @@ TEST_TARGET= check INSTALL_TARGET= install-strip USE_LDCONFIG= yes -OPTIONS_DEFINE= ASM CRYPTOPP +OPTIONS_DEFINE= ASM CRYPTOPP DOCS OPTIONS_DEFAULT=ASM ASM_BUILD_DEPENDS= ${ASM_BUILD_DEPENDS_${ARCH}} diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile index 4d0bdbf56dc..f407442bedd 100644 --- a/multimedia/libdvdnav/Makefile +++ b/multimedia/libdvdnav/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes PORTDOCS= AUTHORS COPYING ChangeLog README TODO +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index 090c3720709..0fc9b3bada5 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -21,7 +21,7 @@ USE_LDCONFIG= yes PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO -OPTIONS_DEFINE= DVDCSS +OPTIONS_DEFINE= DVDCSS DOCS .if !defined(PACKAGE_BUILDING) OPTIONS_DEFAULT= DVDCSS .endif diff --git a/multimedia/linux-c6-libtheora/Makefile b/multimedia/linux-c6-libtheora/Makefile index 3cdef9b8bf0..d59a3a716d7 100644 --- a/multimedia/linux-c6-libtheora/Makefile +++ b/multimedia/linux-c6-libtheora/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/linux-c6-libv4l/Makefile b/multimedia/linux-c6-libv4l/Makefile index cda377f15c9..0caabd0c769 100644 --- a/multimedia/linux-c6-libv4l/Makefile +++ b/multimedia/linux-c6-libv4l/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/linux-c7-libtheora/Makefile b/multimedia/linux-c7-libtheora/Makefile index f513bd00a9d..2085d50bf50 100644 --- a/multimedia/linux-c7-libtheora/Makefile +++ b/multimedia/linux-c7-libtheora/Makefile @@ -19,4 +19,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/linux-c7-libv4l/Makefile b/multimedia/linux-c7-libv4l/Makefile index 7cd889b2cf5..2432339b903 100644 --- a/multimedia/linux-c7-libv4l/Makefile +++ b/multimedia/linux-c7-libv4l/Makefile @@ -20,4 +20,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 9bc9889124a..7ad38e8cef1 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -44,7 +44,7 @@ CONFIGURE_ARGS= --docdir="${EXAMPLESDIR}" \ --disable-vapoursynth-lazy \ --enable-libmpv-shared -OPTIONS_DEFINE= ARCHIVE ASS DOCS LCMS2 LUAJIT MANPAGES TEST UCHARDET ZSH +OPTIONS_DEFINE= ARCHIVE ASS DOCS LCMS2 LUAJIT MANPAGES TEST UCHARDET ZSH EXAMPLES OPTIONS_DEFAULT= ARCHIVE ASS DVDREAD DVDNAV MANPAGES OPENGL UCHARDET \ V4L VAAPI VDPAU X11 YTDL OPTIONS_GROUP= IN VO AO diff --git a/multimedia/nordlicht/Makefile b/multimedia/nordlicht/Makefile index 0323eaefc93..8fb35a64834 100644 --- a/multimedia/nordlicht/Makefile +++ b/multimedia/nordlicht/Makefile @@ -30,6 +30,8 @@ BROKEN_powerpc64= Does not build SHEBANG_FILES= utils/mpv-nordlicht +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} \ -e 's|$${CMAKE_INSTALL_LIBDIR}/pkgconfig|libdata/pkgconfig|' \ diff --git a/multimedia/oscam/Makefile b/multimedia/oscam/Makefile index 70174c62675..09e7cb4ac30 100644 --- a/multimedia/oscam/Makefile +++ b/multimedia/oscam/Makefile @@ -26,11 +26,15 @@ FETCH_DEPENDS+= svn:devel/subversion SVN_REV= 11062 SVN_SRC= http://www.streamboard.tv/svn/oscam/trunk +OPTIONS_DEFINE= EXAMPLES + do-install: ${RM} ${WRKSRC}/Distribution/*.debug ${INSTALL_PROGRAM} ${WRKSRC}/Distribution/${PORTNAME}-${PORTVERSION}-* ${STAGEDIR}${PREFIX}/bin/oscam ${INSTALL_MAN} ${WRKSRC}/Distribution/doc/man/*.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/Distribution/doc/man/*.5 ${STAGEDIR}${PREFIX}/man/man5/ + +do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/Distribution/doc/example/* ${STAGEDIR}${EXAMPLESDIR}/ diff --git a/multimedia/sabbu/Makefile b/multimedia/sabbu/Makefile index 486d71062e6..8fa40b432a9 100644 --- a/multimedia/sabbu/Makefile +++ b/multimedia/sabbu/Makefile @@ -24,7 +24,7 @@ CFLAGS+= -I${LOCALBASE}/include/ffmpeg0 -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib/ffmpeg0 -L${LOCALBASE}/lib LDFLAGS+= -lswscale0 -lgmodule-2.0 -OPTIONS_DEFINE= GTKSPELL +OPTIONS_DEFINE= GTKSPELL NLS OPTIONS_DEFAULT=GTKSPELL GTKSPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell diff --git a/multimedia/sms1xxx-kmod/Makefile b/multimedia/sms1xxx-kmod/Makefile index 4b8749534d8..0811e7ef61f 100644 --- a/multimedia/sms1xxx-kmod/Makefile +++ b/multimedia/sms1xxx-kmod/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/siano-${PORTVERSION} NO_PACKAGE= should be recompiled for a particular FreeBSD kernel NO_OPTIONS_SORT= yes -OPTIONS_DEFINE= RC5WATCH DEBUG +OPTIONS_DEFINE= DOCS RC5WATCH DEBUG OPTIONS_MULTI= FIRMWARE OPTIONS_MULTI_FIRMWARE= STELLAR NOVA OPTIONS_DEFAULT= RC5WATCH NOVA diff --git a/multimedia/vapoursynth-l-smash-works/Makefile b/multimedia/vapoursynth-l-smash-works/Makefile index 3efaec5a87c..cbecf92a31b 100644 --- a/multimedia/vapoursynth-l-smash-works/Makefile +++ b/multimedia/vapoursynth-l-smash-works/Makefile @@ -45,6 +45,8 @@ PLIST_FILES= lib/libvslsmashsource.so.${PORTVERSION:E} \ %%DATADIR%%/libvslsmashsource.so PORTDOCS= README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -Ee '/CROSS/!s/^(CC|LD|REV|HASH)=.*/: $${&}/' \ -e 's/pushd/cd/; s/popd/cd -/' \ diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 5ede31e7eac..a0762546fe8 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -46,6 +46,8 @@ USE_GNOME+= cairo INSTALLS_ICONS=yes .endif +OPTIONS_DEFINE= DOCS + pre-configure: ${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' ${BUILD_WRKSRC}/unit1.pas .for fp in unit1.pas unit4.pas scripts/check_presets.sh diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index 29e71591b30..058b7bfbda6 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl USES= iconv gmake ncurses perl5 pkgconfig python:2.7,run shebangfix ssl +USE_CXXSTD= gnu++98 USE_PERL5= run GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ssl --with-openssl @@ -29,7 +30,7 @@ SHEBANG_LANG= gawk gawk_OLD_CMD= /bin/gawk gawk_CMD= /usr/bin/awk -OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG +OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG DOCS FRIBIDI_DESC= Fribidi Support MSN_DESC= MSN Protocol diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 3e87f9d199d..9d5e00b06fd 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error USES= iconv gmake ncurses pkgconfig python shebangfix ssl +USE_CXXSTD= gnu++98 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include @@ -29,7 +30,7 @@ SHEBANG_FILES= misc/CenterIMLog2HTML.py misc/cimformathistory misc/cimextracthis gawk_OLD_CMD= /bin/gawk gawk_CMD= /usr/bin/awk -OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG +OPTIONS_DEFINE= NLS MULTIBYTE FRIBIDI MSN YAHOO IRC JABBER GPGME RSS LJ GG DOCS FRIBIDI_DESC= Fribidi Support MSN_DESC= MSN Protocol diff --git a/net-im/kaccounts-integration/Makefile b/net-im/kaccounts-integration/Makefile index d5cbfbdc9ae..1961b0612e7 100644 --- a/net-im/kaccounts-integration/Makefile +++ b/net-im/kaccounts-integration/Makefile @@ -21,4 +21,6 @@ USE_KDE= auth codecs config configwidgets coreaddons dbusaddons ecm \ USE_QT= dbus core gui network qml widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/kaccounts-providers/Makefile b/net-im/kaccounts-providers/Makefile index 6b423a4e34e..96165e0508e 100644 --- a/net-im/kaccounts-providers/Makefile +++ b/net-im/kaccounts-providers/Makefile @@ -18,6 +18,8 @@ USE_KDE= config coreaddons i18n kdeclarative kio package service USE_QT= core gui network qml xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + #install to ${LOCALBASE}: pre-configure: ${REINPLACE_CMD} -e 's,/etc,${PREFIX}/etc,' \ diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index 5dcac3bdb59..2f604b7fb42 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -34,4 +34,6 @@ SHEBANG_FILES= protocols/winpopup/winpopup-install \ protocols/winpopup/winpopup-send \ kopete/kconf_update/*.pl +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile index c710ee9abc6..bc9c58654ce 100644 --- a/net-im/ktp-accounts-kcm/Makefile +++ b/net-im/ktp-accounts-kcm/Makefile @@ -27,7 +27,7 @@ USE_QT= core dbus gui network qml sql widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes -OPTIONS_DEFINE= HAZE IRC JABBER SALUT +OPTIONS_DEFINE= HAZE IRC JABBER SALUT DOCS OPTIONS_DEFAULT=JABBER HAZE_DESC= libpurple protocols support diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile index f2aa6a6a371..1362ea87d92 100644 --- a/net-im/ktp-approver/Makefile +++ b/net-im/ktp-approver/Makefile @@ -16,4 +16,6 @@ USE_KDE= config coreaddons ecm dbusaddons service i18n notifications USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile index 53010651519..faa51062d6d 100644 --- a/net-im/ktp-auth-handler/Makefile +++ b/net-im/ktp-auth-handler/Makefile @@ -20,4 +20,6 @@ USE_KDE= completion config coreaddons ecm i18n jobwidgets kdewebkit \ USE_QT= core dbus gui network webkit widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-call-ui/Makefile b/net-im/ktp-call-ui/Makefile index 259fa9ec984..290e61ba7d1 100644 --- a/net-im/ktp-call-ui/Makefile +++ b/net-im/ktp-call-ui/Makefile @@ -25,4 +25,6 @@ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile index 60644a22821..0de901f12ec 100644 --- a/net-im/ktp-common-internals/Makefile +++ b/net-im/ktp-common-internals/Makefile @@ -27,4 +27,6 @@ USE_QT= core dbus gui network qml sql widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile index ad30cd9300d..73ac7955a3b 100644 --- a/net-im/ktp-contact-list/Makefile +++ b/net-im/ktp-contact-list/Makefile @@ -19,4 +19,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile index ab3afb7859e..8ad68352698 100644 --- a/net-im/ktp-contact-runner/Makefile +++ b/net-im/ktp-contact-runner/Makefile @@ -16,4 +16,6 @@ USE_KDE= config coreaddons ecm i18n package plasma-framework runner \ USE_QT= core dbus gui network widgets xml\ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-desktop-applets/Makefile b/net-im/ktp-desktop-applets/Makefile index 9794bdfd8dc..1c683762933 100644 --- a/net-im/ktp-desktop-applets/Makefile +++ b/net-im/ktp-desktop-applets/Makefile @@ -14,4 +14,6 @@ USE_KDE= ecm plasma-framework windowsystem USE_QT= core dbus gui network qml widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-filetransfer-handler/Makefile b/net-im/ktp-filetransfer-handler/Makefile index 507df8f28dc..99b2471d00d 100644 --- a/net-im/ktp-filetransfer-handler/Makefile +++ b/net-im/ktp-filetransfer-handler/Makefile @@ -17,4 +17,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network xml widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-kded-module/Makefile b/net-im/ktp-kded-module/Makefile index 9614ef704e3..74c55782fbd 100644 --- a/net-im/ktp-kded-module/Makefile +++ b/net-im/ktp-kded-module/Makefile @@ -17,4 +17,6 @@ USE_KDE= activities auth codecs completion config configwidgets coreaddons \ USE_QT= concurrent core dbus gui network sql widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile index cab72ca872f..12eff9f09f5 100644 --- a/net-im/ktp-send-file/Makefile +++ b/net-im/ktp-send-file/Makefile @@ -19,4 +19,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index f169825ef22..85aeb6835ab 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -23,4 +23,6 @@ USE_QT= core dbus gui location network qml quick speech webchannel \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/prosody-modules/Makefile b/net-im/prosody-modules/Makefile index 31dff4e878b..dcadf1ccec5 100644 --- a/net-im/prosody-modules/Makefile +++ b/net-im/prosody-modules/Makefile @@ -23,6 +23,8 @@ PLIST_SUB= INSTALLPATH=${INSTALLPATH} WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME} INSTALLPATH= ${PREFIX}/lib/${PORTNAME} +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${INSTALLPATH} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} mod_*/*.lua ${STAGEDIR}${INSTALLPATH} diff --git a/net-im/sayaka/Makefile b/net-im/sayaka/Makefile index f306d326d84..8e837cb0fc2 100644 --- a/net-im/sayaka/Makefile +++ b/net-im/sayaka/Makefile @@ -22,7 +22,7 @@ PORTDOCS= README.md WRKSRC_SUBDIR= vala -OPTIONS_DEFINE= COLORMAP +OPTIONS_DEFINE= COLORMAP DOCS OPTIONS_DEFAULT=COLORMAP OPTIONS_SUB= yes diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index 257fee4403e..7da7354e422 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -14,7 +14,7 @@ COMMENT= P2P VoIP software, development version CONFLICTS= skype-[0-9]* -OPTIONS_DEFINE= VIDEO +OPTIONS_DEFINE= DOCS VIDEO OPTIONS_DEFAULT=VIDEO VIDEO_DESC= [broken] Video support diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index a91cba9cc39..7b334f0af19 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -14,7 +14,7 @@ COMMENT= P2P VoIP software CONFLICTS= skype-devel-[0-9]* -OPTIONS_DEFINE= VIDEO +OPTIONS_DEFINE= DOCS VIDEO OPTIONS_DEFAULT=VIDEO NO_BUILD= yes diff --git a/net-im/skype4/Makefile b/net-im/skype4/Makefile index f1c6a5a7132..f8fda8f4807 100644 --- a/net-im/skype4/Makefile +++ b/net-im/skype4/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LINUXBASE}/lib/skype_oss_wrapper/libpulse.so.0:audio/linux-skype_ CONFLICTS= skype-devel-[0-9]* -OPTIONS_DEFINE= VIDEO +OPTIONS_DEFINE= DOCS VIDEO OPTIONS_DEFAULT=VIDEO NO_BUILD= yes diff --git a/net-im/talkatu/Makefile b/net-im/talkatu/Makefile index bf9f7d0b13b..798d30546e0 100644 --- a/net-im/talkatu/Makefile +++ b/net-im/talkatu/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes MESON_ARGS= -Dgobject-introspection=false WRKSRC= ${WRKDIR}/rw_grim-talkatu-${DISTNAME} +OPTIONS_DEFINE= DOCS + .include diff --git a/net-im/telegram/Makefile b/net-im/telegram/Makefile index 6161cc855e1..9283d5b85e8 100644 --- a/net-im/telegram/Makefile +++ b/net-im/telegram/Makefile @@ -33,6 +33,8 @@ PLIST_FILES= bin/telegram-cli \ etc/telegram-cli/server.pub PORTDOCS= * +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/telegram-cli ${INSTALL_PROGRAM} ${WRKSRC}/bin/telegram-cli ${STAGEDIR}${PREFIX}/bin diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile index e72b7835272..0bcbca5466a 100644 --- a/net-im/vacuum-im/Makefile +++ b/net-im/vacuum-im/Makefile @@ -29,4 +29,6 @@ DESKTOP_ENTRIES="Vacuum-IM" "Modular, crossplatform Jabber client" \ "${PREFIX}/share/pixmaps/vacuum.png" "${PORTNAME}" \ "Qt;Network;InstantMessaging;" false +OPTIONS_DEFINE= DOCS + .include diff --git a/net-mgmt/adcli/Makefile b/net-mgmt/adcli/Makefile index a04e13cac70..b8b7284ed81 100644 --- a/net-mgmt/adcli/Makefile +++ b/net-mgmt/adcli/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= xsltproc:textproc/libxslt \ GNU_CONFIGURE= yes TEST_TARGET= check +OPTIONS_DEFINE= DOCS OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT OPTIONS_DEFAULT= GSSAPI_BASE diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index 7eba0fd49e0..d9bfd19cab1 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 CONFLICTS= argus-2* argus-sasl-2* argus-clients-2* -OPTIONS_DEFINE= SASL +OPTIONS_DEFINE= SASL EXAMPLES OPTIONS_DEFAULT=SASL SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_CONFIGURE_ON= --with-sasl=${LOCALBASE} diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index f93dd32b027..c695e599e1f 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -29,6 +29,8 @@ USE_RC_SUBR= ${PORTNAME} PORTEXAMPLES= ${WRKSRC}/*.yml +OPTIONS_DEFINE= EXAMPLES + do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/net-mgmt/dnsmap/Makefile b/net-mgmt/dnsmap/Makefile index e9a25768c03..1e9ca285d57 100644 --- a/net-mgmt/dnsmap/Makefile +++ b/net-mgmt/dnsmap/Makefile @@ -19,6 +19,8 @@ PORTDOCS= Changelog.txt README.txt CREDITS.txt use_cases.txt PLIST_FILES= bin/dnsmap bin/dnsmap-bulk ${DATADIR}/wordlist_TLAs.txt +OPTIONS_DEFINE= DOCS + do-build: ${CC} ${CFLAGS} ${WRKSRC}/dnsmap.c -o ${WRKSRC}/dnsmap diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile index b090e4ea912..0f50f3b0677 100644 --- a/net-mgmt/driftnet/Makefile +++ b/net-mgmt/driftnet/Makefile @@ -31,4 +31,6 @@ PORTDOCS= * INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + .include diff --git a/net-mgmt/fetchconfig/Makefile b/net-mgmt/fetchconfig/Makefile index dd87340545c..503853b3b92 100644 --- a/net-mgmt/fetchconfig/Makefile +++ b/net-mgmt/fetchconfig/Makefile @@ -31,6 +31,8 @@ MODULES= model/3ComMSR.pm model/Abstract.pm model/Acme.pm \ model/TellabsMSR.pm model/Terayon.pm Constants.pm Logger.pm PORTDOCS= CHANGES README device_table.example +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index aeb1ac91d47..10d7112a713 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -21,6 +21,8 @@ INSTALL_TARGET= installdirs install PORTDOCS= ChangeLog COPYRIGHT README +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} \ -e "s|\(-lcrypto\)|-L${OPENSSLLIB} \1|g" \ diff --git a/net-mgmt/icinga-classicweb/Makefile b/net-mgmt/icinga-classicweb/Makefile index cd45131d0a0..6cc3b90ef37 100644 --- a/net-mgmt/icinga-classicweb/Makefile +++ b/net-mgmt/icinga-classicweb/Makefile @@ -7,6 +7,8 @@ DISTNAME= icinga-${PORTVERSION} MAINTAINER= lme@FreeBSD.org COMMENT= Classic web interface for Icinga 1 and 2 +OPTIONS_DEFINE= EXAMPLES + .include "${.CURDIR}/../icinga-core/Makefile.common" LIB_DEPENDS+= libgd.so:graphics/gd diff --git a/net-mgmt/icinga-core/Makefile b/net-mgmt/icinga-core/Makefile index 2850906380b..1a116c90ced 100644 --- a/net-mgmt/icinga-core/Makefile +++ b/net-mgmt/icinga-core/Makefile @@ -20,7 +20,7 @@ SUB_FILES= pkg-message SUB_LIST= PREFIX=${PREFIX} \ ${PLIST_SUB} -OPTIONS_DEFINE= IDOUTILS +OPTIONS_DEFINE= IDOUTILS EXAMPLES OPTIONS_RADIO= PLUGINS OPTIONS_RADIO_PLUGINS= MONPLUGINS NAGPLUGINS OPTIONS_DEFAULT= IDOUTILS MONPLUGINS diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index 2135b584a73..44e86704eae 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -30,7 +30,7 @@ SUB_LIST= WWWDIR=${WWWDIR} \ PLIST_SUB= WWWOWN=${WWWOWN} \ WWWGRP=${WWWGRP} -OPTIONS_DEFINE= NLS LDAP MYSQL PGSQL PDF +OPTIONS_DEFINE= NLS LDAP MYSQL PGSQL PDF EXAMPLES OPTIONS_DEFAULT= LDAP MYSQL PGSQL PDF_DESC= Export graphs as PDF diff --git a/net-mgmt/nagiosgraph/Makefile b/net-mgmt/nagiosgraph/Makefile index 6689a275c65..db6c806d1e6 100644 --- a/net-mgmt/nagiosgraph/Makefile +++ b/net-mgmt/nagiosgraph/Makefile @@ -15,7 +15,7 @@ LICENSE= ART20 RUN_DEPENDS= rrdtool>=0:databases/rrdtool \ p5-CGI>=0:www/p5-CGI -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SINGLE= NAGIOS OPTIONS_SINGLE_NAGIOS= NAGIOS35 NAGIOS4 OPTIONS_DEFAULT= NAGIOS35 diff --git a/net-mgmt/netmagis-database/Makefile b/net-mgmt/netmagis-database/Makefile index 5d8759a1123..a6e70f63f6e 100644 --- a/net-mgmt/netmagis-database/Makefile +++ b/net-mgmt/netmagis-database/Makefile @@ -20,4 +20,6 @@ MASTERDIR= ${.CURDIR}/../netmagis-common PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist +OPTIONS_DEFINE= EXAMPLES + .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/netmagis-detecteq/Makefile b/net-mgmt/netmagis-detecteq/Makefile index 0d27d0fa152..56739ac0716 100644 --- a/net-mgmt/netmagis-detecteq/Makefile +++ b/net-mgmt/netmagis-detecteq/Makefile @@ -15,4 +15,6 @@ MASTERDIR= ${.CURDIR}/../netmagis-common PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist +OPTIONS_DEFINE= EXAMPLES + .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/netmagis-metro/Makefile b/net-mgmt/netmagis-metro/Makefile index 218c51e1145..c3861ccfd1e 100644 --- a/net-mgmt/netmagis-metro/Makefile +++ b/net-mgmt/netmagis-metro/Makefile @@ -24,4 +24,6 @@ MASTERDIR= ${.CURDIR}/../netmagis-common PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist +OPTIONS_DEFINE= EXAMPLES + .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/netmagis-servers/Makefile b/net-mgmt/netmagis-servers/Makefile index 8485d6ebab8..975b3b7c488 100644 --- a/net-mgmt/netmagis-servers/Makefile +++ b/net-mgmt/netmagis-servers/Makefile @@ -15,4 +15,6 @@ MASTERDIR= ${.CURDIR}/../netmagis-common PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist +OPTIONS_DEFINE= EXAMPLES + .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/netmagis-topo/Makefile b/net-mgmt/netmagis-topo/Makefile index 3d19753f5e7..057d3d706cc 100644 --- a/net-mgmt/netmagis-topo/Makefile +++ b/net-mgmt/netmagis-topo/Makefile @@ -24,6 +24,8 @@ PLIST= ${.CURDIR}/pkg-plist ALL_TARGET=build${PKGNAMESUFFIX?=} +OPTIONS_DEFINE= EXAMPLES + post-install: @${MKDIR} ${STAGEDIR}/var/netmagis/eqgen ${STAGEDIR}/var/netmagis/eqvirt diff --git a/net-mgmt/netmagis-www/Makefile b/net-mgmt/netmagis-www/Makefile index fa00b8ca846..cf46816cc0b 100644 --- a/net-mgmt/netmagis-www/Makefile +++ b/net-mgmt/netmagis-www/Makefile @@ -23,6 +23,8 @@ MASTERDIR= ${.CURDIR}/../netmagis-common PKGMESSAGE= ${.CURDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist +OPTIONS_DEFINE= EXAMPLES + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/htgtcl diff --git a/net-mgmt/nsca-ng/Makefile b/net-mgmt/nsca-ng/Makefile index c8c1d8d88f2..cfc41c5bf64 100644 --- a/net-mgmt/nsca-ng/Makefile +++ b/net-mgmt/nsca-ng/Makefile @@ -35,6 +35,8 @@ CONFIGURE_ARGS+= --enable-server PORTDOCS= NEWS COPYING README PROTOCOL TODO +OPTIONS_DEFINE= DOCS EXAMPLES + .include .if ${SSL_DEFAULT:Mlibressl*} diff --git a/net-mgmt/p5-Monitoring-Plugin/Makefile b/net-mgmt/p5-Monitoring-Plugin/Makefile index f0bad744cd1..d28299bd341 100644 --- a/net-mgmt/p5-Monitoring-Plugin/Makefile +++ b/net-mgmt/p5-Monitoring-Plugin/Makefile @@ -25,6 +25,8 @@ USE_PERL5= configure PORTDOCS= Changes README +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/net-mgmt/p5-NSNMP/Makefile b/net-mgmt/p5-NSNMP/Makefile index 5929beb175c..d01e3f18f9c 100644 --- a/net-mgmt/p5-NSNMP/Makefile +++ b/net-mgmt/p5-NSNMP/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KRAGEN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= NSNMP - fast, flexible, low-level, pure-Perl SNMP library USES= perl5 diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile index d332b198707..a5e18322375 100644 --- a/net-mgmt/p5-Nagios-Plugin/Makefile +++ b/net-mgmt/p5-Nagios-Plugin/Makefile @@ -23,6 +23,8 @@ USE_PERL5= configure PORTDOCS= Changes README +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/net-mgmt/p5-Net-IP-Match-XS/Makefile b/net-mgmt/p5-Net-IP-Match-XS/Makefile index 6d6945ce367..f581d3834c0 100644 --- a/net-mgmt/p5-Net-IP-Match-XS/Makefile +++ b/net-mgmt/p5-Net-IP-Match-XS/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Efficiently match IP addresses against IP ranges USES= perl5 diff --git a/net-mgmt/p5-Net-IP-Resolver/Makefile b/net-mgmt/p5-Net-IP-Resolver/Makefile index 917e351a51a..48938f3014e 100644 --- a/net-mgmt/p5-Net-IP-Resolver/Makefile +++ b/net-mgmt/p5-Net-IP-Resolver/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Net::IP::Resolver - Resolve IPs to a particular network BUILD_DEPENDS= p5-Net-IP-Match-XS>=0.03:net-mgmt/p5-Net-IP-Match-XS \ diff --git a/net-mgmt/p5-RDR-Collector/Makefile b/net-mgmt/p5-RDR-Collector/Makefile index 111f59e34be..edec153143e 100644 --- a/net-mgmt/p5-RDR-Collector/Makefile +++ b/net-mgmt/p5-RDR-Collector/Makefile @@ -17,6 +17,8 @@ USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= examples/*.pl +OPTIONS_DEFINE= EXAMPLES + post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/net-mgmt/p5-Tie-NetAddr-IP/Makefile b/net-mgmt/p5-Tie-NetAddr-IP/Makefile index a0f1404200c..36d378897f6 100644 --- a/net-mgmt/p5-Tie-NetAddr-IP/Makefile +++ b/net-mgmt/p5-Tie-NetAddr-IP/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tie::NetAddr::IP - Implements a Hash where the key is a subnet BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP diff --git a/net-mgmt/pdagent-integrations/Makefile b/net-mgmt/pdagent-integrations/Makefile index 100fe3ebe0d..65d68d43f12 100644 --- a/net-mgmt/pdagent-integrations/Makefile +++ b/net-mgmt/pdagent-integrations/Makefile @@ -25,6 +25,8 @@ SUB_FILES= pagerduty-icinga2.conf pkg-message NO_ARCH= yes NO_BUILD= yes +OPTIONS_DEFINE= EXAMPLES + post-patch: ${REINPLACE_CMD} 's|/usr/share/pdagent-integrations/bin|${PREFIX}/bin|g' ${WRKSRC}/pagerduty_nagios.cfg ${WRKSRC}/conf.d/sensu_pagerduty_handler.json diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index d54ba202a64..93447d41369 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -22,7 +22,7 @@ CPPFLAGS+= "-I${LOCALBASE}/include" LDFLAGS+= "-L${LOCALBASE}/lib" OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 THREADS LAYER2 IPV6 DEBUG \ - DOCS PLABEL RABBITMQ KAFKA JANSSON AVRO + DOCS PLABEL RABBITMQ KAFKA JANSSON AVRO EXAMPLES OPTIONS_DEFAULT=MMAP LAYER2 THREADS SHARED AVRO_DESC= Enable avro support diff --git a/net-mgmt/pnp/Makefile b/net-mgmt/pnp/Makefile index ffdfe8e3de8..db58f3366f0 100644 --- a/net-mgmt/pnp/Makefile +++ b/net-mgmt/pnp/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS?= ${LOCALBASE}/bin/rrdtool:databases/rrdtool \ MAKE_JOBS_UNSAFE= yes USES= dos2unix perl5 php php:web -OPTIONS_DEFINE= PDF +OPTIONS_DEFINE= PDF EXAMPLES OPTIONS_DEFAULT= PDF PDF_DESC= Use built-in fpdf library to produce PDF views diff --git a/net-mgmt/py-snmp4/Makefile b/net-mgmt/py-snmp4/Makefile index 2dd51a9abb8..8b9c56de059 100644 --- a/net-mgmt/py-snmp4/Makefile +++ b/net-mgmt/py-snmp4/Makefile @@ -28,6 +28,8 @@ DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} PORTDOCS= * PORTEXAMPLES= * +OPTIONS_DEFINE= DOCS EXAMPLES + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs/source/docs && \ diff --git a/net-mgmt/riemann/Makefile b/net-mgmt/riemann/Makefile index ac2a80f4aa3..5292113e8f5 100644 --- a/net-mgmt/riemann/Makefile +++ b/net-mgmt/riemann/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${POR MAINTAINER= dch@FreeBSD.org COMMENT= Monitors distributed systems -LICENSE= EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL2+ BSD2CLAUSE GPLv2+ +LICENSE= EPL APACHE20 CDDL MIT BSD3CLAUSE LGPL20+ BSD2CLAUSE GPLv2+ LICENSE_COMB= multi USES= tar:bzip2 diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 8894d1f7f55..5c509a1dcd7 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -64,7 +64,7 @@ RADIUS_DESC= Support for Radius probes TELNET_DESC= Support for TelnetIOSPing probes DNS_DESC= Support for AnotherDNS probes -OPTIONS_DEFINE= ECHOPING CURL RADIUS TELNET DNS FPING +OPTIONS_DEFINE= ECHOPING CURL RADIUS TELNET DNS FPING EXAMPLES OPTIONS_DEFAULT= FPING FPING_RUN_DEPENDS= ${LOCALBASE}/sbin/fping:net/fping diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile index 0ef07ca21bb..dd6f212f4e7 100644 --- a/net-p2p/cpuminer/Makefile +++ b/net-p2p/cpuminer/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:ftp/curl \ libjansson.so:devel/jansson -OPTIONS_DEFINE= GCC +OPTIONS_DEFINE= GCC DOCS OPTIONS_DEFAULT=GCC USES= autoreconf cpe diff --git a/net-p2p/libswift/Makefile b/net-p2p/libswift/Makefile index 54d3d54a260..2b6798c4d2a 100644 --- a/net-p2p/libswift/Makefile +++ b/net-p2p/libswift/Makefile @@ -43,6 +43,8 @@ SWIFT_PIDDIR= /var/run/${PORTNAME}/ USE_RC_SUBR= ${PORTNAME} +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} \ ${STAGEDIR}${SWIFT_SHAREDIR} \ diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index b70ebf70708..4ba454ff8cb 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -19,7 +19,7 @@ USE_GNOME= libglade2 PORTDOCS= * DESTDIRNAME= FAKE_ROOT -OPTIONS_DEFINE= NOTIFY +OPTIONS_DEFINE= NOTIFY DOCS OPTIONS_DEFAULT=NOTIFY .if defined(WITH_DEBUG) diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index ebe180916a3..1e059d18f36 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -26,6 +26,8 @@ LDFLAGS+= $$(pkg-config --libs libxml-2.0) \ PORTEXAMPLES= minder.cfg PLIST_FILES= bin/minder +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e \ 's|^CFLAGS|#CFLAGS| ; \ diff --git a/net/akonadi-calendar/Makefile b/net/akonadi-calendar/Makefile index c5959f3c57b..965599e674b 100644 --- a/net/akonadi-calendar/Makefile +++ b/net/akonadi-calendar/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/akonadi-contacts/Makefile b/net/akonadi-contacts/Makefile index d7981227a04..1daacb84201 100644 --- a/net/akonadi-contacts/Makefile +++ b/net/akonadi-contacts/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/akonadi-mime/Makefile b/net/akonadi-mime/Makefile index 15c2e4bd885..59452931baa 100644 --- a/net/akonadi-mime/Makefile +++ b/net/akonadi-mime/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/akonadi-notes/Makefile b/net/akonadi-notes/Makefile index 2bf251549fb..168500f359d 100644 --- a/net/akonadi-notes/Makefile +++ b/net/akonadi-notes/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/akonadi-search/Makefile b/net/akonadi-search/Makefile index 9a1d9b87ee9..b4c1eefacce 100644 --- a/net/akonadi-search/Makefile +++ b/net/akonadi-search/Makefile @@ -24,4 +24,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/axa/Makefile b/net/axa/Makefile index 280fbb97371..007f31d85c0 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -32,13 +32,14 @@ SHEBANG_FILES= cert_tools/axa_link_certs.in PORTDOCS= * -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOCS DOXYGEN OPTIONS_DEFAULT=DOXYGEN ALL_TARGET= all INSTALL_TARGET= install-strip DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local +DOXYGEN_IMPLIES= DOCS LDFLAGS+= -lm diff --git a/net/bsdproxy/Makefile b/net/bsdproxy/Makefile index b228029f3c8..e8421d944db 100644 --- a/net/bsdproxy/Makefile +++ b/net/bsdproxy/Makefile @@ -16,6 +16,8 @@ USE_GNOME= glib12 PLIST_FILES= bin/${PORTNAME} PORTDOCS= ChangeLog README +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/net/calendarsupport/Makefile b/net/calendarsupport/Makefile index 78227063476..4ef62e341c4 100644 --- a/net/calendarsupport/Makefile +++ b/net/calendarsupport/Makefile @@ -22,4 +22,6 @@ USE_QT= core gui network printsupport testlib uitools widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/charm/Makefile b/net/charm/Makefile index 8aacc8d9cbb..ef513bb9be9 100644 --- a/net/charm/Makefile +++ b/net/charm/Makefile @@ -13,7 +13,7 @@ COMMENT= Message-passing parallel language and runtime system LICENSE= CHARMPP_CONVERSE_LICENSE LICENSE_NAME= Charm++/Converse License LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed. +LICENSE_PERMS= none # No redistribution is allowed, no commercial use: commercial use requires a commercial license ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures @@ -21,8 +21,6 @@ ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures FETCH_DEPENDS= git:devel/git BUILD_DEPENDS= bash:shells/bash -RESTRICTED= No commercial use: commercial use requires a commercial license - USES= fortran gmake localbase:ldflags shebangfix SHEBANG_GLOB= *.sh SHEBANG_FILES= src/scripts/* diff --git a/net/corosync2/Makefile.common b/net/corosync2/Makefile.common index ddc71a2b0e7..ad516a7dbf7 100644 --- a/net/corosync2/Makefile.common +++ b/net/corosync2/Makefile.common @@ -26,7 +26,7 @@ LDFLAGS+= -B${LOCALBASE}/bin INSTALL_TARGET= install-strip TEST_TARGET= check -OPTIONS_DEFINE= DBUS SNMP +OPTIONS_DEFINE= DBUS DOCS SNMP OPTIONS_SUB= yes DBUS_LIB_DEPENDS+= libdbus-1.so:devel/dbus diff --git a/net/delegate/Makefile b/net/delegate/Makefile index d4b9e3e6f69..286570b7f91 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -25,6 +25,8 @@ PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist PORTDOCS= CHANGES COPYRIGHT DG9note.html HowToDG.html IPv6NOTE.txt \ Manual.htm jpconv.htm tutor-en.htm tutor-jp.htm +OPTIONS_DEFINE= DOCS + post-extract: @${LN} ${WRKSRC}/CHANGES ${WRKSRC}/COPYRIGHT ${WRKSRC}/DG9note.html \ ${WRKSRC}/IPv6NOTE.txt ${WRKSRC}/doc @@ -41,8 +43,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/delegated ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${FILESDIR}/delegated.sh \ ${STAGEDIR}${PREFIX}/etc/rc.d/delegated.sh-dist - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${STAGEDIR}${DOCSDIR} # Re-sign the executable @${MKDIR} ${WRKDIR}/tmp @${CP} ${STAGEDIR}${PREFIX}/sbin/delegated ${WRKDIR}/tmp/dg @@ -50,4 +50,8 @@ do-install: @${WRKDIR}/tmp/dg DGROOT=${WRKDIR}/tmp/ -Fesign -w ${STAGEDIR}${PREFIX}/sbin/delegated @${CHMOD} -w ${STAGEDIR}${PREFIX}/sbin/delegated +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${STAGEDIR}${DOCSDIR} + .include diff --git a/net/deviceatlas-enterprise-c/Makefile b/net/deviceatlas-enterprise-c/Makefile index 1ab57bee5d3..42493635b72 100644 --- a/net/deviceatlas-enterprise-c/Makefile +++ b/net/deviceatlas-enterprise-c/Makefile @@ -26,6 +26,8 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module +OPTIONS_DEFINE= DOCS EXAMPLES + .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile index 3ada2766b32..b6982de3a35 100644 --- a/net/dhcpd-pools/Makefile +++ b/net/dhcpd-pools/Makefile @@ -25,6 +25,8 @@ MAKE_JOBS_UNSAFE= yes PORTDATA= snmptest.pl +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/features.h/d' ${WRKSRC}/src/getdata.c diff --git a/net/elixir-kafka_ex/Makefile b/net/elixir-kafka_ex/Makefile index 3497173f43b..3e5e6165118 100644 --- a/net/elixir-kafka_ex/Makefile +++ b/net/elixir-kafka_ex/Makefile @@ -18,4 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= jacklund NO_ARCH= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/elixir-oauth2/Makefile b/net/elixir-oauth2/Makefile index 0d176655e6e..b7eceeeb48a 100644 --- a/net/elixir-oauth2/Makefile +++ b/net/elixir-oauth2/Makefile @@ -19,4 +19,6 @@ USE_GITHUB= yes GH_ACCOUNT= scrogson NO_ARCH= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/erlang-ranch/Makefile b/net/erlang-ranch/Makefile index 0ca8754280d..99b6b67e744 100644 --- a/net/erlang-ranch/Makefile +++ b/net/erlang-ranch/Makefile @@ -15,7 +15,9 @@ USE_GITHUB= yes GH_ACCOUNT= ninenines ERL_DOCS= doc/src/guide/* doc/src/manual/* -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} diff --git a/net/erlang-xmlrpc/Makefile b/net/erlang-xmlrpc/Makefile index b3da3afd244..a2db5e889a1 100644 --- a/net/erlang-xmlrpc/Makefile +++ b/net/erlang-xmlrpc/Makefile @@ -16,6 +16,8 @@ WRKSRC= ${WRKDIR}/xmlrpc-${PORTVERSION} ERL_DOCS= doc/xmlrpc.pdf doc/xmlrpc.ps doc/xmlrpc.txt +OPTIONS_DEFINE= DOCS EXAMPLES + do-build: cd ${WRKSRC}/src && ${GMAKE} @@ -24,8 +26,10 @@ post-patch: @${RM} ${WRKSRC}/src/*.orig post-install: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_MAN} ${WRKSRC}/doc/xmlrpc.3 ${STAGEDIR}${MANPREFIX}/man/man3/erlang_xmlrpc.3 +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} + .include diff --git a/net/eventviews/Makefile b/net/eventviews/Makefile index 278cd3ac367..923b79dfb61 100644 --- a/net/eventviews/Makefile +++ b/net/eventviews/Makefile @@ -23,4 +23,6 @@ USE_QT= core gui printsupport testlib uitools widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/file2pcap/Makefile b/net/file2pcap/Makefile index 3cda019ec66..72e975722cd 100644 --- a/net/file2pcap/Makefile +++ b/net/file2pcap/Makefile @@ -21,6 +21,8 @@ ALL_TARGET= file2pcap PLIST_FILES= bin/file2pcap PORTDOCS= Changelog README.md TODO +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/file2pcap ${STAGEDIR}/${PREFIX}/bin ${MKDIR} ${STAGEDIR}/${DOCSDIR} diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index fdc1f600eb2..77cedda221f 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -46,7 +46,7 @@ GROUPS= ${USERS} SUB_FILES= pkg-message -OPTIONS_DEFINE= ALL_MODULES X11 +OPTIONS_DEFINE= ALL_MODULES X11 EXAMPLES OPTIONS_DEFAULT= 8K 16K ENGLISH OPTIONS_MULTI= BITRATE LANGUAGE OPTIONS_MULTI_BITRATE= 8K 16K 32K 48K diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index 06428f5d2a4..2af284478a4 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= net geography MASTER_SITES= https://github.com/maxmind/geoipupdate/releases/download/v${PORTVERSION}/ @@ -10,6 +10,7 @@ MAINTAINER= adamw@FreeBSD.org COMMENT= Fetch the latest copies of the paid GeoIP database LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index 1c9f9498f4d..87387312661 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534434256 -SHA256 (geoipupdate-3.1.0.tar.gz) = 70da23bc1e33007b20e4d68ace037c51ba6ff9af766ac4fdb38b9a42b872c774 -SIZE (geoipupdate-3.1.0.tar.gz) = 370293 +TIMESTAMP = 1536615979 +SHA256 (geoipupdate-3.1.1.tar.gz) = 3de22e3fe3282024288a00807bbea9a1ffa2d1e8fe9c611f4b14a5b4d8ebe08a +SIZE (geoipupdate-3.1.1.tar.gz) = 366789 diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index e5b1991d047..50684e57e94 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -55,6 +55,8 @@ INSTALL_TARGET= install-strip PLIST_SUB= GLUSTERLIBDIR="lib/${PORTNAME}/${PORTVERSION}" KMODDIR?= /boot/modules +OPTIONS_DEFINE= DOCS + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1101001 diff --git a/net/gnatsd/Makefile b/net/gnatsd/Makefile index 1a88c373d63..dfee6ae31ea 100644 --- a/net/gnatsd/Makefile +++ b/net/gnatsd/Makefile @@ -18,6 +18,8 @@ GH_ACCOUNT= nats-io USE_RC_SUBR= gnatsd.sh +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_DATA} ${FILESDIR}/gnatsd.conf ${STAGEDIR}${PREFIX}/etc/gnatsd.conf.sample diff --git a/net/incidenceeditor/Makefile b/net/incidenceeditor/Makefile index 66e61c5d14b..7c5ae6b7a3d 100644 --- a/net/incidenceeditor/Makefile +++ b/net/incidenceeditor/Makefile @@ -26,4 +26,6 @@ USE_QT= core dbus gui network printsupport testlib uitools webkit \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/iodine/Makefile b/net/iodine/Makefile index 4f975471c81..fd967e152fd 100644 --- a/net/iodine/Makefile +++ b/net/iodine/Makefile @@ -20,6 +20,8 @@ USE_RC_SUBR= iodined USERS= _iodined GROUPS= _iodined +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/iodine ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/iodined ${STAGEDIR}${PREFIX}/sbin diff --git a/net/kalarmcal/Makefile b/net/kalarmcal/Makefile index 4baec6589da..53b83a704cf 100644 --- a/net/kalarmcal/Makefile +++ b/net/kalarmcal/Makefile @@ -24,4 +24,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kblog/Makefile b/net/kblog/Makefile index 8c42ff33e04..e42b45a031c 100644 --- a/net/kblog/Makefile +++ b/net/kblog/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kcalcore/Makefile b/net/kcalcore/Makefile index 47ea33983bc..1c94e74a4f2 100644 --- a/net/kcalcore/Makefile +++ b/net/kcalcore/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kcalutils/Makefile b/net/kcalutils/Makefile index ac4db8f1b85..beb77958233 100644 --- a/net/kcalutils/Makefile +++ b/net/kcalutils/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kcontacts/Makefile b/net/kcontacts/Makefile index 40ef792b28f..133a54f186e 100644 --- a/net/kcontacts/Makefile +++ b/net/kcontacts/Makefile @@ -17,4 +17,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kdav/Makefile b/net/kdav/Makefile index 3219e978177..5b4a3aa198d 100644 --- a/net/kdav/Makefile +++ b/net/kdav/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile index 6e1d6dd2bf9..8e63de7a441 100644 --- a/net/kdenetwork-filesharing/Makefile +++ b/net/kdenetwork-filesharing/Makefile @@ -13,4 +13,6 @@ USE_KDE= completion config coreaddons doctools ecm i18n jobwidgets kio \ USE_QT= core gui network widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kget/Makefile b/net/kget/Makefile index d379d99d66d..15efc1071f2 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -35,4 +35,6 @@ SHEBANG_FILES= conf/*.pl MAKE_ENV= XDG_CONFIG_HOME=/dev/null CONFIGURE_ENV= XDG_CONFIG_HOME=/dev/null +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kidentitymanagement/Makefile b/net/kidentitymanagement/Makefile index e7d97d4217f..8f54678cb73 100644 --- a/net/kidentitymanagement/Makefile +++ b/net/kidentitymanagement/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kimap/Makefile b/net/kimap/Makefile index ec3b9090d30..2541846dc0c 100644 --- a/net/kimap/Makefile +++ b/net/kimap/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile index 59fd0700098..b8f57c348d5 100644 --- a/net/kitinerary/Makefile +++ b/net/kitinerary/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kldap/Makefile b/net/kldap/Makefile index 26d5242fe33..f0d21636f7b 100644 --- a/net/kldap/Makefile +++ b/net/kldap/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kmailtransport/Makefile b/net/kmailtransport/Makefile index 26460770e70..43e48b1cbad 100644 --- a/net/kmailtransport/Makefile +++ b/net/kmailtransport/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kmbox/Makefile b/net/kmbox/Makefile index 2fe8ce7f3fe..0418ff55dc4 100644 --- a/net/kmbox/Makefile +++ b/net/kmbox/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kmime/Makefile b/net/kmime/Makefile index 351e8c4f004..ea787364a22 100644 --- a/net/kmime/Makefile +++ b/net/kmime/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kontactinterface/Makefile b/net/kontactinterface/Makefile index 2e15775e110..2d76b916fc3 100644 --- a/net/kontactinterface/Makefile +++ b/net/kontactinterface/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/kpimtextedit/Makefile b/net/kpimtextedit/Makefile index a2ff974c973..fa61c0ec324 100644 --- a/net/kpimtextedit/Makefile +++ b/net/kpimtextedit/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/krdc/Makefile b/net/krdc/Makefile index c541f55d3e5..29d1e84185a 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -18,7 +18,7 @@ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes -OPTIONS_DEFINE= FREERDP +OPTIONS_DEFINE= FREERDP DOCS OPTIONS_SUB= yes FREERDP_CMAKE_BOOL= WITH_FREERDP FREERDP_DESC= Remote Desktop support via FreeRDP diff --git a/net/krfb/Makefile b/net/krfb/Makefile index e1d641254ac..06f65bd3ed1 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -19,7 +19,7 @@ USE_QT= core dbus gui network widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 xcb xdamage xext xtst -OPTIONS_DEFINE= TELEPATHY +OPTIONS_DEFINE= TELEPATHY DOCS OPTIONS_SUB= yes TELEPATHY_DESC= Support for Telepathy Tubes TELEPATHY_LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt5 diff --git a/net/ksmtp/Makefile b/net/ksmtp/Makefile index 55f670c93dd..5e5541b4d4d 100644 --- a/net/ksmtp/Makefile +++ b/net/ksmtp/Makefile @@ -19,4 +19,6 @@ USE_QT= core network \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/ktnef/Makefile b/net/ktnef/Makefile index 1d5b2530116..f36c4a323b5 100644 --- a/net/ktnef/Makefile +++ b/net/ktnef/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 9d3a0220760..2daa9a333a8 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -18,6 +18,8 @@ USES= compiler:nestedfct PORTDOCS= README ETCDIR= ${PREFIX}/etc/l2tp +OPTIONS_DEFINE= DOCS + do-configure: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/doc/l2tpd.8 \ ${WRKSRC}/doc/l2tpd.conf.sample ${WRKSRC}/doc/l2tp-secrets.5 \ diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index 98ebe039d08..e4482f89a12 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ladvd -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 DISTVERSIONPREFIX=v CATEGORIES= net diff --git a/net/ladvd/distinfo b/net/ladvd/distinfo index 8017d951d8d..4a959480151 100644 --- a/net/ladvd/distinfo +++ b/net/ladvd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498268391 -SHA256 (sspans-ladvd-v1.1.1_GH0.tar.gz) = 2719842630e75e85db82f0cdf36a24e04392f10e07422dabcc523473b16bb786 -SIZE (sspans-ladvd-v1.1.1_GH0.tar.gz) = 109049 +TIMESTAMP = 1536583886 +SHA256 (sspans-ladvd-v1.1.2_GH0.tar.gz) = 3391ad591eb6a97b19fdf243f2bb0dc54a93f0f4a3980e8240ac0ffab353d0d4 +SIZE (sspans-ladvd-v1.1.2_GH0.tar.gz) = 109169 diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index 60d4442a8b6..3dd0279943f 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ldapadd:net/openldap${OPENLDAP_VER}${OPENLDAP_FLAVOUR}-client \ NO_ARCH= yes -OPTIONS_DEFINE= SASL +OPTIONS_DEFINE= SASL DOCS SASL_VARS= OPENLDAP_FLAVOUR=-sasl WANT_OPENLDAP_SASL=yes USES= iconv tar:tgz diff --git a/net/libgravatar/Makefile b/net/libgravatar/Makefile index b6a6fa6c99a..bb98c75e0ab 100644 --- a/net/libgravatar/Makefile +++ b/net/libgravatar/Makefile @@ -18,4 +18,6 @@ USE_QT= core gui network testlib widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/libkgapi/Makefile b/net/libkgapi/Makefile index badca50c116..6aabb8c7948 100644 --- a/net/libkgapi/Makefile +++ b/net/libkgapi/Makefile @@ -29,4 +29,6 @@ USE_QT= core dbus gui location qml network printsupport quick webchannel \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/libksieve/Makefile b/net/libksieve/Makefile index 970b43860c3..bb6bdbd0b1b 100644 --- a/net/libksieve/Makefile +++ b/net/libksieve/Makefile @@ -27,4 +27,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/libmateweather/Makefile b/net/libmateweather/Makefile index e1ad62dea53..3267c6dcf92 100644 --- a/net/libmateweather/Makefile +++ b/net/libmateweather/Makefile @@ -26,4 +26,6 @@ INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.weather.gschema.xml +OPTIONS_DEFINE= DOCS + .include diff --git a/net/libnss-pgsql/Makefile b/net/libnss-pgsql/Makefile index f6726bcda31..3bfb6dfd030 100644 --- a/net/libnss-pgsql/Makefile +++ b/net/libnss-pgsql/Makefile @@ -19,6 +19,8 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --includedir=${PREFIX}/include --libd USE_LDCONFIG= yes GNU_CONFIGURE= yes +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/conf/* ${STAGEDIR}${DOCSDIR} diff --git a/net/linknx/Makefile b/net/linknx/Makefile index a2a13425d3d..911e33f9719 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \ CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} CXXFLAGS_clang= -Wno-c++11-narrowing -OPTIONS_DEFINE= LIBESMTP LIBCURL LIBLUA MYSQL +OPTIONS_DEFINE= LIBESMTP LIBCURL LIBLUA MYSQL DOCS OPTIONS_DEFAULT= LIBESMTP OPTIONS_SUB= LIBESMTP_DESC= Install libesmtp for SMTP support diff --git a/net/linux-c6-openldap/Makefile b/net/linux-c6-openldap/Makefile index ee24b991e14..385cb139a78 100644 --- a/net/linux-c6-openldap/Makefile +++ b/net/linux-c6-openldap/Makefile @@ -16,6 +16,8 @@ USE_LDCONFIG= yes USE_LINUX= cyrus-sasl2 nss nspr USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + # do not install any openldap configuration directories/files post-patch: @${RM} -r ${WRKSRC}/etc diff --git a/net/linux-c6-tcp_wrappers-libs/Makefile b/net/linux-c6-tcp_wrappers-libs/Makefile index 670d083c5e7..5a37cf71b41 100644 --- a/net/linux-c6-tcp_wrappers-libs/Makefile +++ b/net/linux-c6-tcp_wrappers-libs/Makefile @@ -19,4 +19,6 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/linux-c7-openldap/Makefile b/net/linux-c7-openldap/Makefile index 0d7a99551d2..11c4b879919 100644 --- a/net/linux-c7-openldap/Makefile +++ b/net/linux-c7-openldap/Makefile @@ -17,6 +17,8 @@ USE_LDCONFIG= yes USE_LINUX= cyrus-sasl2 nspr nss USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + # do not install any openldap configuration directories/files post-patch: @${RM} -r ${WRKSRC}/etc diff --git a/net/linux-c7-tcp_wrappers-libs/Makefile b/net/linux-c7-tcp_wrappers-libs/Makefile index f8b05929caa..517f953e801 100644 --- a/net/linux-c7-tcp_wrappers-libs/Makefile +++ b/net/linux-c7-tcp_wrappers-libs/Makefile @@ -21,4 +21,6 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/mailcommon/Makefile b/net/mailcommon/Makefile index 9473261343c..1b60ccdb47b 100644 --- a/net/mailcommon/Makefile +++ b/net/mailcommon/Makefile @@ -29,4 +29,6 @@ USE_QT= core dbus network xml designer gui phonon4 testlib uiplugin \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/net/mailimporter/Makefile b/net/mailimporter/Makefile index 7fbd5b7985a..c630f535acb 100644 --- a/net/mailimporter/Makefile +++ b/net/mailimporter/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/megatools/Makefile b/net/megatools/Makefile index b2dfcccd2c2..1988e997d7b 100644 --- a/net/megatools/Makefile +++ b/net/megatools/Makefile @@ -23,6 +23,8 @@ USE_GNOME= glib20 INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + post-patch: # Unsilence build ${REINPLACE_CMD} -e '/^export\ MAKEFLAGS/s|^|#|' ${WRKSRC}/Makefile.in diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile index 10cae53f990..02860b2e9e1 100644 --- a/net/messagelib/Makefile +++ b/net/messagelib/Makefile @@ -32,7 +32,7 @@ USE_QT= core dbus gui location network printsupport qml quick testlib \ USE_LDCONFIG= yes -OPTIONS_DEFINE= INOTIFY +OPTIONS_DEFINE= INOTIFY DOCS OPTIONS_DEFAULT= INOTIFY OPTIONS_SUB= yes diff --git a/net/mininet/Makefile b/net/mininet/Makefile index 7807cd138d2..c87e19dfb96 100644 --- a/net/mininet/Makefile +++ b/net/mininet/Makefile @@ -26,6 +26,8 @@ USE_GITHUB= yes GH_ACCOUNT= akoshibe GH_TAGNAME= b88c58c +OPTIONS_DEFINE= DOCS EXAMPLES + do-build: @${CC} ${WRKSRC}/mnexec.c -o ${BUILD_WRKSRC}/mnexec @help2man -N -n "create a Mininet network." --no-discard-stderr \ diff --git a/net/nats-streaming-server/Makefile b/net/nats-streaming-server/Makefile index b7156e79541..364f04c2c49 100644 --- a/net/nats-streaming-server/Makefile +++ b/net/nats-streaming-server/Makefile @@ -18,6 +18,8 @@ GH_ACCOUNT= nats-io USE_RC_SUBR= nats_streaming.sh +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_SCRIPT} ${FILESDIR}/nats_streaming.conf ${STAGEDIR}${PREFIX}/etc/nats_streaming.conf.sample diff --git a/net/netsed/Makefile b/net/netsed/Makefile index 3ce1580e524..60d32b9b1ff 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -17,6 +17,8 @@ MAKE_ARGS= CFLAGS="${CFLAGS}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile index 8567e5cfed3..764caeadcb4 100644 --- a/net/nmsg/Makefile +++ b/net/nmsg/Makefile @@ -27,13 +27,14 @@ PORTDOCS= * # The DOXYGEN option is best effort. # If doxygen is installed, it will get used if the option is set to NO. -OPTIONS_DEFINE= DOXYGEN EXAMPLES MANPAGES +OPTIONS_DEFINE= DOXYGEN EXAMPLES MANPAGES DOCS OPTIONS_DEFAULT= DOXYGEN MANPAGES OPTIONS_SUB= yes CPPFLAGS+= -I${LOCALBASE}/include/yajl ALL_TARGET= all +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local DOCBOOK_XML= ${LOCALBASE}/share/xml/docbook/4.2 diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile index c3263c4313d..a2b837751d8 100644 --- a/net/nss-pam-ldapd/Makefile +++ b/net/nss-pam-ldapd/Makefile @@ -3,6 +3,7 @@ PORTNAME= nss-pam-ldapd PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \ ZI @@ -25,7 +26,8 @@ NSS_LDAP_SHMAJOR= 1 SUB_FILES+= pkg-message NSLCD_PIDFILE?= /var/run/nslcd.pid -NSLCD_SOCKET?= /var/run/nslcd.ctl +NSLCD_VARDIR?= /var/run/nslcd +NSLCD_SOCKET?= ${NSLCD_VARDIR}/nslcd.ctl OPTIONS_DEFINE= KERBEROS OPTIONS_DEFAULT= KERBEROS @@ -67,7 +69,9 @@ PLIST_SUB+= CONFIG="${CONFIG_FILE}" \ PAM_LDAP_SHMAJOR="${PAM_LDAP_SHMAJOR}" \ NSS_LDAP_SHMAJOR="${NSS_LDAP_SHMAJOR}" SUB_LIST+= CONFIG_FILE="${PREFIX}/etc/${CONFIG_FILE}" \ - NSLCD_PIDFILE="${NSLCD_PIDFILE}" + NSLCD_PIDFILE="${NSLCD_PIDFILE}" \ + NSLCD_VARDIR="${NSLCD_VARDIR}" \ + USERS="${USERS}" GROUPS="${GROUPS}" .if empty(PORT_OPTIONS:MKERBEROS) CONFIGURE_ARGS+= --disable-kerberos diff --git a/net/nss-pam-ldapd/files/nslcd.in b/net/nss-pam-ldapd/files/nslcd.in index dd9a7b69e8e..646131bd89c 100644 --- a/net/nss-pam-ldapd/files/nslcd.in +++ b/net/nss-pam-ldapd/files/nslcd.in @@ -43,6 +43,7 @@ nslcd_prestart() else command_args="-f %%PREFIX%%/sbin/nslcd" fi + install -d -o %%USERS%% -g %%GROUPS%% %%NSLCD_VARDIR%% } nslcd_start() diff --git a/net/ntpa/Makefile b/net/ntpa/Makefile index 41aa5e241b4..911850be190 100644 --- a/net/ntpa/Makefile +++ b/net/ntpa/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntpa PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://dist1.innolan.net/ \ http://dist2.innolan.net/ diff --git a/net/ntpa/pkg-plist b/net/ntpa/pkg-plist index 7d463eceec6..3cd7ad37c88 100644 --- a/net/ntpa/pkg-plist +++ b/net/ntpa/pkg-plist @@ -23,7 +23,7 @@ man/man1/ntpa.1.gz %%DOCSDIR%%/DATABASE %%DOCSDIR%%/INSTALL @dir etc/newsyslog.conf.d -@sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa.conf +@sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa @sample(,ntpa,640) %%ETCDIR%%/ntpa.conf.sample @owner www @group www diff --git a/net/nyancat/Makefile b/net/nyancat/Makefile index 95d68fccc1b..e059642cb5d 100644 --- a/net/nyancat/Makefile +++ b/net/nyancat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nyancat -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= net games diff --git a/net/nyancat/distinfo b/net/nyancat/distinfo index 031aa880b15..56c6bb300ab 100644 --- a/net/nyancat/distinfo +++ b/net/nyancat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475429170 -SHA256 (klange-nyancat-1.5.1_GH0.tar.gz) = c948c769d230b4e41385173540ae8ab1f36176de689b6e2d6ed3500e9179b50a -SIZE (klange-nyancat-1.5.1_GH0.tar.gz) = 15124 +TIMESTAMP = 1536569698 +SHA256 (klange-nyancat-1.5.2_GH0.tar.gz) = 88cdcaa9c7134503dd0364a97fa860da3381a09cb555c3aae9918360827c2032 +SIZE (klange-nyancat-1.5.2_GH0.tar.gz) = 15126 diff --git a/net/openbsc/Makefile b/net/openbsc/Makefile index 72b7786f680..1bda1dbf655 100644 --- a/net/openbsc/Makefile +++ b/net/openbsc/Makefile @@ -26,7 +26,7 @@ USES= autoreconf compiler:c11 gmake pathfix pkgconfig ssl GNU_CONFIGURE= yes CONFIGURE_ARGS+= CFLAGS="-I${LOCALBASE}/include" -OPTIONS_DEFINE= BSC NAT SQLITE +OPTIONS_DEFINE= BSC NAT SQLITE DOCS OPTIONS_DEFAULT= BSC NAT BSC_DESC= Enable OSMO BSC diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index f4f738b98b6..4e783d76158 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Look up country from an IP Address LICENSE= ART10 GPLv1+ diff --git a/net/p5-NetAddr-IP-Count/Makefile b/net/p5-NetAddr-IP-Count/Makefile index 597b71116d8..536502345c6 100644 --- a/net/p5-NetAddr-IP-Count/Makefile +++ b/net/p5-NetAddr-IP-Count/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= NetAddr::IP::Count - Count hosts in named subnets BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 9933fd9f50d..ff5be26e12a 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_Sieve -DISTVERSION= 1.4.3 +DISTVERSION= 1.4.4 CATEGORIES= net www pear MAINTAINER= joneum@FreeBSD.org diff --git a/net/pear-Net_Sieve/distinfo b/net/pear-Net_Sieve/distinfo index 1800c779bc3..1f232232856 100644 --- a/net/pear-Net_Sieve/distinfo +++ b/net/pear-Net_Sieve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520537419 -SHA256 (PEAR/Net_Sieve-1.4.3.tgz) = 1307685f3bc224755e4e393e70a3eea213aa9c76d8fa0fc949465dc06ad55380 -SIZE (PEAR/Net_Sieve-1.4.3.tgz) = 16272 +TIMESTAMP = 1536591847 +SHA256 (PEAR/Net_Sieve-1.4.4.tgz) = 05ad2d4762bb5052afc9c72e5b19698c68eb1e9c8f6809dc63eb6bc379e4ddc5 +SIZE (PEAR/Net_Sieve-1.4.4.tgz) = 16326 diff --git a/net/pimcommon/Makefile b/net/pimcommon/Makefile index 227ddf722d0..0b2b32dc482 100644 --- a/net/pimcommon/Makefile +++ b/net/pimcommon/Makefile @@ -27,4 +27,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile index 59b182be9ff..99982010d24 100644 --- a/net/py-pynmsg/Makefile +++ b/net/py-pynmsg/Makefile @@ -23,6 +23,8 @@ PORTEXAMPLES= * CPPFLAGS+= -I${LOCALBASE}/include +OPTIONS_DEFINE= EXAMPLES + post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_nmsg.so ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/net/scribe/Makefile b/net/scribe/Makefile index b389ef8df14..1eb0564d320 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -38,6 +38,8 @@ CONFIGURE_ARGS= --with-boost-filesystem=boost_filesystem \ PY_PREFIX="${PREFIX}" USE_RC_SUBR= ${PORTNAME} +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's/^AM_INIT_AUTOMAKE/#/' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e '/boost/! s/shared_ptr/boost::&/g' \ diff --git a/net/sflowtool/Makefile b/net/sflowtool/Makefile index 0f187aac973..b48372ac7af 100644 --- a/net/sflowtool/Makefile +++ b/net/sflowtool/Makefile @@ -21,7 +21,7 @@ PORTDOCS= README PORTEXAMPLES= README ipTopTalkers ipTrafficMatrix sflowRRDChart.cgi \ sflowRRDLoad sflowenable -.include +OPTIONS_DEFINE= DOCS EXAMPLES post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/net/spread/Makefile b/net/spread/Makefile index 71da121ba08..30d3fb331cc 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -32,6 +32,8 @@ PKGMESSAGE= ${WRKSRC}/license.txt PORTDOCS= Readme.txt LICENSE HEADERFILES= sp_func.h sp_func.h sp_events.h +OPTIONS_DEFINE= DOCS + # The configure script fails to find nroff in LOCALBASE, but works fine if # 'groff' is used directly diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index a19cbedea7a..266ab789d8a 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -26,6 +26,8 @@ PORTDOCS= * USERS= syncthing GROUPS= syncthing +OPTIONS_DEFINE= DOCS + do-build: @cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} ; \ ${SETENV} ${MAKE_ENV} CGO_ENABLED=0 go run build.go -no-upgrade=true -version v${PORTVERSION} diff --git a/net/syndication/Makefile b/net/syndication/Makefile index 10ae4832ee7..bbcc2760766 100644 --- a/net/syndication/Makefile +++ b/net/syndication/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/net/tcludp/Makefile b/net/tcludp/Makefile index 2ec91cad21b..ecd9d833b4b 100644 --- a/net/tcludp/Makefile +++ b/net/tcludp/Makefile @@ -22,6 +22,6 @@ TEST_TARGET= test PLIST_FILES= lib/${TCL_PKG}/lib${TCL_PKG}.so \ lib/${TCL_PKG}/pkgIndex.tcl \ - %%PORTDOCS%%man/mann/udp.n.gz + man/mann/udp.n.gz .include diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index bd5ddea8829..184d97e8dfb 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -25,6 +25,8 @@ PLIST_FILES= bin/tcpillust \ WRKSRC= ${WRKDIR}/${PORTNAME} +OPTIONS_DEFINE= DOCS + do-build: .for file in binread.c button.c draw.c parser.c tcpillust.c tcpdump/print-tcp.c ${CC} ${CFLAGS} -DHAVE_BPF_DUMP -I/usr/include -I/usr/include/pcap -I${LOCALBASE}/include/ -I${TCL_INCLUDEDIR} -I${TK_INCLUDEDIR} \ diff --git a/net/yate/Makefile b/net/yate/Makefile index f967f89ce47..81f81471c02 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= yate -DISTVERSION= 6.0.0p1 -PORTREVISION= 1 +PORTVERSION= 6.1.0 CATEGORIES= net MASTER_SITES= http://yate.null.ro/tarballs/yate6/ -DISTNAME= ${PORTNAME}-6.0.0-1 +DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= koue@chaosophia.net COMMENT= Yet Another Telephony Engine @@ -34,6 +33,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-fdsize \ --without-libqt4 \ --with-zlib=/usr +PLIST_SUB= VERSION="${PORTVERSION}" MAKE_JOBS_UNSAFE=yes @@ -41,6 +41,7 @@ SUB_FILES= pkg-message USE_RC_SUBR= yate USERS= yate GROUPS= yate +DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= AMRNB DOCS DAHDI H323 ILBC MYSQL PGSQL SCTP SPANDSP SQLITE OPTIONS_DEFAULT=SCTP @@ -90,7 +91,7 @@ post-extract: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/yate - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libyate*.so.6.0.0 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libyate*.so.${PORTVERSION} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/yate/*.yate @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/yate/radio/*.yate @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/yate/sig/*.yate diff --git a/net/yate/distinfo b/net/yate/distinfo index e9d2b199783..b8e6c3e4289 100644 --- a/net/yate/distinfo +++ b/net/yate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521464965 -SHA256 (yate-6.0.0-1.tar.gz) = 0ab76015651db8076031277b2003c23bd5d9eb940491801f30a6dc3c226c1817 -SIZE (yate-6.0.0-1.tar.gz) = 6039879 +TIMESTAMP = 1535638826 +SHA256 (yate-6.1.0-1.tar.gz) = ed88519c8e2f63eec0d699bc6ed8831854af9b32b654b3d7e7c2697b528aa377 +SIZE (yate-6.1.0-1.tar.gz) = 6074737 diff --git a/net/yate/files/patch-modules_server_lksctp.cpp b/net/yate/files/patch-modules_server_lksctp.cpp index 32e103e1cdb..4ad9bc5a2ca 100644 --- a/net/yate/files/patch-modules_server_lksctp.cpp +++ b/net/yate/files/patch-modules_server_lksctp.cpp @@ -1,6 +1,6 @@ ---- modules/server/lksctp.cpp.orig 2018-03-28 11:56:42 UTC +--- modules/server/lksctp.cpp.orig 2018-08-30 14:23:27 UTC +++ modules/server/lksctp.cpp -@@ -529,9 +529,10 @@ bool LKSocket::alive() const +@@ -521,9 +521,10 @@ bool LKSocket::alive() const status.sstat_primary.spinfo_state); } } @@ -8,8 +8,8 @@ + //static int s_lastSstatState = SCTP_EMPTY; + static int s_lastSstatState = SCTP_CLOSED; switch (status.sstat_state) { -- MAKE_CASE(EMPTY,Local); -+ //MAKE_CASE(EMPTY,Local); - MAKE_CASE(CLOSED,Local); - MAKE_CASE(COOKIE_WAIT,Local); - MAKE_CASE(COOKIE_ECHOED,Local); +- MAKE_CASE(EMPTY,Association); ++ //MAKE_CASE(EMPTY,Association); + MAKE_CASE(CLOSED,Association); + MAKE_CASE(COOKIE_WAIT,Association); + MAKE_CASE(COOKIE_ECHOED,Association); diff --git a/net/yate/pkg-plist b/net/yate/pkg-plist index 90a2b9de948..78b6033cca6 100644 --- a/net/yate/pkg-plist +++ b/net/yate/pkg-plist @@ -84,20 +84,20 @@ include/yate/yateversn.h include/yate/yateasn.h include/yate/yateradio.h include/yate/yatescript.h -lib/libyate.so.6.0.0 +lib/libyate.so.%%VERSION%% lib/libyate.so -lib/libyatescript.so.6.0.0 +lib/libyatescript.so.%%VERSION%% lib/libyatescript.so -lib/libyatesig.so.6.0.0 +lib/libyatesig.so.%%VERSION%% lib/libyatesig.so -lib/libyatemgcp.so.6.0.0 +lib/libyatemgcp.so.%%VERSION%% lib/libyatemgcp.so -lib/libyatejabber.so.6.0.0 +lib/libyatejabber.so.%%VERSION%% lib/libyatejabber.so lib/libyateasn.so -lib/libyateasn.so.6.0.0 +lib/libyateasn.so.%%VERSION%% lib/libyateradio.so -lib/libyateradio.so.6.0.0 +lib/libyateradio.so.%%VERSION%% lib/yate/client/jabberclient.yate lib/yate/client/osschan.yate lib/yate/client/alsachan.yate @@ -189,18 +189,18 @@ lib/yate/zlibcompress.yate libdata/pkgconfig/yate.pc man/man8/yate.8.gz man/man8/yate-config.8.gz -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/WebRTC-LICENSE -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/WebRTC-LICENSE_THIRD_PARTY -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/WebRTC-PATENTS -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/iLBC-LICENSE.txt -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/README -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/COPYING -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/dataflow.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/extmodule.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/index.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/messages.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/index.html +%%PORTDOCS%%%%DOCSDIR%%/WebRTC-LICENSE +%%PORTDOCS%%%%DOCSDIR%%/WebRTC-LICENSE_THIRD_PARTY +%%PORTDOCS%%%%DOCSDIR%%/WebRTC-PATENTS +%%PORTDOCS%%%%DOCSDIR%%/iLBC-LICENSE.txt +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/dataflow.html +%%PORTDOCS%%%%DOCSDIR%%/extmodule.html +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/messages.html +%%PORTDOCS%%%%DOCSDIR%%/api/index.html %%DATADIR%%/data/snmp_mib.conf %%DATADIR%%/data/NULL-TEAM-MIB.txt %%DATADIR%%/data/YATE-MIB.txt @@ -556,490 +556,493 @@ man/man8/yate-config.8.gz %%DATADIR%%/sounds/ring.au %%DATADIR%%/sounds/ring.wav %%DATADIR%%/sounds/tone.wav -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/annotated.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/bc_s.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/bdwn.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Array-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Array.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Array.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Atom-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Atom.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Base64-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Base64.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Base64.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1BitVector-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1BitVector.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1BitVector.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CallAccount-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CallAccount.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CallEndpoint-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CallEndpoint.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CallEndpoint.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CapturedEvent-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CapturedEvent.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1CapturedEvent.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Channel-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Channel.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Channel.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Cipher-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Cipher.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Cipher.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Client-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Client.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Client.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientAccount-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientAccount.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientAccount.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientAccountList-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientAccountList.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientAccountList.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientChannel-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientChannel.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientChannel.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientContact-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientContact.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientContact.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientDir-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientDir.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientDir.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientDriver-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientDriver.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientDriver.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientFile-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientFile.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientFile.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientFileItem-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientFileItem.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientFileItem.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientLogic-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientLogic.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientLogic.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientResource-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientResource.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientResource.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientSound-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientSound.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ClientSound.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Complex-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Complex.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Compressor-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Compressor.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Compressor.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Configuration-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Configuration.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Configuration.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataBlock-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataBlock.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataBlock.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataConsumer-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataConsumer.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataConsumer.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataEndpoint-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataEndpoint.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataEndpoint.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataFormat-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataFormat.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataFormat.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataNode-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataNode.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataNode.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataSource-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataSource.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataSource.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataTranslator-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataTranslator.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DataTranslator.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DebugEnabler-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DebugEnabler.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DebugEnabler.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Debugger-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Debugger.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DefaultLogic-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DefaultLogic.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DefaultLogic.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DnsRecord-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DnsRecord.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DnsRecord.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Driver-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Driver.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Driver.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DurationUpdate-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DurationUpdate.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1DurationUpdate.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Engine-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Engine.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1EngineCheck-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1EngineCheck.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1File-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1File.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1File.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Flags32-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Flags32.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1FormatRepository-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1FormatRepository.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1GenObject-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1GenObject.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1GenObject.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1GenPointer-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1GenPointer.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1GenPointer.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1HashList-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1HashList.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1HashList.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Hasher-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Hasher.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Hasher.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ListIterator-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ListIterator.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lock-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lock.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lock2-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lock2.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lockable-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lockable.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Lockable.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MD5-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MD5.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MD5.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Math-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Math.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MathVectorBase-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MathVectorBase.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MathVectorBase.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MemoryStream-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MemoryStream.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MemoryStream.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Message-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Message.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Message.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageDispatcher-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageDispatcher.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageDispatcher.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageHandler-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageHandler.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageHandler.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageHook-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageHook.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageHook.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageNotifier-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageNotifier.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageNotifier.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessagePostHook-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessagePostHook.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessagePostHook.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageQueue-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageQueue.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageQueue.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageReceiver-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageReceiver.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageReceiver.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageRelay-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageRelay.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MessageRelay.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeAuthLine-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeAuthLine.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeAuthLine.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeBinaryBody-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeBinaryBody.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeBinaryBody.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeBody-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeBody.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeBody.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeHeaderLine-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeHeaderLine.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeHeaderLine.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeLinesBody-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeLinesBody.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeLinesBody.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeMultipartBody-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeMultipartBody.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeMultipartBody.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeSdpBody-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeSdpBody.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeSdpBody.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeStringBody-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeStringBody.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MimeStringBody.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Module-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Module.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Module.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MucRoom-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MucRoom.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MucRoom.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MucRoomMember-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MucRoomMember.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MucRoomMember.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Mutex-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Mutex.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Mutex.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MutexPool-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1MutexPool.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedCounter-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedCounter.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedCounter.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedInt-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedInt.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedInt.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedIterator-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedIterator.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedList-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedList.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedList.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedPointer-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedPointer.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedPointer.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedString-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedString.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NamedString.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NaptrRecord-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NaptrRecord.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1NaptrRecord.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ObjList-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ObjList.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ObjList.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ObjVector-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ObjVector.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ObjVector.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Plugin-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Plugin.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Plugin.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Random-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Random.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefObject-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefObject.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefObject.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefPointer-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefPointer.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefPointer.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefPointerBase-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefPointerBase.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefPointerBase.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefStorage-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefStorage.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1RefStorage.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Regexp-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Regexp.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Regexp.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Resolver-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Resolver.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Router-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Router.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Router.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Runnable-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Runnable.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Runnable.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SHA1-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SHA1.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SHA1.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SHA256-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SHA256.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SHA256.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SctpSocket-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SctpSocket.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SctpSocket.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Semaphore-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Semaphore.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Semaphore.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SharedVars-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SharedVars.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SharedVars.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SliceVector-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SliceVector.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SliceVector.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Socket-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Socket.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Socket.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SocketAddr-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SocketAddr.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SocketAddr.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SocketFilter-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SocketFilter.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SocketFilter.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SrvRecord-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SrvRecord.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SrvRecord.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Stream-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Stream.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Stream.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1String-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1String.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1String.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SysUsage-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1SysUsage.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TempObjectCounter-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TempObjectCounter.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Thread-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Thread.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Thread.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ThreadedSource-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ThreadedSource.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1ThreadedSource.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Time-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Time.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TranslatorFactory-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TranslatorFactory.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TranslatorFactory.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TxtRecord-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TxtRecord.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1TxtRecord.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UChar-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UChar.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UIFactory-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UIFactory.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UIFactory.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UIWidget-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UIWidget.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1UIWidget.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1URI-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1URI.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1URI.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Window-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Window.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1Window.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlCData-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlCData.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlCData.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlChild-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlChild.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlChild.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlComment-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlComment.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlComment.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDeclaration-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDeclaration.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDeclaration.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDoctype-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDoctype.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDoctype.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDocument-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDocument.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDocument.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDomParser-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDomParser.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlDomParser.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlElement-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlElement.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlElement.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlFragment-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlFragment.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlFragment.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlParent-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlParent.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlParent.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlSaxParser-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlSaxParser.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlSaxParser.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlText-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlText.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classTelEngine_1_1XmlText.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/classes.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/closed.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/dynsections.js -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/files.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2blank.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2doc.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2folderclosed.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2folderopen.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2lastnode.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2link.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2mlastnode.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2mnode.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2node.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2plastnode.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2pnode.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2splitbar.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/ftv2vertline.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_b.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_c.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_d.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_e.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_enum.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_f.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_b.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_c.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_d.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_e.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_f.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_g.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_h.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_i.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_j.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_k.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_l.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_m.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_n.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_o.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_p.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_q.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_r.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_s.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_t.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_u.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_v.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_w.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_x.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_y.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_z.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_func_~.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_g.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_h.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_i.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_j.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_k.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_l.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_m.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_n.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_o.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_p.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_q.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_r.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_s.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_t.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_u.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_v.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_vars.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_w.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_x.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_y.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_z.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/functions_~.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/hierarchy.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/jquery.js -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/namespaceTelEngine.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/namespacemembers.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/namespacemembers_enum.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/namespacemembers_func.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/namespacemembers_type.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/namespaces.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/nav_f.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/nav_g.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/nav_h.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/open.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1FormatInfo-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1FormatInfo.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1ImageInfo-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1ImageInfo.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1TokenDict-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1TokenDict.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1TranslatorCaps-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1TranslatorCaps.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1XmlEscape-members.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/structTelEngine_1_1XmlEscape.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/sync_off.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/sync_on.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/tab_a.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/tab_b.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/tab_h.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/tab_s.png -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/tabs.css -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yatecbase_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yateclass_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yatemath_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yatemime_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yatengine_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yatephone_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%-6.0.0/api/yatexml_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/api/bc_s.png +%%PORTDOCS%%%%DOCSDIR%%/api/bdwn.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Array-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Array.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Array.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Atom-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Atom.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Base64-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Base64.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Base64.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1BitVector-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1BitVector.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1BitVector.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CallAccount-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CallAccount.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CallEndpoint-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CallEndpoint.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CallEndpoint.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CapturedEvent-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CapturedEvent.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1CapturedEvent.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Channel-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Channel.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Channel.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Cipher-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Cipher.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Cipher.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Client-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Client.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Client.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientAccount-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientAccount.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientAccount.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientAccountList-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientAccountList.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientAccountList.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientChannel-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientChannel.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientChannel.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientContact-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientContact.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientContact.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientDir-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientDir.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientDir.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientDriver-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientDriver.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientDriver.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientFile-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientFile.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientFile.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientFileItem-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientFileItem.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientFileItem.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientLogic-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientLogic.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientLogic.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientResource-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientResource.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientResource.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientSound-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientSound.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ClientSound.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Complex-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Complex.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Compressor-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Compressor.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Compressor.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Configuration-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Configuration.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Configuration.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataBlock-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataBlock.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataBlock.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataConsumer-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataConsumer.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataConsumer.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataEndpoint-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataEndpoint.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataEndpoint.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataFormat-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataFormat.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataFormat.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataNode-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataNode.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataNode.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataSource-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataSource.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataSource.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataTranslator-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataTranslator.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DataTranslator.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DebugEnabler-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DebugEnabler.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DebugEnabler.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Debugger-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Debugger.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DefaultLogic-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DefaultLogic.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DefaultLogic.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DnsRecord-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DnsRecord.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DnsRecord.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Driver-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Driver.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Driver.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DurationUpdate-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DurationUpdate.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1DurationUpdate.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Engine-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Engine.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1EngineCheck-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1EngineCheck.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1File-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1File.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1File.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Flags32-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Flags32.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1FormatRepository-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1FormatRepository.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1GenObject-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1GenObject.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1GenObject.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1GenPointer-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1GenPointer.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1GenPointer.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1HashList-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1HashList.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1HashList.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Hasher-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Hasher.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Hasher.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ListIterator-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ListIterator.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lock-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lock.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lock2-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lock2.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lockable-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lockable.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Lockable.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MD5-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MD5.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MD5.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Math-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Math.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MathVectorBase-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MathVectorBase.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MathVectorBase.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MemoryStream-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MemoryStream.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MemoryStream.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Message-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Message.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Message.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageDispatcher-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageDispatcher.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageDispatcher.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageHandler-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageHandler.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageHandler.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageHook-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageHook.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageHook.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageNotifier-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageNotifier.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageNotifier.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessagePostHook-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessagePostHook.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessagePostHook.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageQueue-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageQueue.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageQueue.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageReceiver-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageReceiver.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageReceiver.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageRelay-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageRelay.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MessageRelay.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeAuthLine-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeAuthLine.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeAuthLine.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeBinaryBody-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeBinaryBody.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeBinaryBody.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeBody-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeBody.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeBody.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeHeaderLine-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeHeaderLine.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeHeaderLine.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeLinesBody-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeLinesBody.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeLinesBody.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeMultipartBody-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeMultipartBody.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeMultipartBody.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeSdpBody-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeSdpBody.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeSdpBody.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeStringBody-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeStringBody.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MimeStringBody.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Module-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Module.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Module.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MucRoom-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MucRoom.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MucRoom.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MucRoomMember-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MucRoomMember.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MucRoomMember.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Mutex-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Mutex.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Mutex.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MutexPool-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1MutexPool.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedCounter-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedCounter.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedCounter.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedInt-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedInt.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedInt.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedIterator-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedIterator.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedList-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedList.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedList.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedPointer-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedPointer.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedPointer.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedString-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedString.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NamedString.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NaptrRecord-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NaptrRecord.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1NaptrRecord.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ObjList-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ObjList.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ObjList.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ObjVector-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ObjVector.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ObjVector.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Plugin-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Plugin.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Plugin.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Random-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Random.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefObject-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefObject.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefObject.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefPointer-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefPointer.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefPointer.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefPointerBase-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefPointerBase.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefPointerBase.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefStorage-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefStorage.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1RefStorage.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Regexp-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Regexp.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Regexp.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Resolver-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Resolver.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Router-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Router.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Router.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Runnable-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Runnable.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Runnable.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SHA1-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SHA1.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SHA1.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SHA256-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SHA256.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SHA256.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SctpSocket-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SctpSocket.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SctpSocket.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Semaphore-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Semaphore.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Semaphore.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SharedVars-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SharedVars.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SharedVars.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SliceVector-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SliceVector.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SliceVector.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Socket-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Socket.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Socket.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketAddr-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketAddr.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketAddr.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketFilter-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketFilter.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketFilter.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketRef-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketRef.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SocketRef.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SrvRecord-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SrvRecord.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SrvRecord.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Stream-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Stream.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Stream.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1String-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1String.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1String.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SysUsage-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1SysUsage.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TempObjectCounter-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TempObjectCounter.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Thread-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Thread.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Thread.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ThreadedSource-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ThreadedSource.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1ThreadedSource.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Time-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Time.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TranslatorFactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TranslatorFactory.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TranslatorFactory.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TxtRecord-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TxtRecord.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1TxtRecord.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UChar-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UChar.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UIFactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UIFactory.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UIFactory.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UIWidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UIWidget.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1UIWidget.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1URI-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1URI.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1URI.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Window-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Window.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1Window.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlCData-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlCData.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlCData.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlChild-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlChild.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlChild.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlComment-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlComment.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlComment.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDeclaration-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDeclaration.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDeclaration.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDoctype-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDoctype.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDoctype.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDocument-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDocument.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDocument.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDomParser-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDomParser.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlDomParser.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlElement-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlElement.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlElement.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlFragment-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlFragment.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlFragment.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlParent-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlParent.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlParent.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlSaxParser-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlSaxParser.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlSaxParser.png +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlText-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlText.html +%%PORTDOCS%%%%DOCSDIR%%/api/classTelEngine_1_1XmlText.png +%%PORTDOCS%%%%DOCSDIR%%/api/classes.html +%%PORTDOCS%%%%DOCSDIR%%/api/closed.png +%%PORTDOCS%%%%DOCSDIR%%/api/doxygen.css +%%PORTDOCS%%%%DOCSDIR%%/api/doxygen.png +%%PORTDOCS%%%%DOCSDIR%%/api/dynsections.js +%%PORTDOCS%%%%DOCSDIR%%/api/files.html +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2blank.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2doc.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2folderclosed.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2folderopen.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2lastnode.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2link.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2mlastnode.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2mnode.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2node.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2plastnode.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2pnode.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2splitbar.png +%%PORTDOCS%%%%DOCSDIR%%/api/ftv2vertline.png +%%PORTDOCS%%%%DOCSDIR%%/api/functions.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_b.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_c.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_d.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_e.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_enum.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_f.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_b.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_c.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_d.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_e.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_f.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_g.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_h.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_i.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_j.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_k.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_l.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_m.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_n.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_o.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_p.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_q.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_r.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_s.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_t.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_u.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_v.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_w.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_x.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_y.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_z.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_func_~.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_g.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_h.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_i.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_j.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_k.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_l.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_m.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_n.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_o.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_p.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_q.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_r.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_s.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_t.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_u.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_v.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_vars.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_w.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_x.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_y.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_z.html +%%PORTDOCS%%%%DOCSDIR%%/api/functions_~.html +%%PORTDOCS%%%%DOCSDIR%%/api/hierarchy.html +%%PORTDOCS%%%%DOCSDIR%%/api/jquery.js +%%PORTDOCS%%%%DOCSDIR%%/api/namespaceTelEngine.html +%%PORTDOCS%%%%DOCSDIR%%/api/namespacemembers.html +%%PORTDOCS%%%%DOCSDIR%%/api/namespacemembers_enum.html +%%PORTDOCS%%%%DOCSDIR%%/api/namespacemembers_func.html +%%PORTDOCS%%%%DOCSDIR%%/api/namespacemembers_type.html +%%PORTDOCS%%%%DOCSDIR%%/api/namespaces.html +%%PORTDOCS%%%%DOCSDIR%%/api/nav_f.png +%%PORTDOCS%%%%DOCSDIR%%/api/nav_g.png +%%PORTDOCS%%%%DOCSDIR%%/api/nav_h.png +%%PORTDOCS%%%%DOCSDIR%%/api/open.png +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1FormatInfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1FormatInfo.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1ImageInfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1ImageInfo.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1TokenDict-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1TokenDict.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1TranslatorCaps-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1TranslatorCaps.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1XmlEscape-members.html +%%PORTDOCS%%%%DOCSDIR%%/api/structTelEngine_1_1XmlEscape.html +%%PORTDOCS%%%%DOCSDIR%%/api/sync_off.png +%%PORTDOCS%%%%DOCSDIR%%/api/sync_on.png +%%PORTDOCS%%%%DOCSDIR%%/api/tab_a.png +%%PORTDOCS%%%%DOCSDIR%%/api/tab_b.png +%%PORTDOCS%%%%DOCSDIR%%/api/tab_h.png +%%PORTDOCS%%%%DOCSDIR%%/api/tab_s.png +%%PORTDOCS%%%%DOCSDIR%%/api/tabs.css +%%PORTDOCS%%%%DOCSDIR%%/api/yatecbase_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/yateclass_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/yatemath_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/yatemime_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/yatengine_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/yatephone_8h_source.html +%%PORTDOCS%%%%DOCSDIR%%/api/yatexml_8h_source.html diff --git a/net/zeroconf-ioslave/Makefile b/net/zeroconf-ioslave/Makefile index 783c7c07a86..3173d2f02dc 100644 --- a/net/zeroconf-ioslave/Makefile +++ b/net/zeroconf-ioslave/Makefile @@ -12,4 +12,6 @@ USE_KDE= config coreaddons dbusaddons dnssd i18n kio service USE_QT= core dbus network \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index dd258c6972f..69979a3c609 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -20,6 +20,8 @@ PORTDOCS= fidoconfig.html DOCSDIR= ${PREFIX}/share/doc/husky INFO= fidoconfig +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's^/path/to/config^${PREFIX}/etc/fido/config^' \ ${WRKSRC}/man/linkedto.1 diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile index 2f5b7bc5772..f2710179d07 100644 --- a/news/husky-hpt/Makefile +++ b/news/husky-hpt/Makefile @@ -15,6 +15,8 @@ INFO= hpt MASTERDIR= ${.CURDIR}/../husky COMPONENT_SUBDIR= hpt +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's^/path/to/config^${PREFIX}/etc/fido/config^' \ ${WRKSRC}/man/hptlink.1 diff --git a/news/husky-htick/Makefile b/news/husky-htick/Makefile index 6a9a8741c6c..17fe85c0b66 100644 --- a/news/husky-htick/Makefile +++ b/news/husky-htick/Makefile @@ -23,6 +23,8 @@ PORTDOCS= htick.html DOCSDIR= ${PREFIX}/share/doc/husky INFO= htick +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \ ${WRKSRC}/man/htick.1 diff --git a/news/husky-huskylib/Makefile b/news/husky-huskylib/Makefile index 8df05546456..00fe96816a9 100644 --- a/news/husky-huskylib/Makefile +++ b/news/husky-huskylib/Makefile @@ -10,4 +10,6 @@ USE_LDCONFIG= yes MASTERDIR= ${.CURDIR}/../husky COMPONENT_SUBDIR= huskylib +OPTIONS_DEFINE= DOCS + .include "${MASTERDIR}/Makefile" diff --git a/news/inn/Makefile b/news/inn/Makefile index e74ac9943ef..6dece965bed 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -24,7 +24,7 @@ CONFLICTS?= inn-stable-[0-9]* inn-current-[0-9]* OPTIONS_DEFINE= BERKELEYDB GNUPG KERBEROS SASL KEYWORDS \ LARGE_FILES OPENSSL SETGID_INEWS TAGGED_HASH \ - UUCP_RNEWS + UUCP_RNEWS DOCS EXAMPLES OPTIONS_DEFAULT= BERKELEYDB GNUPG KEYWORDS OPENSSL LARGE_FILES \ SETGID_INEW UUCP_RNEWS OPTIONS_SUB= yes diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile index 3bc785cace2..206a87819b2 100644 --- a/news/leafnode/Makefile +++ b/news/leafnode/Makefile @@ -31,7 +31,7 @@ LEAFNODE_SPOOLDIR?=/var/spool/news LEAFNODE_SPOOLDIR?=${LOCALBASE}/var/spool/leafnode .endif LEAFNODE_SPOOLDIR?=/var/spool/leafnode -PLIST_SUB= SPOOLDIR=${LEAFNODE_SPOOLDIR} REALPREFIX=${PREFIX} +PLIST_SUB+= SPOOLDIR=${LEAFNODE_SPOOLDIR} REALPREFIX=${PREFIX} CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/leafnode \ --with-spooldir=${LEAFNODE_SPOOLDIR} --with-ipv6 \ diff --git a/news/mail2nntp/Makefile b/news/mail2nntp/Makefile index 5143946934b..36ff8d19fa2 100644 --- a/news/mail2nntp/Makefile +++ b/news/mail2nntp/Makefile @@ -21,6 +21,8 @@ SHEBANG_FILES= mail2nntp.pl PORTDOCS= * PLIST_FILES= bin/mail2nntp.pl +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/mail2nntp.pl ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile index 0894bbc5eb0..b4c9e212c1f 100644 --- a/polish/hunspell/Makefile +++ b/polish/hunspell/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20180810 +PORTVERSION= 20180907 CATEGORIES= polish textproc MASTER_SITES= https://sjp.pl/slownik/ort/ \ LOCAL/sunpoet/${PORTNAME} diff --git a/polish/hunspell/distinfo b/polish/hunspell/distinfo index dd30e5bf38f..00673f97f1c 100644 --- a/polish/hunspell/distinfo +++ b/polish/hunspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534177767 -SHA256 (hunspell/sjp-myspell-pl-20180810.zip) = da6740261bb5d5e9dc96982867816d228f907ca80ceca38b12f72f1fbf22c3d2 -SIZE (hunspell/sjp-myspell-pl-20180810.zip) = 1208452 +TIMESTAMP = 1536591607 +SHA256 (hunspell/sjp-myspell-pl-20180907.zip) = cbc1e75c62d0f9a34df73ed55ea445e7daeb2ad98cd89cab057a7a14d003f3af +SIZE (hunspell/sjp-myspell-pl-20180907.zip) = 1208460 diff --git a/polish/qfaktury/Makefile b/polish/qfaktury/Makefile index 9c794c9f54d..3468a4d6f94 100644 --- a/polish/qfaktury/Makefile +++ b/polish/qfaktury/Makefile @@ -15,6 +15,8 @@ USE_QT= uic_build moc_build rcc_build corelib gui xml qt3support PORTDOCS= ChangeLog.txt ReadMe.txt ReleaseNotes.txt TODO.txt +OPTIONS_DEFINE= DOCS + post-patch: @cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|g' qfaktury.pro \ QFaktury.desktop diff --git a/ports-mgmt/bsdadminscripts2/Makefile b/ports-mgmt/bsdadminscripts2/Makefile index 9bc6f618f71..99d587035fc 100644 --- a/ports-mgmt/bsdadminscripts2/Makefile +++ b/ports-mgmt/bsdadminscripts2/Makefile @@ -19,6 +19,8 @@ NO_ARCH= yes CONFLICTS_INSTALL= bsdadminscripts +OPTIONS_DEFINE= DOCS + do-install: @cd ${WRKSRC} && ${SH} install.sh \ -destdir="${STAGEDIR}" -prefix="${PREFIX}" \ diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile index 626ddc13b34..414c9443487 100644 --- a/ports-mgmt/pkg-devel/Makefile +++ b/ports-mgmt/pkg-devel/Makefile @@ -27,6 +27,8 @@ CONFIGURE_ARGS= --mandir=${PREFIX}/man # so that pkg-static is used from the wrkdir USE_SUBMAKE= yes +OPTIONS_DEFINE= DOCS + .if !exists(/usr/include/jail.h) EXTRA_PATCHES= ${FILESDIR}/extra-patch-docs_pkg.8 .endif diff --git a/ports-mgmt/pkgcompare/Makefile b/ports-mgmt/pkgcompare/Makefile index 90cd2d0407d..d3d227b1966 100644 --- a/ports-mgmt/pkgcompare/Makefile +++ b/ports-mgmt/pkgcompare/Makefile @@ -28,6 +28,8 @@ PLIST_FILES= man/man8/pkg-compare.8.gz \ sbin/pkg-compare SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${BINARY} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/pkg-compare.8 \ diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile index 064739c70ce..51485dc3097 100644 --- a/ports-mgmt/portell/Makefile +++ b/ports-mgmt/portell/Makefile @@ -19,6 +19,8 @@ NO_BUILD= yes PLIST_FILES= bin/portell PORTDOCS= README.txt +OPTIONS_DEFINE= DOCS + post-extract: ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' ${WRKSRC}/portell.py ${REINPLACE_CMD} -e 's/free/freebsd/' ${WRKSRC}/portell.py diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index ab33faae9f0..b9ca938ad47 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.8.8 +PORTVERSION= 1.9.0 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10800.8 +PLIST_SUB+= LIBVER=0.10900.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 0907c5e4391..547308556de 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534269475 -SHA256 (harfbuzz-1.8.8.tar.bz2) = a8e5c86e4d99e1cc9865ec1b8e9b05b98e413c2a885cd11f8e9bb9502dd3e3a9 -SIZE (harfbuzz-1.8.8.tar.bz2) = 3862626 +TIMESTAMP = 1536571987 +SHA256 (harfbuzz-1.9.0.tar.bz2) = 11eca62bf0ac549b8d6be55f4e130946399939cdfe7a562fdaee711190248b00 +SIZE (harfbuzz-1.9.0.tar.bz2) = 3870586 diff --git a/print/harfbuzz/files/patch-src_hb-atomic-private.hh b/print/harfbuzz/files/patch-src_hb-atomic.hh similarity index 70% rename from print/harfbuzz/files/patch-src_hb-atomic-private.hh rename to print/harfbuzz/files/patch-src_hb-atomic.hh index d726d724ad9..e1b30c908f1 100644 --- a/print/harfbuzz/files/patch-src_hb-atomic-private.hh +++ b/print/harfbuzz/files/patch-src_hb-atomic.hh @@ -1,7 +1,7 @@ ---- src/hb-atomic-private.hh.orig 2018-08-01 21:15:00 UTC -+++ src/hb-atomic-private.hh -@@ -114,7 +114,12 @@ typedef LONG hb_atomic_int_impl_t; - typedef int hb_atomic_int_impl_t; +--- src/hb-atomic.hh.orig 2018-09-10 09:05:27 UTC ++++ src/hb-atomic.hh +@@ -118,7 +118,12 @@ static_assert ((sizeof (LONG) == sizeof (int)), ""); + #define hb_atomic_int_impl_add(AI, V) __sync_fetch_and_add ((AI), (V)) +#if defined(__FreeBSD__) && defined(__mips__) diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 52b2d070e18..71b8753f4c3 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -25,9 +25,6 @@ include/harfbuzz/hb-ot.h include/harfbuzz/hb-set.h include/harfbuzz/hb-shape-plan.h include/harfbuzz/hb-shape.h -include/harfbuzz/hb-subset-glyf.hh -include/harfbuzz/hb-subset-plan.hh -include/harfbuzz/hb-subset-private.hh include/harfbuzz/hb-subset.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h diff --git a/print/linux-c7-cups-libs/Makefile b/print/linux-c7-cups-libs/Makefile index 29e053c31aa..9fd458087c4 100644 --- a/print/linux-c7-cups-libs/Makefile +++ b/print/linux-c7-cups-libs/Makefile @@ -22,4 +22,6 @@ USE_LDCONFIG= yes USE_LINUX= avahi-libs openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/print/linux-c7-harfbuzz/Makefile b/print/linux-c7-harfbuzz/Makefile index ca26434b028..6c76554216a 100644 --- a/print/linux-c7-harfbuzz/Makefile +++ b/print/linux-c7-harfbuzz/Makefile @@ -14,4 +14,6 @@ USE_LDCONFIG= yes USE_LINUX= graphite2 USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 407f6102fb5..19ff530e11a 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -26,7 +26,7 @@ USE_TEX= latex dvipsk NO_BUILD= yes REINPLACE_ARGS= -i "" -OPTIONS_DEFINE= CUPS X11 +OPTIONS_DEFINE= CUPS X11 DOCS OPTIONS_DEFAULT= X11 X11_DESC= graphics/ImageMagick[-nox11] dependency diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index 8ed6375aaca..29f2e1a7769 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -8,7 +8,7 @@ CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= PDF manipulation module WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index cef8d4a71b4..d566e22e028 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -13,7 +13,7 @@ COMMENT= C library for dynamically generating PDF RESTRICTED= Many odd restrictions on usage and distribution -OPTIONS_DEFINE= PERL JAVA +OPTIONS_DEFINE= PERL JAVA DOCS PERL_DESC= Build perl bindings JAVA_DESC= Build Java bindings @@ -29,11 +29,11 @@ PERL_USES= perl5 .include .if ${PORT_OPTIONS:MPERL} -PLIST_SUB= PERL="" +PLIST_SUB+= PERL="" CONFIGURE_ARGS+=--with-perl=${PERL} .else CONFIGURE_ARGS+=--with-perl=no -PLIST_SUB= PERL="@comment " +PLIST_SUB+= PERL="@comment " .endif .if ${PORT_OPTIONS:MJAVA} @@ -52,10 +52,12 @@ post-install: ${STAGEDIR}${PREFIX}/lib/libpdf.so.6.0.5 ${MKDIR} ${STAGEDIR}${DATADIR}/fonts ${INSTALL_DATA} ${WRKSRC}/fonts/* ${STAGEDIR}${DATADIR}/fonts -.if ${PORT_OPTIONS:MJAVA} - ${INSTALL_DATA} ${WRKSRC}/bind/pdflib/java/pdflib.jar ${STAGEDIR}${JAVAJARDIR}/pdflib.jar -.endif + +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/pdflib/* ${STAGEDIR}${DOCSDIR} +post-install-JAVA-on: + ${INSTALL_DATA} ${WRKSRC}/bind/pdflib/java/pdflib.jar ${STAGEDIR}${JAVAJARDIR}/pdflib.jar + .include diff --git a/print/pdfstitch/Makefile b/print/pdfstitch/Makefile index de8a2bc0f44..c90e8e1acea 100644 --- a/print/pdfstitch/Makefile +++ b/print/pdfstitch/Makefile @@ -23,6 +23,8 @@ GH_ACCOUNT= sur5r NO_ARCH= yes NO_BUILD= yes +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pdfstitch ${STAGEDIR}${PREFIX}/bin/pdfstitch ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/print/print-manager/Makefile b/print/print-manager/Makefile index a6f2c33ec8b..af5de6217b4 100644 --- a/print/print-manager/Makefile +++ b/print/print-manager/Makefile @@ -17,4 +17,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/science/Makefile b/science/Makefile index 4620c698a30..102845ab9f0 100644 --- a/science/Makefile +++ b/science/Makefile @@ -137,6 +137,7 @@ SUBDIR += mol2ps SUBDIR += mpb SUBDIR += mpqc + SUBDIR += msms SUBDIR += multiwfn SUBDIR += namd SUBDIR += ncs diff --git a/science/afni/Makefile b/science/afni/Makefile index ca06f8c947e..2400136c5fd 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -48,6 +48,8 @@ SHEBANG_FILES= suma_change_spec \ pkundu/meica.libs/mdp/test/run_tests.py USE_GNOME= glib20 +OPTIONS_DEFINE= DOCS + .include USE_GL= gl glu glw diff --git a/science/aircraft-datcom/Makefile b/science/aircraft-datcom/Makefile index 176a47e0884..e651970395e 100644 --- a/science/aircraft-datcom/Makefile +++ b/science/aircraft-datcom/Makefile @@ -16,10 +16,10 @@ GH_TAGNAME= ed877bb USES= fortran cmake -.include +OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} -.include +.include diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index 18d8a584b49..fdf859bc538 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -16,7 +16,7 @@ COMMENT= Scientific graphic library for geoscience BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output BROKEN_armv7= fails to link: final link failed: Nonrepresentable section on output -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES USES= desthack pkgconfig USE_XORG= x11 xext USE_GNOME= gtk20 gdkpixbuf2 diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 7b6dd718e8f..90b301dab1f 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -36,13 +36,13 @@ OPTIONS_DEFAULT=HDF5 TESTS TOOLS LIB_DEPENDS+= libhdf5.so:science/hdf5 CMAKE_ARGS+= -DCGNS_ENABLE_HDF5:BOOL=TRUE -DHDF5_NEED_ZLIB:BOOL=TRUE \ -DHDF5_INCLUDE_PATH:PATH="${LOCALBASE}/include" -PLIST_SUB= HDF5="" +PLIST_SUB+= HDF5="" . if ${PORT_OPTIONS:MSZIP} CMAKE_ARGS+= -DHDF5_NEED_SZIP:BOOL=OFF . endif .else CMAKE_ARGS+= -DCGNS_ENABLE_HDF5:BOOL=OFF -PLIST_SUB= HDF5="@comment " +PLIST_SUB+= HDF5="@comment " .endif .if ${PORT_OPTIONS:MTESTS} @@ -58,9 +58,9 @@ USE_XORG= x11 xmu CMAKE_ARGS+= -DCGNS_BUILD_CGNSTOOLS:BOOL=TRUE \ -DTCL_INCLUDE_PATH:STRING="${TCL_INCLUDEDIR}" \ -DTK_INCLUDE_PATH:STRING="${TK_INCLUDEDIR}" -PLIST_SUB= TOOLS="" +PLIST_SUB+= TOOLS="" .else -PLIST_SUB= TOOLS="@comment " +PLIST_SUB+= TOOLS="@comment " .endif LIBVER= ${PORTVERSION:R} diff --git a/science/iboview/Makefile b/science/iboview/Makefile index 71e3198744f..588c2438028 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= boost-libs>=0:devel/boost-libs RUN_DEPENDS= boost-libs>=0:devel/boost-libs ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USES= fortran blaslapack:openblas qmake:outsource qt:5 tar:bz2 USE_GL= gl glu diff --git a/science/jstrack/Makefile b/science/jstrack/Makefile index 8898cb2ad5d..9980b967e89 100644 --- a/science/jstrack/Makefile +++ b/science/jstrack/Makefile @@ -30,6 +30,8 @@ SUB_LIST= WISH=${WISH} PORTDOCS= 00-README_FIRST.txt HISTORY install.txt jstrackdoc-v2.pdf +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/paths.tcl diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile index 774b8c3606e..a12be4b6c2f 100644 --- a/science/kalzium/Makefile +++ b/science/kalzium/Makefile @@ -28,4 +28,6 @@ USE_QT= core dbus gui network opengl printsupport qml quick script svg \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/science/msms/Makefile b/science/msms/Makefile new file mode 100644 index 00000000000..46446727cee --- /dev/null +++ b/science/msms/Makefile @@ -0,0 +1,38 @@ +# $FreeBSD$ + +PORTNAME= msms +DISTVERSION= 2.6.1 +CATEGORIES= science +MASTER_SITES= http://mgltools.scripps.edu/downloads/tars/releases/MSMSRELEASE/REL${DISTVERSION}/ +DISTNAME= ${PORTNAME}_${ARCH_MSMS_DIST}Linux2_${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Program to efficiently compute molecular surfaces + +LICENSE= MSMS_LICENSE +LICENSE_NAME= MSMS License +LICENSE_FILE= ${WRKSRC}/license.txt +LICENSE_PERMS= none # No redistribution is allowed, no commercial use, only for use by individuals + +ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS_REASON= Binaries available only for ${ONLY_FOR_ARCHS}. + +NO_WRKSUBDIR= yes +NO_BUILD= yes + +ARCH_MSMS_DIST= ${ARCH:S/amd64/i86_64/:S/i386/i86/} +ARCH_MSMS_FILE= ${ARCH:S/amd64/x86_64/:S/i386/i86/} + +DISTINFO_FILE= ${MASTERDIR}/distinfo-${ARCH} + +PLIST_FILES= bin/${PORTNAME} \ + man/man1/${PORTNAME}.1.gz + +post-extract: + @${AWK} -f ${FILESDIR}/extract-license.awk < ${WRKSRC}/README > ${LICENSE_FILE} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}.${ARCH_MSMS_FILE}Linux2.${DISTVERSION}${ARCH:S/amd64/.staticgcc/:S/${ARCH}//} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + +.include diff --git a/science/msms/distinfo-amd64 b/science/msms/distinfo-amd64 new file mode 100644 index 00000000000..f0b22d028e9 --- /dev/null +++ b/science/msms/distinfo-amd64 @@ -0,0 +1,3 @@ +TIMESTAMP = 1536557816 +SHA256 (msms_i86_64Linux2_2.6.1.tar.gz) = 5f0ca50360b5938e74c538e0399d582abc4a40ef4cf410e66f31a1f91e6e3e1f +SIZE (msms_i86_64Linux2_2.6.1.tar.gz) = 593147 diff --git a/science/msms/distinfo-i386 b/science/msms/distinfo-i386 new file mode 100644 index 00000000000..3dccf5c247a --- /dev/null +++ b/science/msms/distinfo-i386 @@ -0,0 +1,3 @@ +TIMESTAMP = 1536557847 +SHA256 (msms_i86Linux2_2.6.1.tar.gz) = ab4f9e60df6fe18a5ac05550bf074b287792638a818a047697ead049d8737caf +SIZE (msms_i86Linux2_2.6.1.tar.gz) = 112762 diff --git a/science/msms/files/extract-license.awk b/science/msms/files/extract-license.awk new file mode 100644 index 00000000000..c702a5f0dc4 --- /dev/null +++ b/science/msms/files/extract-license.awk @@ -0,0 +1,21 @@ + +BEGIN { in_licence = 0 } + +{ + if (!in_licence && $2 == "LICENSE") { + in_licence = 1 + print prev_line + del_count = 1 + } else if (in_licence) { + if ($1 == "############################################################################") { + del_count = del_count+1 + if (del_count > 2) + in_licence = 0 + } + } + + if (in_licence) + print $0 + + prev_line = $0 +} diff --git a/science/msms/pkg-descr b/science/msms/pkg-descr new file mode 100644 index 00000000000..e7b6f2264c7 --- /dev/null +++ b/science/msms/pkg-descr @@ -0,0 +1,8 @@ +MSMS computes, for a given probe radius, the reduced surface of a set of +spheres. An analytical description of the solvent excluded surface is +computed from the reduced surface. Special attention is paid to the proper +handling of self-intersecting parts of the surface called singularities. +This analytical model of the solvent excluded surface can be triangulated +with a user specified vertex density. + +WWW: http://mgltools.scripps.edu/downloads#msms diff --git a/science/namd/Makefile b/science/namd/Makefile index 01462df02c4..d20e40b2f1e 100644 --- a/science/namd/Makefile +++ b/science/namd/Makefile @@ -11,7 +11,7 @@ COMMENT= Computer software for molecular dynamics simulation LICENSE= NAMD_MOLECULAR_DYNAMICS_LICENSE LICENSE_NAME= NAMD Molecular Dynamics Software LICENSE_FILE= ${WRKSRC}/license.txt -LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed. +LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed, commercial use requires a commercial license ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures @@ -22,8 +22,6 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libck.so:net/charm \ libfftw3f.so:math/fftw3-float -RESTRICTED= No commercial use: commercial use requires a commercial license - USES= fortran gmake localbase:ldflags python:build shebangfix tcl SHEBANG_FILES= config diff --git a/science/p5-Geo-BUFR/Makefile b/science/p5-Geo-BUFR/Makefile index 6619575e79c..10253608d99 100644 --- a/science/p5-Geo-BUFR/Makefile +++ b/science/p5-Geo-BUFR/Makefile @@ -5,7 +5,6 @@ PORTNAME= Geo-BUFR PORTVERSION= 1.36 CATEGORIES= science perl5 geography MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:PSANNES PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/sigrok-firmware-fx2lafw/Makefile b/science/sigrok-firmware-fx2lafw/Makefile index bbed862173d..2f605d3f192 100644 --- a/science/sigrok-firmware-fx2lafw/Makefile +++ b/science/sigrok-firmware-fx2lafw/Makefile @@ -32,6 +32,8 @@ FW_FILES= fx2lafw-braintechnology-usb-lps.fw \ PORTDOCS= README NEWS PLIST_FILES= ${FW_FILES:S,^,share/sigrok-firmware/,} +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for docfile in README NEWS diff --git a/science/sigrok-firmware-utils/Makefile b/science/sigrok-firmware-utils/Makefile index bc5438af9d1..473e4951d61 100644 --- a/science/sigrok-firmware-utils/Makefile +++ b/science/sigrok-firmware-utils/Makefile @@ -32,6 +32,8 @@ PLIST_FILES= ${PY_FILES:S,^,bin/,} \ ${EX_FILES:S,^,bin/,} \ ${EX_FILES:S,^,man/man1/,:S,$,.1.gz,} +OPTIONS_DEFINE= DOCS + do-extract: @${MKDIR} ${WRKSRC} @${CP} ${FILESDIR}/* ${WRKSRC} diff --git a/science/step/Makefile b/science/step/Makefile index 7e29eb7ec0d..ee86b37c62c 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -22,6 +22,8 @@ USE_QT= core dbus gui network opengl printsupport qml quick svg \ widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + pre-configure: # Avoid building translations, should the user pass # CURRENT_LANG to CMake. diff --git a/science/vmd/Makefile b/science/vmd/Makefile index 2a741d8dc6f..b21d2c7e752 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -26,8 +26,6 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libnetcdf.so:science/netcdf RUN_DEPENDS= ${PYNUMPY} -RESTRICTED= No commercial use: commercial use requires a commercial license - LICENSE_FILE_VMD= ${WRKSRC}/LICENSE LICENSE_PERMS_VMD= no-auto-accept LICENSE_NAME_VMD= Visual Molecular Dynamics Software License Agreement diff --git a/security/Makefile b/security/Makefile index c002a114ccf..cd63b32f64c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -496,6 +496,7 @@ SUBDIR += outguess SUBDIR += owasp-dependency-check SUBDIR += p11-kit + SUBDIR += p5-Alt-Crypt-RSA-BigInt SUBDIR += p5-Apache-Htpasswd SUBDIR += p5-App-Genpass SUBDIR += p5-App-TLSMe @@ -953,6 +954,7 @@ SUBDIR += py-gnupg SUBDIR += py-gnutls SUBDIR += py-google-auth + SUBDIR += py-google-auth-httplib2 SUBDIR += py-gpgme SUBDIR += py-gpsoauth SUBDIR += py-gssapi diff --git a/security/amavisd-milter/Makefile b/security/amavisd-milter/Makefile index 877e37f1dd1..cb66efbba0b 100644 --- a/security/amavisd-milter/Makefile +++ b/security/amavisd-milter/Makefile @@ -42,6 +42,8 @@ PLIST_SUB= ${SUB_LIST} PORTDOCS= AUTHORS CHANGES INSTALL LICENSE README TODO +OPTIONS_DEFINE= DOCS + .include .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" diff --git a/security/cisco-torch/Makefile b/security/cisco-torch/Makefile index ed098af1f37..65caa86ad78 100644 --- a/security/cisco-torch/Makefile +++ b/security/cisco-torch/Makefile @@ -31,6 +31,8 @@ FILELIST= brutefile.txt \ tfingerprint.db \ users.txt +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cisco-torch.pl ${STAGEDIR}${PREFIX}/bin/cisco-torch ${MKDIR} ${STAGEDIR}${DATADIR}/include diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index ca057989dbe..95c47f4e9a3 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -75,6 +75,8 @@ CONFIGURE_ARGS+=--with-base --with-authpam --with-authpipe USERS= ${MAILOWN} GROUPS= ${MAILGRP} +OPTIONS_DEFINE+= DOCS + DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README \ README.authdebug.html README_authlib.html @@ -108,6 +110,8 @@ REMOVE_SUBDIRS+=makedat userdb .if ${AUTHMOD} == authldap RUN_DEPENDS+= ${LOCALBASE}/share/sysconftool/sysconftool:devel/sysconftool +OPTIONS_DEFINE+= DOCS + DOCS= README.ldap USE_OPENLDAP= yes CONFIGURE_ARGS+=--with-authldap @@ -117,6 +121,8 @@ CONFIGURE_ARGS+=--without-authldap .if ${AUTHMOD} == authmysql RUN_DEPENDS+= ${LOCALBASE}/share/sysconftool/sysconftool:devel/sysconftool +OPTIONS_DEFINE+= DOCS + DOCS= README.authmysql.html README.authmysql.myownquery USE_MYSQL= yes CONFIGURE_ARGS+=--with-authmysql \ @@ -128,6 +134,8 @@ CONFIGURE_ARGS+=--without-authmysql .if ${AUTHMOD} == authpgsql RUN_DEPENDS+= ${LOCALBASE}/share/sysconftool/sysconftool:devel/sysconftool +OPTIONS_DEFINE+= DOCS + DOCS= README.authpostgres.html USES+= pgsql CONFIGURE_ARGS+=--with-authpgsql diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile index ea4f779c863..024430a7e15 100644 --- a/security/cvechecker/Makefile +++ b/security/cvechecker/Makefile @@ -3,8 +3,7 @@ PORTNAME= cvechecker DISTVERSIONPREFIX= v -DISTVERSION= 3.8 -PORTREVISION= 2 +DISTVERSION= 3.9 CATEGORIES= security MAINTAINER= se@FreeBSD.org @@ -27,6 +26,7 @@ CONFIGURE_ARGS= --localstatedir=/var/db bash_OLD_CMD+= /bin/sh +OPTIONS_DEFINE= DOCS OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL SQLITE OPTIONS_DEFAULT= SQLITE diff --git a/security/cvechecker/distinfo b/security/cvechecker/distinfo index 715c736bc51..fd817a4798b 100644 --- a/security/cvechecker/distinfo +++ b/security/cvechecker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507830626 -SHA256 (sjvermeu-cvechecker-v3.8_GH0.tar.gz) = 53a2f0edab34ea75d3d33b8c840f27c60464f0433c2b82bc8b02298306c53268 -SIZE (sjvermeu-cvechecker-v3.8_GH0.tar.gz) = 3329220 +TIMESTAMP = 1536581491 +SHA256 (sjvermeu-cvechecker-v3.9_GH0.tar.gz) = a8c05be9e81533bd1b9441fe1a38e54d2939123af7c5d933bac28cb51d41dc27 +SIZE (sjvermeu-cvechecker-v3.9_GH0.tar.gz) = 3329468 diff --git a/security/cvechecker/files/patch-scripts_pullcves b/security/cvechecker/files/patch-scripts_pullcves index 5d867092766..c621d84d0b6 100644 --- a/security/cvechecker/files/patch-scripts_pullcves +++ b/security/cvechecker/files/patch-scripts_pullcves @@ -1,4 +1,4 @@ ---- scripts/pullcves.orig 2017-03-27 16:42:38 UTC +--- scripts/pullcves.orig 2018-09-09 10:32:47 UTC +++ scripts/pullcves @@ -44,17 +44,11 @@ then exit 1; @@ -19,7 +19,7 @@ DLCVE=0; DLDAT=0; COMMAND=$1; -@@ -68,7 +69,7 @@ do +@@ -68,7 +62,7 @@ do if [ ! -f ${CVECACHE}/nvdcve-2.0-20${YEAR}.xml ]; then printf "Downloading nvdcve-2.0-20${YEAR}.xml... "; @@ -28,7 +28,7 @@ gunzip -c ${CVECACHE}/nvdcve-2.0-20${YEAR}.xml.gz > ${CVECACHE}/nvdcve-2.0-20${YEAR}.xml && rm ${CVECACHE}/nvdcve-2.0-20${YEAR}.xml.gz; printf "ok\nConverting nvdcve-2.0-20${YEAR}.xml to CSV... "; xsltproc ${DATADIR}/nvdcve2simple.xsl ${CVECACHE}/nvdcve-2.0-20${YEAR}.xml > ${CVECACHE}/nvdcve-2.0-20${YEAR}.csv; -@@ -85,7 +86,7 @@ else +@@ -85,7 +79,7 @@ else CKSUM=$(cksum nvdcve-2.0-Modified.xml 2>/dev/null); fi printf "Downloading nvdcve-2.0-Modified.xml... "; @@ -37,7 +37,7 @@ gunzip -c nvdcve-2.0-Modified.xml.gz > nvdcve-2.0-Modified.xml && rm nvdcve-2.0-Modified.xml.gz; CKSUM2=$(cksum nvdcve-2.0-Modified.xml 2>/dev/null); if [ "${CKSUM2}" != "${CKSUM}" ] || [ -f nvdcve-2.0-Modified.xml.1 ]; -@@ -113,7 +114,7 @@ fi +@@ -113,7 +107,7 @@ fi CKSUM=$(cksum versions.dat 2>/dev/null); printf "Downloading versions.dat... "; diff --git a/security/cvechecker/files/patch-src_cvecheck.c b/security/cvechecker/files/patch-src_cvecheck.c deleted file mode 100644 index 217e2f9ef97..00000000000 --- a/security/cvechecker/files/patch-src_cvecheck.c +++ /dev/null @@ -1,49 +0,0 @@ ---- src/cvecheck.c.orig 2017-03-27 16:42:38 UTC -+++ src/cvecheck.c -@@ -1170,15 +1170,11 @@ int load_watch_list(struct workstate * ws) { - rc = delete_cpe(line, ws); - if (rc) { - fprintf(stderr, " ! An error occurred while interpreting CPE on line %d\n", linenum-1); -- zero_string(line, CPELINESIZE); -- continue; - }; - } else { - rc = add_cpe(line, ws); - if (rc) { - fprintf(stderr, " ! An error occurred while interpreting CPE on line %d\n", linenum-1); -- zero_string(line, CPELINESIZE); -- continue; - }; - }; - zero_string(line, CPELINESIZE); -@@ -1366,9 +1362,9 @@ int load_cve(struct workstate * ws) { - fieldCounter = 0; - - // Split based on ':' character -+ int invalid_line = 0; - while (sscanf(bufferptr, "%[^:]s", field) == 1) { - int fieldLength = swstrlen(field); // Capture field length up front as strtok_r modifies the string -- - if (fieldCounter == 0) { - // Should be "CVE-####-####+" (CVE identifier) - char * sCVE; -@@ -1431,7 +1427,8 @@ int load_cve(struct workstate * ws) { - (strncmp(field, "/o", 2) != 0) && - (strncmp(field, "/h", 2) != 0) ) { - fprintf(stderr, " ! Error while reading in CVE entries: CPE type in line %d is not one of a/o/h\n", linenum); -- return 1; -+ invalid_line = 1; -+ break; - } - snprintf(tmpCpeId, 3, "%s", field); - -@@ -1463,7 +1460,8 @@ int load_cve(struct workstate * ws) { - bufferptr = bufferptr + fieldLength + 1; - ++fieldCounter; - } -- -+ if (invalid_line) -+ continue; - // Build the CPE up - snprintf(cpeId, CPELINESIZE, "cpe:%s:%s:%s:%s:%s:%s:%s", tmpCpeId, tmpCpeVendor, tmpCpeProduct, tmpCpeVersion, tmpCpeUpdate, tmpCpeEdition, tmpCpeLanguage); - diff --git a/security/cvechecker/pkg-deinstall b/security/cvechecker/pkg-deinstall index 030fa9b88d3..0d1e7d2dba0 100644 --- a/security/cvechecker/pkg-deinstall +++ b/security/cvechecker/pkg-deinstall @@ -1,12 +1,14 @@ #!/bin/sh +PORTNAME=${1%-*} + [ "$2" = DEINSTALL ] && cat <<***EOM ------------------------------------------------------------------------------ -If you are no longer using the $1 port, then manually delete -the following directory: +If you are no longer using the $PORTNAME port, then manually delete +the following directory and all its contents: - /var/db/cvechecker + /var/db/$PORTNAME ------------------------------------------------------------------------------ ***EOM diff --git a/security/elixir-comeonin/Makefile b/security/elixir-comeonin/Makefile index 8080cb4b786..d1d79d543e2 100644 --- a/security/elixir-comeonin/Makefile +++ b/security/elixir-comeonin/Makefile @@ -20,6 +20,8 @@ MIX_BUILD_DEPS= devel/elixir-make \ security/elixir-comeonin_i18n MIX_RUN_DEPS:= security/elixir-comeonin_i18n +OPTIONS_DEFINE= DOCS + post-build: ${STRIP_CMD} ${WRKSRC}/priv/bcrypt_nif.so diff --git a/security/elixir-comeonin_i18n/Makefile b/security/elixir-comeonin_i18n/Makefile index 4493b697aa4..4abf239582e 100644 --- a/security/elixir-comeonin_i18n/Makefile +++ b/security/elixir-comeonin_i18n/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= riverrun MIX_BUILD_DEPS= devel/elixir-gettext MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/security/elixir-jose/Makefile b/security/elixir-jose/Makefile index 13f76537c99..7bf2408a57a 100644 --- a/security/elixir-jose/Makefile +++ b/security/elixir-jose/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= converters/erlang-base64url \ security/erlang-jose MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/security/erlang-fast_tls/Makefile b/security/erlang-fast_tls/Makefile index caa6133b5e4..280e30d36bb 100644 --- a/security/erlang-fast_tls/Makefile +++ b/security/erlang-fast_tls/Makefile @@ -24,6 +24,8 @@ CPPFLAGS+= -I${OPENSSLINC} CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} +OPTIONS_DEFINE= DOCS + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/priv/lib/*.so diff --git a/security/erlang-jose/Makefile b/security/erlang-jose/Makefile index 54b63e4e552..25de1abf6ab 100644 --- a/security/erlang-jose/Makefile +++ b/security/erlang-jose/Makefile @@ -21,4 +21,6 @@ NO_ARCH= yes ERL_BUILD_DEPS= converters/erlang-base64url ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index bc1f920e025..4272bd42869 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -16,7 +16,7 @@ BROKEN_powerpc64= fails to configure: libz library not found LIB_DEPENDS= libxslt.so:textproc/libxslt \ libnetsnmp.so:net-mgmt/net-snmp -#OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS BUILD= 3599 diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile index 2f069e0754d..257fbef4243 100644 --- a/security/gorilla/Makefile +++ b/security/gorilla/Makefile @@ -17,6 +17,8 @@ LICENSE= GPLv2 RUN_DEPENDS= itcl>=3.4:lang/itcl \ wish:x11-toolkits/tk-wrapper +OPTIONS_DEFINE= DOCS + .include .if ${ARCH} == i386 diff --git a/security/govpn/Makefile b/security/govpn/Makefile index f1875e7df17..ab6fa1c7ab2 100644 --- a/security/govpn/Makefile +++ b/security/govpn/Makefile @@ -24,4 +24,6 @@ INSTALL_TARGET= install-strip PLIST_FILES= bin/govpn-server bin/govpn-client bin/govpn-verifier \ share/govpn/newclient.sh +OPTIONS_DEFINE= DOCS + .include diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 357d07f34aa..453953ae6f5 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -24,6 +24,8 @@ SUB_FILES= pkg-message PORTDOCS= * PLIST_FILES= bin/gtkpasman share/applications/gtkpasman.desktop +OPTIONS_DEFINE= DOCS + .include post-patch: diff --git a/security/hamachi/Makefile b/security/hamachi/Makefile index e8e8319870b..2f014148ded 100644 --- a/security/hamachi/Makefile +++ b/security/hamachi/Makefile @@ -21,6 +21,8 @@ PLIST_FILES= bin/hamachi bin/hamachi-init sbin/hamachi-tuncfg PORTDOCS= README CHANGES MAKE_ENV= HAMACHI_DST=${STAGEDIR}${PREFIX}/bin TUNCFG_DST=${STAGEDIR}${PREFIX}/sbin +OPTIONS_DEFINE= DOCS + post-patch: ${RM} ${WRKSRC}/tuncfg/tuncfg ${LOCALBASE}/bin/upx -d ${WRKSRC}/hamachi diff --git a/security/hashcat-legacy/Makefile b/security/hashcat-legacy/Makefile index 0715f65b710..f62a74d2be9 100644 --- a/security/hashcat-legacy/Makefile +++ b/security/hashcat-legacy/Makefile @@ -26,6 +26,8 @@ ONLY_FOR_ARCHS_REASON= uses amd64 instructions ALL_TARGET= posix64 posixXOP +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -r 's|^(CC_.*[[:blank:]]*=[[:blank:]]*)gcc[[:blank:]]*$$|\1${CC}|' ${WRKSRC}/src/Makefile diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index 2f2686ba19c..e4e8d2118d5 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -32,6 +32,8 @@ MAKE_ARGS= SHARED=1 \ LFLAGS_NATIVE="${LDFLAGS} -lpthread -lm" \ CFLAGS_NATIVE="${CFLAGS} -Iinclude -IOpenCL -Ideps/lzma_sdk" +OPTIONS_DEFINE= DOCS + pre-install: ${STRIP_CMD} ${WRKSRC}/libhashcat.so.${PORTVERSION} ${STRIP_CMD} ${WRKSRC}/hashcat diff --git a/security/hitch/Makefile b/security/hitch/Makefile index 936fa68f41a..3954df6bfda 100644 --- a/security/hitch/Makefile +++ b/security/hitch/Makefile @@ -28,6 +28,8 @@ USE_RC_SUBR= ${PORTNAME} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lcrypto -lssl +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.conf.sample ${STAGEDIR}${PREFIX}/etc/ diff --git a/security/ipguard/Makefile b/security/ipguard/Makefile index 9333e39fdce..d5e2a049843 100644 --- a/security/ipguard/Makefile +++ b/security/ipguard/Makefile @@ -19,6 +19,8 @@ PORTDOCS= COPYRIGHT NEWS README README.tcpdump README.log ethers.sample rfc826.t PLIST_FILES= sbin/ipguard \ man/man8/${PORTNAME}.8.gz +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index 38d818c4b61..abb37c1796f 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -18,4 +18,6 @@ USE_KDE= akonadi akonadicontacts archive auth bookmarks codecs \ USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/security/kleopatra/Makefile b/security/kleopatra/Makefile index 469d74301fb..45c371608e1 100644 --- a/security/kleopatra/Makefile +++ b/security/kleopatra/Makefile @@ -22,4 +22,6 @@ USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \ USE_QT= core dbus gui network printsupport testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/security/kpkpass/Makefile b/security/kpkpass/Makefile index 466e4d4d730..6a66ce436d5 100644 --- a/security/kpkpass/Makefile +++ b/security/kpkpass/Makefile @@ -14,4 +14,6 @@ USE_QT= core gui testlib \ DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile index 455f2a63c99..2eb3334575b 100644 --- a/security/kwalletmanager/Makefile +++ b/security/kwalletmanager/Makefile @@ -16,4 +16,6 @@ USE_KDE= archive auth codecs config configwidgets coreaddons crash \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/security/libkleo/Makefile b/security/libkleo/Makefile index 16a42afc348..a8ed37b6334 100644 --- a/security/libkleo/Makefile +++ b/security/libkleo/Makefile @@ -23,6 +23,9 @@ USE_QT= core gui widgets \ buildtools_build qmake_build _CORETOOLS= md5sum sha1sum sha256sum sha512sum + +OPTIONS_DEFINE= DOCS + post-extract: # use the binaries of coreutils . for ct in ${_CORETOOLS} diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index 6433417a3c1..b495c5715eb 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -18,7 +18,9 @@ USE_LDCONFIG= yes PORTDOCS= AUTHORS ChangeLog NEWS README THANKS -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/security/linux-c6-cyrus-sasl2/Makefile b/security/linux-c6-cyrus-sasl2/Makefile index c4da1d44643..4ba6d1025d2 100644 --- a/security/linux-c6-cyrus-sasl2/Makefile +++ b/security/linux-c6-cyrus-sasl2/Makefile @@ -19,4 +19,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c6-libgcrypt/Makefile b/security/linux-c6-libgcrypt/Makefile index 41f3c3da6bf..aee3f2140e3 100644 --- a/security/linux-c6-libgcrypt/Makefile +++ b/security/linux-c6-libgcrypt/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= libgpg-error USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c6-libssh2/Makefile b/security/linux-c6-libssh2/Makefile index 0b33b4fe59c..9d97ab328fe 100644 --- a/security/linux-c6-libssh2/Makefile +++ b/security/linux-c6-libssh2/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c6-libtasn1/Makefile b/security/linux-c6-libtasn1/Makefile index c8533b88f3b..d8487f8e1b8 100644 --- a/security/linux-c6-libtasn1/Makefile +++ b/security/linux-c6-libtasn1/Makefile @@ -16,4 +16,6 @@ CPE_VENDOR= gnu USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c6-openssl/Makefile b/security/linux-c6-openssl/Makefile index 60ba11bf4f5..dfebecd5351 100644 --- a/security/linux-c6-openssl/Makefile +++ b/security/linux-c6-openssl/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-cyrus-sasl2/Makefile b/security/linux-c7-cyrus-sasl2/Makefile index 34f641dcfa8..5e3e5ea7071 100644 --- a/security/linux-c7-cyrus-sasl2/Makefile +++ b/security/linux-c7-cyrus-sasl2/Makefile @@ -21,4 +21,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-libgcrypt/Makefile b/security/linux-c7-libgcrypt/Makefile index 576d571c4cf..9837ac751ac 100644 --- a/security/linux-c7-libgcrypt/Makefile +++ b/security/linux-c7-libgcrypt/Makefile @@ -20,4 +20,6 @@ USE_LDCONFIG= yes USE_LINUX= libgpg-error USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-libssh2/Makefile b/security/linux-c7-libssh2/Makefile index d838dc2a0f5..fd63e2babc9 100644 --- a/security/linux-c7-libssh2/Makefile +++ b/security/linux-c7-libssh2/Makefile @@ -18,4 +18,6 @@ USE_LDCONFIG= yes USE_LINUX= openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-libtasn1/Makefile b/security/linux-c7-libtasn1/Makefile index 7b6d4d22b07..198af538efd 100644 --- a/security/linux-c7-libtasn1/Makefile +++ b/security/linux-c7-libtasn1/Makefile @@ -19,4 +19,6 @@ CPE_VENDOR= gnu USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-nettle/Makefile b/security/linux-c7-nettle/Makefile index 1a527a04cae..8239e2c38c2 100644 --- a/security/linux-c7-nettle/Makefile +++ b/security/linux-c7-nettle/Makefile @@ -13,4 +13,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-openssl/Makefile b/security/linux-c7-openssl/Makefile index bb1bc900655..f68542c938d 100644 --- a/security/linux-c7-openssl/Makefile +++ b/security/linux-c7-openssl/Makefile @@ -23,4 +23,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-p11-kit/Makefile b/security/linux-c7-p11-kit/Makefile index 31b7f43e6a7..9c1b7b74658 100644 --- a/security/linux-c7-p11-kit/Makefile +++ b/security/linux-c7-p11-kit/Makefile @@ -13,4 +13,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/linux-c7-trousers/Makefile b/security/linux-c7-trousers/Makefile index cd548a557e4..6751d02a767 100644 --- a/security/linux-c7-trousers/Makefile +++ b/security/linux-c7-trousers/Makefile @@ -14,4 +14,6 @@ USE_LDCONFIG= yes USE_LINUX= openssl USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 3fef7bd0f9f..eae2e537424 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -27,7 +27,7 @@ BASEDIR?= # None. portlint compliance DBDIR= ${BASEDIR}/var/db/${PORTNAME} RUNDIR= ${BASEDIR}/var/run/${PORTNAME} -OPTIONS_DEFINE= CRON +OPTIONS_DEFINE= CRON DOCS EXAMPLES CRON_DESC= Install cron script automatically .if !defined(BATCH) OPTIONS_DEFAULT=CRON diff --git a/security/lynis/Makefile b/security/lynis/Makefile index cd30c62d0b1..b3ee5165952 100644 --- a/security/lynis/Makefile +++ b/security/lynis/Makefile @@ -22,6 +22,8 @@ NO_ARCH= yes PORTDOCS= FAQ README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/tINCLUDE_TARGETS/ s|".*"|"${DATADIR}/include"|; \ /tPLUGIN_TARGETS/ s|".*"|"${DATADIR}/plugins"|; \ diff --git a/security/nextcloud-twofactor_totp/Makefile b/security/nextcloud-twofactor_totp/Makefile index b0483da3d10..63a2ef27fd1 100644 --- a/security/nextcloud-twofactor_totp/Makefile +++ b/security/nextcloud-twofactor_totp/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= twofactor_totp -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} +DISTVERSIONPREFIX= v DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} MAINTAINER= brnrd@FreeBSD.org @@ -17,7 +17,7 @@ COMMENT= TOTP multi-factor auth app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes diff --git a/security/nextcloud-twofactor_totp/distinfo b/security/nextcloud-twofactor_totp/distinfo index f1e3745e777..76b17c8ca38 100644 --- a/security/nextcloud-twofactor_totp/distinfo +++ b/security/nextcloud-twofactor_totp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517741869 -SHA256 (nextcloud/twofactor_totp-1.4.1/twofactor_totp.tar.gz) = 035074bc3d1e76f97420fca097a74dd5bee685889179ec6681b6c400f594094d -SIZE (nextcloud/twofactor_totp-1.4.1/twofactor_totp.tar.gz) = 1232105 +TIMESTAMP = 1533470860 +SHA256 (nextcloud/twofactor_totp-v1.5.0/twofactor_totp.tar.gz) = 27a3e302dd7a2ce997f019842d9cf12a0ad2e351c5b48d0371d714ac40f0f370 +SIZE (nextcloud/twofactor_totp-v1.5.0/twofactor_totp.tar.gz) = 14669797 diff --git a/security/nextcloud-twofactor_totp/pkg-plist b/security/nextcloud-twofactor_totp/pkg-plist index 2b25e1f9bff..15840a4c5c5 100644 --- a/security/nextcloud-twofactor_totp/pkg-plist +++ b/security/nextcloud-twofactor_totp/pkg-plist @@ -1,3 +1,6 @@ +@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/bug.md +@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md +@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/question.md %%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md @@ -11,6 +14,7 @@ %%WWWDIR%%/img/app.svg %%WWWDIR%%/js/settings.js %%WWWDIR%%/js/settingsview.js +%%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/ar.js %%WWWDIR%%/l10n/ar.json %%WWWDIR%%/l10n/ast.js @@ -90,8 +94,6 @@ %%WWWDIR%%/l10n/ka_GE.json %%WWWDIR%%/l10n/ko.js %%WWWDIR%%/l10n/ko.json -%%WWWDIR%%/l10n/lt_LT.js -%%WWWDIR%%/l10n/lt_LT.json %%WWWDIR%%/l10n/lv.js %%WWWDIR%%/l10n/lv.json %%WWWDIR%%/l10n/mn.js @@ -100,14 +102,10 @@ %%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js %%WWWDIR%%/l10n/nl.json -%%WWWDIR%%/l10n/nn_NO.js -%%WWWDIR%%/l10n/nn_NO.json %%WWWDIR%%/l10n/pl.js %%WWWDIR%%/l10n/pl.json %%WWWDIR%%/l10n/pt_BR.js %%WWWDIR%%/l10n/pt_BR.json -%%WWWDIR%%/l10n/pt_PT.js -%%WWWDIR%%/l10n/pt_PT.json %%WWWDIR%%/l10n/ro.js %%WWWDIR%%/l10n/ro.json %%WWWDIR%%/l10n/ru.js @@ -122,13 +120,9 @@ %%WWWDIR%%/l10n/sr.json %%WWWDIR%%/l10n/sv.js %%WWWDIR%%/l10n/sv.json -%%WWWDIR%%/l10n/th.js -%%WWWDIR%%/l10n/th.json %%WWWDIR%%/l10n/th_TH.php %%WWWDIR%%/l10n/tr.js %%WWWDIR%%/l10n/tr.json -%%WWWDIR%%/l10n/uk.js -%%WWWDIR%%/l10n/uk.json %%WWWDIR%%/l10n/vi.js %%WWWDIR%%/l10n/vi.json %%WWWDIR%%/l10n/zh_CN.js @@ -141,8 +135,12 @@ %%WWWDIR%%/lib/Controller/SettingsController.php %%WWWDIR%%/lib/Db/TotpSecret.php %%WWWDIR%%/lib/Db/TotpSecretMapper.php +%%WWWDIR%%/lib/Event/StateChanged.php %%WWWDIR%%/lib/Exception/NoTotpSecretFoundException.php %%WWWDIR%%/lib/Exception/TotpSecretAlreadySet.php +%%WWWDIR%%/lib/Listener/IListener.php +%%WWWDIR%%/lib/Listener/StateChangeActivity.php +%%WWWDIR%%/lib/Listener/StateChangeRegistryUpdater.php %%WWWDIR%%/lib/Provider/TotpProvider.php %%WWWDIR%%/lib/Service/ITotp.php %%WWWDIR%%/lib/Service/Totp.php @@ -150,6 +148,69 @@ %%WWWDIR%%/templates/challenge.php %%WWWDIR%%/templates/personal.php %%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/.gitignore +%%WWWDIR%%/vendor/bacon/bacon-qr-code/.travis.yml +%%WWWDIR%%/vendor/bacon/bacon-qr-code/LICENSE +%%WWWDIR%%/vendor/bacon/bacon-qr-code/Module.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/README.md +%%WWWDIR%%/vendor/bacon/bacon-qr-code/autoload_classmap.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/autoload_function.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/autoload_register.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/composer.json +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/AbstractEnum.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitArray.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitMatrix.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/BitUtils.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/CharacterSetEci.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlock.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/EcBlocks.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ErrorCorrectionLevel.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/FormatInformation.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Mode.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/ReedSolomonCodec.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Common/Version.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/BlockPair.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/ByteMatrix.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/Encoder.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MaskUtil.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/MatrixUtil.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Encoder/QrCode.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/OutOfBoundsException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/RuntimeException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/UnexpectedValueException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Exception/WriterException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Cmyk.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/ColorInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Gray.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Color/Rgb.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/AbstractRenderer.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/DecoratorInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Decorator/FinderPattern.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Eps.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Png.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/RendererInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/Svg.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/RendererInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Html.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Text/Plain.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/BaconQrCode/Writer.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitArrayTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitMatrixTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/BitUtilsTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ErrorCorrectionLevelTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/FormatInformationTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ModeTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/ReedSolomonCodecTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/VersionTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/EncoderTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MaskUtilTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Encoder/MatrixUtilTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/HtmlTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Renderer/Text/TextTest.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/bootstrap.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/tests/phpunit.xml %%WWWDIR%%/vendor/christian-riesen/base32/.gitignore %%WWWDIR%%/vendor/christian-riesen/base32/.scrutinizer.yml %%WWWDIR%%/vendor/christian-riesen/base32/.travis.yml @@ -173,314 +234,539 @@ %%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/OtpInterface.php %%WWWDIR%%/vendor/christian-riesen/otp/tests/Otp/GoogleAuthenticatorTest.php %%WWWDIR%%/vendor/christian-riesen/otp/tests/Otp/OtpTest.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/HEAD +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/ORIG_HEAD +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/config +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/description +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/applypatch-msg.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/commit-msg.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/fsmonitor-watchman.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/post-update.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-applypatch.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-commit.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-push.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-rebase.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-receive.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/prepare-commit-msg.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/update.sample +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/index +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/info/exclude +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/info/refs +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/HEAD +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/refs/heads/master +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/refs/remotes/origin/HEAD +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/info/packs +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-b150c2279b3972db019df5184d9eae1413116c44.idx +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-b150c2279b3972db019df5184d9eae1413116c44.pack +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/packed-refs +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/heads/master +%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/remotes/origin/HEAD +%%WWWDIR%%/vendor/christophwurst/nextcloud/.gitignore +%%WWWDIR%%/vendor/christophwurst/nextcloud/.travis.yml +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/API.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IConsumer.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IEventMerger.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IExtension.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IFilter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/IProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Activity/ISetting.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App/AppPathNotFoundException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App/IAppManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/App/ManagerEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/ApiController.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/App.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/AuthPublicShareController.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Controller.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/DoesNotExistException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/Entity.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/Mapper.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/MultipleObjectsReturnedException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Db/QBMapper.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/ContentSecurityPolicy.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DataDisplayResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DataDownloadResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DataResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/DownloadResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/EmptyContentSecurityPolicy.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/FileDisplayResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/ICallbackResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/IOutput.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/JSONResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/NotFoundResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/OCSResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/RedirectResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Response.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/StreamResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/StrictContentSecurityPolicy.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/StrictEvalContentSecurityPolicy.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/StrictInlineContentSecurityPolicy.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/ExternalShareMenuAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/IMenuAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/LinkMenuAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/PublicTemplateResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/Template/SimpleMenuAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Http/TemplateResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/IAppContainer.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Middleware.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSBadRequestException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSForbiddenException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCS/OCSNotFoundException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/OCSController.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/PublicShareController.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/QueryException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Utility/IControllerMethodReflector.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AppFramework/Utility/ITimeFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/Exceptions/CredentialsUnavailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/Exceptions/PasswordUnavailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/IApacheBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/LoginCredentials/ICredentials.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/LoginCredentials/IStore.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IProvidesCustomCSP.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/IRegistry.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Authentication/TwoFactorAuth/TwoFactorException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/AutoloadNotAllowedException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/IJob.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/BackgroundJob/IJobList.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/BackendTemporarilyUnavailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/ICalendar.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/Resource/IBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/Resource/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/Resource/IResource.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/Room/IBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/Room/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Calendar/Room/IRoom.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Capabilities/ICapability.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Capabilities/IPublicCapability.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Collaboration/AutoComplete/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Collaboration/AutoComplete/ISorter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Collaboration/Collaborators/ISearch.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Collaboration/Collaborators/ISearchPlugin.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Collaboration/Collaborators/ISearchResult.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Collaboration/Collaborators/SearchResultType.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Command/IBus.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Command/ICommand.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/CommentsEntityEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/CommentsEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/IComment.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/ICommentsEventHandler.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/ICommentsManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/ICommentsManagerFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/IllegalIDChangeException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/MessageTooLongException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Comments/NotFoundException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Console/ConsoleEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Constants.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IActionFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IContactsStore.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IEntry.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/ILinkAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/ContactsMenu/IProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Contacts/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/ISchemaWrapper.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/ICompositeExpression.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IExpressionBuilder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IFunctionBuilder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/ILiteral.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IParameter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IQueryBuilder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/DB/QueryBuilder/IQueryFunction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Defaults.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IEventLogger.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IQuery.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Diagnostics/IQueryLogger.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/Exceptions/GenericEncryptionException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/IEncryptionModule.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/IFile.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Encryption/Keys/IStorage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/Exceptions/ActionNotSupportedException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/Exceptions/AuthenticationFailedException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/Exceptions/BadRequestException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/Exceptions/ProviderAlreadyExistsException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/Exceptions/ProviderCouldNotAddShareException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/Exceptions/ProviderDoesNotExistsException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudFederationFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudFederationNotification.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudFederationProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudFederationProviderManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudFederationShare.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudId.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Federation/ICloudIdManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/AlreadyExistsException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/ICache.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/ICacheEntry.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IPropagator.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IScanner.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IUpdater.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Cache/IWatcher.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/ICachedMountFileInfo.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/ICachedMountInfo.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IHomeMountProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IMountProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IMountProviderCollection.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Config/IUserMountCache.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/EmptyFileNameException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/EntityTooLargeException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/File.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/FileInfo.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/FileNameTooLongException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Folder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/ForbiddenException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/GenericFileException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IAppData.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IHomeStorage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IMimeTypeDetector.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IMimeTypeLoader.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/IRootFolder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidCharacterInPathException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidContentException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidDirectoryException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/InvalidPathException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/LockNotAcquiredException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Mount/IMountManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Mount/IMountPoint.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Node.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/NotEnoughSpaceException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/NotFoundException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/NotPermittedException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Notify/IChange.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Notify/INotifyHandler.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Notify/IRenameChange.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/ObjectStore/IObjectStore.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/ReservedWordException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchBinaryOperator.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchComparison.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchOperator.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchOrder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Search/ISearchQuery.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/SimpleFS/ISimpleFile.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/SimpleFS/ISimpleFolder.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/SimpleFS/ISimpleRoot.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/ILockingStorage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/INotifyStorage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IStorage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/Storage/IStorageFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageAuthException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageBadConfigException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageConnectionException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageInvalidException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageNotAvailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/StorageTimeoutException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Files/UnseekableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/GlobalScale/IConfig.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/ABackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/IAddToGroupBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/ICountDisabledInGroup.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/ICountUsersBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/ICreateGroupBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/IDeleteGroupBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/IGroupDetailsBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/IIsAdminBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Group/Backend/IRemoveFromGroupBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/GroupInterface.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Http/Client/IClient.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Http/Client/IClientService.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Http/Client/IResponse.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAddressBook.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAppConfig.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAvatar.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IAvatarManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICache.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICacheFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICertificate.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ICertificateManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IConfig.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IContainer.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IDBConnection.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IDateTimeFormatter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IDateTimeZone.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IEventSource.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IGroup.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IGroupManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IImage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IL10N.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ILogger.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IMemcache.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IMemcacheTTL.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/INavigationManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IPreview.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IRequest.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ISearch.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IServerContainer.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ISession.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ITagManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ITags.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/ITempManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IURLGenerator.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUser.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUserBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUserManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/IUserSession.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Image.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/L10N/IFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/L10N/ILanguageIterator.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/LDAP/IDeletionFlagSupport.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/LDAP/ILDAPProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/LDAP/ILDAPProviderFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Lock/ILockingProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Lock/LockedException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Lockdown/ILockdownManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Log/IFileBased.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Log/ILogFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Log/IWriter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Log/RotationTrait.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Mail/IAttachment.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Mail/IEMailTemplate.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Mail/IMailer.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Mail/IMessage.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/BigIntMigration.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/IMigrationStep.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/IOutput.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/IRepairStep.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Migration/SimpleMigrationStep.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/IAction.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/IApp.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/INotification.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Notification/INotifier.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/OCS/IDiscoveryService.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/PreConditionNotMetException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Preview/IProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/Api/IApiCollection.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/Api/IApiFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/Api/ICapabilitiesApi.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/Api/IUserApi.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/ICredentials.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/IInstance.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/IInstanceFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Remote/IUser.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/RichObjectStrings/Definitions.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/RichObjectStrings/IValidator.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/RichObjectStrings/InvalidObjectExeption.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Route/IRoute.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Route/IRouter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SabrePluginEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SabrePluginException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Search/PagedProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Search/Provider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Search/Result.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/IContentSecurityPolicyManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/ICredentialsManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/ICrypto.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/IHasher.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/ISecureRandom.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Security/StringUtils.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Session/Exceptions/SessionNotAvailableException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/IIconSection.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/ISection.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Settings/ISettings.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/Exceptions/GenericShareException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/Exceptions/IllegalIDChangeException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/Exceptions/ShareNotFound.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IProviderFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IShare.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IShareHelper.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share/IShareProvider.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend_Collection.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Share_Backend_File_Dependent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Support/CrashReport/IRegistry.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Support/CrashReport/IReporter.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTag.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTagManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTagManagerFactory.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ISystemTagObjectMapper.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/ManagerEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/MapperEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/SystemTagsEntityEvent.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/TagAlreadyExistsException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/SystemTag/TagNotFoundException.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Template.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ABackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ICheckPasswordBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ICountUsersBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ICreateUserBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IGetDisplayNameBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IGetHomeBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IProvideAvatarBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ISetDisplayNameBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ISetPasswordBackend.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/UserInterface.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Util.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/WorkflowEngine/ICheck.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/WorkflowEngine/IManager.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/WorkflowEngine/IOperation.php +%%WWWDIR%%/vendor/christophwurst/nextcloud/README.md +%%WWWDIR%%/vendor/christophwurst/nextcloud/build.sh +%%WWWDIR%%/vendor/christophwurst/nextcloud/composer.json +%%WWWDIR%%/vendor/christophwurst/nextcloud/push.sh %%WWWDIR%%/vendor/composer/ClassLoader.php %%WWWDIR%%/vendor/composer/LICENSE %%WWWDIR%%/vendor/composer/autoload_classmap.php +%%WWWDIR%%/vendor/composer/autoload_files.php %%WWWDIR%%/vendor/composer/autoload_namespaces.php %%WWWDIR%%/vendor/composer/autoload_psr4.php %%WWWDIR%%/vendor/composer/autoload_real.php %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json -%%WWWDIR%%/vendor/endroid/qrcode/.gitignore -%%WWWDIR%%/vendor/endroid/qrcode/.travis.yml -%%WWWDIR%%/vendor/endroid/qrcode/LICENSE -%%WWWDIR%%/vendor/endroid/qrcode/README.md -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv10_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv10_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv10_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv10_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv11_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv11_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv11_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv11_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv12_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv12_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv12_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv12_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv13_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv13_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv13_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv13_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv14_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv14_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv14_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv14_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv15_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv15_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv15_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv15_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv16_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv16_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv16_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv16_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv17_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv17_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv17_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv17_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv18_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv18_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv18_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv18_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv19_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv19_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv19_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv19_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv1_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv1_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv1_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv1_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv20_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv20_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv20_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv20_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv21_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv21_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv21_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv21_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv22_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv22_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv22_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv22_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv23_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv23_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv23_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv23_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv24_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv24_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv24_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv24_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv25_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv25_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv25_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv25_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv26_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv26_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv26_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv26_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv27_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv27_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv27_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv27_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv28_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv28_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv28_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv28_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv29_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv29_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv29_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv29_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv2_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv2_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv2_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv2_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv30_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv30_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv30_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv30_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv31_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv31_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv31_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv31_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv32_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv32_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv32_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv32_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv33_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv33_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv33_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv33_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv34_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv34_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv34_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv34_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv35_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv35_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv35_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv35_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv36_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv36_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv36_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv36_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv37_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv37_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv37_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv37_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv38_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv38_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv38_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv38_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv39_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv39_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv39_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv39_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv3_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv3_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv3_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv3_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv40_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv40_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv40_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv40_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv4_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv4_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv4_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv4_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv5_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv5_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv5_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv5_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv6_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv6_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv6_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv6_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv7_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv7_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv7_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv7_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv8_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv8_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv8_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv8_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv9_0.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv9_1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv9_2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrv9_3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr1.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr10.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr11.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr12.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr13.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr14.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr15.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr16.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr17.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr18.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr19.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr2.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr20.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr21.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr22.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr23.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr24.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr25.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr26.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr27.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr28.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr29.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr3.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr30.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr31.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr32.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr33.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr34.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr35.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr36.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr37.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr38.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr39.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr4.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr40.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr5.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr6.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr7.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr8.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/qrvfr9.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc10.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc13.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc15.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc16.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc17.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc18.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc20.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc22.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc24.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc26.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc28.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc30.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc32.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc34.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc36.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc40.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc42.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc44.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc46.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc48.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc50.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc52.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc54.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc56.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc58.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc60.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc62.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc64.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc66.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc68.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/data/rsc7.dat -%%WWWDIR%%/vendor/endroid/qrcode/assets/font/opensans.ttf -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/b.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/d.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/logo.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv1.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv10.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv11.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv12.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv13.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv14.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv15.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv16.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv17.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv18.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv19.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv2.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv20.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv21.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv22.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv23.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv24.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv25.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv26.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv27.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv28.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv29.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv3.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv30.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv31.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv32.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv33.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv34.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv35.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv36.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv37.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv38.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv39.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv4.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv40.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv5.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv6.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv7.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv8.png -%%WWWDIR%%/vendor/endroid/qrcode/assets/image/qrv9.png -%%WWWDIR%%/vendor/endroid/qrcode/composer.json -%%WWWDIR%%/vendor/endroid/qrcode/phpunit.xml.dist -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/DataDoesntExistsException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/FreeTypeLibraryMissingException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/ImageFunctionFailedException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/ImageFunctionUnknownException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/ImageSizeTooLargeException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/ImageTypeInvalidException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Exceptions/VersionTooLargeException.php -%%WWWDIR%%/vendor/endroid/qrcode/src/Factory/QrCodeFactory.php -%%WWWDIR%%/vendor/endroid/qrcode/src/QrCode.php -%%WWWDIR%%/vendor/endroid/qrcode/tests/QrCodeTest.php +%%WWWDIR%%/vendor/endroid/qr-code/.gitignore +%%WWWDIR%%/vendor/endroid/qr-code/.travis.yml +%%WWWDIR%%/vendor/endroid/qr-code/LICENSE +%%WWWDIR%%/vendor/endroid/qr-code/README.md +%%WWWDIR%%/vendor/endroid/qr-code/assets/noto_sans.otf +%%WWWDIR%%/vendor/endroid/qr-code/assets/open_sans.ttf +%%WWWDIR%%/vendor/endroid/qr-code/assets/symfony.png +%%WWWDIR%%/vendor/endroid/qr-code/composer.json +%%WWWDIR%%/vendor/endroid/qr-code/phpunit.xml.dist +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/Controller/QrCodeController.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/DependencyInjection/Compiler/WriterRegistryCompilerPass.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/DependencyInjection/Configuration.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/DependencyInjection/EndroidQrCodeExtension.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/EndroidQrCodeBundle.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/Resources/config/routing.yml +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/Resources/config/services.yml +%%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/Resources/views/QrCode/twigFunctions.html.twig +%%WWWDIR%%/vendor/endroid/qr-code/src/ErrorCorrectionLevel.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Exception/InvalidPathException.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Exception/InvalidWriterException.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Exception/MissingFunctionException.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Exception/QrCodeException.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Exception/UnsupportedExtensionException.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Exception/ValidationException.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Factory/QrCodeFactory.php +%%WWWDIR%%/vendor/endroid/qr-code/src/LabelAlignment.php +%%WWWDIR%%/vendor/endroid/qr-code/src/QrCode.php +%%WWWDIR%%/vendor/endroid/qr-code/src/QrCodeInterface.php +%%WWWDIR%%/vendor/endroid/qr-code/src/StaticWriterRegistry.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Twig/Extension/QrCodeExtension.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/AbstractBaconWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/AbstractWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/BinaryWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/DebugWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/EpsWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/PngWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/SvgWriter.php +%%WWWDIR%%/vendor/endroid/qr-code/src/Writer/WriterInterface.php +%%WWWDIR%%/vendor/endroid/qr-code/src/WriterRegistry.php +%%WWWDIR%%/vendor/endroid/qr-code/src/WriterRegistryInterface.php +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/Controller/QrCodeControllerTest.php +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/EndroidQrCodeBundleTest.php +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/app/.gitignore +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/app/AppKernel.php +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/app/bootstrap.php +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/app/config/config.yml +%%WWWDIR%%/vendor/endroid/qr-code/tests/Bundle/app/config/routing.yml +%%WWWDIR%%/vendor/endroid/qr-code/tests/QrCodeTest.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/.gitignore +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/README.md +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/composer.json +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/Binarizer.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/BinaryBitmap.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/ChecksumException.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/FormatException.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/GDLuminanceSource.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/IMagickLuminanceSource.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/LuminanceSource.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/NotFoundException.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/PlanarYUVLuminanceSource.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/QrReader.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/RGBLuminanceSource.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/Reader.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/ReaderException.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/Result.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/ResultPoint.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/AbstractEnum.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/BitArray.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/BitMatrix.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/BitSource.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/CharacterSetEci.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/DecoderResult.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/DefaultGridSampler.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/DetectorResult.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/GlobalHistogramBinarizer.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/GridSampler.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/HybridBinarizer.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/PerspectiveTransform.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/customFunctions.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/detector/MathUtils.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/detector/MonochromeRectangleDetector.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/reedsolomon/GenericGF.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/reedsolomon/GenericGFPoly.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/reedsolomon/ReedSolomonDecoder.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/common/reedsolomon/ReedSolomonException.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/QRCodeReader.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/BitMatrixParser.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/DataBlock.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/DataMask.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/DecodedBitStreamParser.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/Decoder.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/ErrorCorrectionLevel.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/FormatInformation.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/Mode.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/decoder/Version.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/detector/AlignmentPattern.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/detector/AlignmentPatternFinder.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/detector/Detector.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/detector/FinderPattern.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/detector/FinderPatternFinder.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/lib/qrcode/detector/FinderPatternInfo.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/phpunit.xml.dist +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/tests/QrReaderTest.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/tests/bootstrap.php +%%WWWDIR%%/vendor/khanamiryan/qrcode-detector-decoder/tests/qrcodes/hello_world.png +%%WWWDIR%%/vendor/myclabs/php-enum/.gitattributes +%%WWWDIR%%/vendor/myclabs/php-enum/.gitignore +%%WWWDIR%%/vendor/myclabs/php-enum/LICENSE +%%WWWDIR%%/vendor/myclabs/php-enum/README.md +%%WWWDIR%%/vendor/myclabs/php-enum/composer.json +%%WWWDIR%%/vendor/myclabs/php-enum/src/Enum.php +%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE +%%WWWDIR%%/vendor/paragonie/random_compat/build-phar.sh +%%WWWDIR%%/vendor/paragonie/random_compat/composer.json +%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey +%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc +%%WWWDIR%%/vendor/paragonie/random_compat/lib/byte_safe_strings.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/cast_to_int.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/error_polyfill.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_int.php +%%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php +%%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php +%%WWWDIR%%/vendor/paragonie/random_compat/psalm.xml +%%WWWDIR%%/vendor/symfony/inflector/Inflector.php +%%WWWDIR%%/vendor/symfony/inflector/LICENSE +%%WWWDIR%%/vendor/symfony/inflector/README.md +%%WWWDIR%%/vendor/symfony/inflector/Tests/InflectorTest.php +%%WWWDIR%%/vendor/symfony/inflector/composer.json +%%WWWDIR%%/vendor/symfony/inflector/phpunit.xml.dist %%WWWDIR%%/vendor/symfony/options-resolver/.gitignore %%WWWDIR%%/vendor/symfony/options-resolver/CHANGELOG.md -%%WWWDIR%%/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/AccessException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/MissingOptionsException.php -%%WWWDIR%%/vendor/symfony/options-resolver/Exception/NoConfigurationException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php %%WWWDIR%%/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php @@ -488,7 +774,65 @@ %%WWWDIR%%/vendor/symfony/options-resolver/Options.php %%WWWDIR%%/vendor/symfony/options-resolver/OptionsResolver.php %%WWWDIR%%/vendor/symfony/options-resolver/README.md -%%WWWDIR%%/vendor/symfony/options-resolver/Tests/Debug/OptionsResolverIntrospectorTest.php %%WWWDIR%%/vendor/symfony/options-resolver/Tests/OptionsResolverTest.php %%WWWDIR%%/vendor/symfony/options-resolver/composer.json %%WWWDIR%%/vendor/symfony/options-resolver/phpunit.xml.dist +%%WWWDIR%%/vendor/symfony/polyfill-php70/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php70/Php70.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/Error.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php70/composer.json +%%WWWDIR%%/vendor/symfony/property-access/.gitignore +%%WWWDIR%%/vendor/symfony/property-access/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/property-access/Exception/AccessException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/InvalidPropertyPathException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/NoSuchIndexException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/NoSuchPropertyException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/OutOfBoundsException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/UnexpectedTypeException.php +%%WWWDIR%%/vendor/symfony/property-access/LICENSE +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccess.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccessor.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccessorBuilder.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccessorInterface.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPath.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathBuilder.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathInterface.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathIterator.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathIteratorInterface.php +%%WWWDIR%%/vendor/symfony/property-access/README.md +%%WWWDIR%%/vendor/symfony/property-access/StringUtil.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/NonTraversableArrayObject.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/ReturnTyped.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClass.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassIsWritable.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassMagicCall.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassMagicGet.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassSetValue.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TestClassTypeErrorInsideCall.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/Ticket5775Object.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TraversableArrayObject.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/Fixtures/TypeHinted.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorArrayAccessTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorArrayObjectTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorArrayTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorBuilderTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorCollectionTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorNonTraversableArrayObjectTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyAccessorTraversableArrayObjectTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyPathBuilderTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/PropertyPathTest.php +%%WWWDIR%%/vendor/symfony/property-access/Tests/StringUtilTest.php +%%WWWDIR%%/vendor/symfony/property-access/composer.json +%%WWWDIR%%/vendor/symfony/property-access/phpunit.xml.dist diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile index 35e7d786184..78cac6665ba 100644 --- a/security/nextcloud-twofactor_u2f/Makefile +++ b/security/nextcloud-twofactor_u2f/Makefile @@ -2,12 +2,13 @@ # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 1.5.5 +PORTVERSION= 1.6.1 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} +DISTVERSIONPREFIX= v DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} MAINTAINER= brnrd@FreeBSD.org @@ -16,7 +17,7 @@ COMMENT= U2F multi-factor auth app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13.0.1:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes diff --git a/security/nextcloud-twofactor_u2f/distinfo b/security/nextcloud-twofactor_u2f/distinfo index 3bc3fa7745d..c056802c9aa 100644 --- a/security/nextcloud-twofactor_u2f/distinfo +++ b/security/nextcloud-twofactor_u2f/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530971211 -SHA256 (nextcloud/twofactor_u2f-1.5.5/twofactor_u2f.tar.gz) = 7067ad05df459f79eb389e28f6dbde04e4009c6a14f591d4d0b6c50c5415d8b6 -SIZE (nextcloud/twofactor_u2f-1.5.5/twofactor_u2f.tar.gz) = 110818 +TIMESTAMP = 1533471115 +SHA256 (nextcloud/twofactor_u2f-v1.6.1/twofactor_u2f.tar.gz) = e6a22a114d2413a179eadae9588bcfa378dffde8c845f2fb33ec200c1c482898 +SIZE (nextcloud/twofactor_u2f-v1.6.1/twofactor_u2f.tar.gz) = 114587 diff --git a/security/nextcloud-twofactor_u2f/pkg-plist b/security/nextcloud-twofactor_u2f/pkg-plist index 61eaf82f455..74f26735e80 100644 --- a/security/nextcloud-twofactor_u2f/pkg-plist +++ b/security/nextcloud-twofactor_u2f/pkg-plist @@ -1,3 +1,6 @@ +@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/bug.md +@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md +@comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/question.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/autoload.php @@ -9,6 +12,7 @@ %%WWWDIR%%/img/app.svg %%WWWDIR%%/js/build/challenge.js %%WWWDIR%%/js/build/settings.js +%%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/ast.js %%WWWDIR%%/l10n/ast.json %%WWWDIR%%/l10n/ca.js @@ -67,6 +71,8 @@ %%WWWDIR%%/l10n/fr.json %%WWWDIR%%/l10n/gl.js %%WWWDIR%%/l10n/gl.json +%%WWWDIR%%/l10n/he.js +%%WWWDIR%%/l10n/he.json %%WWWDIR%%/l10n/hu.js %%WWWDIR%%/l10n/hu.json %%WWWDIR%%/l10n/is.js @@ -111,9 +117,14 @@ %%WWWDIR%%/l10n/zh_TW.json %%WWWDIR%%/lib/Activity/Provider.php %%WWWDIR%%/lib/Activity/Setting.php +%%WWWDIR%%/lib/AppInfo/Application.php %%WWWDIR%%/lib/Controller/SettingsController.php %%WWWDIR%%/lib/Db/Registration.php %%WWWDIR%%/lib/Db/RegistrationMapper.php +%%WWWDIR%%/lib/Event/StateChanged.php +%%WWWDIR%%/lib/Listener/IListener.php +%%WWWDIR%%/lib/Listener/StateChangeActivity.php +%%WWWDIR%%/lib/Listener/StateChangeRegistryUpdater.php %%WWWDIR%%/lib/Provider/U2FProvider.php %%WWWDIR%%/lib/Service/U2FManager.php %%WWWDIR%%/lib/Settings/Personal.php diff --git a/security/openct/Makefile b/security/openct/Makefile index fef293e46d0..021b3273fae 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libltdl.so:devel/libltdl -OPTIONS_DEFINE= PCSC DOCS +OPTIONS_DEFINE= PCSC DOCS EXAMPLES PCSC_DESC= Enable PC/SC support GNU_CONFIGURE= yes diff --git a/security/p5-Alt-Crypt-RSA-BigInt/Makefile b/security/p5-Alt-Crypt-RSA-BigInt/Makefile new file mode 100644 index 00000000000..e4b95edcc3a --- /dev/null +++ b/security/p5-Alt-Crypt-RSA-BigInt/Makefile @@ -0,0 +1,36 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Alt-Crypt-RSA-BigInt +PORTVERSION= 0.06 +CATEGORIES= security perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DANAJ +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= RSA public-key cryptosystem, using Math::BigInt + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Class-Loader>=0:devel/p5-Class-Loader \ + p5-Convert-ASCII-Armour>=0:converters/p5-Convert-ASCII-Armour \ + p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ + p5-Crypt-CBC>=2.17:security/p5-Crypt-CBC \ + p5-Data-Buffer>=0:misc/p5-Data-Buffer \ + p5-Digest-MD2>=0:security/p5-Digest-MD2 \ + p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP \ + p5-Math-Prime-Util>=0.64:math/p5-Math-Prime-Util \ + p5-Math-Prime-Util-GMP>=0:math/p5-Math-Prime-Util-GMP \ + p5-Sort-Versions>=0:devel/p5-Sort-Versions \ + p5-Tie-EncryptedHash>=0:security/p5-Tie-EncryptedHash + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include diff --git a/security/p5-Alt-Crypt-RSA-BigInt/distinfo b/security/p5-Alt-Crypt-RSA-BigInt/distinfo new file mode 100644 index 00000000000..71292938e3f --- /dev/null +++ b/security/p5-Alt-Crypt-RSA-BigInt/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1536593744 +SHA256 (Alt-Crypt-RSA-BigInt-0.06.tar.gz) = 76f434cab36999cdf09811345bb39d6b7cbed7e085b02338328c7f46e08b38f3 +SIZE (Alt-Crypt-RSA-BigInt-0.06.tar.gz) = 52479 diff --git a/security/p5-Alt-Crypt-RSA-BigInt/pkg-descr b/security/p5-Alt-Crypt-RSA-BigInt/pkg-descr new file mode 100644 index 00000000000..84c8ae7be5b --- /dev/null +++ b/security/p5-Alt-Crypt-RSA-BigInt/pkg-descr @@ -0,0 +1,14 @@ +This is a rework of Crypt::RSA to remove Math::Pari and instead base all +operations on Math::BigInt. + +This is intended to be a plug-in replacement for Crypt::RSA, with no +user-visible changes to existing features. + +Math::Pari is completely removed. This includes the two modules: +- Crypt::Primes => Math::Prime::Util +- Crypt::Random => Math::Prime::Util + +All operations are now performed using Math::BigInt, and prefer the GMP and Pari +backends. + +WWW: https://metacpan.org/release/Alt-Crypt-RSA-BigInt diff --git a/security/p5-Alt-Crypt-RSA-BigInt/pkg-plist b/security/p5-Alt-Crypt-RSA-BigInt/pkg-plist new file mode 100644 index 00000000000..65b70d1cdeb --- /dev/null +++ b/security/p5-Alt-Crypt-RSA-BigInt/pkg-plist @@ -0,0 +1,30 @@ +%%SITE_PERL%%/Alt/Crypt/RSA/BigInt.pm +%%SITE_PERL%%/Crypt/RSA.pm +%%SITE_PERL%%/Crypt/RSA/DataFormat.pm +%%SITE_PERL%%/Crypt/RSA/Debug.pm +%%SITE_PERL%%/Crypt/RSA/ES/OAEP.pm +%%SITE_PERL%%/Crypt/RSA/ES/PKCS1v15.pm +%%SITE_PERL%%/Crypt/RSA/Errorhandler.pm +%%SITE_PERL%%/Crypt/RSA/Key.pm +%%SITE_PERL%%/Crypt/RSA/Key/Private.pm +%%SITE_PERL%%/Crypt/RSA/Key/Private/SSH.pm +%%SITE_PERL%%/Crypt/RSA/Key/Public.pm +%%SITE_PERL%%/Crypt/RSA/Key/Public/SSH.pm +%%SITE_PERL%%/Crypt/RSA/Primitives.pm +%%SITE_PERL%%/Crypt/RSA/SS/PKCS1v15.pm +%%SITE_PERL%%/Crypt/RSA/SS/PSS.pm +%%PERL5_MAN3%%/Alt::Crypt::RSA::BigInt.3.gz +%%PERL5_MAN3%%/Crypt::RSA.3.gz +%%PERL5_MAN3%%/Crypt::RSA::DataFormat.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Debug.3.gz +%%PERL5_MAN3%%/Crypt::RSA::ES::OAEP.3.gz +%%PERL5_MAN3%%/Crypt::RSA::ES::PKCS1v15.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Errorhandler.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Private.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Private::SSH.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Public.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Key::Public::SSH.3.gz +%%PERL5_MAN3%%/Crypt::RSA::Primitives.3.gz +%%PERL5_MAN3%%/Crypt::RSA::SS::PKCS1v15.3.gz +%%PERL5_MAN3%%/Crypt::RSA::SS::PSS.3.gz diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 1b07d36d5e7..af2a9c9db3b 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -8,9 +8,8 @@ CATEGORIES= security perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Authen::Htpasswd - interface to read and modify Apache .htpasswd files -TAGS= apache authentication pass password md5 sha1 crypto COMMON_DEPENDS= p5-IO-LockedFile>=0:devel/p5-IO-LockedFile \ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile index 4dbdf5f67c1..b3607085720 100644 --- a/security/p5-Crypt-ECB/Makefile +++ b/security/p5-Crypt-ECB/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing the ECB encryption algorithm USES= perl5 diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 3a21ef0cd89..55ec4a26689 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -2,35 +2,33 @@ # $FreeBSD$ PORTNAME= Crypt-OpenPGP -PORTVERSION= 1.06 -PORTREVISION= 2 +PORTVERSION= 1.12 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure-Perl OpenPGP-compatible PGP implementation -RUN_DEPENDS= \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Alt-Crypt-RSA-BigInt>=0:security/p5-Alt-Crypt-RSA-BigInt \ p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ p5-Crypt-CAST5_PP>=0:security/p5-Crypt-CAST5_PP \ p5-Crypt-DES_EDE3>=0:security/p5-Crypt-DES_EDE3 \ p5-Crypt-DSA>=0:security/p5-Crypt-DSA \ p5-Crypt-IDEA>=0:security/p5-Crypt-IDEA \ p5-Crypt-RIPEMD160>=0:security/p5-Crypt-RIPEMD160 \ - p5-Crypt-RSA>=0:security/p5-Crypt-RSA \ p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ p5-Crypt-Twofish>=0:security/p5-Crypt-Twofish \ - p5-Data-Buffer>=0:misc/p5-Data-Buffer \ - p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Data-Buffer>=0.04:misc/p5-Data-Buffer \ p5-File-HomeDir>=0:devel/p5-File-HomeDir \ p5-libwww>=0:www/p5-libwww \ p5-URI>=0:net/p5-URI +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure -post-patch: - @${RM} ${WRKSRC}/lib/Crypt/OpenPGP/Ciphertext.pm.orig +NO_ARCH= yes .include diff --git a/security/p5-Crypt-OpenPGP/distinfo b/security/p5-Crypt-OpenPGP/distinfo index c4f3d54bc75..8e49f3ad462 100644 --- a/security/p5-Crypt-OpenPGP/distinfo +++ b/security/p5-Crypt-OpenPGP/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-OpenPGP-1.06.tar.gz) = 3155430644bfe2d1798d9693ca0760aa66a24782bdb0323c33afe176ac5aa394 -SIZE (Crypt-OpenPGP-1.06.tar.gz) = 136473 +TIMESTAMP = 1536591741 +SHA256 (Crypt-OpenPGP-1.12.tar.gz) = e8a7ff2a993b76a69ad6dffdbe55755be5678b84e6ec494dcd9ab966f766f50e +SIZE (Crypt-OpenPGP-1.12.tar.gz) = 103125 diff --git a/security/p5-Crypt-OpenPGP/files/patch-CVE-2005-0366 b/security/p5-Crypt-OpenPGP/files/patch-lib_Crypt_OpenPGP_Ciphertext.pm similarity index 64% rename from security/p5-Crypt-OpenPGP/files/patch-CVE-2005-0366 rename to security/p5-Crypt-OpenPGP/files/patch-lib_Crypt_OpenPGP_Ciphertext.pm index b7932d70d4a..6a9f0bb7b6d 100644 --- a/security/p5-Crypt-OpenPGP/files/patch-CVE-2005-0366 +++ b/security/p5-Crypt-OpenPGP/files/patch-lib_Crypt_OpenPGP_Ciphertext.pm @@ -1,6 +1,10 @@ ---- lib/Crypt/OpenPGP/Ciphertext.pm.orig Tue Apr 10 15:51:46 2007 -+++ lib/Crypt/OpenPGP/Ciphertext.pm Tue Apr 10 15:52:03 2007 -@@ -87,8 +87,8 @@ sub decrypt { +Patch for CVE-2005-0366: plaintext recovery using checksum failure oracle. + +https://nvd.nist.gov/vuln/detail/CVE-2005-0366 + +--- lib/Crypt/OpenPGP/Ciphertext.pm.orig 2009-12-11 00:05:35 UTC ++++ lib/Crypt/OpenPGP/Ciphertext.pm +@@ -85,8 +85,8 @@ sub decrypt { my $padlen = $cipher->blocksize + 2; my $pt = $enc->{prefix} = $cipher->decrypt(substr $enc->{ciphertext}, 0, $padlen); diff --git a/security/p5-Crypt-OpenPGP/pkg-plist b/security/p5-Crypt-OpenPGP/pkg-plist index 59f468b07d3..e66a0ffb31c 100644 --- a/security/p5-Crypt-OpenPGP/pkg-plist +++ b/security/p5-Crypt-OpenPGP/pkg-plist @@ -1,68 +1,69 @@ +bin/pgplet %%SITE_PERL%%/Crypt/OpenPGP.pm -%%SITE_PERL%%/Crypt/OpenPGP/Words.pm -%%SITE_PERL%%/Crypt/OpenPGP/Digest.pm -%%SITE_PERL%%/Crypt/OpenPGP/Key.pm -%%SITE_PERL%%/Crypt/OpenPGP/KeyRing.pm -%%SITE_PERL%%/Crypt/OpenPGP/Cipher.pm -%%SITE_PERL%%/Crypt/OpenPGP/S2k.pm %%SITE_PERL%%/Crypt/OpenPGP/Armour.pm -%%SITE_PERL%%/Crypt/OpenPGP/Certificate.pm -%%SITE_PERL%%/Crypt/OpenPGP/Compressed.pm -%%SITE_PERL%%/Crypt/OpenPGP/Message.pm -%%SITE_PERL%%/Crypt/OpenPGP/OnePassSig.pm -%%SITE_PERL%%/Crypt/OpenPGP/Util.pm -%%SITE_PERL%%/Crypt/OpenPGP/SKSessionKey.pm -%%SITE_PERL%%/Crypt/OpenPGP/MDC.pm -%%SITE_PERL%%/Crypt/OpenPGP/CFB.pm -%%SITE_PERL%%/Crypt/OpenPGP/PacketFactory.pm -%%SITE_PERL%%/Crypt/OpenPGP/Signature.pm -%%SITE_PERL%%/Crypt/OpenPGP/Marker.pm %%SITE_PERL%%/Crypt/OpenPGP/Buffer.pm -%%SITE_PERL%%/Crypt/OpenPGP/KeyBlock.pm -%%SITE_PERL%%/Crypt/OpenPGP/ErrorHandler.pm -%%SITE_PERL%%/Crypt/OpenPGP/KeyServer.pm +%%SITE_PERL%%/Crypt/OpenPGP/CFB.pm +%%SITE_PERL%%/Crypt/OpenPGP/Certificate.pm +%%SITE_PERL%%/Crypt/OpenPGP/Cipher.pm +%%SITE_PERL%%/Crypt/OpenPGP/Ciphertext.pm +%%SITE_PERL%%/Crypt/OpenPGP/Compressed.pm %%SITE_PERL%%/Crypt/OpenPGP/Config.pm +%%SITE_PERL%%/Crypt/OpenPGP/Constants.pm +%%SITE_PERL%%/Crypt/OpenPGP/Digest.pm +%%SITE_PERL%%/Crypt/OpenPGP/ErrorHandler.pm +%%SITE_PERL%%/Crypt/OpenPGP/Key.pm %%SITE_PERL%%/Crypt/OpenPGP/Key/Public.pm -%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret.pm -%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret/DSA.pm -%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret/RSA.pm -%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret/ElGamal.pm -%%SITE_PERL%%/Crypt/OpenPGP/Key/Public/RSA.pm %%SITE_PERL%%/Crypt/OpenPGP/Key/Public/DSA.pm %%SITE_PERL%%/Crypt/OpenPGP/Key/Public/ElGamal.pm +%%SITE_PERL%%/Crypt/OpenPGP/Key/Public/RSA.pm +%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret.pm +%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret/DSA.pm +%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret/ElGamal.pm +%%SITE_PERL%%/Crypt/OpenPGP/Key/Secret/RSA.pm +%%SITE_PERL%%/Crypt/OpenPGP/KeyBlock.pm +%%SITE_PERL%%/Crypt/OpenPGP/KeyRing.pm +%%SITE_PERL%%/Crypt/OpenPGP/KeyServer.pm +%%SITE_PERL%%/Crypt/OpenPGP/MDC.pm +%%SITE_PERL%%/Crypt/OpenPGP/Marker.pm +%%SITE_PERL%%/Crypt/OpenPGP/Message.pm +%%SITE_PERL%%/Crypt/OpenPGP/OnePassSig.pm +%%SITE_PERL%%/Crypt/OpenPGP/PacketFactory.pm +%%SITE_PERL%%/Crypt/OpenPGP/Plaintext.pm +%%SITE_PERL%%/Crypt/OpenPGP/S2k.pm +%%SITE_PERL%%/Crypt/OpenPGP/SKSessionKey.pm %%SITE_PERL%%/Crypt/OpenPGP/SessionKey.pm -%%SITE_PERL%%/Crypt/OpenPGP/Constants.pm +%%SITE_PERL%%/Crypt/OpenPGP/Signature.pm +%%SITE_PERL%%/Crypt/OpenPGP/Signature/SubPacket.pm %%SITE_PERL%%/Crypt/OpenPGP/Trust.pm %%SITE_PERL%%/Crypt/OpenPGP/UserID.pm -%%SITE_PERL%%/Crypt/OpenPGP/Plaintext.pm -%%SITE_PERL%%/Crypt/OpenPGP/Ciphertext.pm -%%SITE_PERL%%/Crypt/OpenPGP/Signature/SubPacket.pm +%%SITE_PERL%%/Crypt/OpenPGP/Util.pm +%%SITE_PERL%%/Crypt/OpenPGP/Words.pm +%%PERL5_MAN3%%/Crypt::OpenPGP.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Armour.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Buffer.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::CFB.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Certificate.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Cipher.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Ciphertext.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Compressed.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Constants.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Digest.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::ErrorHandler.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::Key.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::CFB.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::SKSessionKey.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::UserID.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::SessionKey.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Words.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::PacketFactory.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::S2k.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Signature.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::KeyBlock.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::MDC.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Compressed.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Armour.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::KeyRing.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Plaintext.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Buffer.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Cipher.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::OnePassSig.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Constants.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Util.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Digest.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Ciphertext.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Marker.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Trust.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Certificate.3.gz -%%PERL5_MAN3%%/Crypt::OpenPGP::Message.3.gz %%PERL5_MAN3%%/Crypt::OpenPGP::KeyServer.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::MDC.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Marker.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Message.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::OnePassSig.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::PacketFactory.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Plaintext.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::S2k.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::SKSessionKey.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::SessionKey.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Signature.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Trust.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::UserID.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Util.3.gz +%%PERL5_MAN3%%/Crypt::OpenPGP::Words.3.gz diff --git a/security/p5-Crypt-PassGen/Makefile b/security/p5-Crypt-PassGen/Makefile index 162121e84c2..649e858c7bd 100644 --- a/security/p5-Crypt-PassGen/Makefile +++ b/security/p5-Crypt-PassGen/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Crypt::PassGen - Generate a random password that looks like a real word USES= perl5 diff --git a/security/p5-Digest-SHA-PurePerl/Makefile b/security/p5-Digest-SHA-PurePerl/Makefile index 1f0f50eeeb7..b4766f2eb37 100644 --- a/security/p5-Digest-SHA-PurePerl/Makefile +++ b/security/p5-Digest-SHA-PurePerl/Makefile @@ -20,6 +20,8 @@ NO_ARCH= true PORTEXAMPLES= dups +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL diff --git a/security/pad/Makefile b/security/pad/Makefile index e58ace3c019..9b24454c593 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -20,6 +20,8 @@ PORTDOCS= COPYING README ChangeLog CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e "s|\(-lcrypto\)|${LDFLAGS} \1|g" \ ${WRKSRC}/Makefile.in diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index 9f4c3e87bc9..ead530d66bd 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -26,7 +26,7 @@ SUB_FILES= pkg-message PORTDOCS= * PLIST_FILES= lib/pam_mysql.so lib/pam_mysql.la -OPTIONS_DEFINE= SSL +OPTIONS_DEFINE= DOCS SSL SSL_DESC= Build with OpenSSL support (non-crypt()ish MD5 hash) SSL_CONFIGURE_WITH= openssl diff --git a/security/pkcs11-gateway/Makefile b/security/pkcs11-gateway/Makefile index 5f2452b3bf0..7fb72b36caf 100644 --- a/security/pkcs11-gateway/Makefile +++ b/security/pkcs11-gateway/Makefile @@ -20,6 +20,8 @@ PLIST_FILES= bin/pkcs11-gateway lib/libpkcs11-gateway.so \ PORTDOCS= README +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pkcs11-gateway ${STAGEDIR}${PREFIX}/bin ${INSTALL_LIB} ${WRKSRC}/libpkcs11-gateway.so.1 ${STAGEDIR}${PREFIX}/lib diff --git a/security/pkesh/Makefile b/security/pkesh/Makefile index 0d279d71cea..93d9f507a52 100644 --- a/security/pkesh/Makefile +++ b/security/pkesh/Makefile @@ -16,6 +16,8 @@ NO_BUILD= yes PLIST_FILES= bin/pkesh PORTDOCS= README +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pkesh.sh ${STAGEDIR}${PREFIX}/bin/pkesh ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile new file mode 100644 index 00000000000..4cb4d6236d0 --- /dev/null +++ b/security/py-google-auth-httplib2/Makefile @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= google-auth-httplib2 +PORTVERSION= 0.0.3 +CATEGORIES= security python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Authentication Library: httplib2 transport + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=0:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httplib2>=0.9.1:www/py-httplib2@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo new file mode 100644 index 00000000000..c8247f42ef4 --- /dev/null +++ b/security/py-google-auth-httplib2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1536608059 +SHA256 (google-auth-httplib2-0.0.3.tar.gz) = 098fade613c25b4527b2c08fa42d11f3c2037dda8995d86de0745228e965d445 +SIZE (google-auth-httplib2-0.0.3.tar.gz) = 9957 diff --git a/security/py-google-auth-httplib2/pkg-descr b/security/py-google-auth-httplib2/pkg-descr new file mode 100644 index 00000000000..587ee3c54c1 --- /dev/null +++ b/security/py-google-auth-httplib2/pkg-descr @@ -0,0 +1,3 @@ +This library provides an httplib2 transport for google-auth. + +WWW: https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2 diff --git a/security/rcracki_mt/Makefile b/security/rcracki_mt/Makefile index 2e97d8df9fe..1db5eac7a7b 100644 --- a/security/rcracki_mt/Makefile +++ b/security/rcracki_mt/Makefile @@ -21,6 +21,8 @@ USES= 7z gmake ssl PLIST_FILES= bin/${PORTNAME} PORTDOCS= ChangeLog.txt README.txt +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} \ -e 's,CC = g++,CXX ?= g++,' \ diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile index 7250d29b85b..7f322ec234f 100644 --- a/security/signing-party/Makefile +++ b/security/signing-party/Makefile @@ -46,6 +46,8 @@ PORTEXAMPLES= ${EXAMPLES:T} PORTDOCS= * +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's|/usr/share/doc/signing-party/caff/caffrc\.sample|${EXAMPLESDIR}/caffrc.sample|' \ ${WRKSRC}/caff/caff diff --git a/security/stoken/Makefile b/security/stoken/Makefile index 2406f39eb41..c8915af6dea 100644 --- a/security/stoken/Makefile +++ b/security/stoken/Makefile @@ -20,7 +20,7 @@ USE_GNOME= libxml2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= X11 +OPTIONS_DEFINE= DOCS X11 OPTIONS_SUB= yes X11_CONFIGURE_WITH= gtk diff --git a/security/tclsasl/Makefile b/security/tclsasl/Makefile index 17d09394e7a..cdcf27c203d 100644 --- a/security/tclsasl/Makefile +++ b/security/tclsasl/Makefile @@ -20,6 +20,8 @@ CONFIGURE_ENV= INSTALL="${INSTALL_DATA}" STAGEDIR="${STAGEDIR}" PORTDOCS= tclsasl.html +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/tclsasl.html ${STAGEDIR}${DOCSDIR} diff --git a/security/tmux-cssh/Makefile b/security/tmux-cssh/Makefile index fea1c6888e6..80092b5419d 100644 --- a/security/tmux-cssh/Makefile +++ b/security/tmux-cssh/Makefile @@ -19,7 +19,10 @@ USE_GITHUB= yes GH_ACCOUNT= dennishafemann GH_TAGNAME= 2175073 -PLIST_FILES= bin/tmux-cssh %%PORTDOCS%%%%DOCSDIR%%/README.md +PLIST_FILES= bin/tmux-cssh +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/tmux-cssh ${STAGEDIR}${PREFIX}/bin diff --git a/security/vlock/Makefile b/security/vlock/Makefile index 106aebf77c2..5c97881d248 100644 --- a/security/vlock/Makefile +++ b/security/vlock/Makefile @@ -26,7 +26,7 @@ USE_CSTD= gnu99 USE_HARDENING= safestack -OPTIONS_DEFINE= ROOTPWD VLOCKSCRIPTS CACASAVER +OPTIONS_DEFINE= ROOTPWD VLOCKSCRIPTS CACASAVER DOCS OPTIONS_DEFAULT= ROOTPWD OPTIONS_SUB= yes ROOTPWD_DESC= Enable unlock using root password diff --git a/security/whatweb/Makefile b/security/whatweb/Makefile index 4175b20b02f..698c19cdb04 100644 --- a/security/whatweb/Makefile +++ b/security/whatweb/Makefile @@ -21,15 +21,14 @@ NO_BUILD= yes NO_ARCH= yes PORTDOCS= CHANGELOG INSTALL README whatweb.xsl +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e \ 's!/usr/share/whatweb/!${RUBY_SITELIBDIR}/whatweb!' \ ${WRKSRC}/whatweb do-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - .for dir in addons lib my-plugins plugin-development plugins plugins-disabled ( cd ${WRKSRC}/${dir} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${RUBY_SITELIBDIR}/whatweb/${dir} ) @@ -37,4 +36,8 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/whatweb.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/whatweb ${STAGEDIR}${PREFIX}/bin/whatweb +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + .include diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile index 7c84acfd45f..d61d322a328 100644 --- a/security/wolfssl/Makefile +++ b/security/wolfssl/Makefile @@ -28,6 +28,8 @@ CONFIGURE_ARGS= --disable-dependency-tracking \ USE_LDCONFIG= yes PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-configure: @${REINPLACE_CMD} \ -e 's|$${prefix}/cyassl/include|$${prefix}/include/cyassl|' \ diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index ca240a3a40e..bb7625b886f 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -31,7 +31,7 @@ MAKE_ENV= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC} INSTALL_TARGET= install-strip PORTDOCS= * -OPTIONS_DEFINE= GNUTLS NSS +OPTIONS_DEFINE= DOCS GNUTLS NSS OPTIONS_DEFAULT= NSS OPTIONS_SUB= yes diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index 6f1e877f1ba..7d96705c149 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -18,6 +18,8 @@ USES= tar:bzip2 NO_WRKSUBDIR= yes PORTDOCS= paper.ascii.gz +OPTIONS_DEFINE= DOCS + post-extract: cd ${WRKSRC} ; co RCS/*,v; chmod u+w * cd ${WRKSRC}/USD.doc ; co RCS/*,v diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile index e7fafd5ba0e..048061d2897 100644 --- a/shells/heirloom-sh/Makefile +++ b/shells/heirloom-sh/Makefile @@ -22,6 +22,8 @@ PORTDOCS= CALDERA.LICENSE OPENSOLARIS.LICENSE CHANGES README PKGINSTALL= pkg-install PKGDEINSTALL= pkg-deinstall +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jsh ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/sh.1.out ${STAGEDIR}${MANPREFIX}/man/man1/jsh.1 diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile index 45b3a82e3ad..40021bddb8c 100644 --- a/shells/jailkit/Makefile +++ b/shells/jailkit/Makefile @@ -19,6 +19,8 @@ CONFIGURE_ENV= PYTHONINTERPRETER=${PYTHON_CMD} PORTDOCS= COPYRIGHT README.txt +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile index d74e66a80fe..00efead8d1b 100644 --- a/shells/lshell/Makefile +++ b/shells/lshell/Makefile @@ -19,6 +19,8 @@ USES= python:2.7 USE_GITHUB= yes USE_PYTHON= distutils +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e \ "s|(.*lshell.conf.*),|| ; \ diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 98e6ffe8abd..9aa4526a4cd 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -18,6 +18,8 @@ PORTEXAMPLES= * INSTALL_TARGET= install install-doc install-exp PLIST_SUB+= VER=${DISTVERSION} +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -E -e 's|(DESTEXPDIR)=|\1?=|' \ ${WRKSRC}/Makefile diff --git a/sysutils/Makefile b/sysutils/Makefile index 12905b0ab73..6e00cb4cf78 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -603,7 +603,7 @@ SUBDIR += libieee1284 SUBDIR += libretto-config SUBDIR += libsunacl - SUBDIR += libsysstat + SUBDIR += libsysstat SUBDIR += liburcu SUBDIR += libutempter SUBDIR += life-preserver diff --git a/sysutils/abgx360/Makefile b/sysutils/abgx360/Makefile index 2c1a54d13af..250f6963091 100644 --- a/sysutils/abgx360/Makefile +++ b/sysutils/abgx360/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= http://abgx360.xecuter.com/dl/ \ MAINTAINER= root@cooltrainer.org COMMENT= Verify and repair Xbox 360 backup images -BUILD_DEPENDS= curl:ftp/curl +LICENSE= NONE + +LIB_DEPENDS= libcurl.so:ftp/curl GNU_CONFIGURE= yes diff --git a/sysutils/abgx360/pkg-descr b/sysutils/abgx360/pkg-descr index 0e6fa99756e..694f45714bd 100644 --- a/sysutils/abgx360/pkg-descr +++ b/sysutils/abgx360/pkg-descr @@ -2,4 +2,4 @@ abgx360 is a program capable of verifying and repairing Xbox 360 backup images to help you protect your investment in game media from damage by accidents or children. -WWW: http://abgx360.xecuter.com/ +WWW: https://abgx360.xecuter.com/ diff --git a/sysutils/atop/Makefile b/sysutils/atop/Makefile index adec2a1fb55..aa991aa0f00 100644 --- a/sysutils/atop/Makefile +++ b/sysutils/atop/Makefile @@ -31,6 +31,8 @@ PORTDOCS= AUTHOR \ README \ README.FreeBSD +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/atop ${STAGEDIR}${PREFIX}/bin ${LN} -sf atop ${STAGEDIR}${PREFIX}/bin/atopsar diff --git a/sysutils/backupchecker/Makefile b/sysutils/backupchecker/Makefile index 4ce96b94f5f..77ace41585d 100644 --- a/sysutils/backupchecker/Makefile +++ b/sysutils/backupchecker/Makefile @@ -19,6 +19,8 @@ USE_PYTHON= autoplist distutils PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} "s|'share','man'|'${MANPREFIX}/man'|" ${WRKSRC}/setup.py diff --git a/sysutils/bacula-docs/Makefile b/sysutils/bacula-docs/Makefile index 5ae310ee58c..92c1e36c983 100644 --- a/sysutils/bacula-docs/Makefile +++ b/sysutils/bacula-docs/Makefile @@ -14,6 +14,8 @@ NO_BUILD= yes PORTDOCS= *.pdf +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${FIND} ${WRKSRC}/manuals/en \ diff --git a/sysutils/bacula9-docs/Makefile b/sysutils/bacula9-docs/Makefile index 813afddfe8e..f2f9518235d 100644 --- a/sysutils/bacula9-docs/Makefile +++ b/sysutils/bacula9-docs/Makefile @@ -18,6 +18,8 @@ NO_BUILD= yes PORTDOCS= *.pdf +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${FIND} ${WRKSRC}/manuals/en \ diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile index 7e3db182a83..84d43d147f9 100644 --- a/sysutils/baloo-widgets/Makefile +++ b/sysutils/baloo-widgets/Makefile @@ -15,4 +15,6 @@ USE_QT= core dbus gui network testlib widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/bareos-docs/Makefile b/sysutils/bareos-docs/Makefile index 5a8c31bd292..5b0977c8f7e 100644 --- a/sysutils/bareos-docs/Makefile +++ b/sysutils/bareos-docs/Makefile @@ -14,6 +14,8 @@ NO_BUILD= yes PORTDOCS= *.pdf +OPTIONS_DEFINE= DOCS + do-extract: ${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/${PORTNAME}-manual-main-reference.pdf ${WRKSRC} diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile index 63da9c90791..ab1d3f931fa 100644 --- a/sysutils/catfish/Makefile +++ b/sysutils/catfish/Makefile @@ -22,7 +22,7 @@ USES= desktop-file-utils python:2.7 tar:bz2 USE_PYTHON= distutils USE_GNOME= gtk30 intltool pygobject3 -OPTIONS_DEFINE= ZEITGEIST +OPTIONS_DEFINE= DOCS ZEITGEIST OPTIONS_DEFAULT=ZEITGEIST ZEITGEIST_DESC= Provide recent search suggestions diff --git a/sysutils/cdbkup/Makefile b/sysutils/cdbkup/Makefile index cde5ca31083..be838037301 100644 --- a/sysutils/cdbkup/Makefile +++ b/sysutils/cdbkup/Makefile @@ -23,4 +23,6 @@ CONFIGURE_ENV+= PATH=${PATH}:${LOCALBASE}/sbin PORTDOCS= README TODO COMPLIANCE +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/cfengine22/Makefile b/sysutils/cfengine22/Makefile index 3fa1b966d4d..9ab7839e62b 100644 --- a/sysutils/cfengine22/Makefile +++ b/sysutils/cfengine22/Makefile @@ -36,7 +36,7 @@ CONFIGURE_ENV+= BERKELEY_DB_CFLAGS=-I${BDB_INCLUDE_DIR} \ INFO= cfengine-Tutorial cfengine-Reference -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e '/^docdir/s!=.*!= @docdir@!'\ diff --git a/sysutils/ck4up/Makefile b/sysutils/ck4up/Makefile index c858f4576d0..2c86f224be9 100644 --- a/sysutils/ck4up/Makefile +++ b/sysutils/ck4up/Makefile @@ -21,6 +21,8 @@ PORTEXAMPLES= ck4up.conf PLIST_FILES= bin/ck4up \ man/man1/ck4up.1.gz +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \ ${WRKSRC}/Makefile diff --git a/sysutils/clonehdd/Makefile b/sysutils/clonehdd/Makefile index 49796ec8040..6889e37c26d 100644 --- a/sysutils/clonehdd/Makefile +++ b/sysutils/clonehdd/Makefile @@ -18,6 +18,8 @@ PLIST_FILES= sbin/clonehdd man/man8/${PORTNAME}.8.gz NO_BUILD= yes PORTDOCS= CHANGES README +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/clonehdd ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/clonehdd.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 diff --git a/sysutils/cmockery2/Makefile b/sysutils/cmockery2/Makefile index 7729aef0163..bf8b9cfc4a1 100644 --- a/sysutils/cmockery2/Makefile +++ b/sysutils/cmockery2/Makefile @@ -22,6 +22,8 @@ INSTALL_TARGET= install-strip # Disable gcov on FreeBSD # CONFIGURE_ARGS= --enable-gcov +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '/^docdir =/s|-$$(VERSION)||' \ -e '/^pkgconfigdir =/s|$$(libdir)|$$(prefix)/libdata|' \ diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index 58b947bf27d..554970fe8c7 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.108 +PORTVERSION= 1.0.109 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/sysutils/debootstrap/distinfo b/sysutils/debootstrap/distinfo index f534bdccc8a..a00c78657b4 100644 --- a/sysutils/debootstrap/distinfo +++ b/sysutils/debootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534725653 -SHA256 (debootstrap_1.0.108.tar.gz) = 2e41b2ed540e1144a1f50f3b1fc04f300c3008096d6983c21afd4d5d4d34d7fd -SIZE (debootstrap_1.0.108.tar.gz) = 74631 +TIMESTAMP = 1536553107 +SHA256 (debootstrap_1.0.109.tar.gz) = 9c4e41242afcbd5e5dbd0b198601d1629d02ad27766e5d9bf55fdf6a767efd84 +SIZE (debootstrap_1.0.109.tar.gz) = 74602 diff --git a/sysutils/deltup/Makefile b/sysutils/deltup/Makefile index dae02d72d76..0f68f4b3a32 100644 --- a/sysutils/deltup/Makefile +++ b/sysutils/deltup/Makefile @@ -37,6 +37,8 @@ WRKSRC_BZIP2_103= ${WRKDIR}/bzip2-${BZIP2_103} PORTDOCS= ChangeLog README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's/CC/CXX/' -e 's,gcc,$${CXX},' \ -e "s|\(-lcrypto\)|-L${OPENSSLLIB} \1|g" ${WRKSRC}/Makefile diff --git a/sysutils/detox/Makefile b/sysutils/detox/Makefile index cf22e702282..bbaa0314543 100644 --- a/sysutils/detox/Makefile +++ b/sysutils/detox/Makefile @@ -17,6 +17,8 @@ USE_GITHUB= yes GNU_CONFIGURE= yes GH_ACCOUNT= dharple +OPTIONS_DEFINE= DOCS + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/detox ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/inline-detox diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 0cd771d9e0b..cd4e8069057 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -23,6 +23,8 @@ CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \ PORTDOCS= AUTHORS ChangeLog NEWS README TODO +OPTIONS_DEFINE= DOCS + post-install: @${INSTALL} -d ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/duff/Makefile b/sysutils/duff/Makefile index f742c56a81e..1f13a2131c5 100644 --- a/sysutils/duff/Makefile +++ b/sysutils/duff/Makefile @@ -19,7 +19,7 @@ SHEBANG_FILES= join-duplicates.sh PORTDOCS= README.SHA -OPTIONS_DEFINE= JOIN NLS +OPTIONS_DEFINE= DOCS JOIN NLS OPTIONS_SUB= yes JOIN_DESC= Add run-dependencies for join-duplicates.sh diff --git a/sysutils/duply/Makefile b/sysutils/duply/Makefile index cda544e0d23..9b510da53d3 100644 --- a/sysutils/duply/Makefile +++ b/sysutils/duply/Makefile @@ -27,6 +27,8 @@ PERIODICFILE?= 300.duply PERIODICDIR?= ${PREFIX}/etc/periodic/backup SUB_FILES= pkg-message periodic_duply +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e "s,/etc/duply,${ETCDIR},g" ${WRKSRC}/duply diff --git a/sysutils/edid-decode/Makefile b/sysutils/edid-decode/Makefile index bd0d6b86308..270a4a06250 100644 --- a/sysutils/edid-decode/Makefile +++ b/sysutils/edid-decode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= edid-decode -PORTVERSION= 0.1.20170329 +PORTVERSION= 0.1.20180813 CATEGORIES= sysutils MASTER_SITES= LOCAL/ehaupt @@ -15,8 +15,11 @@ USES= tar:xz PLIST_FILES= bin/edid-decode man/man1/edid-decode.1.gz +LDFLAGS+= -lm + do-build: - ${CC} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME} + ${CC} ${LDFLAGS} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c \ + -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin diff --git a/sysutils/edid-decode/distinfo b/sysutils/edid-decode/distinfo index 33ad007994e..0cabbda7820 100644 --- a/sysutils/edid-decode/distinfo +++ b/sysutils/edid-decode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493638534 -SHA256 (edid-decode-0.1.20170329.tar.xz) = bda7334f165848e5ed276991fd5a4f598431055e32a7ab8b3a54a68e1bbcd589 -SIZE (edid-decode-0.1.20170329.tar.xz) = 17464 +TIMESTAMP = 1536562802 +SHA256 (edid-decode-0.1.20180813.tar.xz) = ac0b0402a48a4efe1cd3753326f4b889f68638663e9fdd7f0b8d9907597376c4 +SIZE (edid-decode-0.1.20180813.tar.xz) = 26440 diff --git a/sysutils/edid-decode/pkg-descr b/sysutils/edid-decode/pkg-descr index 43afbf92be1..4ef304587b8 100644 --- a/sysutils/edid-decode/pkg-descr +++ b/sysutils/edid-decode/pkg-descr @@ -1,4 +1,4 @@ EDID is binary data encoded in the monitor firmware. edid-decode renders this binary data into a human-readable text form. -WWW: https://cgit.freedesktop.org/xorg/app/edid-decode/ +WWW: https://git.linuxtv.org/edid-decode.git diff --git a/sysutils/fanout/Makefile b/sysutils/fanout/Makefile index eddcda51415..b53f47da9d3 100644 --- a/sysutils/fanout/Makefile +++ b/sysutils/fanout/Makefile @@ -17,6 +17,8 @@ NO_BUILD= yes PLIST_FILES= bin/fanout bin/fanterm bin/fanmux PORTDOCS= README index.html +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ ${WRKSRC}/fanterm diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index 1bc3d26ac58..b21db588458 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -19,4 +19,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ USE_QT= core dbus gui network script widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/fpart/Makefile b/sysutils/fpart/Makefile index 74a683739c6..653d86db8a8 100644 --- a/sysutils/fpart/Makefile +++ b/sysutils/fpart/Makefile @@ -18,7 +18,7 @@ CONFIGURE_ARGS= --disable-embfts PLIST_FILES= bin/fpart man/man1/fpart.1.gz PORTDOCS= Changelog README TODO -OPTIONS_DEFINE= FPSYNC +OPTIONS_DEFINE= FPSYNC DOCS OPTIONS_DEFAULT= FPSYNC FPSYNC_DESC= Install fpsync tool FPSYNC_RUN_DEPENDS= rsync:net/rsync \ diff --git a/sysutils/fswatch-mon/Makefile b/sysutils/fswatch-mon/Makefile index 098292f6e15..634fa78c29e 100644 --- a/sysutils/fswatch-mon/Makefile +++ b/sysutils/fswatch-mon/Makefile @@ -21,7 +21,7 @@ INFO= fswatch CONFLICTS_INSTALL= fswatch-[0-9]* -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile index 9a7c616f3b3..553efe25d80 100644 --- a/sysutils/hfm/Makefile +++ b/sysutils/hfm/Makefile @@ -33,6 +33,8 @@ MAKE_ARGS+= ETCDIR=${ETCDIR} TAG=${DISTVERSIONPREFIX}${PORTVERSION} ALL_TARGET= test build +OPTIONS_DEFINE= DOCS EXAMPLES + do-patch: (cd ${WRKSRC}; ${PATCH} vendor/src/github.com/mitchellh/go-libucl/libucl.go < vendor/patches/github.com/mitchellh/go-libucl/libucl.go.patch ) diff --git a/sysutils/immortal/Makefile b/sysutils/immortal/Makefile index 27c84bb65f8..ec1cebe5238 100644 --- a/sysutils/immortal/Makefile +++ b/sysutils/immortal/Makefile @@ -21,6 +21,8 @@ GH_TUPLE= immortal:logrotate:6f52ae7:logrotate/src/github.com/immortal/logrotate go-yaml:yaml:5420a8b:yaml/src/github.com/go-yaml/yaml GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} +OPTIONS_DEFINE= EXAMPLES + do-build: @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}; \ ${SETENV} ${MAKE_ENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -ldflags \ diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 2b23b8ccc39..48eed0ad794 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -34,7 +34,7 @@ USE_QT= core dbus gui network webkit widgets xml \ # The ffmpeg-plugin needs patching CMAKE_ARGS= -DK3B_BUILD_FFMPEG_DECODER_PLUGIN:BOOL=FALSE -OPTIONS_DEFINE= CDRDAO DVDPLUSRW EMOVIX VCDIMAGER +OPTIONS_DEFINE= CDRDAO DVDPLUSRW EMOVIX VCDIMAGER DOCS OPTIONS_DEFAULT= ${OPTIONS_DEFINE} CDRDAO_DESC= Burning: cdrdao diff --git a/sysutils/kbackup/Makefile b/sysutils/kbackup/Makefile index 5a26f720ba5..5a2e01472e6 100644 --- a/sysutils/kbackup/Makefile +++ b/sysutils/kbackup/Makefile @@ -14,4 +14,6 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile index e2e9fe61a75..8a7fde9b8a7 100644 --- a/sysutils/kcron/Makefile +++ b/sysutils/kcron/Makefile @@ -17,4 +17,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ USE_QT= core gui network printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/kdebugsettings/Makefile b/sysutils/kdebugsettings/Makefile index 7c034fdf133..ab53641bc66 100644 --- a/sysutils/kdebugsettings/Makefile +++ b/sysutils/kdebugsettings/Makefile @@ -13,4 +13,6 @@ USE_KDE= completion config configwidgets coreaddons dbusaddons \ USE_QT= core dbus gui testlib widgets \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index b0c743d4e63..a204ff06d42 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -14,4 +14,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/kdialog/Makefile b/sysutils/kdialog/Makefile index d1d8c90a525..229a9965e8d 100644 --- a/sysutils/kdialog/Makefile +++ b/sysutils/kdialog/Makefile @@ -17,4 +17,6 @@ USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build USE_XORG= x11 +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 391cf8321ea..bb2b441638b 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -14,4 +14,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/khelpcenter/Makefile b/sysutils/khelpcenter/Makefile index e62eb471297..31b667a652f 100644 --- a/sysutils/khelpcenter/Makefile +++ b/sysutils/khelpcenter/Makefile @@ -21,4 +21,6 @@ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build SHEBANG_FILES= searchhandlers/khc_mansearch.pl +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/ksystemlog/Makefile b/sysutils/ksystemlog/Makefile index 7c0287f757d..32bd2cd49c5 100644 --- a/sysutils/ksystemlog/Makefile +++ b/sysutils/ksystemlog/Makefile @@ -14,4 +14,6 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network printsupport testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/lava/Makefile b/sysutils/lava/Makefile index 33e3a88661a..f4211cadb8d 100644 --- a/sysutils/lava/Makefile +++ b/sysutils/lava/Makefile @@ -23,6 +23,8 @@ NO_ARCH= yes PLIST_FILES= bin/${PORTNAME}.sh PORTDOCS= README.md +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile index f05e3f5eb9c..d2605b01ef8 100644 --- a/sysutils/liburcu/Makefile +++ b/sysutils/liburcu/Makefile @@ -26,4 +26,6 @@ CONFIGURE_ARGS+= --docdir=${DOCSDIR} INSTALL_TARGET= install-strip TEST_TARGET= check +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/lttng-tools/Makefile b/sysutils/lttng-tools/Makefile index db64664869f..53e8c2ed3e2 100644 --- a/sysutils/lttng-tools/Makefile +++ b/sysutils/lttng-tools/Makefile @@ -31,6 +31,8 @@ CONFIGURE_ARGS= --with-lttng-ust-prefix=${LOCALBASE} \ --disable-maintainer-mode INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${STAGEDIR}${MANPREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/man/*.3 ${STAGEDIR}${MANPREFIX}/man/man3/ diff --git a/sysutils/lttng-ust/Makefile b/sysutils/lttng-ust/Makefile index 4d2df52acf2..a569eccbba3 100644 --- a/sysutils/lttng-ust/Makefile +++ b/sysutils/lttng-ust/Makefile @@ -25,6 +25,8 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|%%PYTHON_VERSION%%|${PYTHON_VERSION}|g' \ ${PATCH_WRKSRC}/tools/lttng-gen-tp diff --git a/sysutils/memdump/Makefile b/sysutils/memdump/Makefile index 57e3f8134f9..55e18ee7c5c 100644 --- a/sysutils/memdump/Makefile +++ b/sysutils/memdump/Makefile @@ -22,6 +22,8 @@ MAKE_ARGS= OPT="${CFLAGS}" DEBUG='' PORTDOCS= README PLIST_FILES= bin/memdump man/man1/memdump.1.gz +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/memdump ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/memdump.1 ${STAGEDIR}${MANPREFIX}/man/man1 diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index 5d0f6c86768..73cf54a4e28 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -53,6 +53,8 @@ WWW_FILES= logo_top.png \ PORTDOCS= * PORTDATA= *.pm +OPTIONS_DEFINE= DOCS + .include pre-everything:: diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 94f1ad0432f..17e7526a6b5 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -25,6 +25,8 @@ PORTDOCS= README changes.txt lesskeys.rc most-fun.txt most.doc most.rc PORTSCOUT= skipv:5.0.0a +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/src/jdmacros.h diff --git a/sysutils/nbosd/Makefile b/sysutils/nbosd/Makefile index aa81465aa29..11ff52ca16e 100644 --- a/sysutils/nbosd/Makefile +++ b/sysutils/nbosd/Makefile @@ -15,6 +15,8 @@ LIB_DEPENDS= libxosd.so:misc/xosd PLIST_FILES= bin/nbosd PORTDOCS= * +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nbosd ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/openhpi/Makefile b/sysutils/openhpi/Makefile index 20bdc52b7c5..ba55ba2b0b4 100644 --- a/sysutils/openhpi/Makefile +++ b/sysutils/openhpi/Makefile @@ -29,6 +29,8 @@ USE_LDCONFIG= yes USE_PERL5= build USE_RC_SUBR= openhpid +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's/-lstdc++//' \ ${WRKSRC}/baselib/Makefile.in \ diff --git a/sysutils/p5-Filesys-DiskSpace/Makefile b/sysutils/p5-Filesys-DiskSpace/Makefile index 80172e4491d..0d72259806f 100644 --- a/sysutils/p5-Filesys-DiskSpace/Makefile +++ b/sysutils/p5-Filesys-DiskSpace/Makefile @@ -8,13 +8,10 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl equivalent of statfs(2) USES= perl5 USE_PERL5= configure -post-patch: - @${FIND} ${WRKSRC} -name "*\.orig" -delete - .include diff --git a/sysutils/p5-Filesys-DiskSpace/files/patch-DiskSpace.pm b/sysutils/p5-Filesys-DiskSpace/files/patch-lib_Filesys_DiskSpace.pm similarity index 90% rename from sysutils/p5-Filesys-DiskSpace/files/patch-DiskSpace.pm rename to sysutils/p5-Filesys-DiskSpace/files/patch-lib_Filesys_DiskSpace.pm index 7db76c90700..c2eda50b4b1 100644 --- a/sysutils/p5-Filesys-DiskSpace/files/patch-DiskSpace.pm +++ b/sysutils/p5-Filesys-DiskSpace/files/patch-lib_Filesys_DiskSpace.pm @@ -1,6 +1,6 @@ ---- lib/Filesys/DiskSpace.pm.old Sun Sep 5 18:41:22 1999 -+++ lib/Filesys/DiskSpace.pm Fri Jun 17 13:20:44 2005 -@@ -44,7 +44,7 @@ +--- lib/Filesys/DiskSpace.pm.orig 1999-09-05 22:41:22 UTC ++++ lib/Filesys/DiskSpace.pm +@@ -44,7 +44,7 @@ my %fs_type = ( sub df ($) { my $dir = shift; @@ -9,7 +9,7 @@ # struct fields for statfs or statvfs.... my ($bsize, $frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail); -@@ -53,7 +53,8 @@ +@@ -53,7 +53,8 @@ sub df ($) { Carp::croak "Error: $dir is not a directory" unless -d $dir; # try with statvfs.. @@ -19,7 +19,7 @@ { package main; require "sys/syscall.ph"; -@@ -78,7 +79,7 @@ +@@ -78,7 +79,7 @@ sub df ($) { $bsize = $frsize; # $blocks -= $bfree - $bavail; $res == 0 && defined $fs_type{$type}; @@ -28,7 +28,7 @@ # try with statfs.. || eval { # will work for SunOS 4, Linux 2.0.* and 2.2.* { -@@ -90,11 +91,37 @@ +@@ -90,11 +91,37 @@ sub df ($) { # statfs... if ($^O eq 'freebsd') { @@ -71,7 +71,7 @@ } else { ($type, $bsize, $blocks, $bfree, $bavail, $files, $ffree) = -@@ -108,7 +135,7 @@ +@@ -108,7 +135,7 @@ sub df ($) { # files: total file nodes in file system # ffree: free file nodes in fs @@ -80,7 +80,7 @@ } || eval { { -@@ -170,7 +197,7 @@ +@@ -170,7 +197,7 @@ sub df ($) { } warn "Warning : type $fs_type{$type} untested.. results may be incorrect\n" @@ -89,7 +89,7 @@ if ($DEBUG) { warn "Fs type : [$type] $fs_type{$type}\n" . -@@ -185,7 +212,8 @@ +@@ -185,7 +212,8 @@ sub df ($) { } } diff --git a/sysutils/p5-Schedule-Cron/Makefile b/sysutils/p5-Schedule-Cron/Makefile index adb7b4ab210..bb6a031aef8 100644 --- a/sysutils/p5-Schedule-Cron/Makefile +++ b/sysutils/p5-Schedule-Cron/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Schedule::Cron - cron-like scheduler for Perl subroutines BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/sysutils/p5-Schedule-Match/Makefile b/sysutils/p5-Schedule-Match/Makefile index 318ce0a7c6d..5126f90f632 100644 --- a/sysutils/p5-Schedule-Match/Makefile +++ b/sysutils/p5-Schedule-Match/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handles and detects clash between pattern-based schedules USES= perl5 diff --git a/sysutils/p5-Stat-lsMode/Makefile b/sysutils/p5-Stat-lsMode/Makefile index 7e8d4aeaa79..f65aad087a9 100644 --- a/sysutils/p5-Stat-lsMode/Makefile +++ b/sysutils/p5-Stat-lsMode/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Stat::lsMode - format file modes like the ls -l command does USES= perl5 diff --git a/sysutils/py-bcfg2/Makefile b/sysutils/py-bcfg2/Makefile index 735341b719a..cce0af9995b 100644 --- a/sysutils/py-bcfg2/Makefile +++ b/sysutils/py-bcfg2/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}daemon>=0:devel/py-daemon@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lockfile>=0:devel/py-lockfile@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} -OPTIONS_DEFINE= CHEETAH GENSHI +OPTIONS_DEFINE= CHEETAH GENSHI DOCS CHEETAH_DESC= Support Cheetah Templates GENSHI_DESC= Support Genshi Templates diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile index b63008b3fc5..78e1b2d864f 100644 --- a/sysutils/py-supervisor/Makefile +++ b/sysutils/py-supervisor/Makefile @@ -31,6 +31,8 @@ SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py python_OLD_CMD= "/usr/bin/env python" python_OLD_CMD+= "<>" +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!' ${WRKSRC}/supervisor/options.py diff --git a/sysutils/qdirstat/Makefile b/sysutils/qdirstat/Makefile index feb71726ff3..b0055f3943c 100644 --- a/sysutils/qdirstat/Makefile +++ b/sysutils/qdirstat/Makefile @@ -18,6 +18,8 @@ USE_GL= gl USE_QT= buildtools_build core gui widgets SHEBANG_FILES= scripts/qdirstat-cache-writer +OPTIONS_DEFINE= DOCS + pre-configure: ${REINPLACE_CMD} -e 's,/usr/,${PREFIX}/,g' \ ${WRKSRC}/doc/doc.pro diff --git a/sysutils/racktables/Makefile b/sysutils/racktables/Makefile index cf4dda210f4..c0eba2140ae 100644 --- a/sysutils/racktables/Makefile +++ b/sysutils/racktables/Makefile @@ -28,7 +28,7 @@ PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR} WWWUSER?= www WWWGRP?= www -OPTIONS_DEFINE= LDAP SNMP CURL PCNTL PCRE +OPTIONS_DEFINE= LDAP SNMP CURL PCNTL PCRE EXAMPLES PCRE_DESC= Regular Expression Support PCNTL_DESC= pcntl Support LDAP_USE= PHP=ldap diff --git a/sysutils/read-edid/Makefile b/sysutils/read-edid/Makefile index d2a9870cffa..c5c1a31e26a 100644 --- a/sysutils/read-edid/Makefile +++ b/sysutils/read-edid/Makefile @@ -16,4 +16,6 @@ USES= cmake localbase PLIST_FILES= bin/get-edid bin/parse-edid man/man1/get-edid.1.gz PORTDOCS= AUTHORS ChangeLog LICENSE README +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/sas2ircu/Makefile b/sysutils/sas2ircu/Makefile index f9968ed5b0a..d02e320a12e 100644 --- a/sysutils/sas2ircu/Makefile +++ b/sysutils/sas2ircu/Makefile @@ -26,17 +26,17 @@ NO_WRKSRC= yes ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom -.include +OPTIONS_DEFINE= DOCS do-install: -.if ${PORT_OPTIONS:MDOCS} + ${INSTALL_PROGRAM} ${WRKSRC}/sas2ircu_freebsd_${ARCH}_rel/sas2ircu\ + ${STAGEDIR}${PREFIX}/sbin + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Readme_Release_Notes_SAS2IRCU_Phase_${PORTVERSION}.txt\ ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/SAS2IRCU_Phase20.0-${PORTVERSION}.pdf\ ${STAGEDIR}${DOCSDIR} -.endif - ${INSTALL_PROGRAM} ${WRKSRC}/sas2ircu_freebsd_${ARCH}_rel/sas2ircu\ - ${STAGEDIR}${PREFIX}/sbin -.include +.include diff --git a/sysutils/scct/Makefile b/sysutils/scct/Makefile index 3b3f85890f7..0f91697c67a 100644 --- a/sysutils/scct/Makefile +++ b/sysutils/scct/Makefile @@ -20,6 +20,8 @@ GH_ACCOUNT= Jehops PLIST_FILES= bin/scct PORTDOCS= README.org +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/scct ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/signon-kwallet-extension/Makefile b/sysutils/signon-kwallet-extension/Makefile index 76c5a7dc3c3..a8934525537 100644 --- a/sysutils/signon-kwallet-extension/Makefile +++ b/sysutils/signon-kwallet-extension/Makefile @@ -17,4 +17,6 @@ USE_LDCONFIG= ${KDE_PREFIX}/${SE_DIR} PLIST_FILES= ${SE_DIR}/libkeyring-kwallet.so SE_DIR= lib/signon/extensions +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/signon-qt5/Makefile b/sysutils/signon-qt5/Makefile index 1a979e70610..825faa704fa 100644 --- a/sysutils/signon-qt5/Makefile +++ b/sysutils/signon-qt5/Makefile @@ -22,6 +22,8 @@ GL_ACCOUNT= accounts-sso GL_PROJECT= signond GL_COMMIT= aa1bcf3c9218addbdb376a40151b689409046125 +OPTIONS_DEFINE= DOCS + pre-configure: #make it find qdbusxml2ccp (as ${QT_BINDIR} is not in PATH) ${REINPLACE_CMD} -e 's,qdbusxml2cpp,${QT_BINDIR}/qdbusxml2cpp,' \ diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 7b0b7d83550..6f4fbe99ed9 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -14,4 +14,6 @@ USE_KDE= activities-stats auth bookmarks codecs config configwidgets \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/sysutils/tkdvd/Makefile b/sysutils/tkdvd/Makefile index fcd8eb4464b..30555c3de6c 100644 --- a/sysutils/tkdvd/Makefile +++ b/sysutils/tkdvd/Makefile @@ -28,7 +28,7 @@ DESKTOP_ENTRIES="TkDVD" \ "AudioVideo;DiscBurning;" \ true -.include +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|tclsh|${TCLSH}|' ${WRKSRC}/install.tcl \ diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile index 42921ba460f..a2aecef959d 100644 --- a/sysutils/tree/Makefile +++ b/sysutils/tree/Makefile @@ -21,6 +21,8 @@ PORTDOCS= CHANGES README USE_HARDENING= safestack +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tree ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 diff --git a/sysutils/ts/Makefile b/sysutils/ts/Makefile index 0dae8c5e861..6391a68524b 100644 --- a/sysutils/ts/Makefile +++ b/sysutils/ts/Makefile @@ -16,6 +16,8 @@ PLIST_FILES= bin/ts \ man/man8/ts.8.gz PORTDOCS= OBJECTIVES PROTOCOL README TRICKS +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e '/^GLIBCFLAGS/d;/^CFLAGS/d'\ ${WRKSRC}/Makefile diff --git a/sysutils/tw_cli/Makefile b/sysutils/tw_cli/Makefile index a32ff9fe60e..423441a8d85 100644 --- a/sysutils/tw_cli/Makefile +++ b/sysutils/tw_cli/Makefile @@ -29,6 +29,8 @@ PORTDOCS= tw_cli.8.html PLIST_FILES= etc/periodic/daily/407.status-3ware-raid\ man/man8/tw_cli.8.gz sbin/tw_cli +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${ARCH:S,i386,x86,:S,amd64,x86_64,}/tw_cli\ ${STAGEDIR}${PREFIX}/sbin/tw_cli diff --git a/sysutils/ucspi-ssl/Makefile b/sysutils/ucspi-ssl/Makefile index 4d4ab576344..d6b7c58917b 100644 --- a/sysutils/ucspi-ssl/Makefile +++ b/sysutils/ucspi-ssl/Makefile @@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/host/superscript.com/net/${DISTNAME} SCRIPTS_TO_INSTALL= https@ sslcat sslconnect +OPTIONS_DEFINE= DOCS + .include post-patch: diff --git a/sysutils/watchman/Makefile b/sysutils/watchman/Makefile index 0c1c76522b8..b58c916239a 100644 --- a/sysutils/watchman/Makefile +++ b/sysutils/watchman/Makefile @@ -27,7 +27,7 @@ PLIST_FILES= bin/${PORTNAME} \ "@dir(,,2777) /var/run/${PORTNAME}" PORTDOCS= README.markdown -OPTIONS_DEFINE= BACKTRACE PCRE +OPTIONS_DEFINE= BACKTRACE PCRE DOCS OPTIONS_DEFAULT=BACKTRACE PCRE BACKTRACE_DESC= Stack backtrace support via (lib)execinfo diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index c778fed06ce..32228e8de49 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -34,9 +34,9 @@ CONFIGURE_ARGS= --with-cdrtools-prefix=${LOCALBASE} \ .if ${PORT_OPTIONS:MNLS} CONFIGURE_ARGS+=--disable-nls -PLIST_SUB= NLS="@comment " +PLIST_SUB+= NLS="@comment " .else -PLIST_SUB= NLS="" +PLIST_SUB+= NLS="" .endif .if ${PORT_OPTIONS:MGTK2} diff --git a/sysutils/xen-tools411/Makefile b/sysutils/xen-tools411/Makefile index c9b2c31bd6c..083436cd059 100644 --- a/sysutils/xen-tools411/Makefile +++ b/sysutils/xen-tools411/Makefile @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools411 PORTVERSION= 4.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -21,6 +21,7 @@ LIB_DEPENDS= libyajl.so:devel/yajl \ libargp.so:devel/argp-standalone BUILD_DEPENDS= seabios>0:misc/seabios RUN_DEPENDS= seabios>0:misc/seabios +DOCS_BUILD_DEPENDS=markdown:textproc/markdown OPTIONS_DEFINE= DOCS diff --git a/sysutils/xen-tools411/pkg-plist b/sysutils/xen-tools411/pkg-plist index c801672c966..515d2c3d1a1 100644 --- a/sysutils/xen-tools411/pkg-plist +++ b/sysutils/xen-tools411/pkg-plist @@ -291,17 +291,6 @@ sbin/xentrace_setmask sbin/xentrace_setsize sbin/xenwatchdogd sbin/xl -%%PORTDOCS%%%%DOCSDIR%%/html/SUPPORT.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/feature-levelling.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/intel_psr_cat_cdp.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/intel_psr_mba.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/livepatch.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/migration.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/sched_credit.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/sched_credit2.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/sched_rtds.html -%%PORTDOCS%%%%DOCSDIR%%/html/features/template.html %%PORTDOCS%%%%DOCSDIR%%/html/hypercall/arm/.deps %%PORTDOCS%%%%DOCSDIR%%/html/hypercall/arm/include,public,arch-arm,hvm,save.h.html %%PORTDOCS%%%%DOCSDIR%%/html/hypercall/arm/include,public,arch-arm,smccc.h.html @@ -503,7 +492,6 @@ sbin/xl %%PORTDOCS%%%%DOCSDIR%%/html/man/xen-pci-device-reservations.7.html %%PORTDOCS%%%%DOCSDIR%%/html/man/xen-pv-channel.7.html %%PORTDOCS%%%%DOCSDIR%%/html/man/xen-tscmode.7.html -%%PORTDOCS%%%%DOCSDIR%%/html/man/xen-vbd-interface.7.html %%PORTDOCS%%%%DOCSDIR%%/html/man/xen-vtpm.7.html %%PORTDOCS%%%%DOCSDIR%%/html/man/xen-vtpmmgr.7.html %%PORTDOCS%%%%DOCSDIR%%/html/man/xenstore-chmod.1.html @@ -547,7 +535,6 @@ sbin/xl %%PORTDOCS%%%%DOCSDIR%%/html/misc/kexec_and_kdump.txt %%PORTDOCS%%%%DOCSDIR%%/html/misc/libxl_memory.txt %%PORTDOCS%%%%DOCSDIR%%/html/misc/livepatch.html -%%PORTDOCS%%%%DOCSDIR%%/html/misc/netif-staging-grants.html %%PORTDOCS%%%%DOCSDIR%%/html/misc/printk-formats.txt %%PORTDOCS%%%%DOCSDIR%%/html/misc/pv-drivers-lifecycle.html %%PORTDOCS%%%%DOCSDIR%%/html/misc/pvcalls.html @@ -568,11 +555,6 @@ sbin/xl %%PORTDOCS%%%%DOCSDIR%%/html/misc/xenstore.txt %%PORTDOCS%%%%DOCSDIR%%/html/misc/xl-psr.html %%PORTDOCS%%%%DOCSDIR%%/html/misc/xsm-flask.txt -%%PORTDOCS%%%%DOCSDIR%%/html/process/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/process/xen-release-management.html -%%PORTDOCS%%%%DOCSDIR%%/html/specs/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/specs/libxc-migration-stream.html -%%PORTDOCS%%%%DOCSDIR%%/html/specs/libxl-migration-stream.html share/man/man1/xenstore-chmod.1 share/man/man1/xenstore-ls.1 share/man/man1/xenstore.1 @@ -587,7 +569,6 @@ share/man/man5/xlcpupool.cfg.5 share/man/man7/xen-pci-device-reservations.7 share/man/man7/xen-pv-channel.7 share/man/man7/xen-tscmode.7 -share/man/man7/xen-vbd-interface.7 share/man/man7/xen-vtpm.7 share/man/man7/xen-vtpmmgr.7 share/man/man7/xl-numa-placement.7 diff --git a/sysutils/xjobs/Makefile b/sysutils/xjobs/Makefile index bfe93bca564..d6f8a8ebefa 100644 --- a/sysutils/xjobs/Makefile +++ b/sysutils/xjobs/Makefile @@ -17,6 +17,8 @@ USES= tar:tgz PORTDOCS= ChangeLog README +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 diff --git a/sysutils/zap/Makefile b/sysutils/zap/Makefile index 77dd96cacc7..4278181ea09 100644 --- a/sysutils/zap/Makefile +++ b/sysutils/zap/Makefile @@ -21,6 +21,8 @@ PORTDOCS= README.org USERS= ${PORTNAME} GROUPS= ${PORTNAME} +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 diff --git a/sysutils/zfsnap2/Makefile b/sysutils/zfsnap2/Makefile index dee524ffef4..63094d0b464 100644 --- a/sysutils/zfsnap2/Makefile +++ b/sysutils/zfsnap2/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes USE_GITHUB= yes -OPTIONS_DEFINE= BASH ZSH +OPTIONS_DEFINE= BASH ZSH DOCS EXAMPLES OPTIONS_DEFAULT= BASH ZSH OPTIONS_SUB= yes diff --git a/textproc/apache-solr3/Makefile b/textproc/apache-solr3/Makefile index 671a9ac0289..f2f4d4c1fa2 100644 --- a/textproc/apache-solr3/Makefile +++ b/textproc/apache-solr3/Makefile @@ -24,6 +24,8 @@ CPE_PRODUCT= solr CPE_VENDOR= apache NO_ARCH= yes +OPTIONS_DEFINE= EXAMPLES + do-install: cd ${WRKSRC}/dist && ${COPYTREE_SHARE} . ${STAGEDIR}${JAVAJARDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index a45f7d1b6c5..122056a258b 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -23,6 +23,8 @@ INSTALL_TARGET= install install.man PORTDOCS= bibtool.pdf ref_card.pdf c_lib.pdf +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} 's/bibtex$$/&8/' ${WRKSRC}/doc/Makefile diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile index 95ad8d24672..9c16e6a27ba 100644 --- a/textproc/docbook-utils/Makefile +++ b/textproc/docbook-utils/Makefile @@ -30,6 +30,8 @@ perl_OLD_CMD= @perl_bindir@/perl PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|/etc/sgml/catalog|${PREFIX}/share/sgml/catalog|g' \ ${WRKSRC}/doc/HTML/Makefile.in diff --git a/textproc/elixir-earmark/Makefile b/textproc/elixir-earmark/Makefile index 145e5ddfa3e..7c976bc6c02 100644 --- a/textproc/elixir-earmark/Makefile +++ b/textproc/elixir-earmark/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= pragdave MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/elixir-ex_doc/Makefile b/textproc/elixir-ex_doc/Makefile index ddd2a7278e5..d151ea29d27 100644 --- a/textproc/elixir-ex_doc/Makefile +++ b/textproc/elixir-ex_doc/Makefile @@ -22,4 +22,6 @@ MIX_BUILD_DEPS= textproc/elixir-earmark MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/elixir-funnel/Makefile b/textproc/elixir-funnel/Makefile index 9daad4ef44e..6adc1c4cd66 100644 --- a/textproc/elixir-funnel/Makefile +++ b/textproc/elixir-funnel/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= devel/elixir-poison \ www/elixir-httpoison MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/elixir-sweet_xml/Makefile b/textproc/elixir-sweet_xml/Makefile index 327980b8457..18fd0aab33c 100644 --- a/textproc/elixir-sweet_xml/Makefile +++ b/textproc/elixir-sweet_xml/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= gniquil +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/erlang-edown/Makefile b/textproc/erlang-edown/Makefile index 4d23577bfa8..484dc9f8506 100644 --- a/textproc/erlang-edown/Makefile +++ b/textproc/erlang-edown/Makefile @@ -14,4 +14,6 @@ GH_ACCOUNT= uwiger ERL_DOCS= doc/* +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/erlang-fast_xml/Makefile b/textproc/erlang-fast_xml/Makefile index a39b462ad80..16f88173472 100644 --- a/textproc/erlang-fast_xml/Makefile +++ b/textproc/erlang-fast_xml/Makefile @@ -22,6 +22,8 @@ ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -l expat +OPTIONS_DEFINE= DOCS + pre-install: ${STRIP_CMD} ${WRKSRC}/priv/lib/*.so diff --git a/textproc/erlang-p1_utils/Makefile b/textproc/erlang-p1_utils/Makefile index 09c89dd55e3..0b5314b4c7f 100644 --- a/textproc/erlang-p1_utils/Makefile +++ b/textproc/erlang-p1_utils/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= processone +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/erlang-yamerl/Makefile b/textproc/erlang-yamerl/Makefile index 516de1f38ca..9d862fde8ac 100644 --- a/textproc/erlang-yamerl/Makefile +++ b/textproc/erlang-yamerl/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= yakaz ERL_DOCS= README.md doc +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 39aa1c5788c..b9d6f94a3e5 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -25,6 +25,8 @@ MAKE_ARGS= CXX="${CXX}" \ PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} \ -e 's|^PREFIX =|PREFIX ?=|' \ diff --git a/textproc/html-xml-utils/Makefile b/textproc/html-xml-utils/Makefile index da3838a8f4d..2e998addc93 100644 --- a/textproc/html-xml-utils/Makefile +++ b/textproc/html-xml-utils/Makefile @@ -21,7 +21,7 @@ SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib CONFIGURE_ARGS= LDFLAGS=${ICONV_LIB} OPTIONS_SUB= yes -OPTIONS_DEFINE= CURL IDN IDN2 +OPTIONS_DEFINE= CURL IDN IDN2 DOCS CURL_CONFIGURE_WITH= libcurl=${LOCALBASE} CURL_LIB_DEPENDS= libcurl.so:ftp/curl IDN_CONFIGURE_WITH= libidn=${LOCALBASE} diff --git a/textproc/htmlc/Makefile b/textproc/htmlc/Makefile index 114016f2421..ce610b71294 100644 --- a/textproc/htmlc/Makefile +++ b/textproc/htmlc/Makefile @@ -21,6 +21,8 @@ PORTDOCS= LICENSE INSTALL README JoeCaml.gif rocq.gif copyright-eng.htm \ HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix ${LOCALBASE} +OPTIONS_DEFINE= DOCS + post-patch: ${RM} ${WRKSRC}/doc/Makefile ${TOUCH} ${WRKSRC}/doc/Makefile diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 3015897136d..91da197f2a0 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -16,6 +16,8 @@ GNU_CONFIGURE= yes PORTDOCS= AUTHORS NEWS README PLIST_FILES= bin/java2html man/man1/java2html.1.gz +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index 41d75dbbd9e..2c85690bfe5 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -16,4 +16,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/libepubgen/Makefile b/textproc/libepubgen/Makefile index 1dbce5f6bbf..bf89fdc446b 100644 --- a/textproc/libepubgen/Makefile +++ b/textproc/libepubgen/Makefile @@ -28,7 +28,7 @@ USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= DOXYGEN TEST +OPTIONS_DEFINE= DOCS DOXYGEN TEST OPTIONS_DEFAULT= OPTIONS_SUB= yes @@ -40,5 +40,6 @@ TEST_CONFIGURE_ENABLE= tests PORTDOCS= * DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_OFF= --without-docs +DOXYGEN_IMPLIES= DOCS .include diff --git a/textproc/libkomparediff2/Makefile b/textproc/libkomparediff2/Makefile index 9a857ea53e6..beb714784a9 100644 --- a/textproc/libkomparediff2/Makefile +++ b/textproc/libkomparediff2/Makefile @@ -14,4 +14,6 @@ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index 14cb2ddcafe..27050582834 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -30,7 +30,7 @@ USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= DOXYGEN TEST +OPTIONS_DEFINE= DOCS DOXYGEN TEST OPTIONS_DEFAULT= OPTIONS_SUB= yes @@ -41,5 +41,6 @@ TEST_CONFIGURE_ENABLE= tests PORTDOCS= * DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_OFF= --without-docs +DOXYGEN_IMPLIES= DOCS .include diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile index b3a97b6b43d..6f7d70c49bc 100644 --- a/textproc/librevenge/Makefile +++ b/textproc/librevenge/Makefile @@ -19,12 +19,13 @@ INSTALL_TARGET= install-strip BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ARGS= -disable-werror --disable-tests PORTDOCS= * +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_OFF= --without-docs diff --git a/textproc/libxml++26-reference/pkg-plist b/textproc/libxml++26-reference/pkg-plist index cce2f0a79f9..f690fea5408 100644 --- a/textproc/libxml++26-reference/pkg-plist +++ b/textproc/libxml++26-reference/pkg-plist @@ -1 +1 @@ -%%PORTDOCS%%share/devhelp/books/libxml++-%%API_VERSION%%/libxml++-%%API_VERSION%%.devhelp2 +share/devhelp/books/libxml++-%%API_VERSION%%/libxml++-%%API_VERSION%%.devhelp2 diff --git a/textproc/linux-c6-expat/Makefile b/textproc/linux-c6-expat/Makefile index b212984d9b5..ba96f1190c6 100644 --- a/textproc/linux-c6-expat/Makefile +++ b/textproc/linux-c6-expat/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/linux-c6-libxml2/Makefile b/textproc/linux-c6-libxml2/Makefile index a7a519b0040..ba664123488 100644 --- a/textproc/linux-c6-libxml2/Makefile +++ b/textproc/linux-c6-libxml2/Makefile @@ -15,4 +15,6 @@ USES= linux:c6 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/linux-c7-expat/Makefile b/textproc/linux-c7-expat/Makefile index 958712c3740..272d3914ec7 100644 --- a/textproc/linux-c7-expat/Makefile +++ b/textproc/linux-c7-expat/Makefile @@ -19,4 +19,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/linux-c7-libxml2/Makefile b/textproc/linux-c7-libxml2/Makefile index be3580c9d02..c0baf1ac538 100644 --- a/textproc/linux-c7-libxml2/Makefile +++ b/textproc/linux-c7-libxml2/Makefile @@ -19,4 +19,6 @@ USES= linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/textproc/metauml/Makefile b/textproc/metauml/Makefile index 8075c544894..4ab46980869 100644 --- a/textproc/metauml/Makefile +++ b/textproc/metauml/Makefile @@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_lib PORTDOCS= ${PORTNAME}_manual_${PORTVERSION}.pdf PORTEXAMPLES= *.1 *.jpg *.mp lop lop.html lop.pdf lop.tex +OPTIONS_DEFINE= DOCS EXAMPLES + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${MPDIR} ${INSTALL_DATA} ${WRKSRC}/thrunk/*.mp ${STAGEDIR}${PREFIX}/${MPDIR} diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile index d14f7b599ad..5cddb017cb9 100644 --- a/textproc/p5-Data-Report/Makefile +++ b/textproc/p5-Data-Report/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Data::Report - Framework for flexible reporting LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-DelimMatch/Makefile b/textproc/p5-DelimMatch/Makefile index e7b29a5c8ce..befa7cf4b9d 100644 --- a/textproc/p5-DelimMatch/Makefile +++ b/textproc/p5-DelimMatch/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= http://nwalsh.com/perl/delimmatch/ PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to find regexp delimited strings with proper nesting USES= perl5 diff --git a/textproc/p5-HTML-Entities-Numbered/Makefile b/textproc/p5-HTML-Entities-Numbered/Makefile index 7ccef83f1ba..9249371c898 100644 --- a/textproc/p5-HTML-Entities-Numbered/Makefile +++ b/textproc/p5-HTML-Entities-Numbered/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= HTML::Entities::Numbered - Conversion of numbered HTML entities USES= perl5 diff --git a/textproc/p5-HTML-Fraction/Makefile b/textproc/p5-HTML-Fraction/Makefile index a3019911393..20e347bbb6a 100644 --- a/textproc/p5-HTML-Fraction/Makefile +++ b/textproc/p5-HTML-Fraction/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= HTML::Fraction - Encode fractions as HTML entities LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile index df15e34f154..964194b3ad5 100644 --- a/textproc/p5-HTML-SBC/Makefile +++ b/textproc/p5-HTML-SBC/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple blog code to valid XHTML LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index 903fdd02bf9..7a968f39c85 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lingua::EN::Fathom - Measure readability of English text LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 69ca705c4e8..008fd4e947d 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lingua::Identify - Language identification BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \ @@ -19,6 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -TAGS= lang detect identify - .include diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index 17ab0e31df4..479a0583906 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Markapl/Makefile b/textproc/p5-Markapl/Makefile index 2c382d9fa70..88c1336c6f7 100644 --- a/textproc/p5-Markapl/Makefile +++ b/textproc/p5-Markapl/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Markup as Perl LICENSE= MIT diff --git a/textproc/p5-Parse-FixedLength/Makefile b/textproc/p5-Parse-FixedLength/Makefile index b50beafcbc8..e660ec6e60e 100644 --- a/textproc/p5-Parse-FixedLength/Makefile +++ b/textproc/p5-Parse-FixedLength/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse a string containing fixed length fields into component parts USES= perl5 diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile index e329d3c5910..08277ff2431 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FABPOT PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Stemmed analyzer plugin for p5-Plucene search engine BUILD_DEPENDS= p5-Lingua-StopWords>=0:textproc/p5-Lingua-StopWords \ diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index d73aa4e57c4..67d7a271d1e 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TMTM PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl port of the Java Lucene search engine LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile index edd5d7921f0..ea366c3af15 100644 --- a/textproc/p5-Pod-WSDL/Makefile +++ b/textproc/p5-Pod-WSDL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create WSDL documents from (extended) pod LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Sort-Fields/Makefile b/textproc/p5-Sort-Fields/Makefile index 09eb670314f..6e68a2220bb 100644 --- a/textproc/p5-Sort-Fields/Makefile +++ b/textproc/p5-Sort-Fields/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to sort lines containing delimited fields USES= perl5 diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index d71c2adfda5..361d0152b45 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Nested buffers for templating systems LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-String-Divert/Makefile b/textproc/p5-String-Divert/Makefile index 764817f6658..18e17ab7b61 100644 --- a/textproc/p5-String-Divert/Makefile +++ b/textproc/p5-String-Divert/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= String::Divert - String Object supporting Folding and Diversions USES= perl5 diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index 2a95e61b8d5..ae5f55d8737 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= String munging for loggers LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile index 8c601715d55..3341f9545d3 100644 --- a/textproc/p5-String-Koremutake/Makefile +++ b/textproc/p5-String-Koremutake/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Convert to/from Koremutake Memorable Random Strings LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 1c9acbb6145..5fbf3ae4b38 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for quote strings for passing through the shell LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-String-Strip/Makefile b/textproc/p5-String-Strip/Makefile index 7df5496d424..ac71dbdac17 100644 --- a/textproc/p5-String-Strip/Makefile +++ b/textproc/p5-String-Strip/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fast, commonly used, string operations USES= perl5 diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 9bd5c688272..ded306e2ec4 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perlish declarative templates LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile index f73d5a2f0fb..91cb3af9419 100644 --- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \ diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index ea54f5ecdd1..44e93098ba9 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:NEILB PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0\.(000)$//} -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Automatic and manual text wrapping and reformating formatting LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Text-Bind/Makefile b/textproc/p5-Text-Bind/Makefile index 685146b8d1c..a9332e97807 100644 --- a/textproc/p5-Text-Bind/Makefile +++ b/textproc/p5-Text-Bind/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Bind Perl structures to text files USES= perl5 diff --git a/textproc/p5-Text-Context-EitherSide/Makefile b/textproc/p5-Text-Context-EitherSide/Makefile index dde85c6d223..6fc4c4ee490 100644 --- a/textproc/p5-Text-Context-EitherSide/Makefile +++ b/textproc/p5-Text-Context-EitherSide/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text::Context::EitherSide - Get n words either side of search keywords USES= perl5 diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 4132a038701..9fd3030d872 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 96ca4962cfa..89084861d4e 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text::Diff - Perform diffs on files and record sets LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index c1a036b3f8a..7ff34eeda09 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Phonetic encoding of words USES= perl5 diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile index e8fa638aee0..ec3e385cc35 100644 --- a/textproc/p5-Text-FillIn/Makefile +++ b/textproc/p5-Text-FillIn/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Class implementing a fill-in template USES= perl5 diff --git a/textproc/p5-Text-Filter-Chain/Makefile b/textproc/p5-Text-Filter-Chain/Makefile index 61c8ccb56c7..711d9ff86f5 100644 --- a/textproc/p5-Text-Filter-Chain/Makefile +++ b/textproc/p5-Text-Filter-Chain/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Chains multiple Text::Filter objects and runs them in sequence BUILD_DEPENDS= p5-Text-Filter>=0:textproc/p5-Text-Filter diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile index b0e55516ed8..eaa6a27f58b 100644 --- a/textproc/p5-Text-Filter/Makefile +++ b/textproc/p5-Text-Filter/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Base class for objects that can read and write text lines USES= perl5 diff --git a/textproc/p5-Text-FixedLength-Extra/Makefile b/textproc/p5-Text-FixedLength-Extra/Makefile index 1e5ff85f5ea..47c1bee87e4 100644 --- a/textproc/p5-Text-FixedLength-Extra/Makefile +++ b/textproc/p5-Text-FixedLength-Extra/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Various niceties for p5-Text-FixedLength lovers BUILD_DEPENDS= p5-Text-FixedLength>=0:textproc/p5-Text-FixedLength diff --git a/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm b/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm index c78ba178388..d18b8ce231e 100644 --- a/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm +++ b/textproc/p5-Text-FixedLength-Extra/files/patch-Extra.pm @@ -1,8 +1,8 @@ ---- Extra.pm.orig Sat Dec 30 18:10:06 2000 -+++ Extra.pm Sat Dec 30 18:26:45 2000 -@@ -31,6 +31,9 @@ +--- Extra.pm.orig 2001-09-18 13:10:20 UTC ++++ Extra.pm +@@ -31,6 +31,9 @@ our $VERSION = '1.1'; - our $debug = 1; + our $debug = 0; +# kill the previous Text::FixedLength::getFixed to avoid +# the warning of redefinition diff --git a/textproc/p5-Text-FixedLength/Makefile b/textproc/p5-Text-FixedLength/Makefile index bc04b39f1f2..b451cc702d6 100644 --- a/textproc/p5-Text-FixedLength/Makefile +++ b/textproc/p5-Text-FixedLength/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and create fixed length field records USES= perl5 diff --git a/textproc/p5-Text-Flowchart/Makefile b/textproc/p5-Text-Flowchart/Makefile index 9a1c9da51d8..146f989d9d1 100644 --- a/textproc/p5-Text-Flowchart/Makefile +++ b/textproc/p5-Text-Flowchart/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= ASCII Flowchart maker USES= perl5 diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index c729a7c3a78..1b6fbaf2def 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Various subroutines to format text LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index 4f517552f07..b7a2671ffb2 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text graphics rendering toolkit BUILD_DEPENDS= p5-Text-Wrapper>=0:textproc/p5-Text-Wrapper diff --git a/textproc/p5-Text-Graphics/files/patch-Graphics.pm b/textproc/p5-Text-Graphics/files/patch-lib_Text_Graphics.pm similarity index 80% rename from textproc/p5-Text-Graphics/files/patch-Graphics.pm rename to textproc/p5-Text-Graphics/files/patch-lib_Text_Graphics.pm index 8019acad80b..a5e8d3d5415 100644 --- a/textproc/p5-Text-Graphics/files/patch-Graphics.pm +++ b/textproc/p5-Text-Graphics/files/patch-lib_Text_Graphics.pm @@ -1,6 +1,6 @@ ---- lib/Text/Graphics.pm.orig Sat Dec 30 20:01:06 2000 -+++ lib/Text/Graphics.pm Sat Dec 30 20:02:21 2000 -@@ -49,8 +49,8 @@ +--- lib/Text/Graphics.pm.orig 1998-06-23 01:00:27 UTC ++++ lib/Text/Graphics.pm +@@ -49,8 +49,8 @@ sub add { my $child = shift; my $offx = shift; my $offy = shift; @@ -11,7 +11,7 @@ $child->{parent} = $this; push @{ $this->{children} }, $child; -@@ -78,7 +78,7 @@ +@@ -78,7 +78,7 @@ sub _drawBackground { my $this = shift; my $gc = shift; @@ -20,7 +20,7 @@ $gc->fillRect($this->{bg}, 0, 0, $this->{width}, $this->{height}); } } -@@ -413,7 +413,7 @@ +@@ -413,7 +413,7 @@ sub setSize { ## we need to re-wrap iff the width changes ## @@ -28,3 +28,4 @@ + if ((defined $width) and ($this->{width} != $width)) { delete $this->{text_was_wrapped}; } + diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile index 72977b44865..dc391bab9aa 100644 --- a/textproc/p5-Text-Query/Makefile +++ b/textproc/p5-Text-Query/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Query processing framework USES= perl5 diff --git a/textproc/p5-Text-SimpleTemplate/Makefile b/textproc/p5-Text-SimpleTemplate/Makefile index b8191e1e18c..853f861bb50 100644 --- a/textproc/p5-Text-SimpleTemplate/Makefile +++ b/textproc/p5-Text-SimpleTemplate/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl module for template processing USES= perl5 diff --git a/textproc/p5-Text-Tmpl/Makefile b/textproc/p5-Text-Tmpl/Makefile index b8116d24d08..153af381416 100644 --- a/textproc/p5-Text-Tmpl/Makefile +++ b/textproc/p5-Text-Tmpl/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Templating system perl library USES= perl5 diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 08d8e3c858d..5b2035586b0 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple word wrapping routine LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 5605c50fdf7..38a411e8ac7 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SYOHEX PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= High performance template engine LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile index e88359fa648..b4e74897ce7 100644 --- a/textproc/p5-XML-Atom-SimpleFeed/Makefile +++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index ef0f567bb49..39f8d163e91 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for down translation of XML to strings BUILD_DEPENDS= p5-XML-LibXML>=1.54:textproc/p5-XML-LibXML \ diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile index 0b47b2456ea..6e22b0376c8 100644 --- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse XML to a simple tree BUILD_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \ diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index dab5219a6dd..3c5abc410c2 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Fast, lightweight YAML and JSON loader and dumper LICENSE= MIT diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index edcd252a1a9..45bfc71bc04 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -6,7 +6,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= YAML implementation in Perl LICENSE= ART10 GPLv1+ diff --git a/textproc/py-toml/Makefile b/textproc/py-toml/Makefile index e042698fa1b..d33e05cd6b7 100644 --- a/textproc/py-toml/Makefile +++ b/textproc/py-toml/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toml -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-toml/distinfo b/textproc/py-toml/distinfo index e9486809025..4c3e986853b 100644 --- a/textproc/py-toml/distinfo +++ b/textproc/py-toml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527389739 -SHA256 (toml-0.9.4.tar.gz) = 8e86bd6ce8cc11b9620cb637466453d94f5d57ad86f17e98a98d1f73e3baab2d -SIZE (toml-0.9.4.tar.gz) = 12752 +TIMESTAMP = 1536591839 +SHA256 (toml-0.9.5.tar.gz) = c79b2dc8cc8f2e841dd1ed3786db7a7b8b40c17ea2daf182ad7017554a4d544a +SIZE (toml-0.9.5.tar.gz) = 14070 diff --git a/textproc/py-toml/pkg-descr b/textproc/py-toml/pkg-descr index 1a65ad4eeac..2a0879d881c 100644 --- a/textproc/py-toml/pkg-descr +++ b/textproc/py-toml/pkg-descr @@ -1,4 +1,4 @@ A Python library for parsing and creating TOML. Tom's Obvious, Minimal Language -WWW: https://pypi.org/project/toml/ +WWW: https://github.com/uiri/toml diff --git a/textproc/py-xlwriter/Makefile b/textproc/py-xlwriter/Makefile index ef0f71606ce..69f028a38ea 100644 --- a/textproc/py-xlwriter/Makefile +++ b/textproc/py-xlwriter/Makefile @@ -16,6 +16,8 @@ USE_PYTHON= distutils autoplist PORTEXAMPLES= * +OPTIONS_DEFINE= EXAMPLES + post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${FIND} ${WRKSRC}/examples -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${EXAMPLESDIR} \; diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile index d00a3044ffe..d110416fc2d 100644 --- a/textproc/rss2html/Makefile +++ b/textproc/rss2html/Makefile @@ -20,6 +20,8 @@ CFLAGS+= "-I${LOCALBASE}/include" "-L${LOCALBASE}/lib" PLIST_FILES= bin/rss2html man/man1/rss2html.1.gz PORTDOCS= rss2html.links usage.example rss2html.template +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e '16,20d' ${WRKSRC}/Makefile.acr diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index cde13590628..b405ca77923 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -24,7 +24,7 @@ RUBY_MODNAME= rd DOCS_EN= README.rd doc/rd-draft.rd DOCS_JA= README.rd.ja doc/rd-draft.rd.ja -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/rd diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index 705d79c27ea..cc7cb9aac96 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commonmarker -PORTVERSION= 0.17.12 +PORTVERSION= 0.17.13 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ruby-enum>=0.5:devel/rubygem-ruby-enum -USE_RUBY= yes USES= gem +USE_RUBY= yes PLIST_FILES= bin/commonmarker diff --git a/textproc/rubygem-commonmarker/distinfo b/textproc/rubygem-commonmarker/distinfo index 8496ba18a70..22d7e88de34 100644 --- a/textproc/rubygem-commonmarker/distinfo +++ b/textproc/rubygem-commonmarker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536418044 -SHA256 (rubygem/commonmarker-0.17.12.gem) = 7c2737292f8c0782fe59806365224437fa188f826930328a63c6864d12187299 -SIZE (rubygem/commonmarker-0.17.12.gem) = 146432 +TIMESTAMP = 1536590945 +SHA256 (rubygem/commonmarker-0.17.13.gem) = 6931ab3c9fe8a74a55d5da7ef6d2755c87bcdedcbeb331ae9db643700faab2de +SIZE (rubygem/commonmarker-0.17.13.gem) = 146432 diff --git a/textproc/rubygem-jekyll-feed/Makefile b/textproc/rubygem-jekyll-feed/Makefile index 5555f603ba1..7f3ca754232 100644 --- a/textproc/rubygem-jekyll-feed/Makefile +++ b/textproc/rubygem-jekyll-feed/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jekyll-feed -PORTVERSION= 0.10.0 +PORTVERSION= 0.11.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-jekyll>=3.3:www/rubygem-jekyll -NO_ARCH= yes -USE_RUBY= yes USES= gem shebangfix +USE_RUBY= yes + +NO_ARCH= yes SHEBANG_FILES= script/* diff --git a/textproc/rubygem-jekyll-feed/distinfo b/textproc/rubygem-jekyll-feed/distinfo index 4653db2c1cc..201d7cac9c0 100644 --- a/textproc/rubygem-jekyll-feed/distinfo +++ b/textproc/rubygem-jekyll-feed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528203007 -SHA256 (rubygem/jekyll-feed-0.10.0.gem) = 1259bae86544a857fda4724e9cc5805473600d80854b3c846156ea66da12bc50 -SIZE (rubygem/jekyll-feed-0.10.0.gem) = 17408 +TIMESTAMP = 1536592004 +SHA256 (rubygem/jekyll-feed-0.11.0.gem) = 97c52f737f6ff7c442277c1f2e525c6b1c76b699654bd711f4b6b53a17c6b486 +SIZE (rubygem/jekyll-feed-0.11.0.gem) = 18944 diff --git a/textproc/sk-mythes/Makefile b/textproc/sk-mythes/Makefile index f7a4690f05b..0f433fbad22 100644 --- a/textproc/sk-mythes/Makefile +++ b/textproc/sk-mythes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.09.02 +PORTVERSION= 2018.09.09 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- diff --git a/textproc/sk-mythes/distinfo b/textproc/sk-mythes/distinfo index 7fa49943803..e1d7348f9ed 100644 --- a/textproc/sk-mythes/distinfo +++ b/textproc/sk-mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535987124 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20180902.zip) = 5293493017b4b5dc9ea071ee9a08d530f8232ac25c4f88cfcf58341bcc809c4e -SIZE (mythes/OOo-Thesaurus2-sk_SK-20180902.zip) = 239453 +TIMESTAMP = 1536590966 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20180909.zip) = c7d5ec99e7dce554f7c5cf3759815deeb37d6da25f1402d8c526d421f2d6684e +SIZE (mythes/OOo-Thesaurus2-sk_SK-20180909.zip) = 239453 diff --git a/textproc/smi/Makefile b/textproc/smi/Makefile index 85edf5fc535..55dcf418a01 100644 --- a/textproc/smi/Makefile +++ b/textproc/smi/Makefile @@ -24,6 +24,8 @@ MAKE_ENV= PROG="${PORTNAME}" FILES="${PORTDOCS}" \ MANDIR="${MANPREFIX}/man/man" CFLAGS+= -DVERSION=${PORTVERSION} +OPTIONS_DEFINE= DOCS + pre-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 9df1be9be6c..9815828cdac 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -20,6 +20,8 @@ PORTEXAMPLES= example1.png example1.tex example2.png example2.tex \ example3.png example3.tex example4.png example4.tex \ fig_1.eps +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e "s,^#!/bin/bash,#!${LOCALBASE}/bin/bash,g" ${WRKSRC}/tex2im diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index 8197a835c21..b9ea2465fb2 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -26,6 +26,8 @@ JARFILES= xercesImpl.jar xml-apis.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} +OPTIONS_DEFINE= DOCS EXAMPLES + do-install: @${ECHO_MSG} -n ">> Installing JAR files in ${JAVAJARDIR}..." .for JARFILE in ${JARFILES} diff --git a/textproc/xom/Makefile b/textproc/xom/Makefile index c8fe407a449..8c2eb38088c 100644 --- a/textproc/xom/Makefile +++ b/textproc/xom/Makefile @@ -18,7 +18,7 @@ JAVA_VERSION= 1.6+ NO_BUILD= yes WRKSRC= ${WRKDIR}/XOM -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= overview.html apidocs diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 3c36ee841ae..950b5b57cc9 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -23,6 +23,8 @@ PORTDOCS= api copying.txt index.html JARFILE= ${PORTNAME}.jar PLIST_FILES+= %%JAVAJARDIR%%/${JARFILE} +OPTIONS_DEFINE= DOCS + do-install: @${ECHO_CMD} -n ">> Installing JAR as ${JAVAJARDIR}/${JARFILE}..." @${MKDIR} ${STAGEDIR}${JAVAJARDIR} diff --git a/www/amphetadesk/Makefile b/www/amphetadesk/Makefile index 94d572475d7..bea32ca64ed 100644 --- a/www/amphetadesk/Makefile +++ b/www/amphetadesk/Makefile @@ -38,6 +38,8 @@ SUB_LIST+= PERL="${PERL}" PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include post-patch: diff --git a/www/apache24/Makefile.options b/www/apache24/Makefile.options index 4980ae71e63..14828e0c7be 100644 --- a/www/apache24/Makefile.options +++ b/www/apache24/Makefile.options @@ -85,6 +85,7 @@ ALL_MODULES= ${MOST_ENABLED_MODULES} ${MOST_DISABLED_MODULES} \ ${EXAMPLE_MODULES} ${META_MODULES} OPTIONS_DEFINE= \ + DOCS \ ${MOST_ENABLED_MODULES} \ ${MOST_DISABLED_MODULES}\ ${ADDITIONAL_OPT} \ diff --git a/www/axis/Makefile b/www/axis/Makefile index a60ea613c41..6eaa826c2dd 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -13,6 +13,7 @@ COMMENT= Java SOAP implementation by Apache LICENSE= APACHE20 +OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SINGLE= AS OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index f2756ffd48a..ac1c0f53824 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -11,7 +11,7 @@ COMMENT= C++ class library for writing CGI applications LICENSE= LGPL3+ -OPTIONS_DEFINE= DOXYGEN +OPTIONS_DEFINE= DOXYGEN DOCS USES= gmake pathfix libtool GNU_CONFIGURE= yes @@ -24,6 +24,7 @@ CXXFLAGS+= -Wno-unknown-pragmas PORTDOCS= * +DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_prog_DOXYGEN="${ECHO_CMD}" diff --git a/www/elixir-html_entities/Makefile b/www/elixir-html_entities/Makefile index 08296be23d8..f012ebc95ce 100644 --- a/www/elixir-html_entities/Makefile +++ b/www/elixir-html_entities/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= martinsvalin MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-html_sanitize_ex/Makefile b/www/elixir-html_sanitize_ex/Makefile index 7f81788da67..f1e08952ae4 100644 --- a/www/elixir-html_sanitize_ex/Makefile +++ b/www/elixir-html_sanitize_ex/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= www/erlang-mochiweb MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-httpoison/Makefile b/www/elixir-httpoison/Makefile index 5a21a91c8f5..f4568886efd 100644 --- a/www/elixir-httpoison/Makefile +++ b/www/elixir-httpoison/Makefile @@ -18,4 +18,6 @@ GH_ACCOUNT= edgurgel MIX_BUILD_DEPS= www/erlang-hackney MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-httpotion/Makefile b/www/elixir-httpotion/Makefile index 3f9bf1bbadb..02a2cbd642f 100644 --- a/www/elixir-httpotion/Makefile +++ b/www/elixir-httpotion/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= www/erlang-ibrowse MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-joken/Makefile b/www/elixir-joken/Makefile index e7221efd364..06d732dbe45 100644 --- a/www/elixir-joken/Makefile +++ b/www/elixir-joken/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= devel/elixir-plug \ security/elixir-jose MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-maru/Makefile b/www/elixir-maru/Makefile index 0339542ef65..2b362f71a41 100644 --- a/www/elixir-maru/Makefile +++ b/www/elixir-maru/Makefile @@ -20,4 +20,6 @@ MIX_BUILD_DEPS= devel/elixir-plug \ www/erlang-cowboy MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-phoenix/Makefile b/www/elixir-phoenix/Makefile index e8054e3230d..838de1a5891 100644 --- a/www/elixir-phoenix/Makefile +++ b/www/elixir-phoenix/Makefile @@ -15,7 +15,7 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= phoenixframework -OPTIONS_DEFINE= COWBOY +OPTIONS_DEFINE= COWBOY DOCS COWBOY_DESC= Use Cowboy library COWBOY_BUILD_DEPENDS= erlang-cowboy>=0:www/erlang-cowboy diff --git a/www/elixir-phoenix_ecto/Makefile b/www/elixir-phoenix_ecto/Makefile index 915679b8ae3..deee537ff17 100644 --- a/www/elixir-phoenix_ecto/Makefile +++ b/www/elixir-phoenix_ecto/Makefile @@ -22,4 +22,6 @@ MIX_BUILD_DEPS= databases/elixir-ecto \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-phoenix_html/Makefile b/www/elixir-phoenix_html/Makefile index 2509717eca4..b528647490b 100644 --- a/www/elixir-phoenix_html/Makefile +++ b/www/elixir-phoenix_html/Makefile @@ -19,4 +19,6 @@ MIX_BUILD_DEPS= devel/elixir-plug MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-phoenix_pubsub/Makefile b/www/elixir-phoenix_pubsub/Makefile index 97cd12a1c9c..2e5d702cd8e 100644 --- a/www/elixir-phoenix_pubsub/Makefile +++ b/www/elixir-phoenix_pubsub/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= phoenixframework MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/elixir-webassembly/Makefile b/www/elixir-webassembly/Makefile index e1e9de06407..2bb815b528a 100644 --- a/www/elixir-webassembly/Makefile +++ b/www/elixir-webassembly/Makefile @@ -15,4 +15,6 @@ USES= elixir USE_GITHUB= yes GH_ACCOUNT= herenowcoder +OPTIONS_DEFINE= DOCS + .include diff --git a/www/erlang-cowboy/Makefile b/www/erlang-cowboy/Makefile index b7dbbbc022f..0136a22964e 100644 --- a/www/erlang-cowboy/Makefile +++ b/www/erlang-cowboy/Makefile @@ -18,7 +18,9 @@ ERL_BUILD_DEPS= www/erlang-cowlib ERL_RUN_DEPS= www/erlang-cowlib \ net/erlang-ranch -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} diff --git a/www/erlang-cowlib/Makefile b/www/erlang-cowlib/Makefile index 66ca4067f28..06457f42a3f 100644 --- a/www/erlang-cowlib/Makefile +++ b/www/erlang-cowlib/Makefile @@ -15,4 +15,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= ninenines +OPTIONS_DEFINE= DOCS + .include diff --git a/www/erlang-hackney/Makefile b/www/erlang-hackney/Makefile index 65c984671b8..9cce3b684f6 100644 --- a/www/erlang-hackney/Makefile +++ b/www/erlang-hackney/Makefile @@ -21,6 +21,8 @@ ERL_BUILD_DEPS= dns/erlang-idna \ misc/erlang-mimerl ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + pre-build: @${MKDIR} ${WRKSRC}/_build/default/lib .for lib in idna certifi ssl_verify_fun metrics mimerl diff --git a/www/erlang-ibrowse/Makefile b/www/erlang-ibrowse/Makefile index ad3facf1ee4..b19a8c5eae0 100644 --- a/www/erlang-ibrowse/Makefile +++ b/www/erlang-ibrowse/Makefile @@ -16,4 +16,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= cmullaparthi +OPTIONS_DEFINE= DOCS + .include diff --git a/www/erlang-mochiweb-basho/Makefile b/www/erlang-mochiweb-basho/Makefile index f1640e60bbd..4e3870275aa 100644 --- a/www/erlang-mochiweb-basho/Makefile +++ b/www/erlang-mochiweb-basho/Makefile @@ -18,7 +18,9 @@ USE_GITHUB= yes GH_ACCOUNT= basho GH_TAGNAME= 4d38821 # required -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} diff --git a/www/erlang-mochiweb/Makefile b/www/erlang-mochiweb/Makefile index d69708d4b4e..d6966373d2c 100644 --- a/www/erlang-mochiweb/Makefile +++ b/www/erlang-mochiweb/Makefile @@ -18,7 +18,9 @@ CPE_VENDOR= mochiweb_project USE_GITHUB= yes GH_ACCOUNT= mochi -post-install: +OPTIONS_DEFINE= DOCS EXAMPLES + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} diff --git a/www/erlang-webmachine/Makefile b/www/erlang-webmachine/Makefile index c7e20b004e9..252aa4f191a 100644 --- a/www/erlang-webmachine/Makefile +++ b/www/erlang-webmachine/Makefile @@ -17,4 +17,6 @@ GH_ACCOUNT= webmachine ERL_BUILD_DEPS= www/erlang-mochiweb-basho ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile index 6039cd55d1c..8575871afc0 100644 --- a/www/gurlchecker/Makefile +++ b/www/gurlchecker/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnet-2.0.so:net/gnet2 -OPTIONS_DEFINE= CROCO TIDY CLAMAV GNUTLS +OPTIONS_DEFINE= CROCO TIDY CLAMAV GNUTLS NLS OPTIONS_DEFAULT=CLAMAV GNUTLS CROCO_DESC= Library for CSS2 validation TIDY_DESC= Library for HTML w3c validation diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index e19ef899d79..68896595461 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -24,6 +24,8 @@ CONFIGURE_ARGS= --with-htmldir=${STAGEDIR}${PREFIX}/share/doc/hypermail \ CFLAGS+= -L${LOCALBASE}/lib WRKSRC= ${WRKDIR}/${PORTNAME} +OPTIONS_DEFINE= DOCS + post-install: ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/hypermail \ ${STAGEDIR}/${PREFIX}/bin/msg2archive \ diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile index 5e1ce2349f5..de30f4572e3 100644 --- a/www/jericho-html/Makefile +++ b/www/jericho-html/Makefile @@ -21,6 +21,8 @@ INTERFACES:= "compile-time-dependencies/slf4j-api-1.6.1.jar:\ PORTDOCS= * PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}.jar +OPTIONS_DEFINE= DOCS + do-build: (cd ${WRKSRC} && ${RM} -r classes/* && ${SETENV} \ LANG=en_US.ISO8859-1 LC_ALL=en_US.ISO8859-1 ${JAVAC} \ diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 7768fc123f9..2584e3348e9 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -38,6 +38,8 @@ RENAME= opera lib/opera \ share/doc/opera share/opera man/man1/opera.1 \ share/mime/packages/opera-extension.xml +OPTIONS_DEFINE= DOCS + post-extract: @${GUNZIP_CMD} ${WRKSRC}/share/man/man1/*.gz @${MV} ${WRKSRC}/share/man ${WRKSRC}/man diff --git a/www/luakit/Makefile b/www/luakit/Makefile index ec3d36333b3..196a7474ca4 100644 --- a/www/luakit/Makefile +++ b/www/luakit/Makefile @@ -30,7 +30,7 @@ NOT_FOR_ARCHS_REASON_sparc64= Does not install on sparc64 MAKE_ARGS+= DEVELOPMENT_PATHS=0 -OPTIONS_DEFINE= LUAJIT +OPTIONS_DEFINE= DOCS LUAJIT LUAJIT_DESC= Use the Just-In-Time compiler for lua LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_MAKE_ARGS= USE_LUAJIT=1 diff --git a/www/mod_auth_cas/Makefile b/www/mod_auth_cas/Makefile index a8f693eb303..d8edcb2123e 100644 --- a/www/mod_auth_cas/Makefile +++ b/www/mod_auth_cas/Makefile @@ -35,7 +35,7 @@ SUB_FILES= ${APMOD_FILE} APMOD_FILE= 250_${PORTNAME}.conf.sample PLIST_SUB+= APMOD_FILE=${APMOD_FILE} -.include +OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEMODDIR} ${STAGEDIR}${DOCSDIR} @@ -46,4 +46,4 @@ do-install: ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} -.include +.include diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index 3477a9825f1..eeefed8f67c 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -21,7 +21,9 @@ SHORTMODNAME= auth_external PORTDOCS= AUTHENTICATORS INSTALL README -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index 4813913ce7f..8915ebe4b60 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -25,6 +25,8 @@ AP_EXTRAS= -lmysqlclient_r -lz -lm PORTDOCS= CONFIGURE CHANGES +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index 7fecef1e758..70b03a057d8 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -24,6 +24,8 @@ AP_GENPLIST= yes AP_EXTRAS+= -lpam +OPTIONS_DEFINE= DOCS EXAMPLES + post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/httpd ${STAGEDIR}${EXAMPLESDIR}/pam-httpd.sample diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile index 61839d5c489..2f74ea0b8e7 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -19,6 +19,8 @@ AP_FAST_BUILD= yes AP_GENPLIST= yes PORTDOCS= mod_auth_pgsql.html +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_authnz_external24/Makefile b/www/mod_authnz_external24/Makefile index fb7a93efd42..9f74666523e 100644 --- a/www/mod_authnz_external24/Makefile +++ b/www/mod_authnz_external24/Makefile @@ -21,6 +21,8 @@ SHORTMODNAME= authnz_external PORTDOCS= AUTHENTICATORS INSTALL README \ CHANGES UPGRADE INSTALL.HARDCODE +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_cfg_ldap/Makefile b/www/mod_cfg_ldap/Makefile index f1cddeddd19..8089c50acd1 100644 --- a/www/mod_cfg_ldap/Makefile +++ b/www/mod_cfg_ldap/Makefile @@ -26,7 +26,9 @@ AP_LIB+= ${LDAP_LIB} PORTDOCS= AUTHORS cfg_ldap.conf ChangeLog COPYING INSTALL \ mod_cfg_ldap.schema README TODO -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_chroot/Makefile b/www/mod_chroot/Makefile index 25592bcf4ac..0571d07dea4 100644 --- a/www/mod_chroot/Makefile +++ b/www/mod_chroot/Makefile @@ -17,6 +17,8 @@ AP_GENPLIST= yes PORTDOCS= INSTALL CAVEATS README.Apache20 README +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_cvs2/Makefile b/www/mod_cvs2/Makefile index 3dbea8b0528..d023a5e7a8e 100644 --- a/www/mod_cvs2/Makefile +++ b/www/mod_cvs2/Makefile @@ -22,6 +22,8 @@ AP_GENPLIST= yes PORTDOCS= reference.html guide.html README +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_domaintree/Makefile b/www/mod_domaintree/Makefile index 99a52b0395a..dea58047532 100644 --- a/www/mod_domaintree/Makefile +++ b/www/mod_domaintree/Makefile @@ -18,6 +18,8 @@ AP_GENPLIST= yes PORTDOCS= LICENSE.txt ChangeLog +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index cffd8b0f080..6e36b62571d 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -24,6 +24,8 @@ MODULENAME= ${PORTNAME}20 PORTDOCS= README test.pl +OPTIONS_DEFINE= DOCS + .include post-patch: diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile index 88ebc591105..e68892b317d 100644 --- a/www/mod_fastcgi/Makefile +++ b/www/mod_fastcgi/Makefile @@ -19,7 +19,9 @@ AP_GENPLIST= yes SRC_FILE= *.c PORTDOCS= mod_fastcgi.html -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/docs/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index 1dc1cf454af..010a2deea1d 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -26,6 +26,8 @@ AP_LIB+= ${LOCALBASE}/lib -lGeoIP SUB_FILES+= pkg-message PORTDOCS= Changes INSTALL.md README.md README.php +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} diff --git a/www/mod_gzip2/Makefile b/www/mod_gzip2/Makefile index 60f5fc5cad5..0b80b30e718 100644 --- a/www/mod_gzip2/Makefile +++ b/www/mod_gzip2/Makefile @@ -21,6 +21,8 @@ USES= apache:2.2+ gmake PORTDOCS= commands.txt samples.txt PORTEXAMPLES= mod_gzip2.conf.sample +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${MV} ${WRKSRC}/mod_gzip.c ${WRKSRC}/${PORTNAME}.c diff --git a/www/mod_http2-devel/Makefile b/www/mod_http2-devel/Makefile index e805137fa86..c400c1e07d2 100644 --- a/www/mod_http2-devel/Makefile +++ b/www/mod_http2-devel/Makefile @@ -31,6 +31,8 @@ CFLAGS+= -I${LOCALBASE}/include SUB_FILES= 200_mod_http2.conf 300_mod_proxy_http2.conf PORTDOCS= README README.md +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${INSTALL_DATA} ${WRKDIR}/200_mod_http2.conf \ diff --git a/www/mod_limitipconn2/Makefile b/www/mod_limitipconn2/Makefile index 7b2a015aac3..713e1294041 100644 --- a/www/mod_limitipconn2/Makefile +++ b/www/mod_limitipconn2/Makefile @@ -22,6 +22,8 @@ AP_GENPLIST= yes PORTDOCS= ChangeLog INSTALL README +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}/ diff --git a/www/mod_md-devel/Makefile b/www/mod_md-devel/Makefile index 7c98878b4a7..5c2ceee6fbc 100644 --- a/www/mod_md-devel/Makefile +++ b/www/mod_md-devel/Makefile @@ -39,6 +39,8 @@ SUB_FILES= 999_mod_md.conf pkg-message DOCSDIR= share/doc/mod_md PORTDOCS= README README.md +OPTIONS_DEFINE= DOCS + .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index d991f46e21f..ebff3429f91 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -31,11 +31,11 @@ SUB_FILES= ${APMOD_FILE} PORTDOCS= README.md -.include +OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} -.include +.include diff --git a/www/mod_tsa/Makefile b/www/mod_tsa/Makefile index fd0dc6a0f28..173386a5288 100644 --- a/www/mod_tsa/Makefile +++ b/www/mod_tsa/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://am.nesiac.org/static/ \ MAINTAINER= joneum@FreeBSD.org COMMENT= Time stamping authority (RFC 3161) module for apache -OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY +OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY EXAMPLES DEBUG_MEMORY_DESC= Memory debug GNU_CONFIGURE= yes diff --git a/www/moinmoin/Makefile b/www/moinmoin/Makefile index c211dad0cdd..cbd1c6c21db 100644 --- a/www/moinmoin/Makefile +++ b/www/moinmoin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= moinmoin -PORTVERSION= 1.9.9 -PORTREVISION= 1 +PORTVERSION= 1.9.10 CATEGORIES= www python MASTER_SITES= https://static.moinmo.in/files/ DISTNAME= moin-${PORTVERSION} diff --git a/www/moinmoin/distinfo b/www/moinmoin/distinfo index 7cb3f289434..44f6c502c52 100644 --- a/www/moinmoin/distinfo +++ b/www/moinmoin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492532786 -SHA256 (moin-1.9.9.tar.gz) = 4397d7760b7ae324d7914ffeb1a9eeb15e09933b61468072acd3c3870351efa4 -SIZE (moin-1.9.9.tar.gz) = 37206341 +TIMESTAMP = 1536591873 +SHA256 (moin-1.9.10.tar.gz) = 4a264418e886082abd457c26991f4a8f4847cd1a2ffc11e10d66231da8a5053c +SIZE (moin-1.9.10.tar.gz) = 37283678 diff --git a/www/moinmoin/pkg-plist b/www/moinmoin/pkg-plist index 72bcdc07e28..6f69a1b2a33 100644 --- a/www/moinmoin/pkg-plist +++ b/www/moinmoin/pkg-plist @@ -892,6 +892,9 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1090900.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1090900.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1090900.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1091000.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1091000.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1091000.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/__init__.%%PYTHON_PYOEXTENSION%% @@ -1039,12 +1042,12 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/security/autoadmin.py %%PYTHON_SITELIBDIR%%/MoinMoin/security/autoadmin.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/security/autoadmin.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/security/textcha.py -%%PYTHON_SITELIBDIR%%/MoinMoin/security/textcha.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/security/textcha.%%PYTHON_PYOEXTENSION%% %%RECAPTCHA%%%%PYTHON_SITELIBDIR%%/MoinMoin/security/sec_recaptcha.py %%RECAPTCHA%%%%PYTHON_SITELIBDIR%%/MoinMoin/security/sec_recaptcha.pyc %%RECAPTCHA%%%%PYTHON_SITELIBDIR%%/MoinMoin/security/sec_recaptcha.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/security/textcha.py +%%PYTHON_SITELIBDIR%%/MoinMoin/security/textcha.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/security/textcha.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/stats/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/stats/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/stats/__init__.%%PYTHON_PYOEXTENSION%% @@ -1165,6 +1168,9 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/es.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/es.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/es.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/fr_FR.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/fr_FR.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/fr_FR.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/icu.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/icu.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt_locales/icu.%%PYTHON_PYOEXTENSION%% @@ -1186,9 +1192,6 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/__init__.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/docdist.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/docdist.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/docdist.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/stamp.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/stamp.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/_setup/stamp.%%PYTHON_PYOEXTENSION%% @@ -1219,6 +1222,9 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/__init__.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/argon2.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/argon2.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/argon2.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/bcrypt.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/bcrypt.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/bcrypt.%%PYTHON_PYOEXTENSION%% @@ -1270,6 +1276,9 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/scram.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/scram.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/scram.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/scrypt.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/scrypt.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/scrypt.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/sha1_crypt.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/sha1_crypt.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/handlers/sha1_crypt.%%PYTHON_PYOEXTENSION%% @@ -1291,27 +1300,30 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/ifc.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/ifc.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/ifc.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/pwd.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/pwd.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/pwd.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/registry.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/registry.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/registry.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/totp.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/totp.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/totp.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/__init__.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/__init__.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/__init__.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/__init__.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/_gen_files.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/_gen_files.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/_gen_files.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/base.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/base.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/base.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/unrolled.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/unrolled.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/_blowfish/unrolled.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/binary.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/binary.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/binary.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat/__init__.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat/__init__.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat/__init__.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat/_ordered_dict.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat/_ordered_dict.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/compat/_ordered_dict.%%PYTHON_PYOEXTENSION%% +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/decor.py +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/decor.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/decor.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/des.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/des.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/passlib/utils/des.%%PYTHON_PYOEXTENSION%% @@ -1916,8 +1928,8 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/sessions.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/sessions.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/testtools.py -@comment %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/testtools.pycj %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/testtools.pyc +@comment %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/testtools.pycj %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/testtools.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/wrappers.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/contrib/wrappers.pyc @@ -1958,9 +1970,6 @@ bin/moin %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/routing.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/routing.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/routing.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/script.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/script.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/script.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/security.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/security.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/werkzeug/security.%%PYTHON_PYOEXTENSION%% diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index b2c35950ce8..57d77dbc7ae 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -17,7 +16,7 @@ COMMENT= Calendar app for Nextcloud LICENSE= AGPLv3 -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index ce43bc9384a..36aa2bcb141 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521647071 -SHA256 (nextcloud/calendar-v1.6.1/calendar.tar.gz) = 7e909cf676b3652ee6e25e7158394876a12581d1ec34e296c7b45042d6e04786 -SIZE (nextcloud/calendar-v1.6.1/calendar.tar.gz) = 2664884 +TIMESTAMP = 1536608611 +SHA256 (nextcloud/calendar-v1.6.2/calendar.tar.gz) = ee255b98884820c4d131ebb51d6fd9b134da8861cfb05b1e033d71b89b38d2bf +SIZE (nextcloud/calendar-v1.6.2/calendar.tar.gz) = 2709611 diff --git a/www/nextcloud-calendar/pkg-plist b/www/nextcloud-calendar/pkg-plist index 9eb72508515..f7321ab43f1 100644 --- a/www/nextcloud-calendar/pkg-plist +++ b/www/nextcloud-calendar/pkg-plist @@ -63,6 +63,8 @@ %%WWWDIR%%/l10n/el.json %%WWWDIR%%/l10n/en_GB.js %%WWWDIR%%/l10n/en_GB.json +%%WWWDIR%%/l10n/eo.js +%%WWWDIR%%/l10n/eo.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json %%WWWDIR%%/l10n/es_419.js diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 6726793931c..1d211146fd0 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -16,7 +16,7 @@ COMMENT= Contacts app for Nextcloud LICENSE= AGPLv3 -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index c9579b94f08..93f96c366b8 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530970747 -SHA256 (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 285d530210f679c1f07fe886b879392d63426df327cf3f232fad49ba93ab4bd2 -SIZE (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 1083467 +TIMESTAMP = 1533469942 +SHA256 (nextcloud/contacts-v2.1.6/contacts.tar.gz) = c66a0deacd55ad980e83ff9f0ec60700f68fd00d389d2f1a9ce83bad89d3193a +SIZE (nextcloud/contacts-v2.1.6/contacts.tar.gz) = 1091557 diff --git a/www/nextcloud-contacts/pkg-plist b/www/nextcloud-contacts/pkg-plist index b9aa90daebd..c2fc373dc74 100644 --- a/www/nextcloud-contacts/pkg-plist +++ b/www/nextcloud-contacts/pkg-plist @@ -5,7 +5,6 @@ %%WWWDIR%%/css/_animations.scss %%WWWDIR%%/css/_contactlist.scss %%WWWDIR%%/css/_details.scss -%%WWWDIR%%/css/_navigation.scss %%WWWDIR%%/css/_settings.scss %%WWWDIR%%/css/style.css %%WWWDIR%%/css/style.scss @@ -19,6 +18,7 @@ %%WWWDIR%%/img/favicon.png %%WWWDIR%%/img/favicon.svg %%WWWDIR%%/img/group.svg +%%WWWDIR%%/js/contacts-inject-14.js %%WWWDIR%%/js/dav/dav.js %%WWWDIR%%/js/public/script.js %%WWWDIR%%/js/vendor/angular-cache/angular-cache.js diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index e25d39e84e5..96206f20215 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -DISTVERSION= 13.0.6 +DISTVERSION= 14.0.0 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -57,6 +57,5 @@ do-install: @${MKDIR} ${STAGEDIR}${WWWDIR}/data @${MKDIR} ${STAGEDIR}${WWWDIR}/apps @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${FILESDIR}/fix-apps_paths.json ${STAGEDIR}${DATADIR}/fix-apps_paths.json .include diff --git a/www/nextcloud/distinfo b/www/nextcloud/distinfo index b14fa4c17e7..f8418eb29a9 100644 --- a/www/nextcloud/distinfo +++ b/www/nextcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535721870 -SHA256 (nextcloud-13.0.6.tar.bz2) = 90fc9e960b6a477bb14ee87042b3d158bde95c3f0157677cb4547ca7649968d4 -SIZE (nextcloud-13.0.6.tar.bz2) = 44769940 +TIMESTAMP = 1536578830 +SHA256 (nextcloud-14.0.0.tar.bz2) = f965c14286e7aabbfe49c947d86af59597af302c35d10e0b5440e7e6c53b8f47 +SIZE (nextcloud-14.0.0.tar.bz2) = 49762528 diff --git a/www/nextcloud/files/fix-apps_paths.json b/www/nextcloud/files/fix-apps_paths.json deleted file mode 100644 index c602a13a6de..00000000000 --- a/www/nextcloud/files/fix-apps_paths.json +++ /dev/null @@ -1,14 +0,0 @@ -{"system": {"apps_paths": - [ - { - "path": "\/usr\/local\/www\/nextcloud\/apps", - "url": "\/apps", - "writable": true - }, - { - "path": "\/usr\/local\/www\/nextcloud\/apps-pkg", - "url": "\/apps-pkg", - "writable": false - } - ] -}} diff --git a/www/nextcloud/files/pkg-message.in b/www/nextcloud/files/pkg-message.in index 549914a506e..a6a23296881 100644 --- a/www/nextcloud/files/pkg-message.in +++ b/www/nextcloud/files/pkg-message.in @@ -26,24 +26,3 @@ using command line: cd %%WWWDIR%% su -m www -c "php ./occ upgrade" -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - - /!\ NEXTCLOUD 13.0.1 UPDATE /!\ - -The nextcloud 13.0.1 package changes the location of the bundled apps. -After updating to 13.0.1 you MUST adapt your configuration. You MUST -add an additional entry to the "apps-paths" array in config/config.php - - 1 => - array ( - 'path' => '%%WWWDIR%%/apps-pkg', - 'url' => '/apps-pkg', - 'writable' => false, - ), - -For the default installation, the fix can be applied with: - - cd %%WWWDIR%% - su -m www -c "php ./occ config:import < %%DATADIR%%/fix-apps_paths.json" - -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! diff --git a/www/nextcloud/pkg-plist b/www/nextcloud/pkg-plist index 39937bebee7..71db824e7f1 100644 --- a/www/nextcloud/pkg-plist +++ b/www/nextcloud/pkg-plist @@ -1,4 +1,3 @@ -%%DATADIR%%/fix-apps_paths.json @(root,%%NEXTCLOUD_GROUPNAME%%,644) %%WWWDIR%%/.htaccess @(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,664) %%WWWDIR%%/.user.ini %%WWWDIR%%/3rdparty/.drone.yml @@ -8,10 +7,13 @@ %%WWWDIR%%/3rdparty/autoload.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/LICENSE.md %%WWWDIR%%/3rdparty/aws/aws-sdk-php/NOTICE.md -%%WWWDIR%%/3rdparty/aws/aws-sdk-php/codecov.yml %%WWWDIR%%/3rdparty/aws/aws-sdk-php/composer.json +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ACMPCA/ACMPCAClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ACMPCA/Exception/ACMPCAException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Acm/AcmClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Acm/Exception/AcmException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/AlexaForBusinessClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Api/AbstractModel.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Api/ApiProvider.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Api/DateTimeResult.php @@ -51,6 +53,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Api/Validator.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AppSync/AppSyncClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php @@ -61,6 +65,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AutoScalingPlans/AutoScalingPlansClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AutoScalingPlans/Exception/AutoScalingPlansException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AwsClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AwsClientInterface.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/AwsClientTrait.php @@ -70,6 +76,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CacheInterface.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ClientResolver.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Cloud9/Cloud9Client.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Cloud9/Exception/Cloud9Exception.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CloudDirectory/CloudDirectoryClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CloudDirectory/Exception/CloudDirectoryException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php @@ -118,8 +126,14 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Command.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CommandInterface.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CommandPool.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Comprehend/ComprehendClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Comprehend/Exception/ComprehendException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Connect/ConnectClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CostExplorer/Exception/CostExplorerException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CostandUsageReportService/CostandUsageReportServiceClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/CostandUsageReportService/Exception/CostandUsageReportServiceException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Credentials/AssumeRoleCredentialProvider.php @@ -128,6 +142,21 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/DAX/DAXClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/DAX/Exception/DAXException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php @@ -154,6 +183,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/EKS/EKSClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/EKS/Exception/EKSException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Ec2/Ec2Client.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Ecr/EcrClient.php @@ -188,6 +219,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/FMS/Exception/FMSException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/FMS/FMSClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Firehose/FirehoseClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php @@ -200,6 +233,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Glue/GlueClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/GuardDuty/GuardDutyClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php @@ -218,6 +253,14 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Inspector/InspectorClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/IoT1ClickDevicesServiceClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoT1ClickProjects/Exception/IoT1ClickProjectsException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Iot/Exception/IotException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Iot/IotClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php @@ -227,6 +270,12 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Kinesis/KinesisClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisVideo/Exception/KinesisVideoException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisVideo/KinesisVideoClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/Exception/KinesisVideoArchivedMediaException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisVideoArchivedMedia/KinesisVideoArchivedMediaClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisVideoMedia/Exception/KinesisVideoMediaException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/KinesisVideoMedia/KinesisVideoMediaClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Kms/Exception/KmsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Kms/KmsClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php @@ -238,36 +287,60 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Lightsail/LightsailClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/LruArrayCache.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MQ/Exception/MQException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MQ/MQClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MTurk/MTurkClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Macie/Exception/MacieException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Macie/MacieClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaConvert/Exception/MediaConvertException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaConvert/MediaConvertClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaLive/Exception/MediaLiveException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaLive/MediaLiveClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaPackage/Exception/MediaPackageException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaPackage/MediaPackageClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaStore/Exception/MediaStoreException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaStore/MediaStoreClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaStoreData/Exception/MediaStoreDataException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaStoreData/MediaStoreDataClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaTailor/Exception/MediaTailorException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MediaTailor/MediaTailorClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Middleware.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MigrationHub/Exception/MigrationHubException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MigrationHub/MigrationHubClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Mobile/Exception/MobileException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Mobile/MobileClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MockHandler.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/MultiRegionClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Multipart/AbstractUploader.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Multipart/UploadState.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Neptune/NeptuneClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/PI/Exception/PIException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/PI/PIClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/PhpHash.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Polly/Exception/PollyException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Polly/PollyClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/PresignUrlMiddleware.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Pricing/PricingClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/PsrCacheAdapter.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Rds/Exception/RdsException.php @@ -276,6 +349,8 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Redshift/RedshiftClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ResourceGroups/ResourceGroupsClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Result.php @@ -290,6 +365,11 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/BatchDelete.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Exception/S3Exception.php @@ -314,9 +394,19 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/SSECMiddleware.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/StreamWrapper.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/S3/Transfer.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Sdk.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/SecretsManager/Exception/SecretsManagerException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/SecretsManager/SecretsManagerClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ServerlessApplicationRepository/Exception/ServerlessApplicationRepositoryException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ServerlessApplicationRepository/ServerlessApplicationRepositoryClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ServiceDiscovery/Exception/ServiceDiscoveryException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/ServiceDiscovery/ServiceDiscoveryClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Ses/Exception/SesException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Ses/SesClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php @@ -348,6 +438,10 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Swf/Exception/SwfException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Swf/SwfClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/TraceMiddleware.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Translate/Exception/TranslateException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Translate/TranslateClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Waf/Exception/WafException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Waf/WafClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php @@ -355,31 +449,53 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/Waiter.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WorkMail/Exception/WorkMailException.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WorkMail/WorkMailClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/WrappedHttpHandler.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/XRay/Exception/XRayException.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/XRay/XRayClient.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/acm-pca/2017-08-22/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/acm/2015-12-08/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/appsync/2017-07-25/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/appsync/2017-07-25/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloud9/2017-09-23/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/2016-05-10/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/clouddirectory/2017-01-11/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php @@ -411,9 +527,16 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-03-25/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2017-10-30/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudsearch/2013-01-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cloudsearchdomain/2013-01-01/api-2.json.php @@ -423,8 +546,10 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codecommit/2015-04-13/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/codepipeline/2015-07-09/api-2.json.php @@ -436,8 +561,13 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php @@ -447,14 +577,17 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dax/2017-04-19/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dms/2016-01-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ds/2015-04-16/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ds/2015-04-16/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/waiters-1.json.php @@ -476,6 +609,7 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php @@ -483,11 +617,14 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ecs/2014-11-13/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ecs/2014-11-13/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ecs/2014-11-13/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/eks/2017-11-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/eks/2017-11-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticache/2015-02-02/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticache/2015-02-02/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/api-2.json.php @@ -495,6 +632,7 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticloadbalancing/2012-06-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticloadbalancingv2/2015-12-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/paginators-1.json.php @@ -505,6 +643,7 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/elastictranscoder/2012-09-25/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/endpoints.json.php @@ -512,10 +651,15 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/es/2015-01-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/es/2015-01-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/es/2015-01-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/gamelift/2015-10-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/glacier/2012-06-01/api-2.json.php @@ -525,26 +669,45 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot-jobs-data/2017-09-29/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot1click-devices/2018-05-14/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-archived-media/2017-09-30/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis-video-media/2017-09-30/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kinesisvideo/2017-09-30/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/kms/2014-11-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/lambda/2015-03-31/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/lambda/2015-03-31/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php @@ -554,66 +717,116 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/manifest.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/medialive/2017-10-14/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediapackage/2017-10-12/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediastore-data/2017-09-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediastore/2017-09-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediastore/2017-09-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mediatailor/2018-04-23/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mq/2017-11-27/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/opsworkscm/2016-11-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/organizations/2016-11-28/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/organizations/2016-11-28/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/pi/2018-02-27/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/pi/2018-02-27/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/pinpoint/2016-12-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-09-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-09-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-09-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/rekognition/2016-06-27/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/resource-groups/2017-11-27/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/resourcegroupstaggingapi/2017-01-26/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/s3/2006-03-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/s3/2006-03-01/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/secretsmanager/2017-10-17/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/servicediscovery/2017-03-14/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/shield/2016-06-02/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/shield/2016-06-02/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/snowball/2016-06-30/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/snowball/2016-06-30/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sns/2010-03-31/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sns/2010-03-31/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sns/2010-03-31/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sqs/2012-11-05/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/states/2016-11-23/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/states/2016-11-23/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/storagegateway/2013-06-30/api-2.json.php @@ -622,18 +835,28 @@ %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/sts/2011-06-15/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/translate/2017-07-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/waf-regional/2016-11-28/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/waf/2015-08-24/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/waf/2015-08-24/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workmail/2017-10-01/api-2.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workmail/2017-10-01/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php +%%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php %%WWWDIR%%/3rdparty/aws/aws-sdk-php/src/functions.php @@ -656,6 +879,12 @@ %%WWWDIR%%/3rdparty/composer/autoload_static.php %%WWWDIR%%/3rdparty/composer/include_paths.php %%WWWDIR%%/3rdparty/composer/installed.json +%%WWWDIR%%/3rdparty/deepdiver/zipstreamer/COPYING +%%WWWDIR%%/3rdparty/deepdiver/zipstreamer/MANUAL.md +%%WWWDIR%%/3rdparty/deepdiver/zipstreamer/README.md +%%WWWDIR%%/3rdparty/deepdiver/zipstreamer/composer.json +%%WWWDIR%%/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php +%%WWWDIR%%/3rdparty/deepdiver/zipstreamer/src/lib/Count64.php %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/LICENSE %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php %%WWWDIR%%/3rdparty/doctrine/annotations/LICENSE @@ -1022,580 +1251,107 @@ %%WWWDIR%%/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php %%WWWDIR%%/3rdparty/doctrine/lexer/README.md %%WWWDIR%%/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/.gitignore -%%WWWDIR%%/3rdparty/guzzle/guzzle/CHANGELOG.md -%%WWWDIR%%/3rdparty/guzzle/guzzle/LICENSE -%%WWWDIR%%/3rdparty/guzzle/guzzle/README.md -%%WWWDIR%%/3rdparty/guzzle/guzzle/UPGRADING.md -%%WWWDIR%%/3rdparty/guzzle/guzzle/build.xml -%%WWWDIR%%/3rdparty/guzzle/guzzle/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/Makefile -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_downloads/guzzle-schema-1.0.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_static/guzzle-icon.png -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_static/homepage.css -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_static/logo.png -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_static/prettify.css -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_static/prettify.js -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_templates/index.html -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_templates/leftbar.html -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/_templates/nav_links.html -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/batching/batching.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/conf.py -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/docs.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/getting-started/faq.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/getting-started/installation.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/getting-started/overview.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/http-client/client.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/http-client/entity-bodies.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/http-client/http-redirects.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/http-client/request.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/http-client/response.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/http-client/uri-templates.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/index.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/iterators/guzzle-iterators.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/iterators/resource-iterators.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/async-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/backoff-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/cache-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/cookie-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/creating-plugins.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/curl-auth-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/history-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/log-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/md5-validator-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/mock-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/oauth-plugin.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/plugins-list.rst.inc -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/plugins/plugins-overview.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/requirements.txt -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/testing/unit-testing.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/webservice-client/guzzle-service-descriptions.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/webservice-client/using-the-service-builder.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/docs/webservice-client/webservice-client.rst -%%WWWDIR%%/3rdparty/guzzle/guzzle/phar-stub.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/phing/build.properties.dist -%%WWWDIR%%/3rdparty/guzzle/guzzle/phing/imports/dependencies.xml -%%WWWDIR%%/3rdparty/guzzle/guzzle/phing/imports/deploy.xml -%%WWWDIR%%/3rdparty/guzzle/guzzle/phing/tasks/ComposerLintTask.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/phing/tasks/GuzzlePearPharPackageTask.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/phing/tasks/GuzzleSubSplitTask.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/phpunit.xml.dist -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/Batch.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Batch/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Cache/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Collection.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Event.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/Version.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Common/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Client.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/EntityBody.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Request.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Message/Response.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/QueryString.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem.md5 -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/StaticClient.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/Url.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Http/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Inflection/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/README.md -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Iterator/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Log/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Parser/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Plugin/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Client.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Service/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Stream/Stream.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/src/Guzzle/Stream/composer.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Common/VersionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/CachingEntityBodyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiProxyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/MultiTransferExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/HeaderFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/LinkTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparison.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/CommaAggregatorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/DuplicateAggregatorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/PhpAggregatorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/StaticClientTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Http/server.js -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Log/PsrLogAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/ErrorResponseMock.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse/ErrorResponsePluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Stream/PhpStreamRequestFactoryTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/FileBody.txt -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/bar.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/baz.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/foo.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/description/recursive.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/mock_response -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json1.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json2.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/services.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service2.json -%%WWWDIR%%/3rdparty/guzzle/guzzle/tests/bootstrap.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/EmailLexer.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/EmailParser.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/EmailValidator.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/AtextAfterCFWS.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/CRLFAtTheEnd.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/CRLFX2.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/CRNoLF.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/CharNotAllowed.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/CommaInDomain.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ConsecutiveAt.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ConsecutiveDot.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/DomainHyphened.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/DotAtEnd.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/DotAtStart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingAT.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingATEXT.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingCTEXT.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingDTEXT.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingDomainLiteralClose.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingQPair.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/InvalidEmail.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/NoDNSRecord.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/NoDomainPart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/NoLocalPart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/UnclosedComment.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/UnclosedQuotedString.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Exception/UnopenedComment.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Parser/DomainPart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Parser/LocalPart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Parser/Parser.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/DNSCheckValidation.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/EmailValidation.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/Error/RFCWarnings.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/Error/SpoofEmail.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/Exception/EmptyValidationList.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/MultipleErrors.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/MultipleValidationWithAnd.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/NoRFCWarningsValidation.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/RFCValidation.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Validation/SpoofCheckValidation.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/AddressLiteral.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/CFWSNearAt.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/CFWSWithFWS.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/Comment.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/DeprecatedComment.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/DomainLiteral.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/DomainTooLong.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/EmailTooLong.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6BadChar.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6ColonEnd.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6ColonStart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6Deprecated.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6DoubleColon.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6GroupCount.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6MaxGroups.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/LabelTooLong.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/LocalTooLong.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/NoDNSMXRecord.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/ObsoleteDTEXT.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/QuotedPart.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/QuotedString.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/TLD.php +%%WWWDIR%%/3rdparty/egulias/email-validator/EmailValidator/Warning/Warning.php +%%WWWDIR%%/3rdparty/egulias/email-validator/LICENSE %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/LICENSE -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/BatchResults.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Client.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/ClientInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Collection.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/CookieJar.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Cookie/SetCookie.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractRequestEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractRetryableEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/AbstractTransferEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/BeforeEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/CompleteEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/Emitter.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/EmitterInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/EndEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/ErrorEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/EventInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/ProgressEvent.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/RequestEvents.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Event/SubscriberInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/BadResponseException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ClientException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ConnectException.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/CouldNotRewindStreamException.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ParseException.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/GuzzleException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/SeekException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ServerException.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/StateException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/TransferException.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/XmlParseException.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/HasDataTrait.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/AbstractMessage.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/AppliesHeadersInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageFactory.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/MessageParser.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/Request.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/RequestInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/Response.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Message/ResponseInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Mimetypes.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/EasyHandle.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/MockHandler.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/Proxy.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Handler/StreamHandler.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/MessageFormatter.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Middleware.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Pool.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/MultipartBody.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostBody.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostBodyInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostFile.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Post/PostFileInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Query.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/QueryParser.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RingBridge.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Cookie.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/History.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/HttpError.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Mock.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Prepare.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Subscriber/Redirect.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/ToArrayInterface.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Transaction.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RequestOptions.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/RetryMiddleware.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/TransferStats.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/UriTemplate.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Url.php -%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Utils.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/functions.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/functions_include.php %%WWWDIR%%/3rdparty/guzzlehttp/promises/CHANGELOG.md %%WWWDIR%%/3rdparty/guzzlehttp/promises/LICENSE %%WWWDIR%%/3rdparty/guzzlehttp/promises/Makefile @@ -1686,6 +1442,7 @@ %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamInterface.php %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Utils.php %%WWWDIR%%/3rdparty/icewind/searchdav/.gitignore +%%WWWDIR%%/3rdparty/icewind/searchdav/LICENSE %%WWWDIR%%/3rdparty/icewind/searchdav/src/Backend/ISearchBackend.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/Backend/SearchPropertyDefinition.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/Backend/SearchResult.php @@ -1694,6 +1451,12 @@ %%WWWDIR%%/3rdparty/icewind/searchdav/src/DAV/QueryParser.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/DAV/SearchHandler.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/DAV/SearchPlugin.php +%%WWWDIR%%/3rdparty/icewind/searchdav/src/Query/Limit.php +%%WWWDIR%%/3rdparty/icewind/searchdav/src/Query/Literal.php +%%WWWDIR%%/3rdparty/icewind/searchdav/src/Query/Operator.php +%%WWWDIR%%/3rdparty/icewind/searchdav/src/Query/Order.php +%%WWWDIR%%/3rdparty/icewind/searchdav/src/Query/Query.php +%%WWWDIR%%/3rdparty/icewind/searchdav/src/Query/Scope.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/XML/BasicSearch.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/XML/BasicSearchSchema.php %%WWWDIR%%/3rdparty/icewind/searchdav/src/XML/Limit.php @@ -1706,6 +1469,7 @@ %%WWWDIR%%/3rdparty/icewind/searchdav/src/XML/SupportedQueryGrammar.php %%WWWDIR%%/3rdparty/icewind/streams/.gitignore %%WWWDIR%%/3rdparty/icewind/streams/src/CallbackWrapper.php +%%WWWDIR%%/3rdparty/icewind/streams/src/CountWrapper.php %%WWWDIR%%/3rdparty/icewind/streams/src/Directory.php %%WWWDIR%%/3rdparty/icewind/streams/src/DirectoryFilter.php %%WWWDIR%%/3rdparty/icewind/streams/src/DirectoryWrapper.php @@ -1737,6 +1501,57 @@ %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Serializer.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/hash_equals.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/.gitattributes +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/.php_cs.dist +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/LICENSE +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/README.md +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/composer.json +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/dist/schema/json-schema-draft-03.json +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/dist/schema/json-schema-draft-04.json +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/phpunit.xml.dist +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/CollectionConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/Constraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/ConstraintInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/EnumConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/FormatConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/NumberConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/SchemaConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/StringConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/LooseTypeCheck.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/StrictTypeCheck.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/TypeCheckInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Entity/JsonPointer.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/ExceptionInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidArgumentException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidConfigException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaMediaTypeException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSourceUriException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/JsonDecodingException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/ResourceNotFoundException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/RuntimeException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/UnresolvableJsonPointerException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/UriResolverException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Exception/ValidationException.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Iterator/ObjectIterator.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Rfc3339.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/SchemaStorage.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/SchemaStorageInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/AbstractRetriever.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/Curl.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/FileGetContents.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/PredefinedArray.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/UriRetrieverInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/UriResolver.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/UriResolverInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/UriRetrieverInterface.php +%%WWWDIR%%/3rdparty/justinrainbow/json-schema/src/JsonSchema/Validator.php %%WWWDIR%%/3rdparty/leafo/scssphp/LICENSE.md %%WWWDIR%%/3rdparty/leafo/scssphp/README.md %%WWWDIR%%/3rdparty/leafo/scssphp/composer.json @@ -1761,6 +1576,8 @@ %%WWWDIR%%/3rdparty/leafo/scssphp/src/Node.php %%WWWDIR%%/3rdparty/leafo/scssphp/src/Node/Number.php %%WWWDIR%%/3rdparty/leafo/scssphp/src/Parser.php +%%WWWDIR%%/3rdparty/leafo/scssphp/src/SourceMap/Base64VLQEncoder.php +%%WWWDIR%%/3rdparty/leafo/scssphp/src/SourceMap/SourceMapGenerator.php %%WWWDIR%%/3rdparty/leafo/scssphp/src/Type.php %%WWWDIR%%/3rdparty/leafo/scssphp/src/Util.php %%WWWDIR%%/3rdparty/leafo/scssphp/src/Version.php @@ -1821,20 +1638,130 @@ %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_exception.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_handler.php %%WWWDIR%%/3rdparty/lukasreschke/id3parser/src/getID3/getid3_lib.php -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/README.md -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/composer.json -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php -%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/.gitignore -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/.gitmodules -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/README.md -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/composer.json -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/local_tests.json -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/run_tests.php -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/simplexml_tests.json -%%WWWDIR%%/3rdparty/mikemccabe/json-patch-php/src/JsonPatch.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/BreakingChanges.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/CONTRIBUTING.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/ChangeLog.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/LICENSE +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/README.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/composer.json +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/BlobRestProxy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/BlobSharedAccessSignatureHelper.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Internal/BlobResources.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Internal/IBlob.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AccessCondition.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AppendBlockOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/AppendBlockResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/Blob.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlobAccessPolicy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlobBlockType.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlobPrefix.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlobProperties.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlobServiceOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlobType.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/Block.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BlockList.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/BreakLeaseResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CommitBlobBlocksOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/Container.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ContainerACL.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ContainerAccessPolicy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ContainerProperties.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CopyBlobFromURLOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CopyBlobOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CopyBlobResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CopyState.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlobBlockOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlobOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlobPagesOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlobPagesResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlobSnapshotOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlobSnapshotResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateBlockBlobOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreateContainerOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/CreatePageBlobFromContentOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/DeleteBlobOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobMetadataOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobMetadataResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobPropertiesOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobPropertiesResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetBlobResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetContainerACLResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/GetContainerPropertiesResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/LeaseMode.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/LeaseResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListBlobBlocksOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListBlobBlocksResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListBlobsOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListBlobsResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListContainersOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListContainersResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListPageBlobRangesDiffResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListPageBlobRangesOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/ListPageBlobRangesResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/PageWriteOption.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/PublicAccessType.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/PutBlobResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/PutBlockResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobMetadataResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobPropertiesOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobPropertiesResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/BreakingChanges.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/CONTRIBUTING.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/ChangeLog.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/LICENSE +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/README.md +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/composer.json +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/CloudConfigurationManager.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Exceptions/InvalidArgumentTypeException.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Exceptions/ServiceException.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ACLBase.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/IAuthScheme.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/SharedAccessSignatureAuthScheme.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/SharedKeyAuthScheme.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ConnectionStringParser.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ConnectionStringSource.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Http/HttpCallContext.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Http/HttpFormatter.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/MetadataTrait.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Middlewares/CommonRequestMiddleware.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Resources.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/RestProxy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Serialization/ISerializer.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Serialization/JsonSerializer.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Serialization/MessageSerializer.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Serialization/XmlSerializer.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ServiceRestProxy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ServiceRestTrait.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ServiceSettings.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/StorageServiceSettings.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Utilities.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Validate.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/LocationMode.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Logger.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/MarkerContinuationTokenTrait.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Middlewares/HistoryMiddleware.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Middlewares/IMiddleware.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Middlewares/MiddlewareBase.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Middlewares/MiddlewareStack.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Middlewares/RetryMiddleware.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Middlewares/RetryMiddlewareFactory.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/AccessPolicy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/CORS.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/ContinuationToken.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/GetServicePropertiesResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/GetServiceStatsResult.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/Logging.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/MarkerContinuationToken.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/Metrics.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/Range.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/RangeDiff.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/RetentionPolicy.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/ServiceOptions.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/ServiceProperties.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/SignedIdentifier.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/Models/TransactionalMD5Trait.php +%%WWWDIR%%/3rdparty/microsoft/azure-storage-common/src/Common/SharedAccessSignatureHelper.php %%WWWDIR%%/3rdparty/mtdowling/jmespath.php/.gitignore %%WWWDIR%%/3rdparty/mtdowling/jmespath.php/CHANGELOG.md %%WWWDIR%%/3rdparty/mtdowling/jmespath.php/LICENSE @@ -1854,9 +1781,6 @@ %%WWWDIR%%/3rdparty/mtdowling/jmespath.php/src/TreeCompiler.php %%WWWDIR%%/3rdparty/mtdowling/jmespath.php/src/TreeInterpreter.php %%WWWDIR%%/3rdparty/mtdowling/jmespath.php/src/Utils.php -%%WWWDIR%%/3rdparty/natxet/CssMin/README -%%WWWDIR%%/3rdparty/natxet/CssMin/composer.json -%%WWWDIR%%/3rdparty/natxet/CssMin/src/CssMin.php %%WWWDIR%%/3rdparty/nikic/php-parser/LICENSE %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/README.md %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser @@ -2210,6 +2134,153 @@ %%WWWDIR%%/3rdparty/pear/pear_exception/PEAR/Exception.php %%WWWDIR%%/3rdparty/pear/pear_exception/composer.json %%WWWDIR%%/3rdparty/pear/pear_exception/package.xml +%%WWWDIR%%/3rdparty/php-opencloud/openstack/.gitignore +%%WWWDIR%%/3rdparty/php-opencloud/openstack/.php_cs.dist +%%WWWDIR%%/3rdparty/php-opencloud/openstack/.scrutinizer.yml +%%WWWDIR%%/3rdparty/php-opencloud/openstack/CODE_OF_CONDUCT.md +%%WWWDIR%%/3rdparty/php-opencloud/openstack/CONTRIBUTING.md +%%WWWDIR%%/3rdparty/php-opencloud/openstack/COVERAGE.md +%%WWWDIR%%/3rdparty/php-opencloud/openstack/LICENSE +%%WWWDIR%%/3rdparty/php-opencloud/openstack/README.md +%%WWWDIR%%/3rdparty/php-opencloud/openstack/composer.json +%%WWWDIR%%/3rdparty/php-opencloud/openstack/env_test.sh.dist +%%WWWDIR%%/3rdparty/php-opencloud/openstack/phpunit.xml.dist +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/QuotaSet.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/Snapshot.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/Volume.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/VolumeAttachment.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Models/VolumeType.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/BlockStorage/v2/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/AbstractApi.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/AbstractParams.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/ApiInterface.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/Operation.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/OperatorInterface.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/OperatorTrait.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Api/Parameter.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/ArrayAccessTrait.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Auth/AuthHandler.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Auth/Catalog.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Auth/IdentityService.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Auth/Token.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Error/BadResponseError.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Error/BaseError.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Error/Builder.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Error/NotImplementedError.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Error/UserInputError.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/HydratorStrategyTrait.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/JsonPath.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/JsonSchema/JsonPatch.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/JsonSchema/Schema.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/AbstractResource.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Alias.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Creatable.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Deletable.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/HasMetadata.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/HasWaiterTrait.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Iterator.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Listable.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/OperatorResource.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/ResourceInterface.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Retrievable.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Resource/Updateable.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Service/AbstractService.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Service/Builder.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Service/ServiceInterface.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Transport/HandlerStack.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Transport/JsonSerializer.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Transport/Middleware.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Transport/RequestSerializer.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Transport/Serializable.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Common/Transport/Utils.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Enum.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/AvailabilityZone.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Fault.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Flavor.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Host.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Hypervisor.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/HypervisorStatistic.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Image.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Keypair.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Limit.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/QuotaSet.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Server.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Compute/v2/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Models/Catalog.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Models/Endpoint.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Models/Entry.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Models/Tenant.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Models/Token.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v2/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Enum.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Assignment.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Catalog.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Credential.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Domain.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Endpoint.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Group.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Policy.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Project.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Role.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/Token.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Models/User.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Identity/v3/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/JsonPatch.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/Models/Image.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/Models/Member.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/Models/Schema.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Images/v2/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Models/Metric.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Models/Resource.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Models/ResourceType.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Metric/v1/Gnocchi/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/FixedIp.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/FloatingIp.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/GatewayInfo.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Models/Router.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/Layer3/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Models/SecurityGroup.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Models/SecurityGroupRule.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Extensions/SecurityGroups/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/InterfaceAttachment.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancer.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerHealthMonitor.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerListener.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerMember.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerPool.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerStat.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/LoadBalancerStatus.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/Network.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/Port.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/Quota.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Models/Subnet.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/Networking/v2/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Api.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Models/Account.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Models/Container.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Models/MetadataTrait.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Models/StorageObject.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Params.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/ObjectStore/v1/Service.php +%%WWWDIR%%/3rdparty/php-opencloud/openstack/src/OpenStack.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/AUTHORS %%WWWDIR%%/3rdparty/phpseclib/phpseclib/LICENSE %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php @@ -2239,7 +2310,21 @@ %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/bootstrap.php %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/openssl.cnf %%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Container.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Psr11/Container.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php +%%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/ServiceIterator.php %%WWWDIR%%/3rdparty/pimple/pimple/src/Pimple/ServiceProviderInterface.php +%%WWWDIR%%/3rdparty/psr/container/.gitignore +%%WWWDIR%%/3rdparty/psr/container/LICENSE +%%WWWDIR%%/3rdparty/psr/container/README.md +%%WWWDIR%%/3rdparty/psr/container/composer.json +%%WWWDIR%%/3rdparty/psr/container/src/ContainerExceptionInterface.php +%%WWWDIR%%/3rdparty/psr/container/src/ContainerInterface.php +%%WWWDIR%%/3rdparty/psr/container/src/NotFoundExceptionInterface.php %%WWWDIR%%/3rdparty/psr/http-message/CHANGELOG.md %%WWWDIR%%/3rdparty/psr/http-message/LICENSE %%WWWDIR%%/3rdparty/psr/http-message/README.md @@ -2790,385 +2875,6 @@ %%WWWDIR%%/3rdparty/punic/punic/code/data/zh/units.json %%WWWDIR%%/3rdparty/punic/punic/composer.json %%WWWDIR%%/3rdparty/punic/punic/punic.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.coveralls.yml -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/.gitignore -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/CODE_OF_CONDUCT.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/LICENSE -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/README.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/apigen.neon -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/composer.json -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/changelog/Upgrading to 1.7.0.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/generate.sh -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/getting-started-openstack.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/getting-started.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Config.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Groups.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Policies.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Webhooks.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Clients.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Agents.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Alarms.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Changelogs.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Checks.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Entities.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Metrics.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Notifications.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Service.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Views.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Zones.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Images.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Keypair.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Server.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Service.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Roles.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Service.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tenants.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/README.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/CDN/Container.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/CDN/Object.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Container.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Migrating.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Object.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Claim.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Message.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Queue.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/accessip.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/caching-credentials.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/dbaas.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/flavors.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/networks.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/servers.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/docs/userguide/volumes.md -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/AbstractResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/Group.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/GroupConfiguration.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/LaunchConfiguration.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/ScalingPolicy.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/Webhook.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Collection/MonitoringIterator.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/AgentException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/AlarmException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/CheckException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/CloudMonitoringException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/EntityException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/MetricException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/NotificationHistoryException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/NotificationPlanException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/ServiceException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/TestException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/ZoneException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AbstractResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Agent.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentConnection.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentHost.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentHostInfo.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentTarget.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentToken.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Alarm.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Changelog.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Check.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/CheckType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Entity.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Metric.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/MetricDataPoint.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Notification.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationHistory.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationPlan.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/ReadOnlyResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/View.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Zone.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/ImageState.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/Network.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/ServerState.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Exception/KeyPairException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Flavor.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Image.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/KeyPair.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Network.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Server.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/ServerMetadata.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/VolumeAttachment.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Collection/DnsIterator.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/AbstractResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/AsyncResponse.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Domain.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/HasPtrRecordsInterface.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/PtrRecord.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Record.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Subdomain.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Backup.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Configuration.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Database.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Datastore.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/DatastoreVersion.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Instance.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/User.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Enum/Document.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Enum/MemberStatus.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Enum/OperationType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Enum/Schema.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/AbstractSchemaResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/Image.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/ImageInterface.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/JsonPatch/Document.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/JsonPatch/Encoder.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/JsonPatch/Operation.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/Member.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/Schema/AbstractSchemaItem.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/Schema/Property.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Resource/Schema/Schema.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Image/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Collection/LoadBalancerIterator.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Enum/IpType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Enum/NodeCondition.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Enum/NodeType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/AbstractResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Access.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Algorithm.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/AllowedDomain.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/CertificateMapping.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ConnectionLogging.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ConnectionThrottle.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ContentCaching.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ErrorPage.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/HealthMonitor.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/LoadBalancer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Metadata.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Node.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/NodeEvent.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/NonIdUriResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Protocol.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ReadOnlyResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SSLTermination.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SessionPersistence.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Stats.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/UsageRecord.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/VirtualIp.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Resource/Network.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Resource/NetworkInterface.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Resource/Port.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Resource/SecurityGroup.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Resource/SecurityGroupRule.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Resource/Subnet.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Networking/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource/BuildInfo.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource/Event.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource/Resource.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource/ResourceType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource/Stack.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Collection/MessageIterator.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/DeleteMessageException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/MessageException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/QueueException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/QueueMetadataException.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Claim.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Message.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Queue.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Version.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Snapshot.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Volume.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/VolumeType.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php -%%WWWDIR%%/3rdparty/rackspace/php-opencloud/phpunit.xml.dist %%WWWDIR%%/3rdparty/react/promise/.gitignore %%WWWDIR%%/3rdparty/react/promise/LICENSE %%WWWDIR%%/3rdparty/react/promise/src/CancellablePromiseInterface.php @@ -3610,7 +3316,6 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Encoding.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandEvent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandListener.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Events/Event.php @@ -3630,6 +3335,7 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/FileStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php +%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/IdGenerator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Image.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/IoException.php @@ -3640,7 +3346,6 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/MailTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php @@ -3657,13 +3362,10 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Grammar.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Header.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php @@ -3672,10 +3374,8 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Message.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php +%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/IdGenerator.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimePart.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php @@ -3708,7 +3408,6 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/RfcComplianceException.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SendmailTransport.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/SignedMessage.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/BodySigner.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php @@ -3738,25 +3437,19 @@ %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/NullTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/TransportException.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Validate.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/cache_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/message_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/mime_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/dependency_maps/transport_deps.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/mime_types.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/preferences.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_init.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required.php -%%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swift_required_pear.php %%WWWDIR%%/3rdparty/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php %%WWWDIR%%/3rdparty/symfony/console/.gitignore %%WWWDIR%%/3rdparty/symfony/console/Application.php @@ -3765,6 +3458,9 @@ %%WWWDIR%%/3rdparty/symfony/console/Command/HelpCommand.php %%WWWDIR%%/3rdparty/symfony/console/Command/ListCommand.php %%WWWDIR%%/3rdparty/symfony/console/Command/LockableTrait.php +%%WWWDIR%%/3rdparty/symfony/console/CommandLoader/CommandLoaderInterface.php +%%WWWDIR%%/3rdparty/symfony/console/CommandLoader/ContainerCommandLoader.php +%%WWWDIR%%/3rdparty/symfony/console/CommandLoader/FactoryCommandLoader.php %%WWWDIR%%/3rdparty/symfony/console/ConsoleEvents.php %%WWWDIR%%/3rdparty/symfony/console/DependencyInjection/AddConsoleCommandPass.php %%WWWDIR%%/3rdparty/symfony/console/Descriptor/ApplicationDescription.php @@ -3894,17 +3590,6 @@ %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/3rdparty/symfony/polyfill-mbstring/composer.json -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/LICENSE -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Php70.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/README.md -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/AssertionError.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/Error.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/ParseError.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/Resources/stubs/TypeError.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/bootstrap.php -%%WWWDIR%%/3rdparty/symfony/polyfill-php70/composer.json %%WWWDIR%%/3rdparty/symfony/process/.gitignore %%WWWDIR%%/3rdparty/symfony/process/CHANGELOG.md %%WWWDIR%%/3rdparty/symfony/process/Exception/ExceptionInterface.php @@ -3936,6 +3621,7 @@ %%WWWDIR%%/3rdparty/symfony/routing/Exception/InvalidParameterException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/MethodNotAllowedException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/MissingMandatoryParametersException.php +%%WWWDIR%%/3rdparty/symfony/routing/Exception/NoConfigurationException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/ResourceNotFoundException.php %%WWWDIR%%/3rdparty/symfony/routing/Exception/RouteNotFoundException.php %%WWWDIR%%/3rdparty/symfony/routing/Generator/ConfigurableRequirementsInterface.php @@ -3949,8 +3635,15 @@ %%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationDirectoryLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/AnnotationFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/ClosureLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/Configurator/CollectionConfigurator.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/Configurator/ImportConfigurator.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/Configurator/RouteConfigurator.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/Configurator/RoutingConfigurator.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/Configurator/Traits/AddTrait.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/Configurator/Traits/RouteTrait.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/DirectoryLoader.php +%%WWWDIR%%/3rdparty/symfony/routing/Loader/GlobFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/ObjectRouteLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/PhpFileLoader.php %%WWWDIR%%/3rdparty/symfony/routing/Loader/XmlFileLoader.php @@ -3988,6 +3681,9 @@ %%WWWDIR%%/3rdparty/symfony/translation/Command/XliffLintCommand.php %%WWWDIR%%/3rdparty/symfony/translation/DataCollector/TranslationDataCollector.php %%WWWDIR%%/3rdparty/symfony/translation/DataCollectorTranslator.php +%%WWWDIR%%/3rdparty/symfony/translation/DependencyInjection/TranslationDumperPass.php +%%WWWDIR%%/3rdparty/symfony/translation/DependencyInjection/TranslationExtractorPass.php +%%WWWDIR%%/3rdparty/symfony/translation/DependencyInjection/TranslatorPass.php %%WWWDIR%%/3rdparty/symfony/translation/Dumper/CsvFileDumper.php %%WWWDIR%%/3rdparty/symfony/translation/Dumper/DumperInterface.php %%WWWDIR%%/3rdparty/symfony/translation/Dumper/FileDumper.php @@ -4009,6 +3705,11 @@ %%WWWDIR%%/3rdparty/symfony/translation/Extractor/AbstractFileExtractor.php %%WWWDIR%%/3rdparty/symfony/translation/Extractor/ChainExtractor.php %%WWWDIR%%/3rdparty/symfony/translation/Extractor/ExtractorInterface.php +%%WWWDIR%%/3rdparty/symfony/translation/Extractor/PhpExtractor.php +%%WWWDIR%%/3rdparty/symfony/translation/Extractor/PhpStringTokenParser.php +%%WWWDIR%%/3rdparty/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php +%%WWWDIR%%/3rdparty/symfony/translation/Formatter/MessageFormatter.php +%%WWWDIR%%/3rdparty/symfony/translation/Formatter/MessageFormatterInterface.php %%WWWDIR%%/3rdparty/symfony/translation/IdentityTranslator.php %%WWWDIR%%/3rdparty/symfony/translation/Interval.php %%WWWDIR%%/3rdparty/symfony/translation/LICENSE @@ -4036,15 +3737,59 @@ %%WWWDIR%%/3rdparty/symfony/translation/MetadataAwareInterface.php %%WWWDIR%%/3rdparty/symfony/translation/PluralizationRules.php %%WWWDIR%%/3rdparty/symfony/translation/README.md +%%WWWDIR%%/3rdparty/symfony/translation/Reader/TranslationReader.php +%%WWWDIR%%/3rdparty/symfony/translation/Reader/TranslationReaderInterface.php %%WWWDIR%%/3rdparty/symfony/translation/Resources/schemas/xliff-core-1.2-strict.xsd %%WWWDIR%%/3rdparty/symfony/translation/Translator.php %%WWWDIR%%/3rdparty/symfony/translation/TranslatorBagInterface.php %%WWWDIR%%/3rdparty/symfony/translation/TranslatorInterface.php %%WWWDIR%%/3rdparty/symfony/translation/Util/ArrayConverter.php %%WWWDIR%%/3rdparty/symfony/translation/Writer/TranslationWriter.php +%%WWWDIR%%/3rdparty/symfony/translation/Writer/TranslationWriterInterface.php %%WWWDIR%%/3rdparty/symfony/translation/composer.json %%WWWDIR%%/3rdparty/symfony/translation/phpunit.xml.dist %%WWWDIR%%/AUTHORS +%%WWWDIR%%/apps-pkg/accessibility/.babelrc +%%WWWDIR%%/apps-pkg/accessibility/.editorconfig +%%WWWDIR%%/apps-pkg/accessibility/.eslintrc.js +%%WWWDIR%%/apps-pkg/accessibility/Makefile +%%WWWDIR%%/apps-pkg/accessibility/appinfo/app.php +%%WWWDIR%%/apps-pkg/accessibility/appinfo/info.xml +%%WWWDIR%%/apps-pkg/accessibility/appinfo/routes.php +%%WWWDIR%%/apps-pkg/accessibility/appinfo/signature.json +%%WWWDIR%%/apps-pkg/accessibility/css/fontdyslexic.scss +%%WWWDIR%%/apps-pkg/accessibility/css/style.scss +%%WWWDIR%%/apps-pkg/accessibility/css/themedark.scss +%%WWWDIR%%/apps-pkg/accessibility/css/themehighcontrast.scss +%%WWWDIR%%/apps-pkg/accessibility/fonts/OpenDyslexic-Bold.ttf +%%WWWDIR%%/apps-pkg/accessibility/fonts/OpenDyslexic-Bold.woff +%%WWWDIR%%/apps-pkg/accessibility/fonts/OpenDyslexic-Regular.ttf +%%WWWDIR%%/apps-pkg/accessibility/fonts/OpenDyslexic-Regular.woff +%%WWWDIR%%/apps-pkg/accessibility/img/app-dark.svg +%%WWWDIR%%/apps-pkg/accessibility/img/app.svg +%%WWWDIR%%/apps-pkg/accessibility/img/font-highcontrast.jpg +%%WWWDIR%%/apps-pkg/accessibility/img/font-opendyslexic.jpg +%%WWWDIR%%/apps-pkg/accessibility/img/font-opendyslexic2.jpg +%%WWWDIR%%/apps-pkg/accessibility/img/theme-dark.jpg +%%WWWDIR%%/apps-pkg/accessibility/img/theme-highcontrast.jpg +%%WWWDIR%%/apps-pkg/accessibility/js/accessibility.js +%%WWWDIR%%/apps-pkg/accessibility/js/accessibility.js.map +%%WWWDIR%%/apps-pkg/accessibility/lib/AccessibilityProvider.php +%%WWWDIR%%/apps-pkg/accessibility/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/accessibility/lib/Controller/AccessibilityController.php +%%WWWDIR%%/apps-pkg/accessibility/lib/Controller/ConfigController.php +%%WWWDIR%%/apps-pkg/accessibility/lib/Settings/Personal.php +%%WWWDIR%%/apps-pkg/accessibility/lib/Settings/PersonalSection.php +%%WWWDIR%%/apps-pkg/accessibility/package-lock.json +%%WWWDIR%%/apps-pkg/accessibility/package.json +%%WWWDIR%%/apps-pkg/accessibility/src/App.vue +%%WWWDIR%%/apps-pkg/accessibility/src/components/itemPreview.vue +%%WWWDIR%%/apps-pkg/accessibility/src/main.js +%%WWWDIR%%/apps-pkg/accessibility/templates/settings-personal.php +%%WWWDIR%%/apps-pkg/accessibility/webpack.common.js +%%WWWDIR%%/apps-pkg/accessibility/webpack.dev.js +%%WWWDIR%%/apps-pkg/accessibility/webpack.prod.js +%%WWWDIR%%/apps-pkg/activity/.tx/config %%WWWDIR%%/apps-pkg/activity/appinfo/app.php %%WWWDIR%%/apps-pkg/activity/appinfo/info.xml %%WWWDIR%%/apps-pkg/activity/appinfo/routes.php @@ -4073,7 +3818,6 @@ %%WWWDIR%%/apps-pkg/activity/js/script.js %%WWWDIR%%/apps-pkg/activity/js/settings.js %%WWWDIR%%/apps-pkg/activity/l10n/.gitkeep -%%WWWDIR%%/apps-pkg/activity/l10n/.tx/config %%WWWDIR%%/apps-pkg/activity/l10n/af.js %%WWWDIR%%/apps-pkg/activity/l10n/af.json %%WWWDIR%%/apps-pkg/activity/l10n/ar.js @@ -4279,10 +4023,11 @@ %%WWWDIR%%/apps-pkg/activity/lib/Parameter/Parameter.php %%WWWDIR%%/apps-pkg/activity/lib/PlainTextParser.php %%WWWDIR%%/apps-pkg/activity/lib/Settings/Admin.php -%%WWWDIR%%/apps-pkg/activity/lib/Settings/Section.php +%%WWWDIR%%/apps-pkg/activity/lib/Settings/AdminSection.php +%%WWWDIR%%/apps-pkg/activity/lib/Settings/Personal.php +%%WWWDIR%%/apps-pkg/activity/lib/Settings/PersonalSection.php %%WWWDIR%%/apps-pkg/activity/lib/UserSettings.php %%WWWDIR%%/apps-pkg/activity/lib/ViewInfoCache.php -%%WWWDIR%%/apps-pkg/activity/personal.php %%WWWDIR%%/apps-pkg/activity/templates/rss.php %%WWWDIR%%/apps-pkg/activity/templates/settings/admin.php %%WWWDIR%%/apps-pkg/activity/templates/settings/form.php @@ -4307,11 +4052,21 @@ %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/Console.php %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/Files.php %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/GroupManagement.php +%%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/Security.php %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/Sharing.php %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/Trashbin.php %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/UserManagement.php %%WWWDIR%%/apps-pkg/admin_audit/lib/Actions/Versions.php %%WWWDIR%%/apps-pkg/admin_audit/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/admin_audit/lib/BackgroundJobs/Rotate.php +%%WWWDIR%%/apps-pkg/cloud_federation_api/LICENSE +%%WWWDIR%%/apps-pkg/cloud_federation_api/appinfo/app.php +%%WWWDIR%%/apps-pkg/cloud_federation_api/appinfo/info.xml +%%WWWDIR%%/apps-pkg/cloud_federation_api/appinfo/signature.json +%%WWWDIR%%/apps-pkg/cloud_federation_api/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/cloud_federation_api/lib/Capabilities.php +%%WWWDIR%%/apps-pkg/cloud_federation_api/lib/Config.php +%%WWWDIR%%/apps-pkg/cloud_federation_api/lib/Controller/RequestHandlerController.php %%WWWDIR%%/apps-pkg/comments/.bowerrc %%WWWDIR%%/apps-pkg/comments/appinfo/app.php %%WWWDIR%%/apps-pkg/comments/appinfo/info.xml @@ -4327,17 +4082,19 @@ %%WWWDIR%%/apps-pkg/comments/composer/composer/autoload_real.php %%WWWDIR%%/apps-pkg/comments/composer/composer/autoload_static.php %%WWWDIR%%/apps-pkg/comments/css/autocomplete.scss -%%WWWDIR%%/apps-pkg/comments/css/comments.css +%%WWWDIR%%/apps-pkg/comments/css/comments.scss %%WWWDIR%%/apps-pkg/comments/img/comments-dark.svg %%WWWDIR%%/apps-pkg/comments/img/comments.svg %%WWWDIR%%/apps-pkg/comments/js/activitytabviewplugin.js %%WWWDIR%%/apps-pkg/comments/js/app.js %%WWWDIR%%/apps-pkg/comments/js/commentcollection.js %%WWWDIR%%/apps-pkg/comments/js/commentmodel.js +%%WWWDIR%%/apps-pkg/comments/js/commentsmodifymenu.js %%WWWDIR%%/apps-pkg/comments/js/commentstabview.js %%WWWDIR%%/apps-pkg/comments/js/commentsummarymodel.js %%WWWDIR%%/apps-pkg/comments/js/filesplugin.js %%WWWDIR%%/apps-pkg/comments/js/merged.json +%%WWWDIR%%/apps-pkg/comments/js/search.js %%WWWDIR%%/apps-pkg/comments/js/vendor/At.js/dist/js/jquery.atwho.min.js %%WWWDIR%%/apps-pkg/comments/js/vendor/Caret.js/dist/jquery.caret.min.js %%WWWDIR%%/apps-pkg/comments/l10n/.gitkeep @@ -4556,6 +4313,8 @@ %%WWWDIR%%/apps-pkg/comments/lib/JSSettingsHelper.php %%WWWDIR%%/apps-pkg/comments/lib/Notification/Listener.php %%WWWDIR%%/apps-pkg/comments/lib/Notification/Notifier.php +%%WWWDIR%%/apps-pkg/comments/lib/Search/Provider.php +%%WWWDIR%%/apps-pkg/comments/lib/Search/Result.php %%WWWDIR%%/apps-pkg/dav/appinfo/app.php %%WWWDIR%%/apps-pkg/dav/appinfo/info.xml %%WWWDIR%%/apps-pkg/dav/appinfo/routes.php @@ -4564,6 +4323,7 @@ %%WWWDIR%%/apps-pkg/dav/appinfo/v1/carddav.php %%WWWDIR%%/apps-pkg/dav/appinfo/v1/publicwebdav.php %%WWWDIR%%/apps-pkg/dav/appinfo/v1/webdav.php +%%WWWDIR%%/apps-pkg/dav/appinfo/v2/direct.php %%WWWDIR%%/apps-pkg/dav/appinfo/v2/remote.php %%WWWDIR%%/apps-pkg/dav/bin/chunkperf.php %%WWWDIR%%/apps-pkg/dav/composer/autoload.php @@ -4575,6 +4335,8 @@ %%WWWDIR%%/apps-pkg/dav/composer/composer/autoload_psr4.php %%WWWDIR%%/apps-pkg/dav/composer/composer/autoload_real.php %%WWWDIR%%/apps-pkg/dav/composer/composer/autoload_static.php +%%WWWDIR%%/apps-pkg/dav/css/schedule-response.css +%%WWWDIR%%/apps-pkg/dav/js/schedule-response.js %%WWWDIR%%/apps-pkg/dav/js/settings-admin-caldav.js %%WWWDIR%%/apps-pkg/dav/l10n/.gitkeep %%WWWDIR%%/apps-pkg/dav/l10n/bg.js @@ -4704,7 +4466,10 @@ %%WWWDIR%%/apps-pkg/dav/lib/Avatars/AvatarHome.php %%WWWDIR%%/apps-pkg/dav/lib/Avatars/AvatarNode.php %%WWWDIR%%/apps-pkg/dav/lib/Avatars/RootCollection.php +%%WWWDIR%%/apps-pkg/dav/lib/BackgroundJob/CleanupDirectLinksJob.php +%%WWWDIR%%/apps-pkg/dav/lib/BackgroundJob/CleanupInvitationTokenJob.php %%WWWDIR%%/apps-pkg/dav/lib/BackgroundJob/GenerateBirthdayCalendarBackgroundJob.php +%%WWWDIR%%/apps-pkg/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Activity/Backend.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Activity/Filter/Calendar.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Activity/Filter/Todo.php @@ -4724,6 +4489,7 @@ %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/CalendarManager.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/CalendarObject.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/CalendarRoot.php +%%WWWDIR%%/apps-pkg/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Plugin.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Principal/Collection.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Principal/User.php @@ -4732,6 +4498,9 @@ %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/PublicCalendarRoot.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Publishing/PublishPlugin.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Publishing/Xml/Publisher.php +%%WWWDIR%%/apps-pkg/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php +%%WWWDIR%%/apps-pkg/dav/lib/CalDAV/ResourceBooking/ResourcePrincipalBackend.php +%%WWWDIR%%/apps-pkg/dav/lib/CalDAV/ResourceBooking/RoomPrincipalBackend.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Schedule/IMipPlugin.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Schedule/Plugin.php %%WWWDIR%%/apps-pkg/dav/lib/CalDAV/Search/SearchPlugin.php @@ -4804,6 +4573,8 @@ %%WWWDIR%%/apps-pkg/dav/lib/Connector/Sabre/TagList.php %%WWWDIR%%/apps-pkg/dav/lib/Connector/Sabre/TagsPlugin.php %%WWWDIR%%/apps-pkg/dav/lib/Controller/BirthdayCalendarController.php +%%WWWDIR%%/apps-pkg/dav/lib/Controller/DirectController.php +%%WWWDIR%%/apps-pkg/dav/lib/Controller/InvitationResponseController.php %%WWWDIR%%/apps-pkg/dav/lib/DAV/CustomPropertiesBackend.php %%WWWDIR%%/apps-pkg/dav/lib/DAV/GroupPrincipalBackend.php %%WWWDIR%%/apps-pkg/dav/lib/DAV/PublicAuth.php @@ -4813,6 +4584,12 @@ %%WWWDIR%%/apps-pkg/dav/lib/DAV/Sharing/Xml/Invite.php %%WWWDIR%%/apps-pkg/dav/lib/DAV/Sharing/Xml/ShareRequest.php %%WWWDIR%%/apps-pkg/dav/lib/DAV/SystemPrincipalBackend.php +%%WWWDIR%%/apps-pkg/dav/lib/Db/Direct.php +%%WWWDIR%%/apps-pkg/dav/lib/Db/DirectMapper.php +%%WWWDIR%%/apps-pkg/dav/lib/Direct/DirectFile.php +%%WWWDIR%%/apps-pkg/dav/lib/Direct/DirectHome.php +%%WWWDIR%%/apps-pkg/dav/lib/Direct/Server.php +%%WWWDIR%%/apps-pkg/dav/lib/Direct/ServerFactory.php %%WWWDIR%%/apps-pkg/dav/lib/Files/BrowserErrorPagePlugin.php %%WWWDIR%%/apps-pkg/dav/lib/Files/FileSearchBackend.php %%WWWDIR%%/apps-pkg/dav/lib/Files/FilesHome.php @@ -4829,6 +4606,9 @@ %%WWWDIR%%/apps-pkg/dav/lib/Migration/Version1004Date20170919104507.php %%WWWDIR%%/apps-pkg/dav/lib/Migration/Version1004Date20170924124212.php %%WWWDIR%%/apps-pkg/dav/lib/Migration/Version1004Date20170926103422.php +%%WWWDIR%%/apps-pkg/dav/lib/Migration/Version1005Date20180413093149.php +%%WWWDIR%%/apps-pkg/dav/lib/Migration/Version1005Date20180530124431.php +%%WWWDIR%%/apps-pkg/dav/lib/Migration/Version1006Date20180619154313.php %%WWWDIR%%/apps-pkg/dav/lib/RootCollection.php %%WWWDIR%%/apps-pkg/dav/lib/Server.php %%WWWDIR%%/apps-pkg/dav/lib/Settings/CalDAVSettings.php @@ -4846,6 +4626,9 @@ %%WWWDIR%%/apps-pkg/dav/lib/Upload/UploadFolder.php %%WWWDIR%%/apps-pkg/dav/lib/Upload/UploadHome.php %%WWWDIR%%/apps-pkg/dav/templates/exception.php +%%WWWDIR%%/apps-pkg/dav/templates/schedule-response-error.php +%%WWWDIR%%/apps-pkg/dav/templates/schedule-response-options.php +%%WWWDIR%%/apps-pkg/dav/templates/schedule-response-success.php %%WWWDIR%%/apps-pkg/dav/templates/settings-admin-caldav.php %%WWWDIR%%/apps-pkg/encryption/appinfo/app.php %%WWWDIR%%/apps-pkg/encryption/appinfo/info.xml @@ -4861,7 +4644,7 @@ %%WWWDIR%%/apps-pkg/encryption/composer/composer/autoload_real.php %%WWWDIR%%/apps-pkg/encryption/composer/composer/autoload_static.php %%WWWDIR%%/apps-pkg/encryption/css/settings-admin.css -%%WWWDIR%%/apps-pkg/encryption/css/settings-personal.css +%%WWWDIR%%/apps-pkg/encryption/css/settings-personal.scss %%WWWDIR%%/apps-pkg/encryption/img/app.svg %%WWWDIR%%/apps-pkg/encryption/js/encryption.js %%WWWDIR%%/apps-pkg/encryption/js/settings-admin.js @@ -5038,7 +4821,7 @@ %%WWWDIR%%/apps-pkg/encryption/lib/AppInfo/Application.php %%WWWDIR%%/apps-pkg/encryption/lib/Command/DisableMasterKey.php %%WWWDIR%%/apps-pkg/encryption/lib/Command/EnableMasterKey.php -%%WWWDIR%%/apps-pkg/encryption/lib/Command/MigrateKeys.php +%%WWWDIR%%/apps-pkg/encryption/lib/Command/RecoverUser.php %%WWWDIR%%/apps-pkg/encryption/lib/Controller/RecoveryController.php %%WWWDIR%%/apps-pkg/encryption/lib/Controller/SettingsController.php %%WWWDIR%%/apps-pkg/encryption/lib/Controller/StatusController.php @@ -5054,7 +4837,6 @@ %%WWWDIR%%/apps-pkg/encryption/lib/Hooks/Contracts/IHook.php %%WWWDIR%%/apps-pkg/encryption/lib/Hooks/UserHooks.php %%WWWDIR%%/apps-pkg/encryption/lib/KeyManager.php -%%WWWDIR%%/apps-pkg/encryption/lib/Migration.php %%WWWDIR%%/apps-pkg/encryption/lib/Migration/SetMasterKeyStatus.php %%WWWDIR%%/apps-pkg/encryption/lib/Recovery.php %%WWWDIR%%/apps-pkg/encryption/lib/Session.php @@ -5251,6 +5033,7 @@ %%WWWDIR%%/apps-pkg/federatedfilesharing/lib/Settings/Personal.php %%WWWDIR%%/apps-pkg/federatedfilesharing/lib/Settings/PersonalSection.php %%WWWDIR%%/apps-pkg/federatedfilesharing/lib/TokenHandler.php +%%WWWDIR%%/apps-pkg/federatedfilesharing/lib/ocm/CloudFederationProviderFiles.php %%WWWDIR%%/apps-pkg/federatedfilesharing/templates/settings-admin.php %%WWWDIR%%/apps-pkg/federatedfilesharing/templates/settings-personal.php %%WWWDIR%%/apps-pkg/federation/appinfo/app.php @@ -5427,7 +5210,6 @@ %%WWWDIR%%/apps-pkg/federation/lib/TrustedServers.php %%WWWDIR%%/apps-pkg/federation/templates/settings-admin.php %%WWWDIR%%/apps-pkg/files/ajax/download.php -%%WWWDIR%%/apps-pkg/files/ajax/getstoragestats.php %%WWWDIR%%/apps-pkg/files/ajax/list.php %%WWWDIR%%/apps-pkg/files/appinfo/app.php %%WWWDIR%%/apps-pkg/files/appinfo/info.xml @@ -5447,7 +5229,6 @@ %%WWWDIR%%/apps-pkg/files/css/merged.scss %%WWWDIR%%/apps-pkg/files/css/mobile.scss %%WWWDIR%%/apps-pkg/files/css/upload.scss -%%WWWDIR%%/apps-pkg/files/download.php %%WWWDIR%%/apps-pkg/files/img/add-color.png %%WWWDIR%%/apps-pkg/files/img/add-color.svg %%WWWDIR%%/apps-pkg/files/img/app.svg @@ -5459,10 +5240,10 @@ %%WWWDIR%%/apps-pkg/files/img/external.svg %%WWWDIR%%/apps-pkg/files/img/folder.svg %%WWWDIR%%/apps-pkg/files/img/public.svg -%%WWWDIR%%/apps-pkg/files/img/quota.svg %%WWWDIR%%/apps-pkg/files/img/recent.svg %%WWWDIR%%/apps-pkg/files/img/share.svg %%WWWDIR%%/apps-pkg/files/img/star.svg +%%WWWDIR%%/apps-pkg/files/img/unshare.svg %%WWWDIR%%/apps-pkg/files/js/admin.js %%WWWDIR%%/apps-pkg/files/js/app.js %%WWWDIR%%/apps-pkg/files/js/breadcrumb.js @@ -5476,6 +5257,7 @@ %%WWWDIR%%/apps-pkg/files/js/fileactionsmenu.js %%WWWDIR%%/apps-pkg/files/js/fileinfomodel.js %%WWWDIR%%/apps-pkg/files/js/filelist.js +%%WWWDIR%%/apps-pkg/files/js/filemultiselectmenu.js %%WWWDIR%%/apps-pkg/files/js/files.js %%WWWDIR%%/apps-pkg/files/js/filesummary.js %%WWWDIR%%/apps-pkg/files/js/gotoplugin.js @@ -5764,6 +5546,7 @@ %%WWWDIR%%/apps-pkg/files/lib/Command/Scan.php %%WWWDIR%%/apps-pkg/files/lib/Command/ScanAppData.php %%WWWDIR%%/apps-pkg/files/lib/Command/TransferOwnership.php +%%WWWDIR%%/apps-pkg/files/lib/Controller/AjaxController.php %%WWWDIR%%/apps-pkg/files/lib/Controller/ApiController.php %%WWWDIR%%/apps-pkg/files/lib/Controller/SettingsController.php %%WWWDIR%%/apps-pkg/files/lib/Controller/ViewController.php @@ -5796,10 +5579,11 @@ %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/LICENSE.txt %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/README.md %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/composer.json +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/AbstractServer.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/AbstractShare.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/AnonymousAuth.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/BasicAuth.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Change.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Connection.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/ErrorCodes.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Exception/AccessDeniedException.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Exception/AlreadyExistsException.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Exception/AuthenticationException.php @@ -5825,24 +5609,30 @@ %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Exception/OutOfSpaceException.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Exception/RevisionMismatchException.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Exception/TimedOutException.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/FileInfo.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/IAuth.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/IFileInfo.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/INotifyHandler.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/IServer.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/IShare.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeFileInfo.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeReadStream.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeServer.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeShare.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeState.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeStream.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NativeWriteStream.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/NotifyHandler.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Parser.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/RawConnection.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Server.php -%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Share.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/KerberosAuth.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeFileInfo.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeReadStream.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeServer.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeShare.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeState.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeStream.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Native/NativeWriteStream.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/ServerFactory.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/System.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/TimeZoneProvider.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/Connection.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/ErrorCodes.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/FileInfo.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/NotifyHandler.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/Parser.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/RawConnection.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/Server.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams-dummy/composer.json %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/.gitignore %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/.travis.yml @@ -5850,6 +5640,7 @@ %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/README.md %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/composer.json %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php +%%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/src/CountWrapper.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/src/Directory.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/src/DirectoryFilter.php %%WWWDIR%%/apps-pkg/files_external/3rdparty/icewind/streams/src/DirectoryWrapper.php @@ -5871,7 +5662,7 @@ %%WWWDIR%%/apps-pkg/files_external/appinfo/routes.php %%WWWDIR%%/apps-pkg/files_external/appinfo/signature.json %%WWWDIR%%/apps-pkg/files_external/css/external.css -%%WWWDIR%%/apps-pkg/files_external/css/settings.css +%%WWWDIR%%/apps-pkg/files_external/css/settings.scss %%WWWDIR%%/apps-pkg/files_external/img/app-dark.svg %%WWWDIR%%/apps-pkg/files_external/img/app.svg %%WWWDIR%%/apps-pkg/files_external/js/app.js @@ -6102,11 +5893,11 @@ %%WWWDIR%%/apps-pkg/files_external/lib/Config/ConfigAdapter.php %%WWWDIR%%/apps-pkg/files_external/lib/Config/ExternalMountPoint.php %%WWWDIR%%/apps-pkg/files_external/lib/Controller/AjaxController.php +%%WWWDIR%%/apps-pkg/files_external/lib/Controller/ApiController.php %%WWWDIR%%/apps-pkg/files_external/lib/Controller/GlobalStoragesController.php %%WWWDIR%%/apps-pkg/files_external/lib/Controller/StoragesController.php %%WWWDIR%%/apps-pkg/files_external/lib/Controller/UserGlobalStoragesController.php %%WWWDIR%%/apps-pkg/files_external/lib/Controller/UserStoragesController.php -%%WWWDIR%%/apps-pkg/files_external/lib/Lib/Api.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/AmazonS3/AccessKey.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/AuthMechanism.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/Builtin.php @@ -6115,7 +5906,8 @@ %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/NullMechanism.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/OAuth1/OAuth1.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/OAuth2/OAuth2.php -%%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/OpenStack/OpenStack.php +%%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/OpenStack/OpenStackV2.php +%%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/OpenStack/OpenStackV3.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/OpenStack/Rackspace.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/Password/GlobalAuth.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/Password/LoginCredentials.php @@ -6123,6 +5915,8 @@ %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/Password/SessionCredentials.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/Password/UserProvided.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/PublicKey/RSA.php +%%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/PublicKey/RSAPrivateKey.php +%%WWWDIR%%/apps-pkg/files_external/lib/Lib/Auth/SMB/KerberosAuth.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Backend/AmazonS3.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Backend/Backend.php %%WWWDIR%%/apps-pkg/files_external/lib/Lib/Backend/DAV.php @@ -6187,7 +5981,6 @@ %%WWWDIR%%/apps-pkg/files_pdfviewer/appinfo/info.xml %%WWWDIR%%/apps-pkg/files_pdfviewer/appinfo/routes.php %%WWWDIR%%/apps-pkg/files_pdfviewer/appinfo/signature.json -%%WWWDIR%%/apps-pkg/files_pdfviewer/controller/displaycontroller.php %%WWWDIR%%/apps-pkg/files_pdfviewer/css/minmode.css %%WWWDIR%%/apps-pkg/files_pdfviewer/css/style.css %%WWWDIR%%/apps-pkg/files_pdfviewer/css/viewer.css @@ -6196,6 +5989,7 @@ %%WWWDIR%%/apps-pkg/files_pdfviewer/img/toolbarButton-secondaryToolbarClose.svg %%WWWDIR%%/apps-pkg/files_pdfviewer/js/previewplugin.js %%WWWDIR%%/apps-pkg/files_pdfviewer/js/workersrc.js +%%WWWDIR%%/apps-pkg/files_pdfviewer/lib/Controller/DisplayController.php %%WWWDIR%%/apps-pkg/files_pdfviewer/templates/viewer.php %%WWWDIR%%/apps-pkg/files_pdfviewer/vendor/pdfjs/LICENSE %%WWWDIR%%/apps-pkg/files_pdfviewer/vendor/pdfjs/build/pdf.js @@ -6581,7 +6375,6 @@ %%WWWDIR%%/apps-pkg/files_sharing/composer/composer/autoload_real.php %%WWWDIR%%/apps-pkg/files_sharing/composer/composer/autoload_static.php %%WWWDIR%%/apps-pkg/files_sharing/css/404.css -%%WWWDIR%%/apps-pkg/files_sharing/css/authenticate.css %%WWWDIR%%/apps-pkg/files_sharing/css/mergedAdditionalStyles.scss %%WWWDIR%%/apps-pkg/files_sharing/css/mobile.scss %%WWWDIR%%/apps-pkg/files_sharing/css/public.scss @@ -6592,9 +6385,9 @@ %%WWWDIR%%/apps-pkg/files_sharing/img/app.svg %%WWWDIR%%/apps-pkg/files_sharing/js/additionalScripts.json %%WWWDIR%%/apps-pkg/files_sharing/js/app.js -%%WWWDIR%%/apps-pkg/files_sharing/js/authenticate.js %%WWWDIR%%/apps-pkg/files_sharing/js/files_drop.js %%WWWDIR%%/apps-pkg/files_sharing/js/public.js +%%WWWDIR%%/apps-pkg/files_sharing/js/public_note.js %%WWWDIR%%/apps-pkg/files_sharing/js/share.js %%WWWDIR%%/apps-pkg/files_sharing/js/sharebreadcrumbview.js %%WWWDIR%%/apps-pkg/files_sharing/js/sharedfilelist.js @@ -6817,10 +6610,12 @@ %%WWWDIR%%/apps-pkg/files_sharing/lib/Activity/Settings/RemoteShare.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Activity/Settings/Shared.php %%WWWDIR%%/apps-pkg/files_sharing/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/files_sharing/lib/BackgroundJob/FederatedSharesDiscoverJob.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Cache.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Capabilities.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Collaboration/ShareRecipientSorter.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Command/CleanupRemoteStorages.php +%%WWWDIR%%/apps-pkg/files_sharing/lib/Controller/DeletedShareAPIController.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Controller/ExternalSharesController.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Controller/PublicPreviewController.php %%WWWDIR%%/apps-pkg/files_sharing/lib/Controller/RemoteController.php @@ -6856,12 +6651,12 @@ %%WWWDIR%%/apps-pkg/files_sharing/lib/Updater.php %%WWWDIR%%/apps-pkg/files_sharing/list.php %%WWWDIR%%/apps-pkg/files_sharing/public.php -%%WWWDIR%%/apps-pkg/files_sharing/templates/authenticate.php %%WWWDIR%%/apps-pkg/files_sharing/templates/list.php %%WWWDIR%%/apps-pkg/files_sharing/templates/part.404.php %%WWWDIR%%/apps-pkg/files_sharing/templates/public.php %%WWWDIR%%/apps-pkg/files_texteditor/.github/contributing.md %%WWWDIR%%/apps-pkg/files_texteditor/.github/issue_template.md +%%WWWDIR%%/apps-pkg/files_texteditor/.tx/config %%WWWDIR%%/apps-pkg/files_texteditor/appinfo/app.php %%WWWDIR%%/apps-pkg/files_texteditor/appinfo/info.xml %%WWWDIR%%/apps-pkg/files_texteditor/appinfo/routes.php @@ -6874,7 +6669,7 @@ %%WWWDIR%%/apps-pkg/files_texteditor/css/DroidSansMono/stylesheet.scss %%WWWDIR%%/apps-pkg/files_texteditor/css/merged.scss %%WWWDIR%%/apps-pkg/files_texteditor/css/mobile.scss -%%WWWDIR%%/apps-pkg/files_texteditor/css/public-share.css +%%WWWDIR%%/apps-pkg/files_texteditor/css/public-share.scss %%WWWDIR%%/apps-pkg/files_texteditor/css/style.scss %%WWWDIR%%/apps-pkg/files_texteditor/img/app.png %%WWWDIR%%/apps-pkg/files_texteditor/img/app.svg @@ -7197,26 +6992,20 @@ %%WWWDIR%%/apps-pkg/files_texteditor/js/public-share.js %%WWWDIR%%/apps-pkg/files_texteditor/js/sidebarpreview.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/.gitkeep -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/.tx/config -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/ar.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ast.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ast.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/az.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/az.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/bg.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/bg.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/bn_BD.php -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/bs.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ca.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ca.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/cs.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/cs.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/cy_GB.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/da.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/da.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/de.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/de.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/de_CH.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/de_DE.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/de_DE.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/el.js @@ -7265,7 +7054,6 @@ %%WWWDIR%%/apps-pkg/files_texteditor/l10n/et_EE.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/eu.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/eu.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/eu_ES.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/fa.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/fa.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/fi.js @@ -7274,13 +7062,10 @@ %%WWWDIR%%/apps-pkg/files_texteditor/l10n/fr.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/he.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/he.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/hi.php -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/hr.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/hu.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/hu.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/hy.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/hy.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/ia.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/id.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/id.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/is.js @@ -7291,23 +7076,16 @@ %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ja.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ka_GE.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ka_GE.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/km.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ko.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ko.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/ku_IQ.php -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/lb.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/lt_LT.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/lt_LT.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/lv.php -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/mk.php -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/ms_MY.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/nb.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/nb.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/nl.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/nl.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/oc.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/oc.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/pa.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/pl.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/pl.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/pt_BR.js @@ -7318,7 +7096,6 @@ %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ro.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ru.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/ru.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/si_LK.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/sk.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/sk.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/sl.js @@ -7329,22 +7106,18 @@ %%WWWDIR%%/apps-pkg/files_texteditor/l10n/sr.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/sv.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/sv.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/ta_LK.php -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/te.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/th.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/th.json %%WWWDIR%%/apps-pkg/files_texteditor/l10n/tr.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/tr.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/ug.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/uk.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/uk.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/vi.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/zh_CN.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/zh_CN.json -%%WWWDIR%%/apps-pkg/files_texteditor/l10n/zh_HK.php %%WWWDIR%%/apps-pkg/files_texteditor/l10n/zh_TW.js %%WWWDIR%%/apps-pkg/files_texteditor/l10n/zh_TW.json %%WWWDIR%%/apps-pkg/files_texteditor/lib/Controller/FileHandlingController.php +%%WWWDIR%%/apps-pkg/files_texteditor/lib/Controller/PublicFileHandlingController.php %%WWWDIR%%/apps-pkg/files_trashbin/ajax/delete.php %%WWWDIR%%/apps-pkg/files_trashbin/ajax/isEmpty.php %%WWWDIR%%/apps-pkg/files_trashbin/ajax/list.php @@ -7584,6 +7357,16 @@ %%WWWDIR%%/apps-pkg/files_trashbin/lib/Expiration.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Helper.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Hooks.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/ITrash.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/PropfindPlugin.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/RestoreFolder.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/RootCollection.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/TrashFile.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/TrashFolder.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/TrashFolderFile.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/TrashFolderFolder.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/TrashHome.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Sabre/TrashRoot.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Storage.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Trashbin.php %%WWWDIR%%/apps-pkg/files_trashbin/list.php @@ -7808,6 +7591,12 @@ %%WWWDIR%%/apps-pkg/files_versions/lib/Events/CreateVersionEvent.php %%WWWDIR%%/apps-pkg/files_versions/lib/Expiration.php %%WWWDIR%%/apps-pkg/files_versions/lib/Hooks.php +%%WWWDIR%%/apps-pkg/files_versions/lib/Sabre/RestoreFolder.php +%%WWWDIR%%/apps-pkg/files_versions/lib/Sabre/RootCollection.php +%%WWWDIR%%/apps-pkg/files_versions/lib/Sabre/VersionCollection.php +%%WWWDIR%%/apps-pkg/files_versions/lib/Sabre/VersionFile.php +%%WWWDIR%%/apps-pkg/files_versions/lib/Sabre/VersionHome.php +%%WWWDIR%%/apps-pkg/files_versions/lib/Sabre/VersionRoot.php %%WWWDIR%%/apps-pkg/files_versions/lib/Storage.php %%WWWDIR%%/apps-pkg/files_videoplayer/appinfo/app.php %%WWWDIR%%/apps-pkg/files_videoplayer/appinfo/info.xml @@ -7846,18 +7635,23 @@ %%WWWDIR%%/apps-pkg/files_videoplayer/videojs/src/video.js %%WWWDIR%%/apps-pkg/firstrunwizard/.github/contributing.md %%WWWDIR%%/apps-pkg/firstrunwizard/.github/issue_template.md +%%WWWDIR%%/apps-pkg/firstrunwizard/.tx/config %%WWWDIR%%/apps-pkg/firstrunwizard/appinfo/app.php %%WWWDIR%%/apps-pkg/firstrunwizard/appinfo/info.xml %%WWWDIR%%/apps-pkg/firstrunwizard/appinfo/routes.php %%WWWDIR%%/apps-pkg/firstrunwizard/appinfo/signature.json -%%WWWDIR%%/apps-pkg/firstrunwizard/css/colorbox.css -%%WWWDIR%%/apps-pkg/firstrunwizard/css/firstrunwizard.css +%%WWWDIR%%/apps-pkg/firstrunwizard/css/colorbox.scss +%%WWWDIR%%/apps-pkg/firstrunwizard/css/firstrunwizard.scss %%WWWDIR%%/apps-pkg/firstrunwizard/img/app.svg +%%WWWDIR%%/apps-pkg/firstrunwizard/img/appstore.png +%%WWWDIR%%/apps-pkg/firstrunwizard/img/info.svg +%%WWWDIR%%/apps-pkg/firstrunwizard/img/intro.png +%%WWWDIR%%/apps-pkg/firstrunwizard/img/world.svg %%WWWDIR%%/apps-pkg/firstrunwizard/js/activate.js %%WWWDIR%%/apps-pkg/firstrunwizard/js/firstrunwizard.js %%WWWDIR%%/apps-pkg/firstrunwizard/js/jquery.colorbox.js %%WWWDIR%%/apps-pkg/firstrunwizard/l10n/.gitignore -%%WWWDIR%%/apps-pkg/firstrunwizard/l10n/.tx/config +%%WWWDIR%%/apps-pkg/firstrunwizard/l10n/.gitkeep %%WWWDIR%%/apps-pkg/firstrunwizard/l10n/ast.js %%WWWDIR%%/apps-pkg/firstrunwizard/l10n/ast.json %%WWWDIR%%/apps-pkg/firstrunwizard/l10n/bn_IN.php @@ -7978,11 +7772,17 @@ %%WWWDIR%%/apps-pkg/firstrunwizard/lib/Notification/BackgroundJob.php %%WWWDIR%%/apps-pkg/firstrunwizard/lib/Notification/Notifier.php %%WWWDIR%%/apps-pkg/firstrunwizard/lib/Settings/Personal.php +%%WWWDIR%%/apps-pkg/firstrunwizard/templates/page.apps.php +%%WWWDIR%%/apps-pkg/firstrunwizard/templates/page.clients.php +%%WWWDIR%%/apps-pkg/firstrunwizard/templates/page.final.php +%%WWWDIR%%/apps-pkg/firstrunwizard/templates/page.intro.php +%%WWWDIR%%/apps-pkg/firstrunwizard/templates/page.values.php %%WWWDIR%%/apps-pkg/firstrunwizard/templates/personal-settings.php %%WWWDIR%%/apps-pkg/firstrunwizard/templates/wizard.php %%WWWDIR%%/apps-pkg/gallery/.github/issue_template.md %%WWWDIR%%/apps-pkg/gallery/.github/pull_request_template.md %%WWWDIR%%/apps-pkg/gallery/.gitmodules +%%WWWDIR%%/apps-pkg/gallery/.tx/config %%WWWDIR%%/apps-pkg/gallery/AUTHORS.md %%WWWDIR%%/apps-pkg/gallery/CHANGELOG.md %%WWWDIR%%/apps-pkg/gallery/COPYING @@ -8063,8 +7863,7 @@ %%WWWDIR%%/apps-pkg/gallery/js/vendor/modified-eventsource-polyfill/eventsource-polyfill.js %%WWWDIR%%/apps-pkg/gallery/js/vendor/nextcloud/newfilemenu.js %%WWWDIR%%/apps-pkg/gallery/js/vendor/nextcloud/share.js -%%WWWDIR%%/apps-pkg/gallery/l10n/.tx/config -%%WWWDIR%%/apps-pkg/gallery/l10n/af_ZA.php +%%WWWDIR%%/apps-pkg/gallery/l10n/.gitkeep %%WWWDIR%%/apps-pkg/gallery/l10n/ar.js %%WWWDIR%%/apps-pkg/gallery/l10n/ar.json %%WWWDIR%%/apps-pkg/gallery/l10n/ast.js @@ -8075,7 +7874,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/bg.json %%WWWDIR%%/apps-pkg/gallery/l10n/bn_BD.js %%WWWDIR%%/apps-pkg/gallery/l10n/bn_BD.json -%%WWWDIR%%/apps-pkg/gallery/l10n/bn_IN.php %%WWWDIR%%/apps-pkg/gallery/l10n/bs.js %%WWWDIR%%/apps-pkg/gallery/l10n/bs.json %%WWWDIR%%/apps-pkg/gallery/l10n/ca.js @@ -8088,8 +7886,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/da.json %%WWWDIR%%/apps-pkg/gallery/l10n/de.js %%WWWDIR%%/apps-pkg/gallery/l10n/de.json -%%WWWDIR%%/apps-pkg/gallery/l10n/de_AT.php -%%WWWDIR%%/apps-pkg/gallery/l10n/de_CH.php %%WWWDIR%%/apps-pkg/gallery/l10n/de_DE.js %%WWWDIR%%/apps-pkg/gallery/l10n/de_DE.json %%WWWDIR%%/apps-pkg/gallery/l10n/el.js @@ -8146,7 +7942,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/fr.json %%WWWDIR%%/apps-pkg/gallery/l10n/he.js %%WWWDIR%%/apps-pkg/gallery/l10n/he.json -%%WWWDIR%%/apps-pkg/gallery/l10n/hi.php %%WWWDIR%%/apps-pkg/gallery/l10n/hr.js %%WWWDIR%%/apps-pkg/gallery/l10n/hr.json %%WWWDIR%%/apps-pkg/gallery/l10n/hu.js @@ -8169,7 +7964,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/kn.json %%WWWDIR%%/apps-pkg/gallery/l10n/ko.js %%WWWDIR%%/apps-pkg/gallery/l10n/ko.json -%%WWWDIR%%/apps-pkg/gallery/l10n/ku_IQ.php %%WWWDIR%%/apps-pkg/gallery/l10n/lb.js %%WWWDIR%%/apps-pkg/gallery/l10n/lb.json %%WWWDIR%%/apps-pkg/gallery/l10n/lt_LT.js @@ -8180,7 +7974,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/mk.json %%WWWDIR%%/apps-pkg/gallery/l10n/mn.js %%WWWDIR%%/apps-pkg/gallery/l10n/mn.json -%%WWWDIR%%/apps-pkg/gallery/l10n/ms_MY.php %%WWWDIR%%/apps-pkg/gallery/l10n/nb.js %%WWWDIR%%/apps-pkg/gallery/l10n/nb.json %%WWWDIR%%/apps-pkg/gallery/l10n/nl.js @@ -8190,7 +7983,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/no-php %%WWWDIR%%/apps-pkg/gallery/l10n/oc.js %%WWWDIR%%/apps-pkg/gallery/l10n/oc.json -%%WWWDIR%%/apps-pkg/gallery/l10n/pa.php %%WWWDIR%%/apps-pkg/gallery/l10n/pl.js %%WWWDIR%%/apps-pkg/gallery/l10n/pl.json %%WWWDIR%%/apps-pkg/gallery/l10n/pt_BR.js @@ -8201,7 +7993,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/ro.json %%WWWDIR%%/apps-pkg/gallery/l10n/ru.js %%WWWDIR%%/apps-pkg/gallery/l10n/ru.json -%%WWWDIR%%/apps-pkg/gallery/l10n/si_LK.php %%WWWDIR%%/apps-pkg/gallery/l10n/sk.js %%WWWDIR%%/apps-pkg/gallery/l10n/sk.json %%WWWDIR%%/apps-pkg/gallery/l10n/sl.js @@ -8210,7 +8001,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/sq.json %%WWWDIR%%/apps-pkg/gallery/l10n/sr.js %%WWWDIR%%/apps-pkg/gallery/l10n/sr.json -%%WWWDIR%%/apps-pkg/gallery/l10n/sr@latin.php %%WWWDIR%%/apps-pkg/gallery/l10n/sv.js %%WWWDIR%%/apps-pkg/gallery/l10n/sv.json %%WWWDIR%%/apps-pkg/gallery/l10n/ta_LK.js @@ -8219,7 +8009,6 @@ %%WWWDIR%%/apps-pkg/gallery/l10n/th.json %%WWWDIR%%/apps-pkg/gallery/l10n/tr.js %%WWWDIR%%/apps-pkg/gallery/l10n/tr.json -%%WWWDIR%%/apps-pkg/gallery/l10n/ug.php %%WWWDIR%%/apps-pkg/gallery/l10n/uk.js %%WWWDIR%%/apps-pkg/gallery/l10n/uk.json %%WWWDIR%%/apps-pkg/gallery/l10n/ur_PK.js @@ -8335,6 +8124,7 @@ %%WWWDIR%%/apps-pkg/logreader/.babelrc %%WWWDIR%%/apps-pkg/logreader/.github/contributing.md %%WWWDIR%%/apps-pkg/logreader/.github/issue_template.md +%%WWWDIR%%/apps-pkg/logreader/.tx/config %%WWWDIR%%/apps-pkg/logreader/Makefile %%WWWDIR%%/apps-pkg/logreader/appinfo/app.php %%WWWDIR%%/apps-pkg/logreader/appinfo/info.xml @@ -8349,20 +8139,20 @@ %%WWWDIR%%/apps-pkg/logreader/img/app.svg %%WWWDIR%%/apps-pkg/logreader/js/App.js %%WWWDIR%%/apps-pkg/logreader/js/Components/BackgroundException.js +%%WWWDIR%%/apps-pkg/logreader/js/Components/Exception.css %%WWWDIR%%/apps-pkg/logreader/js/Components/Exception.js -%%WWWDIR%%/apps-pkg/logreader/js/Components/Exception.less +%%WWWDIR%%/apps-pkg/logreader/js/Components/LevelSettings.css %%WWWDIR%%/apps-pkg/logreader/js/Components/LevelSettings.js -%%WWWDIR%%/apps-pkg/logreader/js/Components/LevelSettings.less %%WWWDIR%%/apps-pkg/logreader/js/Components/LogEntry.js %%WWWDIR%%/apps-pkg/logreader/js/Components/LogLevel.js +%%WWWDIR%%/apps-pkg/logreader/js/Components/LogTable.css %%WWWDIR%%/apps-pkg/logreader/js/Components/LogTable.js -%%WWWDIR%%/apps-pkg/logreader/js/Components/LogTable.less +%%WWWDIR%%/apps-pkg/logreader/js/Components/LogUploader.css %%WWWDIR%%/apps-pkg/logreader/js/Components/LogUploader.js -%%WWWDIR%%/apps-pkg/logreader/js/Components/LogUploader.less +%%WWWDIR%%/apps-pkg/logreader/js/Components/ToggleEntry.css %%WWWDIR%%/apps-pkg/logreader/js/Components/ToggleEntry.js -%%WWWDIR%%/apps-pkg/logreader/js/Components/ToggleEntry.less +%%WWWDIR%%/apps-pkg/logreader/js/Components/TraceLine.css %%WWWDIR%%/apps-pkg/logreader/js/Components/TraceLine.js -%%WWWDIR%%/apps-pkg/logreader/js/Components/TraceLine.less %%WWWDIR%%/apps-pkg/logreader/js/DateFormatConverter.js %%WWWDIR%%/apps-pkg/logreader/js/ExceptionParser.js %%WWWDIR%%/apps-pkg/logreader/js/Providers/LogFile.js @@ -8370,7 +8160,7 @@ %%WWWDIR%%/apps-pkg/logreader/js/Search.js %%WWWDIR%%/apps-pkg/logreader/js/index.js %%WWWDIR%%/apps-pkg/logreader/js/unserialize.js -%%WWWDIR%%/apps-pkg/logreader/l10n/.tx/config +%%WWWDIR%%/apps-pkg/logreader/l10n/.gitkeep %%WWWDIR%%/apps-pkg/logreader/l10n/ast.js %%WWWDIR%%/apps-pkg/logreader/l10n/ast.json %%WWWDIR%%/apps-pkg/logreader/l10n/ca.js @@ -8477,14 +8267,15 @@ %%WWWDIR%%/apps-pkg/logreader/lib/Log/SearchFilter.php %%WWWDIR%%/apps-pkg/logreader/lib/Settings/Admin.php %%WWWDIR%%/apps-pkg/logreader/lib/Settings/Section.php +%%WWWDIR%%/apps-pkg/logreader/package-lock.json %%WWWDIR%%/apps-pkg/logreader/package.json +%%WWWDIR%%/apps-pkg/logreader/postcss.config.js %%WWWDIR%%/apps-pkg/logreader/screenshots/reader.png %%WWWDIR%%/apps-pkg/logreader/templates/index.php %%WWWDIR%%/apps-pkg/logreader/webpack/dev.config.js %%WWWDIR%%/apps-pkg/logreader/webpack/prod.config.js %%WWWDIR%%/apps-pkg/logreader/webpack/utils/notifyStats.js %%WWWDIR%%/apps-pkg/logreader/webpack/utils/writeStats.js -%%WWWDIR%%/apps-pkg/logreader/webpack/webpack-dev-server.js %%WWWDIR%%/apps-pkg/lookup_server_connector/appinfo/app.php %%WWWDIR%%/apps-pkg/lookup_server_connector/appinfo/info.xml %%WWWDIR%%/apps-pkg/lookup_server_connector/appinfo/signature.json @@ -8502,6 +8293,7 @@ %%WWWDIR%%/apps-pkg/nextcloud_announcements/.gitattributes %%WWWDIR%%/apps-pkg/nextcloud_announcements/.github/contributing.md %%WWWDIR%%/apps-pkg/nextcloud_announcements/.github/issue_template.md +%%WWWDIR%%/apps-pkg/nextcloud_announcements/.tx/config %%WWWDIR%%/apps-pkg/nextcloud_announcements/COPYING %%WWWDIR%%/apps-pkg/nextcloud_announcements/appinfo/app.php %%WWWDIR%%/apps-pkg/nextcloud_announcements/appinfo/certificate.crt @@ -8510,7 +8302,7 @@ %%WWWDIR%%/apps-pkg/nextcloud_announcements/img/app-dark.svg %%WWWDIR%%/apps-pkg/nextcloud_announcements/img/app.svg %%WWWDIR%%/apps-pkg/nextcloud_announcements/js/admin.js -%%WWWDIR%%/apps-pkg/nextcloud_announcements/l10n/.tx/config +%%WWWDIR%%/apps-pkg/nextcloud_announcements/l10n/.gitkeep %%WWWDIR%%/apps-pkg/nextcloud_announcements/l10n/af.js %%WWWDIR%%/apps-pkg/nextcloud_announcements/l10n/af.json %%WWWDIR%%/apps-pkg/nextcloud_announcements/l10n/ar.js @@ -8638,28 +8430,33 @@ %%WWWDIR%%/apps-pkg/nextcloud_announcements/lib/Notification/Notifier.php %%WWWDIR%%/apps-pkg/nextcloud_announcements/lib/Settings/Admin.php %%WWWDIR%%/apps-pkg/nextcloud_announcements/templates/admin.php +%%WWWDIR%%/apps-pkg/notifications/.github/contributing.md +%%WWWDIR%%/apps-pkg/notifications/.github/issue_template.md +%%WWWDIR%%/apps-pkg/notifications/.tx/config %%WWWDIR%%/apps-pkg/notifications/COPYING +%%WWWDIR%%/apps-pkg/notifications/Makefile %%WWWDIR%%/apps-pkg/notifications/appinfo/app.php %%WWWDIR%%/apps-pkg/notifications/appinfo/database.xml %%WWWDIR%%/apps-pkg/notifications/appinfo/info.xml %%WWWDIR%%/apps-pkg/notifications/appinfo/routes.php %%WWWDIR%%/apps-pkg/notifications/appinfo/signature.json -%%WWWDIR%%/apps-pkg/notifications/css/styles.css +%%WWWDIR%%/apps-pkg/notifications/css/styles.scss +%%WWWDIR%%/apps-pkg/notifications/docs/admin-notifications.md %%WWWDIR%%/apps-pkg/notifications/docs/notification-workflow.md %%WWWDIR%%/apps-pkg/notifications/docs/ocs-endpoint-v1.md %%WWWDIR%%/apps-pkg/notifications/docs/ocs-endpoint-v2.md %%WWWDIR%%/apps-pkg/notifications/docs/push-v2.md %%WWWDIR%%/apps-pkg/notifications/docs/screenshot.png +%%WWWDIR%%/apps-pkg/notifications/img/notifications-dark.svg %%WWWDIR%%/apps-pkg/notifications/img/notifications-new-dark.svg -%%WWWDIR%%/apps-pkg/notifications/img/notifications-new.png %%WWWDIR%%/apps-pkg/notifications/img/notifications-new.svg +%%WWWDIR%%/apps-pkg/notifications/img/notifications-red-new-dark.svg +%%WWWDIR%%/apps-pkg/notifications/img/notifications-red-new.svg %%WWWDIR%%/apps-pkg/notifications/img/notifications.png %%WWWDIR%%/apps-pkg/notifications/img/notifications.svg -%%WWWDIR%%/apps-pkg/notifications/js/app.js -%%WWWDIR%%/apps-pkg/notifications/js/merged.json -%%WWWDIR%%/apps-pkg/notifications/js/notification.js -%%WWWDIR%%/apps-pkg/notifications/js/richObjectStringParser.js -%%WWWDIR%%/apps-pkg/notifications/l10n/.tx/config +%%WWWDIR%%/apps-pkg/notifications/js/notifications.js +%%WWWDIR%%/apps-pkg/notifications/js/notifications.js.map +%%WWWDIR%%/apps-pkg/notifications/l10n/.gitkeep %%WWWDIR%%/apps-pkg/notifications/l10n/af.js %%WWWDIR%%/apps-pkg/notifications/l10n/af.json %%WWWDIR%%/apps-pkg/notifications/l10n/ast.js @@ -8745,10 +8542,25 @@ %%WWWDIR%%/apps-pkg/notifications/lib/App.php %%WWWDIR%%/apps-pkg/notifications/lib/AppInfo/Application.php %%WWWDIR%%/apps-pkg/notifications/lib/Capabilities.php +%%WWWDIR%%/apps-pkg/notifications/lib/Command/Generate.php +%%WWWDIR%%/apps-pkg/notifications/lib/Controller/APIController.php %%WWWDIR%%/apps-pkg/notifications/lib/Controller/EndpointController.php %%WWWDIR%%/apps-pkg/notifications/lib/Controller/PushController.php +%%WWWDIR%%/apps-pkg/notifications/lib/Exceptions/NotificationNotFoundException.php %%WWWDIR%%/apps-pkg/notifications/lib/Handler.php +%%WWWDIR%%/apps-pkg/notifications/lib/Notifier/AdminNotifications.php %%WWWDIR%%/apps-pkg/notifications/lib/Push.php +%%WWWDIR%%/apps-pkg/notifications/package-lock.json +%%WWWDIR%%/apps-pkg/notifications/package.json +%%WWWDIR%%/apps-pkg/notifications/src/App.vue +%%WWWDIR%%/apps-pkg/notifications/src/components/action.vue +%%WWWDIR%%/apps-pkg/notifications/src/components/notification.vue +%%WWWDIR%%/apps-pkg/notifications/src/init.js +%%WWWDIR%%/apps-pkg/notifications/src/richObjectStringParser.js +%%WWWDIR%%/apps-pkg/notifications/src/webpack.common.js +%%WWWDIR%%/apps-pkg/notifications/src/webpack.dev.js +%%WWWDIR%%/apps-pkg/notifications/src/webpack.prod.js +%%WWWDIR%%/apps-pkg/oauth2/Makefile %%WWWDIR%%/apps-pkg/oauth2/appinfo/database.xml %%WWWDIR%%/apps-pkg/oauth2/appinfo/info.xml %%WWWDIR%%/apps-pkg/oauth2/appinfo/routes.php @@ -8763,7 +8575,8 @@ %%WWWDIR%%/apps-pkg/oauth2/composer/composer/autoload_real.php %%WWWDIR%%/apps-pkg/oauth2/composer/composer/autoload_static.php %%WWWDIR%%/apps-pkg/oauth2/css/setting-admin.css -%%WWWDIR%%/apps-pkg/oauth2/js/setting-admin.js +%%WWWDIR%%/apps-pkg/oauth2/js/oauth2.js +%%WWWDIR%%/apps-pkg/oauth2/js/oauth2.js.map %%WWWDIR%%/apps-pkg/oauth2/l10n/.gitkeep %%WWWDIR%%/apps-pkg/oauth2/l10n/af.js %%WWWDIR%%/apps-pkg/oauth2/l10n/af.json @@ -8890,9 +8703,18 @@ %%WWWDIR%%/apps-pkg/oauth2/lib/Exceptions/ClientNotFoundException.php %%WWWDIR%%/apps-pkg/oauth2/lib/Migration/SetTokenExpiration.php %%WWWDIR%%/apps-pkg/oauth2/lib/Settings/Admin.php +%%WWWDIR%%/apps-pkg/oauth2/package-lock.json +%%WWWDIR%%/apps-pkg/oauth2/package.json +%%WWWDIR%%/apps-pkg/oauth2/src/App.vue +%%WWWDIR%%/apps-pkg/oauth2/src/components/OAuthItem.vue +%%WWWDIR%%/apps-pkg/oauth2/src/main.js %%WWWDIR%%/apps-pkg/oauth2/templates/admin.php +%%WWWDIR%%/apps-pkg/oauth2/webpack.common.js +%%WWWDIR%%/apps-pkg/oauth2/webpack.dev.js +%%WWWDIR%%/apps-pkg/oauth2/webpack.prod.js %%WWWDIR%%/apps-pkg/password_policy/.github/contributing.md %%WWWDIR%%/apps-pkg/password_policy/.github/issue_template.md +%%WWWDIR%%/apps-pkg/password_policy/.tx/config %%WWWDIR%%/apps-pkg/password_policy/LICENSE %%WWWDIR%%/apps-pkg/password_policy/appinfo/app.php %%WWWDIR%%/apps-pkg/password_policy/appinfo/info.xml @@ -8900,7 +8722,7 @@ %%WWWDIR%%/apps-pkg/password_policy/css/settings-admin.css %%WWWDIR%%/apps-pkg/password_policy/img/app.svg %%WWWDIR%%/apps-pkg/password_policy/js/settings-admin.js -%%WWWDIR%%/apps-pkg/password_policy/l10n/.tx/config +%%WWWDIR%%/apps-pkg/password_policy/l10n/.gitkeep %%WWWDIR%%/apps-pkg/password_policy/l10n/af.js %%WWWDIR%%/apps-pkg/password_policy/l10n/af.json %%WWWDIR%%/apps-pkg/password_policy/l10n/ast.js @@ -9021,6 +8843,7 @@ %%WWWDIR%%/apps-pkg/password_policy/l10n/zh_TW.json %%WWWDIR%%/apps-pkg/password_policy/lib/AppInfo/Application.php %%WWWDIR%%/apps-pkg/password_policy/lib/Capabilities.php +%%WWWDIR%%/apps-pkg/password_policy/lib/Generator.php %%WWWDIR%%/apps-pkg/password_policy/lib/PasswordPolicyConfig.php %%WWWDIR%%/apps-pkg/password_policy/lib/PasswordValidator.php %%WWWDIR%%/apps-pkg/password_policy/lib/Settings.php @@ -9077,14 +8900,17 @@ %%WWWDIR%%/apps-pkg/provisioning_api/composer/composer/autoload_static.php %%WWWDIR%%/apps-pkg/provisioning_api/img/app.svg %%WWWDIR%%/apps-pkg/provisioning_api/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/provisioning_api/lib/Controller/AUserData.php %%WWWDIR%%/apps-pkg/provisioning_api/lib/Controller/AppConfigController.php %%WWWDIR%%/apps-pkg/provisioning_api/lib/Controller/AppsController.php %%WWWDIR%%/apps-pkg/provisioning_api/lib/Controller/GroupsController.php %%WWWDIR%%/apps-pkg/provisioning_api/lib/Controller/UsersController.php +%%WWWDIR%%/apps-pkg/provisioning_api/lib/FederatedFileSharingFactory.php %%WWWDIR%%/apps-pkg/provisioning_api/lib/Middleware/Exceptions/NotSubAdminException.php %%WWWDIR%%/apps-pkg/provisioning_api/lib/Middleware/ProvisioningApiMiddleware.php %%WWWDIR%%/apps-pkg/serverinfo/.github/contributing.md %%WWWDIR%%/apps-pkg/serverinfo/.github/issue_template.md +%%WWWDIR%%/apps-pkg/serverinfo/.tx/config %%WWWDIR%%/apps-pkg/serverinfo/AUTHORS.md %%WWWDIR%%/apps-pkg/serverinfo/CHANGELOG.md %%WWWDIR%%/apps-pkg/serverinfo/COPYING @@ -9098,7 +8924,7 @@ %%WWWDIR%%/apps-pkg/serverinfo/js/Chart.min.js %%WWWDIR%%/apps-pkg/serverinfo/js/script.js %%WWWDIR%%/apps-pkg/serverinfo/js/smoothie.js -%%WWWDIR%%/apps-pkg/serverinfo/l10n/.tx/config +%%WWWDIR%%/apps-pkg/serverinfo/l10n/.gitkeep %%WWWDIR%%/apps-pkg/serverinfo/l10n/af.js %%WWWDIR%%/apps-pkg/serverinfo/l10n/af.json %%WWWDIR%%/apps-pkg/serverinfo/l10n/ar.js @@ -9368,6 +9194,64 @@ %%WWWDIR%%/apps-pkg/sharebymail/lib/Settings/SettingsManager.php %%WWWDIR%%/apps-pkg/sharebymail/lib/ShareByMailProvider.php %%WWWDIR%%/apps-pkg/sharebymail/templates/settings-admin.php +%%WWWDIR%%/apps-pkg/support/.tx/config +%%WWWDIR%%/apps-pkg/support/appinfo/app.php +%%WWWDIR%%/apps-pkg/support/appinfo/info.xml +%%WWWDIR%%/apps-pkg/support/appinfo/routes.php +%%WWWDIR%%/apps-pkg/support/appinfo/signature.json +%%WWWDIR%%/apps-pkg/support/css/support.scss +%%WWWDIR%%/apps-pkg/support/img/app-dark.svg +%%WWWDIR%%/apps-pkg/support/img/app.svg +%%WWWDIR%%/apps-pkg/support/img/chat.svg +%%WWWDIR%%/apps-pkg/support/img/discourse.svg +%%WWWDIR%%/apps-pkg/support/img/expiry.svg +%%WWWDIR%%/apps-pkg/support/img/github.svg +%%WWWDIR%%/apps-pkg/support/img/notification.svg +%%WWWDIR%%/apps-pkg/support/img/section.svg +%%WWWDIR%%/apps-pkg/support/img/signature.svg +%%WWWDIR%%/apps-pkg/support/img/system-info.svg +%%WWWDIR%%/apps-pkg/support/js/admin.js +%%WWWDIR%%/apps-pkg/support/l10n/.gitkeep +%%WWWDIR%%/apps-pkg/support/l10n/de.js +%%WWWDIR%%/apps-pkg/support/l10n/de.json +%%WWWDIR%%/apps-pkg/support/l10n/de_DE.js +%%WWWDIR%%/apps-pkg/support/l10n/de_DE.json +%%WWWDIR%%/apps-pkg/support/l10n/es.js +%%WWWDIR%%/apps-pkg/support/l10n/es.json +%%WWWDIR%%/apps-pkg/support/l10n/fi.js +%%WWWDIR%%/apps-pkg/support/l10n/fi.json +%%WWWDIR%%/apps-pkg/support/l10n/fr.js +%%WWWDIR%%/apps-pkg/support/l10n/fr.json +%%WWWDIR%%/apps-pkg/support/l10n/is.js +%%WWWDIR%%/apps-pkg/support/l10n/is.json +%%WWWDIR%%/apps-pkg/support/l10n/it.js +%%WWWDIR%%/apps-pkg/support/l10n/it.json +%%WWWDIR%%/apps-pkg/support/l10n/lt_LT.js +%%WWWDIR%%/apps-pkg/support/l10n/lt_LT.json +%%WWWDIR%%/apps-pkg/support/l10n/nl.js +%%WWWDIR%%/apps-pkg/support/l10n/nl.json +%%WWWDIR%%/apps-pkg/support/l10n/nn_NO.js +%%WWWDIR%%/apps-pkg/support/l10n/nn_NO.json +%%WWWDIR%%/apps-pkg/support/l10n/pt_BR.js +%%WWWDIR%%/apps-pkg/support/l10n/pt_BR.json +%%WWWDIR%%/apps-pkg/support/l10n/ru.js +%%WWWDIR%%/apps-pkg/support/l10n/ru.json +%%WWWDIR%%/apps-pkg/support/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/support/lib/BackgroundJobs/CheckSubscription.php +%%WWWDIR%%/apps-pkg/support/lib/Controller/ApiController.php +%%WWWDIR%%/apps-pkg/support/lib/Detail.php +%%WWWDIR%%/apps-pkg/support/lib/DetailManager.php +%%WWWDIR%%/apps-pkg/support/lib/IDetail.php +%%WWWDIR%%/apps-pkg/support/lib/ISection.php +%%WWWDIR%%/apps-pkg/support/lib/Notification/Notifier.php +%%WWWDIR%%/apps-pkg/support/lib/Section.php +%%WWWDIR%%/apps-pkg/support/lib/Sections/ServerSection.php +%%WWWDIR%%/apps-pkg/support/lib/Service/SubscriptionService.php +%%WWWDIR%%/apps-pkg/support/lib/Settings/Admin.php +%%WWWDIR%%/apps-pkg/support/lib/Settings/Section.php +%%WWWDIR%%/apps-pkg/support/resources/Why the Nextcloud Subscription?.pdf +%%WWWDIR%%/apps-pkg/support/templates/admin.php +%%WWWDIR%%/apps-pkg/survey_client/.tx/config %%WWWDIR%%/apps-pkg/survey_client/COPYING %%WWWDIR%%/apps-pkg/survey_client/ISSUE_TEMPLATE.md %%WWWDIR%%/apps-pkg/survey_client/appinfo/app.php @@ -9380,7 +9264,7 @@ %%WWWDIR%%/apps-pkg/survey_client/img/app-dark.svg %%WWWDIR%%/apps-pkg/survey_client/img/app.svg %%WWWDIR%%/apps-pkg/survey_client/js/admin.js -%%WWWDIR%%/apps-pkg/survey_client/l10n/.tx/config +%%WWWDIR%%/apps-pkg/survey_client/l10n/.gitkeep %%WWWDIR%%/apps-pkg/survey_client/l10n/ca.js %%WWWDIR%%/apps-pkg/survey_client/l10n/ca.json %%WWWDIR%%/apps-pkg/survey_client/l10n/cs.js @@ -9509,7 +9393,8 @@ %%WWWDIR%%/apps-pkg/systemtags/composer/composer/autoload_psr4.php %%WWWDIR%%/apps-pkg/systemtags/composer/composer/autoload_real.php %%WWWDIR%%/apps-pkg/systemtags/composer/composer/autoload_static.php -%%WWWDIR%%/apps-pkg/systemtags/css/systemtagsfilelist.css +%%WWWDIR%%/apps-pkg/systemtags/css/settings.css +%%WWWDIR%%/apps-pkg/systemtags/css/systemtagsfilelist.scss %%WWWDIR%%/apps-pkg/systemtags/img/app.svg %%WWWDIR%%/apps-pkg/systemtags/img/tag.svg %%WWWDIR%%/apps-pkg/systemtags/js/admin.js @@ -9720,7 +9605,7 @@ %%WWWDIR%%/apps-pkg/theming/appinfo/info.xml %%WWWDIR%%/apps-pkg/theming/appinfo/routes.php %%WWWDIR%%/apps-pkg/theming/appinfo/signature.json -%%WWWDIR%%/apps-pkg/theming/css/settings-admin.css +%%WWWDIR%%/apps-pkg/theming/css/settings-admin.scss %%WWWDIR%%/apps-pkg/theming/css/theming.scss %%WWWDIR%%/apps-pkg/theming/img/app-dark.svg %%WWWDIR%%/apps-pkg/theming/img/app.svg @@ -9852,7 +9737,6 @@ %%WWWDIR%%/apps-pkg/theming/lib/Controller/ThemingController.php %%WWWDIR%%/apps-pkg/theming/lib/IconBuilder.php %%WWWDIR%%/apps-pkg/theming/lib/ImageManager.php -%%WWWDIR%%/apps-pkg/theming/lib/Migration/ThemingImages.php %%WWWDIR%%/apps-pkg/theming/lib/Settings/Admin.php %%WWWDIR%%/apps-pkg/theming/lib/Settings/Section.php %%WWWDIR%%/apps-pkg/theming/lib/ThemingDefaults.php @@ -9988,15 +9872,21 @@ %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Controller/SettingsController.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Db/BackupCode.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Db/BackupCodeMapper.php +%%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Event/CodesGenerated.php +%%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Listener/ActivityPublisher.php +%%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Listener/IListener.php +%%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Listener/RegistryUpdater.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Migration/Version1002Date20170607104347.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Migration/Version1002Date20170607113030.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Migration/Version1002Date20170919123342.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Migration/Version1002Date20170926101419.php +%%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Migration/Version1002Date20180821043638.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Provider/BackupCodesProvider.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Service/BackupCodeStorage.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/lib/Settings/Personal.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/templates/challenge.php %%WWWDIR%%/apps-pkg/twofactor_backupcodes/templates/personal.php +%%WWWDIR%%/apps-pkg/updatenotification/Makefile %%WWWDIR%%/apps-pkg/updatenotification/appinfo/app.php %%WWWDIR%%/apps-pkg/updatenotification/appinfo/info.xml %%WWWDIR%%/apps-pkg/updatenotification/appinfo/routes.php @@ -10013,8 +9903,9 @@ %%WWWDIR%%/apps-pkg/updatenotification/css/admin.css %%WWWDIR%%/apps-pkg/updatenotification/img/app.svg %%WWWDIR%%/apps-pkg/updatenotification/img/notification.svg -%%WWWDIR%%/apps-pkg/updatenotification/js/admin.js -%%WWWDIR%%/apps-pkg/updatenotification/js/notification.js +%%WWWDIR%%/apps-pkg/updatenotification/js/legacy-notification.js +%%WWWDIR%%/apps-pkg/updatenotification/js/updatenotification.js +%%WWWDIR%%/apps-pkg/updatenotification/js/updatenotification.js.map %%WWWDIR%%/apps-pkg/updatenotification/l10n/.gitkeep %%WWWDIR%%/apps-pkg/updatenotification/l10n/af.js %%WWWDIR%%/apps-pkg/updatenotification/l10n/af.json @@ -10173,12 +10064,23 @@ %%WWWDIR%%/apps-pkg/updatenotification/l10n/zh_TW.js %%WWWDIR%%/apps-pkg/updatenotification/l10n/zh_TW.json %%WWWDIR%%/apps-pkg/updatenotification/lib/AppInfo/Application.php +%%WWWDIR%%/apps-pkg/updatenotification/lib/Controller/APIController.php %%WWWDIR%%/apps-pkg/updatenotification/lib/Controller/AdminController.php %%WWWDIR%%/apps-pkg/updatenotification/lib/Notification/BackgroundJob.php %%WWWDIR%%/apps-pkg/updatenotification/lib/Notification/Notifier.php %%WWWDIR%%/apps-pkg/updatenotification/lib/ResetTokenBackgroundJob.php +%%WWWDIR%%/apps-pkg/updatenotification/lib/Settings/Admin.php %%WWWDIR%%/apps-pkg/updatenotification/lib/UpdateChecker.php +%%WWWDIR%%/apps-pkg/updatenotification/package-lock.json +%%WWWDIR%%/apps-pkg/updatenotification/package.json +%%WWWDIR%%/apps-pkg/updatenotification/src/components/popoverMenu.vue +%%WWWDIR%%/apps-pkg/updatenotification/src/components/popoverMenu/popoverItem.vue +%%WWWDIR%%/apps-pkg/updatenotification/src/components/root.vue +%%WWWDIR%%/apps-pkg/updatenotification/src/init.js %%WWWDIR%%/apps-pkg/updatenotification/templates/admin.php +%%WWWDIR%%/apps-pkg/updatenotification/webpack.common.js +%%WWWDIR%%/apps-pkg/updatenotification/webpack.dev.js +%%WWWDIR%%/apps-pkg/updatenotification/webpack.prod.js %%WWWDIR%%/apps-pkg/user_external/appinfo/app.php %%WWWDIR%%/apps-pkg/user_external/appinfo/database.xml %%WWWDIR%%/apps-pkg/user_external/appinfo/info.xml @@ -10731,11 +10633,11 @@ %%WWWDIR%%/config/.htaccess @owner %%NEXTCLOUD_USERNAME%% %%WWWDIR%%/config/config.sample.php -@comment %%WWWDIR%%/config/config.sample.php.bak @owner @group %%WWWDIR%%/console.php %%WWWDIR%%/core/Application.php +%%WWWDIR%%/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php %%WWWDIR%%/core/Command/App/CheckCode.php %%WWWDIR%%/core/Command/App/Disable.php %%WWWDIR%%/core/Command/App/Enable.php @@ -10776,7 +10678,9 @@ %%WWWDIR%%/core/Command/Encryption/SetDefaultModule.php %%WWWDIR%%/core/Command/Encryption/ShowKeyStorageRoot.php %%WWWDIR%%/core/Command/Encryption/Status.php +%%WWWDIR%%/core/Command/Group/Add.php %%WWWDIR%%/core/Command/Group/AddUser.php +%%WWWDIR%%/core/Command/Group/Delete.php %%WWWDIR%%/core/Command/Group/ListCommand.php %%WWWDIR%%/core/Command/Group/RemoveUser.php %%WWWDIR%%/core/Command/Integrity/CheckApp.php @@ -10802,6 +10706,7 @@ %%WWWDIR%%/core/Command/TwoFactorAuth/Base.php %%WWWDIR%%/core/Command/TwoFactorAuth/Disable.php %%WWWDIR%%/core/Command/TwoFactorAuth/Enable.php +%%WWWDIR%%/core/Command/TwoFactorAuth/State.php %%WWWDIR%%/core/Command/Upgrade.php %%WWWDIR%%/core/Command/User/Add.php %%WWWDIR%%/core/Command/User/Delete.php @@ -10815,34 +10720,49 @@ %%WWWDIR%%/core/Command/User/Setting.php %%WWWDIR%%/core/Controller/AutoCompleteController.php %%WWWDIR%%/core/Controller/AvatarController.php +%%WWWDIR%%/core/Controller/CSRFTokenController.php %%WWWDIR%%/core/Controller/ClientFlowLoginController.php %%WWWDIR%%/core/Controller/ContactsMenuController.php %%WWWDIR%%/core/Controller/CssController.php %%WWWDIR%%/core/Controller/JsController.php %%WWWDIR%%/core/Controller/LoginController.php %%WWWDIR%%/core/Controller/LostController.php +%%WWWDIR%%/core/Controller/NavigationController.php %%WWWDIR%%/core/Controller/OCJSController.php %%WWWDIR%%/core/Controller/OCSController.php %%WWWDIR%%/core/Controller/PreviewController.php +%%WWWDIR%%/core/Controller/SearchController.php %%WWWDIR%%/core/Controller/SetupController.php +%%WWWDIR%%/core/Controller/SvgController.php %%WWWDIR%%/core/Controller/TwoFactorChallengeController.php %%WWWDIR%%/core/Controller/UserController.php %%WWWDIR%%/core/Controller/WalledGardenController.php +%%WWWDIR%%/core/Controller/WhatsNewController.php %%WWWDIR%%/core/Middleware/TwoFactorMiddleware.php %%WWWDIR%%/core/Migrations/Version13000Date20170705121758.php %%WWWDIR%%/core/Migrations/Version13000Date20170718121200.php %%WWWDIR%%/core/Migrations/Version13000Date20170814074715.php %%WWWDIR%%/core/Migrations/Version13000Date20170919121250.php %%WWWDIR%%/core/Migrations/Version13000Date20170926101637.php -%%WWWDIR%%/core/Migrations/Version13000Date20180516101403.php +%%WWWDIR%%/core/Migrations/Version14000Date20180129121024.php +%%WWWDIR%%/core/Migrations/Version14000Date20180404140050.php +%%WWWDIR%%/core/Migrations/Version14000Date20180516101403.php +%%WWWDIR%%/core/Migrations/Version14000Date20180518120534.php +%%WWWDIR%%/core/Migrations/Version14000Date20180522074438.php +%%WWWDIR%%/core/Migrations/Version14000Date20180626223656.php +%%WWWDIR%%/core/Migrations/Version14000Date20180710092004.php +%%WWWDIR%%/core/Migrations/Version14000Date20180712153140.php %%WWWDIR%%/core/ajax/update.php %%WWWDIR%%/core/css/apps.scss +%%WWWDIR%%/core/css/css-variables.scss %%WWWDIR%%/core/css/fixes.scss %%WWWDIR%%/core/css/fonts.scss +%%WWWDIR%%/core/css/functions.scss %%WWWDIR%%/core/css/global.scss %%WWWDIR%%/core/css/guest.css %%WWWDIR%%/core/css/header.scss %%WWWDIR%%/core/css/icons.scss +%%WWWDIR%%/core/css/ie.scss %%WWWDIR%%/core/css/images/ui-bg_diagonals-thick_20_666666_40x40.png %%WWWDIR%%/core/css/images/ui-bg_flat_10_000000_40x100.png %%WWWDIR%%/core/css/images/ui-bg_flat_35_1d2d44_40x100.png @@ -10856,12 +10776,14 @@ %%WWWDIR%%/core/css/lostpassword/resetpassword.css %%WWWDIR%%/core/css/mobile.scss %%WWWDIR%%/core/css/multiselect.scss +%%WWWDIR%%/core/css/public.scss +%%WWWDIR%%/core/css/publicshareauth.css %%WWWDIR%%/core/css/server.scss -%%WWWDIR%%/core/css/share.scss %%WWWDIR%%/core/css/styles.scss %%WWWDIR%%/core/css/systemtags.scss %%WWWDIR%%/core/css/tooltip.scss %%WWWDIR%%/core/css/variables.scss +%%WWWDIR%%/core/css/whatsnew.scss %%WWWDIR%%/core/doc/admin/_images/2-updates.png %%WWWDIR%%/core/doc/admin/_images/2fa-app-install.png %%WWWDIR%%/core/doc/admin/_images/add_storage.png @@ -10875,6 +10797,8 @@ %%WWWDIR%%/core/doc/admin/_images/antivirus-executable.png %%WWWDIR%%/core/doc/admin/_images/antivirus-logging.png %%WWWDIR%%/core/doc/admin/_images/applicable.png +%%WWWDIR%%/core/doc/admin/_images/apps_overview.png +%%WWWDIR%%/core/doc/admin/_images/apps_store.png %%WWWDIR%%/core/doc/admin/_images/auth_mechanism.png %%WWWDIR%%/core/doc/admin/_images/auth_rsa.png %%WWWDIR%%/core/doc/admin/_images/authentication-types.png @@ -10939,7 +10863,6 @@ %%WWWDIR%%/core/doc/admin/_images/smtp-config-smtp.png %%WWWDIR%%/core/doc/admin/_images/smtp-config-wizard.png %%WWWDIR%%/core/doc/admin/_images/theming.png -%%WWWDIR%%/core/doc/admin/_images/theming-log-in-page.png %%WWWDIR%%/core/doc/admin/_images/updater-1-update-available.png %%WWWDIR%%/core/doc/admin/_images/updater-2-open-updater.png %%WWWDIR%%/core/doc/admin/_images/updater-3-running-step.png @@ -11039,7 +10962,6 @@ %%WWWDIR%%/core/doc/admin/_sources/installation/index.txt %%WWWDIR%%/core/doc/admin/_sources/installation/installation_wizard.txt %%WWWDIR%%/core/doc/admin/_sources/installation/nginx.txt -%%WWWDIR%%/core/doc/admin/_sources/installation/php_56_installation.txt %%WWWDIR%%/core/doc/admin/_sources/installation/php_70_installation.txt %%WWWDIR%%/core/doc/admin/_sources/installation/selinux_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/installation/source_installation.txt @@ -11217,7 +11139,6 @@ %%WWWDIR%%/core/doc/admin/installation/index.html %%WWWDIR%%/core/doc/admin/installation/installation_wizard.html %%WWWDIR%%/core/doc/admin/installation/nginx.html -%%WWWDIR%%/core/doc/admin/installation/php_56_installation.html %%WWWDIR%%/core/doc/admin/installation/php_70_installation.html %%WWWDIR%%/core/doc/admin/installation/selinux_configuration.html %%WWWDIR%%/core/doc/admin/installation/source_installation.html @@ -11463,6 +11384,8 @@ %%WWWDIR%%/core/doc/user/webinterface.html %%WWWDIR%%/core/doc/user/whats_new.html %%WWWDIR%%/core/fonts/LICENSE.txt +%%WWWDIR%%/core/fonts/OpenSans-Bold.ttf +%%WWWDIR%%/core/fonts/OpenSans-Bold.woff %%WWWDIR%%/core/fonts/OpenSans-Light.ttf %%WWWDIR%%/core/fonts/OpenSans-Light.woff %%WWWDIR%%/core/fonts/OpenSans-Regular.ttf @@ -11473,41 +11396,36 @@ %%WWWDIR%%/core/img/actions/address.svg %%WWWDIR%%/core/img/actions/arrow-left.svg %%WWWDIR%%/core/img/actions/arrow-right.svg -%%WWWDIR%%/core/img/actions/audio-off-white.svg %%WWWDIR%%/core/img/actions/audio-off.svg -%%WWWDIR%%/core/img/actions/audio-white.svg %%WWWDIR%%/core/img/actions/audio.svg -%%WWWDIR%%/core/img/actions/caret-dark.svg +%%WWWDIR%%/core/img/actions/caret-white.svg %%WWWDIR%%/core/img/actions/caret.svg %%WWWDIR%%/core/img/actions/checkbox-mark-white.svg %%WWWDIR%%/core/img/actions/checkbox-mark.svg %%WWWDIR%%/core/img/actions/checkbox-mixed-white.svg %%WWWDIR%%/core/img/actions/checkbox-mixed.svg -%%WWWDIR%%/core/img/actions/checkmark-color.svg %%WWWDIR%%/core/img/actions/checkmark-white.svg %%WWWDIR%%/core/img/actions/checkmark.png %%WWWDIR%%/core/img/actions/checkmark.svg %%WWWDIR%%/core/img/actions/clippy.svg -%%WWWDIR%%/core/img/actions/close-white.svg %%WWWDIR%%/core/img/actions/close.svg %%WWWDIR%%/core/img/actions/comment.png %%WWWDIR%%/core/img/actions/comment.svg +%%WWWDIR%%/core/img/actions/confirm-fade.svg %%WWWDIR%%/core/img/actions/confirm-white.svg %%WWWDIR%%/core/img/actions/confirm.svg -%%WWWDIR%%/core/img/actions/delete-hover.svg -%%WWWDIR%%/core/img/actions/delete-white.svg %%WWWDIR%%/core/img/actions/delete.svg %%WWWDIR%%/core/img/actions/details.svg -%%WWWDIR%%/core/img/actions/download-white.svg +%%WWWDIR%%/core/img/actions/disabled-user.svg +%%WWWDIR%%/core/img/actions/disabled-users.svg %%WWWDIR%%/core/img/actions/download.png %%WWWDIR%%/core/img/actions/download.svg %%WWWDIR%%/core/img/actions/edit.svg -%%WWWDIR%%/core/img/actions/error-color.svg %%WWWDIR%%/core/img/actions/error-white.svg %%WWWDIR%%/core/img/actions/error.svg %%WWWDIR%%/core/img/actions/external.svg -%%WWWDIR%%/core/img/actions/fullscreen-white.svg %%WWWDIR%%/core/img/actions/fullscreen.svg +%%WWWDIR%%/core/img/actions/group.svg %%WWWDIR%%/core/img/actions/history.svg %%WWWDIR%%/core/img/actions/info-white.svg %%WWWDIR%%/core/img/actions/info.svg @@ -11523,16 +11441,14 @@ %%WWWDIR%%/core/img/actions/play-next.svg %%WWWDIR%%/core/img/actions/play-previous.svg %%WWWDIR%%/core/img/actions/play.svg +%%WWWDIR%%/core/img/actions/public-white.svg %%WWWDIR%%/core/img/actions/public.svg +%%WWWDIR%%/core/img/actions/quota.svg %%WWWDIR%%/core/img/actions/rename.svg -%%WWWDIR%%/core/img/actions/screen-off-white.svg %%WWWDIR%%/core/img/actions/screen-off.svg -%%WWWDIR%%/core/img/actions/screen-white.svg %%WWWDIR%%/core/img/actions/screen.svg -%%WWWDIR%%/core/img/actions/search-white.svg %%WWWDIR%%/core/img/actions/search.svg %%WWWDIR%%/core/img/actions/settings-dark.svg -%%WWWDIR%%/core/img/actions/settings-white.svg %%WWWDIR%%/core/img/actions/settings.svg %%WWWDIR%%/core/img/actions/share.png %%WWWDIR%%/core/img/actions/share.svg @@ -11546,6 +11462,7 @@ %%WWWDIR%%/core/img/actions/starred.svg %%WWWDIR%%/core/img/actions/tag.png %%WWWDIR%%/core/img/actions/tag.svg +%%WWWDIR%%/core/img/actions/timezone.svg %%WWWDIR%%/core/img/actions/toggle-background.svg %%WWWDIR%%/core/img/actions/toggle-filelist.svg %%WWWDIR%%/core/img/actions/toggle-pictures.svg @@ -11553,15 +11470,14 @@ %%WWWDIR%%/core/img/actions/triangle-e.svg %%WWWDIR%%/core/img/actions/triangle-n.svg %%WWWDIR%%/core/img/actions/triangle-s.svg -%%WWWDIR%%/core/img/actions/upload-white.svg %%WWWDIR%%/core/img/actions/upload.svg +%%WWWDIR%%/core/img/actions/user-admin.svg %%WWWDIR%%/core/img/actions/user.svg %%WWWDIR%%/core/img/actions/verified.svg %%WWWDIR%%/core/img/actions/verify.svg %%WWWDIR%%/core/img/actions/verifying.svg -%%WWWDIR%%/core/img/actions/video-off-white.svg %%WWWDIR%%/core/img/actions/video-off.svg -%%WWWDIR%%/core/img/actions/video-white.svg +%%WWWDIR%%/core/img/actions/video-switch.svg %%WWWDIR%%/core/img/actions/video.svg %%WWWDIR%%/core/img/actions/view-close.svg %%WWWDIR%%/core/img/actions/view-download.svg @@ -11584,6 +11500,9 @@ %%WWWDIR%%/core/img/categories/office.svg %%WWWDIR%%/core/img/categories/organization.svg %%WWWDIR%%/core/img/categories/social.svg +%%WWWDIR%%/core/img/clients/desktop.svg +%%WWWDIR%%/core/img/clients/phone.svg +%%WWWDIR%%/core/img/clients/tablet.svg %%WWWDIR%%/core/img/desktopapp.svg %%WWWDIR%%/core/img/facebook.svg %%WWWDIR%%/core/img/favicon-fb.png @@ -11629,12 +11548,9 @@ %%WWWDIR%%/core/img/mail.svg %%WWWDIR%%/core/img/manifest.json %%WWWDIR%%/core/img/places/calendar-dark.png -%%WWWDIR%%/core/img/places/calendar-dark.svg %%WWWDIR%%/core/img/places/calendar.svg -%%WWWDIR%%/core/img/places/contacts-dark.svg %%WWWDIR%%/core/img/places/contacts.svg %%WWWDIR%%/core/img/places/default-app-icon.svg -%%WWWDIR%%/core/img/places/files-dark.svg %%WWWDIR%%/core/img/places/files.svg %%WWWDIR%%/core/img/places/home.svg %%WWWDIR%%/core/img/places/link.svg @@ -11690,12 +11606,14 @@ %%WWWDIR%%/core/js/placeholder.js %%WWWDIR%%/core/js/public/appconfig.js %%WWWDIR%%/core/js/public/comments.js +%%WWWDIR%%/core/js/public/publicpage.js +%%WWWDIR%%/core/js/public/whatsnew.js +%%WWWDIR%%/core/js/publicshareauth.js %%WWWDIR%%/core/js/select2-toggleselect.js %%WWWDIR%%/core/js/setup.js %%WWWDIR%%/core/js/setupchecks.js %%WWWDIR%%/core/js/share.js %%WWWDIR%%/core/js/shareconfigmodel.js -%%WWWDIR%%/core/js/sharedialogexpirationview.js %%WWWDIR%%/core/js/sharedialoglinkshareview.js %%WWWDIR%%/core/js/sharedialogresharerinfoview.js %%WWWDIR%%/core/js/sharedialogshareelistview.js @@ -11861,16 +11779,19 @@ %%WWWDIR%%/core/l10n/zh_TW.json %%WWWDIR%%/core/register_command.php %%WWWDIR%%/core/routes.php -%%WWWDIR%%/core/search/ajax/search.php -%%WWWDIR%%/core/search/css/results.css +%%WWWDIR%%/core/search/css/results.scss %%WWWDIR%%/core/search/js/search.js +%%WWWDIR%%/core/search/js/searchprovider.js %%WWWDIR%%/core/search/templates/part.results.html %%WWWDIR%%/core/shipped.json %%WWWDIR%%/core/signature.json %%WWWDIR%%/core/skeleton/Documents/About.odt %%WWWDIR%%/core/skeleton/Documents/About.txt +%%WWWDIR%%/core/skeleton/Documents/Nextcloud Flyer.pdf +%%WWWDIR%%/core/skeleton/Nextcloud Community.jpeg %%WWWDIR%%/core/skeleton/Nextcloud Manual.pdf %%WWWDIR%%/core/skeleton/Nextcloud.mp4 +%%WWWDIR%%/core/skeleton/Nextcloud.png %%WWWDIR%%/core/skeleton/Photos/Coast.jpg %%WWWDIR%%/core/skeleton/Photos/Hummingbird.jpg %%WWWDIR%%/core/skeleton/Photos/Nut.jpg @@ -11888,12 +11809,15 @@ %%WWWDIR%%/core/templates/layout.base.php %%WWWDIR%%/core/templates/layout.guest.php %%WWWDIR%%/core/templates/layout.noscript.warning.php +%%WWWDIR%%/core/templates/layout.public.php %%WWWDIR%%/core/templates/layout.user.php %%WWWDIR%%/core/templates/login.php %%WWWDIR%%/core/templates/loginflow/authpicker.php +%%WWWDIR%%/core/templates/loginflow/grant.php %%WWWDIR%%/core/templates/loginflow/redirect.php %%WWWDIR%%/core/templates/lostpassword/resetpassword.php %%WWWDIR%%/core/templates/message.html +%%WWWDIR%%/core/templates/publicshareauth.php %%WWWDIR%%/core/templates/tags.html %%WWWDIR%%/core/templates/twofactorselectchallenge.php %%WWWDIR%%/core/templates/twofactorshowchallenge.php @@ -11921,6 +11845,9 @@ %%WWWDIR%%/core/vendor/clipboard/.bower.json %%WWWDIR%%/core/vendor/clipboard/dist/clipboard.min.js %%WWWDIR%%/core/vendor/core.js +%%WWWDIR%%/core/vendor/css-vars-ponyfill/LICENSE +%%WWWDIR%%/core/vendor/css-vars-ponyfill/dist/css-vars-ponyfill.min.js +%%WWWDIR%%/core/vendor/css-vars-ponyfill/dist/css-vars-ponyfill.min.js.map %%WWWDIR%%/core/vendor/davclient.js/.bower.json %%WWWDIR%%/core/vendor/davclient.js/LICENSE %%WWWDIR%%/core/vendor/davclient.js/lib/client.js @@ -12187,13 +12114,13 @@ %%WWWDIR%%/lib/private/App/CodeChecker/NodeVisitor.php %%WWWDIR%%/lib/private/App/CodeChecker/PrivateCheck.php %%WWWDIR%%/lib/private/App/CodeChecker/StrongComparisonCheck.php +%%WWWDIR%%/lib/private/App/CompareVersion.php %%WWWDIR%%/lib/private/App/DependencyAnalyzer.php %%WWWDIR%%/lib/private/App/InfoParser.php %%WWWDIR%%/lib/private/App/Platform.php %%WWWDIR%%/lib/private/App/PlatformRepository.php %%WWWDIR%%/lib/private/AppConfig.php %%WWWDIR%%/lib/private/AppFramework/App.php -%%WWWDIR%%/lib/private/AppFramework/Core/API.php %%WWWDIR%%/lib/private/AppFramework/DependencyInjection/DIContainer.php %%WWWDIR%%/lib/private/AppFramework/Http.php %%WWWDIR%%/lib/private/AppFramework/Http/Dispatcher.php @@ -12201,6 +12128,8 @@ %%WWWDIR%%/lib/private/AppFramework/Http/Request.php %%WWWDIR%%/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php %%WWWDIR%%/lib/private/AppFramework/Middleware/OCSMiddleware.php +%%WWWDIR%%/lib/private/AppFramework/Middleware/PublicShare/Exceptions/NeedAuthenticationException.php +%%WWWDIR%%/lib/private/AppFramework/Middleware/PublicShare/PublicShareMiddleware.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/CORSMiddleware.php %%WWWDIR%%/lib/private/AppFramework/Middleware/Security/Exceptions/AppNotEnabledException.php @@ -12224,12 +12153,11 @@ %%WWWDIR%%/lib/private/AppFramework/Utility/ControllerMethodReflector.php %%WWWDIR%%/lib/private/AppFramework/Utility/SimpleContainer.php %%WWWDIR%%/lib/private/AppFramework/Utility/TimeFactory.php -%%WWWDIR%%/lib/private/AppHelper.php %%WWWDIR%%/lib/private/Archive/Archive.php %%WWWDIR%%/lib/private/Archive/TAR.php %%WWWDIR%%/lib/private/Archive/ZIP.php -%%WWWDIR%%/lib/private/Authentication/Exceptions/InvalidTokenException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/ExpiredTokenException.php +%%WWWDIR%%/lib/private/Authentication/Exceptions/InvalidTokenException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/LoginRequiredException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/PasswordLoginForbiddenException.php %%WWWDIR%%/lib/private/Authentication/Exceptions/PasswordlessTokenException.php @@ -12243,7 +12171,15 @@ %%WWWDIR%%/lib/private/Authentication/Token/DefaultTokenProvider.php %%WWWDIR%%/lib/private/Authentication/Token/IProvider.php %%WWWDIR%%/lib/private/Authentication/Token/IToken.php +%%WWWDIR%%/lib/private/Authentication/Token/Manager.php +%%WWWDIR%%/lib/private/Authentication/Token/PublicKeyToken.php +%%WWWDIR%%/lib/private/Authentication/Token/PublicKeyTokenMapper.php +%%WWWDIR%%/lib/private/Authentication/Token/PublicKeyTokenProvider.php +%%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/Db/ProviderUserAssignmentDao.php %%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/Manager.php +%%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/ProviderLoader.php +%%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/ProviderSet.php +%%WWWDIR%%/lib/private/Authentication/TwoFactorAuth/Registry.php %%WWWDIR%%/lib/private/Avatar.php %%WWWDIR%%/lib/private/AvatarManager.php %%WWWDIR%%/lib/private/BackgroundJob/Job.php @@ -12255,15 +12191,19 @@ %%WWWDIR%%/lib/private/Cache/CappedMemoryCache.php %%WWWDIR%%/lib/private/Cache/File.php %%WWWDIR%%/lib/private/Calendar/Manager.php +%%WWWDIR%%/lib/private/Calendar/Resource/Manager.php +%%WWWDIR%%/lib/private/Calendar/Room/Manager.php %%WWWDIR%%/lib/private/CapabilitiesManager.php %%WWWDIR%%/lib/private/Collaboration/AutoComplete/Manager.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/GroupPlugin.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/LookupPlugin.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/MailPlugin.php +%%WWWDIR%%/lib/private/Collaboration/Collaborators/RemoteGroupPlugin.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/RemotePlugin.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/Search.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/SearchResult.php %%WWWDIR%%/lib/private/Collaboration/Collaborators/UserPlugin.php +%%WWWDIR%%/lib/private/Color.php %%WWWDIR%%/lib/private/Command/AsyncBus.php %%WWWDIR%%/lib/private/Command/CallableJob.php %%WWWDIR%%/lib/private/Command/ClosureJob.php @@ -12298,6 +12238,7 @@ %%WWWDIR%%/lib/private/DB/MigrationException.php %%WWWDIR%%/lib/private/DB/MigrationService.php %%WWWDIR%%/lib/private/DB/Migrator.php +%%WWWDIR%%/lib/private/DB/MissingIndexInformation.php %%WWWDIR%%/lib/private/DB/MySQLMigrator.php %%WWWDIR%%/lib/private/DB/MySqlTools.php %%WWWDIR%%/lib/private/DB/OCSqlitePlatform.php @@ -12320,6 +12261,7 @@ %%WWWDIR%%/lib/private/DB/QueryBuilder/QueryBuilder.php %%WWWDIR%%/lib/private/DB/QueryBuilder/QueryFunction.php %%WWWDIR%%/lib/private/DB/QueryBuilder/QuoteHelper.php +%%WWWDIR%%/lib/private/DB/ReconnectWrapper.php %%WWWDIR%%/lib/private/DB/SQLiteMigrator.php %%WWWDIR%%/lib/private/DB/SQLiteSessionInit.php %%WWWDIR%%/lib/private/DB/SchemaWrapper.php @@ -12347,6 +12289,10 @@ %%WWWDIR%%/lib/private/Encryption/Manager.php %%WWWDIR%%/lib/private/Encryption/Update.php %%WWWDIR%%/lib/private/Encryption/Util.php +%%WWWDIR%%/lib/private/Federation/CloudFederationFactory.php +%%WWWDIR%%/lib/private/Federation/CloudFederationNotification.php +%%WWWDIR%%/lib/private/Federation/CloudFederationProviderManager.php +%%WWWDIR%%/lib/private/Federation/CloudFederationShare.php %%WWWDIR%%/lib/private/Federation/CloudId.php %%WWWDIR%%/lib/private/Federation/CloudIdManager.php %%WWWDIR%%/lib/private/Files/AppData/AppData.php @@ -12392,6 +12338,7 @@ %%WWWDIR%%/lib/private/Files/Node/Root.php %%WWWDIR%%/lib/private/Files/Notify/Change.php %%WWWDIR%%/lib/private/Files/Notify/RenameChange.php +%%WWWDIR%%/lib/private/Files/ObjectStore/Azure.php %%WWWDIR%%/lib/private/Files/ObjectStore/HomeObjectStoreStorage.php %%WWWDIR%%/lib/private/Files/ObjectStore/Mapper.php %%WWWDIR%%/lib/private/Files/ObjectStore/NoopScanner.php @@ -12402,6 +12349,7 @@ %%WWWDIR%%/lib/private/Files/ObjectStore/S3Signature.php %%WWWDIR%%/lib/private/Files/ObjectStore/StorageObjectStore.php %%WWWDIR%%/lib/private/Files/ObjectStore/Swift.php +%%WWWDIR%%/lib/private/Files/ObjectStore/SwiftFactory.php %%WWWDIR%%/lib/private/Files/Search/SearchBinaryOperator.php %%WWWDIR%%/lib/private/Files/Search/SearchComparison.php %%WWWDIR%%/lib/private/Files/Search/SearchOrder.php @@ -12441,7 +12389,6 @@ %%WWWDIR%%/lib/private/Group/Group.php %%WWWDIR%%/lib/private/Group/Manager.php %%WWWDIR%%/lib/private/Group/MetaData.php -%%WWWDIR%%/lib/private/HTTPHelper.php %%WWWDIR%%/lib/private/HintException.php %%WWWDIR%%/lib/private/Hooks/BasicEmitter.php %%WWWDIR%%/lib/private/Hooks/Emitter.php @@ -12463,6 +12410,7 @@ %%WWWDIR%%/lib/private/L10N/Factory.php %%WWWDIR%%/lib/private/L10N/L10N.php %%WWWDIR%%/lib/private/L10N/L10NString.php +%%WWWDIR%%/lib/private/L10N/LanguageIterator.php %%WWWDIR%%/lib/private/L10N/LanguageNotFoundException.php %%WWWDIR%%/lib/private/LargeFileHelper.php %%WWWDIR%%/lib/private/Lock/AbstractLockingProvider.php @@ -12475,9 +12423,12 @@ %%WWWDIR%%/lib/private/Log.php %%WWWDIR%%/lib/private/Log/ErrorHandler.php %%WWWDIR%%/lib/private/Log/Errorlog.php +%%WWWDIR%%/lib/private/Log/ExceptionSerializer.php %%WWWDIR%%/lib/private/Log/File.php +%%WWWDIR%%/lib/private/Log/LogFactory.php %%WWWDIR%%/lib/private/Log/Rotate.php %%WWWDIR%%/lib/private/Log/Syslog.php +%%WWWDIR%%/lib/private/Log/Systemdlog.php %%WWWDIR%%/lib/private/Mail/Attachment.php %%WWWDIR%%/lib/private/Mail/EMailTemplate.php %%WWWDIR%%/lib/private/Mail/Mailer.php @@ -12491,7 +12442,7 @@ %%WWWDIR%%/lib/private/Memcache/Memcached.php %%WWWDIR%%/lib/private/Memcache/NullCache.php %%WWWDIR%%/lib/private/Memcache/Redis.php -%%WWWDIR%%/lib/private/Memcache/XCache.php +%%WWWDIR%%/lib/private/MemoryInfo.php %%WWWDIR%%/lib/private/Migration/BackgroundRepair.php %%WWWDIR%%/lib/private/Migration/ConsoleOutput.php %%WWWDIR%%/lib/private/Migration/SimpleOutput.php @@ -12509,11 +12460,13 @@ %%WWWDIR%%/lib/private/OCS/Provider.php %%WWWDIR%%/lib/private/OCS/Result.php %%WWWDIR%%/lib/private/Preview/BMP.php +%%WWWDIR%%/lib/private/Preview/BackgroundCleanupJob.php %%WWWDIR%%/lib/private/Preview/Bitmap.php %%WWWDIR%%/lib/private/Preview/Font.php %%WWWDIR%%/lib/private/Preview/GIF.php %%WWWDIR%%/lib/private/Preview/Generator.php %%WWWDIR%%/lib/private/Preview/GeneratorHelper.php +%%WWWDIR%%/lib/private/Preview/HEIC.php %%WWWDIR%%/lib/private/Preview/Illustrator.php %%WWWDIR%%/lib/private/Preview/Image.php %%WWWDIR%%/lib/private/Preview/JPEG.php @@ -12550,20 +12503,16 @@ %%WWWDIR%%/lib/private/Remote/InstanceFactory.php %%WWWDIR%%/lib/private/Remote/User.php %%WWWDIR%%/lib/private/Repair.php +%%WWWDIR%%/lib/private/Repair/AddCleanupUpdaterBackupsJob.php %%WWWDIR%%/lib/private/Repair/CleanTags.php %%WWWDIR%%/lib/private/Repair/ClearFrontendCaches.php %%WWWDIR%%/lib/private/Repair/Collation.php %%WWWDIR%%/lib/private/Repair/MoveUpdaterStepFile.php -%%WWWDIR%%/lib/private/Repair/NC11/CleanPreviews.php -%%WWWDIR%%/lib/private/Repair/NC11/CleanPreviewsBackgroundJob.php %%WWWDIR%%/lib/private/Repair/NC11/FixMountStorages.php -%%WWWDIR%%/lib/private/Repair/NC11/MoveAvatars.php -%%WWWDIR%%/lib/private/Repair/NC11/MoveAvatarsBackgroundJob.php -%%WWWDIR%%/lib/private/Repair/NC12/InstallCoreBundle.php -%%WWWDIR%%/lib/private/Repair/NC12/RepairIdentityProofKeyFolders.php -%%WWWDIR%%/lib/private/Repair/NC12/UpdateLanguageCodes.php %%WWWDIR%%/lib/private/Repair/NC13/AddLogRotateJob.php %%WWWDIR%%/lib/private/Repair/NC13/RepairInvalidPaths.php +%%WWWDIR%%/lib/private/Repair/NC14/AddPreviewBackgroundCleanupJob.php +%%WWWDIR%%/lib/private/Repair/NC14/RepairPendingCronJobs.php %%WWWDIR%%/lib/private/Repair/OldGroupMembershipShares.php %%WWWDIR%%/lib/private/Repair/Owncloud/DropAccountTermsTable.php %%WWWDIR%%/lib/private/Repair/Owncloud/SaveAccountsTableData.php @@ -12615,18 +12564,16 @@ %%WWWDIR%%/lib/private/Session/Internal.php %%WWWDIR%%/lib/private/Session/Memory.php %%WWWDIR%%/lib/private/Session/Session.php -%%WWWDIR%%/lib/private/Settings/Admin/Additional.php %%WWWDIR%%/lib/private/Settings/Admin/Encryption.php +%%WWWDIR%%/lib/private/Settings/Admin/Mail.php +%%WWWDIR%%/lib/private/Settings/Admin/Overview.php %%WWWDIR%%/lib/private/Settings/Admin/Server.php -%%WWWDIR%%/lib/private/Settings/Admin/ServerDevNotice.php %%WWWDIR%%/lib/private/Settings/Admin/Sharing.php -%%WWWDIR%%/lib/private/Settings/Admin/TipsTricks.php %%WWWDIR%%/lib/private/Settings/Manager.php -%%WWWDIR%%/lib/private/Settings/Mapper.php %%WWWDIR%%/lib/private/Settings/Personal/Additional.php %%WWWDIR%%/lib/private/Settings/Personal/PersonalInfo.php %%WWWDIR%%/lib/private/Settings/Personal/Security.php -%%WWWDIR%%/lib/private/Settings/RemoveOrphaned.php +%%WWWDIR%%/lib/private/Settings/Personal/ServerDevNotice.php %%WWWDIR%%/lib/private/Settings/Section.php %%WWWDIR%%/lib/private/Setup.php %%WWWDIR%%/lib/private/Setup/AbstractDatabase.php @@ -12663,6 +12610,7 @@ %%WWWDIR%%/lib/private/TempManager.php %%WWWDIR%%/lib/private/Template/Base.php %%WWWDIR%%/lib/private/Template/CSSResourceLocator.php +%%WWWDIR%%/lib/private/Template/IconsCacher.php %%WWWDIR%%/lib/private/Template/JSCombiner.php %%WWWDIR%%/lib/private/Template/JSConfigHelper.php %%WWWDIR%%/lib/private/Template/JSResourceLocator.php @@ -12673,6 +12621,9 @@ %%WWWDIR%%/lib/private/TemplateLayout.php %%WWWDIR%%/lib/private/URLGenerator.php %%WWWDIR%%/lib/private/Updater.php +%%WWWDIR%%/lib/private/Updater/ChangesCheck.php +%%WWWDIR%%/lib/private/Updater/ChangesMapper.php +%%WWWDIR%%/lib/private/Updater/ChangesResult.php %%WWWDIR%%/lib/private/Updater/VersionCheck.php %%WWWDIR%%/lib/private/User/Backend.php %%WWWDIR%%/lib/private/User/Database.php @@ -12689,7 +12640,6 @@ %%WWWDIR%%/lib/private/legacy/eventsource.php %%WWWDIR%%/lib/private/legacy/filechunking.php %%WWWDIR%%/lib/private/legacy/files.php -%%WWWDIR%%/lib/private/legacy/group/backend.php %%WWWDIR%%/lib/private/legacy/helper.php %%WWWDIR%%/lib/private/legacy/hook.php %%WWWDIR%%/lib/private/legacy/image.php @@ -12714,11 +12664,13 @@ %%WWWDIR%%/lib/public/App/ManagerEvent.php %%WWWDIR%%/lib/public/AppFramework/ApiController.php %%WWWDIR%%/lib/public/AppFramework/App.php +%%WWWDIR%%/lib/public/AppFramework/AuthPublicShareController.php %%WWWDIR%%/lib/public/AppFramework/Controller.php %%WWWDIR%%/lib/public/AppFramework/Db/DoesNotExistException.php %%WWWDIR%%/lib/public/AppFramework/Db/Entity.php %%WWWDIR%%/lib/public/AppFramework/Db/Mapper.php %%WWWDIR%%/lib/public/AppFramework/Db/MultipleObjectsReturnedException.php +%%WWWDIR%%/lib/public/AppFramework/Db/QBMapper.php %%WWWDIR%%/lib/public/AppFramework/Http.php %%WWWDIR%%/lib/public/AppFramework/Http/ContentSecurityPolicy.php %%WWWDIR%%/lib/public/AppFramework/Http/DataDisplayResponse.php @@ -12735,8 +12687,15 @@ %%WWWDIR%%/lib/public/AppFramework/Http/RedirectResponse.php %%WWWDIR%%/lib/public/AppFramework/Http/Response.php %%WWWDIR%%/lib/public/AppFramework/Http/StreamResponse.php +%%WWWDIR%%/lib/public/AppFramework/Http/StrictContentSecurityPolicy.php +%%WWWDIR%%/lib/public/AppFramework/Http/StrictEvalContentSecurityPolicy.php +%%WWWDIR%%/lib/public/AppFramework/Http/StrictInlineContentSecurityPolicy.php +%%WWWDIR%%/lib/public/AppFramework/Http/Template/ExternalShareMenuAction.php +%%WWWDIR%%/lib/public/AppFramework/Http/Template/IMenuAction.php +%%WWWDIR%%/lib/public/AppFramework/Http/Template/LinkMenuAction.php +%%WWWDIR%%/lib/public/AppFramework/Http/Template/PublicTemplateResponse.php +%%WWWDIR%%/lib/public/AppFramework/Http/Template/SimpleMenuAction.php %%WWWDIR%%/lib/public/AppFramework/Http/TemplateResponse.php -%%WWWDIR%%/lib/public/AppFramework/IApi.php %%WWWDIR%%/lib/public/AppFramework/IAppContainer.php %%WWWDIR%%/lib/public/AppFramework/Middleware.php %%WWWDIR%%/lib/public/AppFramework/OCS/OCSBadRequestException.php @@ -12744,6 +12703,7 @@ %%WWWDIR%%/lib/public/AppFramework/OCS/OCSForbiddenException.php %%WWWDIR%%/lib/public/AppFramework/OCS/OCSNotFoundException.php %%WWWDIR%%/lib/public/AppFramework/OCSController.php +%%WWWDIR%%/lib/public/AppFramework/PublicShareController.php %%WWWDIR%%/lib/public/AppFramework/QueryException.php %%WWWDIR%%/lib/public/AppFramework/Utility/IControllerMethodReflector.php %%WWWDIR%%/lib/public/AppFramework/Utility/ITimeFactory.php @@ -12754,13 +12714,21 @@ %%WWWDIR%%/lib/public/Authentication/LoginCredentials/IStore.php %%WWWDIR%%/lib/public/Authentication/TwoFactorAuth/IProvider.php %%WWWDIR%%/lib/public/Authentication/TwoFactorAuth/IProvidesCustomCSP.php +%%WWWDIR%%/lib/public/Authentication/TwoFactorAuth/IRegistry.php %%WWWDIR%%/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php %%WWWDIR%%/lib/public/AutoloadNotAllowedException.php %%WWWDIR%%/lib/public/BackgroundJob.php %%WWWDIR%%/lib/public/BackgroundJob/IJob.php %%WWWDIR%%/lib/public/BackgroundJob/IJobList.php +%%WWWDIR%%/lib/public/Calendar/BackendTemporarilyUnavailableException.php %%WWWDIR%%/lib/public/Calendar/ICalendar.php %%WWWDIR%%/lib/public/Calendar/IManager.php +%%WWWDIR%%/lib/public/Calendar/Resource/IBackend.php +%%WWWDIR%%/lib/public/Calendar/Resource/IManager.php +%%WWWDIR%%/lib/public/Calendar/Resource/IResource.php +%%WWWDIR%%/lib/public/Calendar/Room/IBackend.php +%%WWWDIR%%/lib/public/Calendar/Room/IManager.php +%%WWWDIR%%/lib/public/Calendar/Room/IRoom.php %%WWWDIR%%/lib/public/Capabilities/ICapability.php %%WWWDIR%%/lib/public/Capabilities/IPublicCapability.php %%WWWDIR%%/lib/public/Collaboration/AutoComplete/IManager.php @@ -12780,10 +12748,8 @@ %%WWWDIR%%/lib/public/Comments/IllegalIDChangeException.php %%WWWDIR%%/lib/public/Comments/MessageTooLongException.php %%WWWDIR%%/lib/public/Comments/NotFoundException.php -%%WWWDIR%%/lib/public/Config.php %%WWWDIR%%/lib/public/Console/ConsoleEvent.php %%WWWDIR%%/lib/public/Constants.php -%%WWWDIR%%/lib/public/Contacts.php %%WWWDIR%%/lib/public/Contacts/ContactsMenu/IAction.php %%WWWDIR%%/lib/public/Contacts/ContactsMenu/IActionFactory.php %%WWWDIR%%/lib/public/Contacts/ContactsMenu/IContactsStore.php @@ -12791,7 +12757,6 @@ %%WWWDIR%%/lib/public/Contacts/ContactsMenu/ILinkAction.php %%WWWDIR%%/lib/public/Contacts/ContactsMenu/IProvider.php %%WWWDIR%%/lib/public/Contacts/IManager.php -%%WWWDIR%%/lib/public/DB.php %%WWWDIR%%/lib/public/DB/ISchemaWrapper.php %%WWWDIR%%/lib/public/DB/QueryBuilder/ICompositeExpression.php %%WWWDIR%%/lib/public/DB/QueryBuilder/IExpressionBuilder.php @@ -12810,6 +12775,17 @@ %%WWWDIR%%/lib/public/Encryption/IFile.php %%WWWDIR%%/lib/public/Encryption/IManager.php %%WWWDIR%%/lib/public/Encryption/Keys/IStorage.php +%%WWWDIR%%/lib/public/Federation/Exceptions/ActionNotSupportedException.php +%%WWWDIR%%/lib/public/Federation/Exceptions/AuthenticationFailedException.php +%%WWWDIR%%/lib/public/Federation/Exceptions/BadRequestException.php +%%WWWDIR%%/lib/public/Federation/Exceptions/ProviderAlreadyExistsException.php +%%WWWDIR%%/lib/public/Federation/Exceptions/ProviderCouldNotAddShareException.php +%%WWWDIR%%/lib/public/Federation/Exceptions/ProviderDoesNotExistsException.php +%%WWWDIR%%/lib/public/Federation/ICloudFederationFactory.php +%%WWWDIR%%/lib/public/Federation/ICloudFederationNotification.php +%%WWWDIR%%/lib/public/Federation/ICloudFederationProvider.php +%%WWWDIR%%/lib/public/Federation/ICloudFederationProviderManager.php +%%WWWDIR%%/lib/public/Federation/ICloudFederationShare.php %%WWWDIR%%/lib/public/Federation/ICloudId.php %%WWWDIR%%/lib/public/Federation/ICloudIdManager.php %%WWWDIR%%/lib/public/Files.php @@ -12833,6 +12809,7 @@ %%WWWDIR%%/lib/public/Files/FileNameTooLongException.php %%WWWDIR%%/lib/public/Files/Folder.php %%WWWDIR%%/lib/public/Files/ForbiddenException.php +%%WWWDIR%%/lib/public/Files/GenericFileException.php %%WWWDIR%%/lib/public/Files/IAppData.php %%WWWDIR%%/lib/public/Files/IHomeStorage.php %%WWWDIR%%/lib/public/Files/IMimeTypeDetector.php @@ -12875,6 +12852,15 @@ %%WWWDIR%%/lib/public/Files/StorageTimeoutException.php %%WWWDIR%%/lib/public/Files/UnseekableException.php %%WWWDIR%%/lib/public/GlobalScale/IConfig.php +%%WWWDIR%%/lib/public/Group/Backend/ABackend.php +%%WWWDIR%%/lib/public/Group/Backend/IAddToGroupBackend.php +%%WWWDIR%%/lib/public/Group/Backend/ICountDisabledInGroup.php +%%WWWDIR%%/lib/public/Group/Backend/ICountUsersBackend.php +%%WWWDIR%%/lib/public/Group/Backend/ICreateGroupBackend.php +%%WWWDIR%%/lib/public/Group/Backend/IDeleteGroupBackend.php +%%WWWDIR%%/lib/public/Group/Backend/IGroupDetailsBackend.php +%%WWWDIR%%/lib/public/Group/Backend/IIsAdminBackend.php +%%WWWDIR%%/lib/public/Group/Backend/IRemoveFromGroupBackend.php %%WWWDIR%%/lib/public/GroupInterface.php %%WWWDIR%%/lib/public/Http/Client/IClient.php %%WWWDIR%%/lib/public/Http/Client/IClientService.php @@ -12895,7 +12881,6 @@ %%WWWDIR%%/lib/public/IEventSource.php %%WWWDIR%%/lib/public/IGroup.php %%WWWDIR%%/lib/public/IGroupManager.php -%%WWWDIR%%/lib/public/IHelper.php %%WWWDIR%%/lib/public/IImage.php %%WWWDIR%%/lib/public/IL10N.php %%WWWDIR%%/lib/public/ILogger.php @@ -12916,14 +12901,18 @@ %%WWWDIR%%/lib/public/IUserManager.php %%WWWDIR%%/lib/public/IUserSession.php %%WWWDIR%%/lib/public/Image.php -%%WWWDIR%%/lib/public/JSON.php %%WWWDIR%%/lib/public/L10N/IFactory.php +%%WWWDIR%%/lib/public/L10N/ILanguageIterator.php %%WWWDIR%%/lib/public/LDAP/IDeletionFlagSupport.php %%WWWDIR%%/lib/public/LDAP/ILDAPProvider.php %%WWWDIR%%/lib/public/LDAP/ILDAPProviderFactory.php %%WWWDIR%%/lib/public/Lock/ILockingProvider.php %%WWWDIR%%/lib/public/Lock/LockedException.php %%WWWDIR%%/lib/public/Lockdown/ILockdownManager.php +%%WWWDIR%%/lib/public/Log/IFileBased.php +%%WWWDIR%%/lib/public/Log/ILogFactory.php +%%WWWDIR%%/lib/public/Log/IWriter.php +%%WWWDIR%%/lib/public/Log/RotationTrait.php %%WWWDIR%%/lib/public/Mail/IAttachment.php %%WWWDIR%%/lib/public/Mail/IEMailTemplate.php %%WWWDIR%%/lib/public/Mail/IMailer.php @@ -12949,7 +12938,6 @@ %%WWWDIR%%/lib/public/Remote/IInstance.php %%WWWDIR%%/lib/public/Remote/IInstanceFactory.php %%WWWDIR%%/lib/public/Remote/IUser.php -%%WWWDIR%%/lib/public/Response.php %%WWWDIR%%/lib/public/RichObjectStrings/Definitions.php %%WWWDIR%%/lib/public/RichObjectStrings/IValidator.php %%WWWDIR%%/lib/public/RichObjectStrings/InvalidObjectExeption.php @@ -12996,6 +12984,15 @@ %%WWWDIR%%/lib/public/SystemTag/TagNotFoundException.php %%WWWDIR%%/lib/public/Template.php %%WWWDIR%%/lib/public/User.php +%%WWWDIR%%/lib/public/User/Backend/ABackend.php +%%WWWDIR%%/lib/public/User/Backend/ICheckPasswordBackend.php +%%WWWDIR%%/lib/public/User/Backend/ICountUsersBackend.php +%%WWWDIR%%/lib/public/User/Backend/ICreateUserBackend.php +%%WWWDIR%%/lib/public/User/Backend/IGetDisplayNameBackend.php +%%WWWDIR%%/lib/public/User/Backend/IGetHomeBackend.php +%%WWWDIR%%/lib/public/User/Backend/IProvideAvatarBackend.php +%%WWWDIR%%/lib/public/User/Backend/ISetDisplayNameBackend.php +%%WWWDIR%%/lib/public/User/Backend/ISetPasswordBackend.php %%WWWDIR%%/lib/public/UserInterface.php %%WWWDIR%%/lib/public/Util.php %%WWWDIR%%/lib/public/WorkflowEngine/ICheck.php @@ -13003,19 +13000,26 @@ %%WWWDIR%%/lib/public/WorkflowEngine/IOperation.php %%WWWDIR%%/lib/versioncheck.php %%WWWDIR%%/occ +%%WWWDIR%%/ocm-provider/index.php %%WWWDIR%%/ocs-provider/index.php %%WWWDIR%%/ocs/providers.php %%WWWDIR%%/ocs/v1.php %%WWWDIR%%/ocs/v2.php %%WWWDIR%%/public.php %%WWWDIR%%/remote.php +%%WWWDIR%%/resources/app-info-shipped.xsd +%%WWWDIR%%/resources/app-info.xsd %%WWWDIR%%/resources/codesigning/core.crt %%WWWDIR%%/resources/codesigning/root.crl %%WWWDIR%%/resources/codesigning/root.crt %%WWWDIR%%/resources/config/ca-bundle.crt %%WWWDIR%%/resources/config/mimetypealiases.dist.json %%WWWDIR%%/resources/config/mimetypemapping.dist.json +%%WWWDIR%%/resources/locales.json %%WWWDIR%%/robots.txt +%%WWWDIR%%/settings/.babelrc +%%WWWDIR%%/settings/.editorconfig +%%WWWDIR%%/settings/.gitignore %%WWWDIR%%/settings/Activity/Provider.php %%WWWDIR%%/settings/Activity/SecurityFilter.php %%WWWDIR%%/settings/Activity/SecurityProvider.php @@ -13030,23 +13034,15 @@ %%WWWDIR%%/settings/Controller/ChangePasswordController.php %%WWWDIR%%/settings/Controller/CheckSetupController.php %%WWWDIR%%/settings/Controller/CommonSettingsTrait.php -%%WWWDIR%%/settings/Controller/EncryptionController.php -%%WWWDIR%%/settings/Controller/GroupsController.php %%WWWDIR%%/settings/Controller/LogSettingsController.php %%WWWDIR%%/settings/Controller/MailSettingsController.php %%WWWDIR%%/settings/Controller/PersonalSettingsController.php -%%WWWDIR%%/settings/Controller/SecuritySettingsController.php %%WWWDIR%%/settings/Controller/UsersController.php %%WWWDIR%%/settings/Hooks.php %%WWWDIR%%/settings/Mailer/NewUserMailHelper.php +%%WWWDIR%%/settings/Makefile %%WWWDIR%%/settings/Middleware/SubadminMiddleware.php -%%WWWDIR%%/settings/ajax/disableapp.php -%%WWWDIR%%/settings/ajax/enableapp.php -%%WWWDIR%%/settings/ajax/navigationdetect.php -%%WWWDIR%%/settings/ajax/setquota.php -%%WWWDIR%%/settings/ajax/togglesubadmins.php -%%WWWDIR%%/settings/ajax/uninstallapp.php -%%WWWDIR%%/settings/ajax/updateapp.php +%%WWWDIR%%/settings/README.md %%WWWDIR%%/settings/css/settings.scss %%WWWDIR%%/settings/help.php %%WWWDIR%%/settings/img/admin.svg @@ -13068,13 +13064,12 @@ %%WWWDIR%%/settings/js/federationscopemenu.js %%WWWDIR%%/settings/js/federationsettingsview.js %%WWWDIR%%/settings/js/log.js +%%WWWDIR%%/settings/js/security_password.js +%%WWWDIR%%/settings/js/settings-vue.js +%%WWWDIR%%/settings/js/settings-vue.js.map %%WWWDIR%%/settings/js/settings.js %%WWWDIR%%/settings/js/settings/authtoken-init.js %%WWWDIR%%/settings/js/settings/personalInfo.js -%%WWWDIR%%/settings/js/users/deleteHandler.js -%%WWWDIR%%/settings/js/users/filter.js -%%WWWDIR%%/settings/js/users/groups.js -%%WWWDIR%%/settings/js/users/users.js %%WWWDIR%%/settings/js/usersettings.js %%WWWDIR%%/settings/l10n/af.js %%WWWDIR%%/settings/l10n/af.json @@ -13240,31 +13235,51 @@ %%WWWDIR%%/settings/l10n/zh_HK.json %%WWWDIR%%/settings/l10n/zh_TW.js %%WWWDIR%%/settings/l10n/zh_TW.json +%%WWWDIR%%/settings/package-lock.json +%%WWWDIR%%/settings/package.json %%WWWDIR%%/settings/routes.php -%%WWWDIR%%/settings/templates/apps.php +%%WWWDIR%%/settings/src/.jshintrc +%%WWWDIR%%/settings/src/App.vue +%%WWWDIR%%/settings/src/components/appDetails.vue +%%WWWDIR%%/settings/src/components/appList.vue +%%WWWDIR%%/settings/src/components/appList/appItem.vue +%%WWWDIR%%/settings/src/components/appList/appScore.vue +%%WWWDIR%%/settings/src/components/appManagement.vue +%%WWWDIR%%/settings/src/components/appNavigation.vue +%%WWWDIR%%/settings/src/components/appNavigation/navigationItem.vue +%%WWWDIR%%/settings/src/components/popoverMenu.vue +%%WWWDIR%%/settings/src/components/popoverMenu/popoverItem.vue +%%WWWDIR%%/settings/src/components/prefixMixin.vue +%%WWWDIR%%/settings/src/components/svgFilterMixin.vue +%%WWWDIR%%/settings/src/components/userList.vue +%%WWWDIR%%/settings/src/components/userList/userRow.vue +%%WWWDIR%%/settings/src/main.js +%%WWWDIR%%/settings/src/router.js +%%WWWDIR%%/settings/src/store/api.js +%%WWWDIR%%/settings/src/store/apps.js +%%WWWDIR%%/settings/src/store/index.js +%%WWWDIR%%/settings/src/store/oc.js +%%WWWDIR%%/settings/src/store/settings.js +%%WWWDIR%%/settings/src/store/users.js +%%WWWDIR%%/settings/src/views/Apps.vue +%%WWWDIR%%/settings/src/views/Users.vue %%WWWDIR%%/settings/templates/certificates.php %%WWWDIR%%/settings/templates/help.php -%%WWWDIR%%/settings/templates/settings.development.notice.php -%%WWWDIR%%/settings/templates/settings.php +%%WWWDIR%%/settings/templates/settings-vue.php %%WWWDIR%%/settings/templates/settings/additional.php %%WWWDIR%%/settings/templates/settings/admin/additional-mail.php %%WWWDIR%%/settings/templates/settings/admin/encryption.php -%%WWWDIR%%/settings/templates/settings/admin/server.development.notice.php +%%WWWDIR%%/settings/templates/settings/admin/overview.php %%WWWDIR%%/settings/templates/settings/admin/server.php %%WWWDIR%%/settings/templates/settings/admin/sharing.php -%%WWWDIR%%/settings/templates/settings/admin/tipstricks.php %%WWWDIR%%/settings/templates/settings/empty.php %%WWWDIR%%/settings/templates/settings/frame.php +%%WWWDIR%%/settings/templates/settings/personal/development.notice.php %%WWWDIR%%/settings/templates/settings/personal/personal.info.php %%WWWDIR%%/settings/templates/settings/personal/security.php -%%WWWDIR%%/settings/templates/users/main.php -%%WWWDIR%%/settings/templates/users/part.createuser.php -%%WWWDIR%%/settings/templates/users/part.grouplist.php -%%WWWDIR%%/settings/templates/users/part.setquota.php -%%WWWDIR%%/settings/templates/users/part.userlist.php -%%WWWDIR%%/settings/tests/js/appsSpec.js -%%WWWDIR%%/settings/tests/js/users/deleteHandlerSpec.js -%%WWWDIR%%/settings/users.php +%%WWWDIR%%/settings/webpack.common.js +%%WWWDIR%%/settings/webpack.dev.js +%%WWWDIR%%/settings/webpack.prod.js %%WWWDIR%%/status.php %%WWWDIR%%/themes/README %%WWWDIR%%/themes/example/core/css/server.css @@ -13281,8 +13296,8 @@ %%WWWDIR%%/themes/example/defaults.php %%WWWDIR%%/updater/index.php %%WWWDIR%%/version.php -@dir %%WWWDIR%%/apps-pkg/gallery/documentation/wiki @dir %%WWWDIR%%/apps-pkg +@dir %%WWWDIR%%/apps-pkg/gallery/documentation/wiki @dir(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,) %%WWWDIR%%/apps @dir(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,) %%WWWDIR%%/config @dir(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,) %%WWWDIR%%/data diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index f085a13c261..49a724f6b34 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -197,6 +197,12 @@ _addextmod= add-module CONFIGURE_ARGS+= --with-${mod}${_addbasemod} .endfor +# Some modules depend on other being there before, for example, devel_kit needs +# to be there before a few other. +.for mod in ${FIRST_DSO_EXTMODS} +CONFIGURE_ARGS+= --${_addextmod}=${WRKSRC_${mod}}${${mod:tu}_SUBDIR} +.endfor + .for mod in ${DSO_EXTMODS} CONFIGURE_ARGS+= --${_addextmod}=${WRKSRC_${mod}}${${mod:tu}_SUBDIR} .endfor diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index d488c126acf..2826c552917 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -45,7 +45,7 @@ DYNAMIC_UPSTREAM_GH_TUPLE= cubicdaiya:ngx_dynamic_upstream:v0.1.6:dynamic_upstre DYNAMIC_UPSTREAM_VARS= DSO_EXTMODS+=dynamic_upstream DEVEL_KIT_GH_TUPLE= simpl:ngx_devel_kit:v0.3.0:devel_kit -DEVEL_KIT_VARS= DSO_EXTMODS+=devel_kit +DEVEL_KIT_VARS= FIRST_DSO_EXTMODS+=devel_kit ENCRYPTSESSION_IMPLIES= DEVEL_KIT ENCRYPTSESSION_GH_TUPLE= openresty:encrypted-session-nginx-module:v0.08:encryptsession diff --git a/www/node/Makefile b/www/node/Makefile index a89984a468e..391fb45656b 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 10.9.0 +PORTVERSION= 10.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node/distinfo b/www/node/distinfo index 42077a71919..0a93582bd80 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534540377 -SHA256 (node-v10.9.0.tar.gz) = 1ed31ba75080b16193f1c7a351807481b1f7da08bfaf7172bc07f0cf07e6ea71 -SIZE (node-v10.9.0.tar.gz) = 35848393 +TIMESTAMP = 1536517650 +SHA256 (node-v10.10.0.tar.gz) = 8cfcb0d6f859645934a9318d44872e9ebcf30dde6f567f453e6380912b2acff5 +SIZE (node-v10.10.0.tar.gz) = 35927251 diff --git a/www/p5-CGI-Compress-Gzip/Makefile b/www/p5-CGI-Compress-Gzip/Makefile index 35a06792794..e68ba345db5 100644 --- a/www/p5-CGI-Compress-Gzip/Makefile +++ b/www/p5-CGI-Compress-Gzip/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= CGI::Compress::Gzip - CGI with automatically compressed output LICENSE= ART10 GPLv1+ diff --git a/www/p5-CGI-Prototype/Makefile b/www/p5-CGI-Prototype/Makefile index 6d6553ad7ff..8cb402b0987 100644 --- a/www/p5-CGI-Prototype/Makefile +++ b/www/p5-CGI-Prototype/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create a CGI application by subclassing COMMON_DEPENDS= p5-Class-Prototyped>0:devel/p5-Class-Prototyped \ diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile index 447e6a1be05..c0e3efa2faa 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= CGI.pm -PORTVERSION= 3.63 -PORTREVISION= 1 +PORTVERSION= 3.65 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARKSTOS PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple Common Gateway Interface Class for Perl LICENSE= ART20 GPLv1 LICENSE_COMB= dual -CONFLICTS= p5-CGI-[4-9]* p5-CGI-Fast-[0-9]* +CONFLICTS_INSTALL= p5-CGI p5-CGI-Fast USES= perl5 USE_PERL5= configure + NO_ARCH= yes EXAMPLES= examples/caution.xbm examples/clickable_image.cgi \ @@ -32,11 +32,10 @@ EXAMPLES= examples/caution.xbm examples/clickable_image.cgi \ examples/popup.cgi examples/save_state.cgi \ examples/tryit.cgi examples/wilogo.gif -post-patch: - @${REINPLACE_CMD} -e '/require 5\.6/d; /INSTALLDIRS/d' ${WRKSRC}/Makefile.PL +OPTIONS_DEFINE= EXAMPLES -post-install: +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/p5-CGI.pm/distinfo b/www/p5-CGI.pm/distinfo index 59af820a2d6..bc6d53b23ec 100644 --- a/www/p5-CGI.pm/distinfo +++ b/www/p5-CGI.pm/distinfo @@ -1,2 +1,3 @@ -SHA256 (CGI.pm-3.63.tar.gz) = f180778f9d1bcb5029bffb8c6be305c6deec60bf71ef14170fce9dfe6c548e2c -SIZE (CGI.pm-3.63.tar.gz) = 247277 +TIMESTAMP = 1536591757 +SHA256 (CGI.pm-3.65.tar.gz) = 556d0f9047affa6873da996d8cc077bff797c13f95be89eb771d7247b8f0828a +SIZE (CGI.pm-3.65.tar.gz) = 247466 diff --git a/www/p5-CGI.pm/pkg-descr b/www/p5-CGI.pm/pkg-descr index 8cb33d62b6b..03035a3701b 100644 --- a/www/p5-CGI.pm/pkg-descr +++ b/www/p5-CGI.pm/pkg-descr @@ -8,4 +8,4 @@ them. Because each object corresponds to the "state" of the CGI script, and because each object's parameter list is independent of the others, this allows you to save the state of the script and restore it later. -WWW: https://metacpan.org/release/MARKSTOS/CGI.pm-3.63 +WWW: https://metacpan.org/release/MARKSTOS/CGI.pm-3.65 diff --git a/www/p5-CGI.pm/pkg-plist b/www/p5-CGI.pm/pkg-plist index ce5ecc5fa81..8c45a768cc5 100644 --- a/www/p5-CGI.pm/pkg-plist +++ b/www/p5-CGI.pm/pkg-plist @@ -7,6 +7,15 @@ %%SITE_PERL%%/CGI/Push.pm %%SITE_PERL%%/CGI/Switch.pm %%SITE_PERL%%/CGI/Util.pm +%%PERL5_MAN3%%/CGI.3.gz +%%PERL5_MAN3%%/CGI::Apache.3.gz +%%PERL5_MAN3%%/CGI::Carp.3.gz +%%PERL5_MAN3%%/CGI::Cookie.3.gz +%%PERL5_MAN3%%/CGI::Fast.3.gz +%%PERL5_MAN3%%/CGI::Pretty.3.gz +%%PERL5_MAN3%%/CGI::Push.3.gz +%%PERL5_MAN3%%/CGI::Switch.3.gz +%%PERL5_MAN3%%/CGI::Util.3.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/caution.xbm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/clickable_image.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cookie.cgi @@ -28,12 +37,3 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/save_state.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tryit.cgi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wilogo.gif -%%PERL5_MAN3%%/CGI.3.gz -%%PERL5_MAN3%%/CGI::Apache.3.gz -%%PERL5_MAN3%%/CGI::Carp.3.gz -%%PERL5_MAN3%%/CGI::Cookie.3.gz -%%PERL5_MAN3%%/CGI::Fast.3.gz -%%PERL5_MAN3%%/CGI::Pretty.3.gz -%%PERL5_MAN3%%/CGI::Push.3.gz -%%PERL5_MAN3%%/CGI::Switch.3.gz -%%PERL5_MAN3%%/CGI::Util.3.gz diff --git a/www/p5-Continuity/Makefile b/www/p5-Continuity/Makefile index af43deacd84..9218ed428fe 100644 --- a/www/p5-Continuity/Makefile +++ b/www/p5-Continuity/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR=CPAN:AWWAIID PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Stateful Web applications in Perl COMMON_DEPENDS= p5-Event>0:devel/p5-Event \ diff --git a/www/p5-HTML-Lint/Makefile b/www/p5-HTML-Lint/Makefile index 11d91d25693..37c76c8c37d 100644 --- a/www/p5-HTML-Lint/Makefile +++ b/www/p5-HTML-Lint/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= HTML::Lint - check for HTML errors in a string or file LICENSE= ART20 diff --git a/www/p5-HTML-TagCloud/Makefile b/www/p5-HTML-TagCloud/Makefile index 01e83e491ab..e4f4a847ca3 100644 --- a/www/p5-HTML-TagCloud/Makefile +++ b/www/p5-HTML-TagCloud/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= HTML::TagCloud - Generate An HTML Tag Cloud USES= perl5 diff --git a/www/p5-HTTP-Server-Simple-Recorder/Makefile b/www/p5-HTTP-Server-Simple-Recorder/Makefile index 40db978eab2..1eaa849807e 100644 --- a/www/p5-HTTP-Server-Simple-Recorder/Makefile +++ b/www/p5-HTTP-Server-Simple-Recorder/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Mixin to record HTTP::Server::Simple's sockets BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \ diff --git a/www/p5-Scrappy/Makefile b/www/p5-Scrappy/Makefile index 6d16a5265e2..e53295527b0 100644 --- a/www/p5-Scrappy/Makefile +++ b/www/p5-Scrappy/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AWNCORP PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= All Powerful Web Harvester, Spider, Scraper fully automated BUILD_DEPENDS= p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install \ @@ -31,25 +31,27 @@ BUILD_DEPENDS= p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.921111901 + USES= perl5 USE_PERL5= configure post-patch: - rm -f ${WRKSRC}/perltidy.pl - rm -f ${WRKSRC}/lib/Scrappy.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Action.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Logger.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Scraper.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Queue.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Session.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Project.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Plugin.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Action/Help.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Action/Generate.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Plugin/RandomProxy.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Project/Document.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Scraper/Control.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Scraper/Parser.pm.bak - rm -f ${WRKSRC}/lib/Scrappy/Scraper/UserAgent.pm.bak + ${RM} ${WRKSRC}/perltidy.pl + ${RM} ${WRKSRC}/lib/Scrappy.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Action.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Logger.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Scraper.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Queue.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Session.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Project.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Plugin.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Action/Help.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Action/Generate.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Plugin/RandomProxy.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Project/Document.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Scraper/Control.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Scraper/Parser.pm.bak + ${RM} ${WRKSRC}/lib/Scrappy/Scraper/UserAgent.pm.bak .include diff --git a/www/p5-Squatting/Makefile b/www/p5-Squatting/Makefile index a55020ec1d1..6360ab7f5cf 100644 --- a/www/p5-Squatting/Makefile +++ b/www/p5-Squatting/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BEPPU PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Camping-inspired Web Microframework for Perl COMMON_DEPENDS= p5-Continuity>=0.991:www/p5-Continuity \ diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile index 4eeece06809..65c1c47fb7d 100644 --- a/www/p5-Test-HTTP-Server-Simple/Makefile +++ b/www/p5-Test-HTTP-Server-Simple/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Test::More functions for HTTP::Server::Simple BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \ diff --git a/www/p5-URI-Sequin/Makefile b/www/p5-URI-Sequin/Makefile index 6cae520e926..106fbef7a91 100644 --- a/www/p5-URI-Sequin/Makefile +++ b/www/p5-URI-Sequin/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SARGIE PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Extract information from the URLs of Search-Engines LICENSE= ART10 GPLv1+ diff --git a/www/p5-URI-Title/Makefile b/www/p5-URI-Title/Makefile index 7514035c42e..f1e7504394a 100644 --- a/www/p5-URI-Title/Makefile +++ b/www/p5-URI-Title/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Get the titles of things on the web in a sensible way COMMON_DEPENDS= p5-File-Type>=0.22:devel/p5-File-Type \ diff --git a/www/p5-WebService-Google-Sets/Makefile b/www/p5-WebService-Google-Sets/Makefile index 0443e61dafa..a38af200ffd 100644 --- a/www/p5-WebService-Google-Sets/Makefile +++ b/www/p5-WebService-Google-Sets/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl access to Google Labs Sets site BUILD_DEPENDS= p5-libwww>0:www/p5-libwww diff --git a/www/p5-Yahoo-Search/Makefile b/www/p5-Yahoo-Search/Makefile index 3d1ea0dcfaa..a33f0a42704 100644 --- a/www/p5-Yahoo-Search/Makefile +++ b/www/p5-Yahoo-Search/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Yahoo Search public API BUILD_DEPENDS= p5-URI>=1.54:net/p5-URI \ diff --git a/www/p5-pQuery/Makefile b/www/p5-pQuery/Makefile index d5a36615356..f1988a42b43 100644 --- a/www/p5-pQuery/Makefile +++ b/www/p5-pQuery/Makefile @@ -1,23 +1,25 @@ # $FreeBSD$ PORTNAME= pQuery -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Port of jQuery.js LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/www/p5-pQuery/distinfo b/www/p5-pQuery/distinfo index e20862021d5..b2a45508d6b 100644 --- a/www/p5-pQuery/distinfo +++ b/www/p5-pQuery/distinfo @@ -1,2 +1,3 @@ -SHA256 (pQuery-0.23.tar.gz) = d2147b4c7c81295e3868bdeeef3e3bdef2a6ef1d81e90def0fa01dde201d5be6 -SIZE (pQuery-0.23.tar.gz) = 48581 +TIMESTAMP = 1536591812 +SHA256 (pQuery-0.24.tar.gz) = 796a0634b3b4b8579aa2d41e7b57b2c6e6ebdf7252ed44ca5ee42b7cc2f8885b +SIZE (pQuery-0.24.tar.gz) = 49138 diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile index 4017cc379de..067c5567c07 100644 --- a/www/php-templates/Makefile +++ b/www/php-templates/Makefile @@ -26,6 +26,8 @@ SUB_FILES= pkg-message PORTDOCS= * +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} ${INSTALL_LIB} ${WRKSRC}/modules/templates.so \ diff --git a/www/pmwiki/Makefile b/www/pmwiki/Makefile index 89f3615f3ca..4503685459b 100644 --- a/www/pmwiki/Makefile +++ b/www/pmwiki/Makefile @@ -25,6 +25,8 @@ PLIST_SUB= PMWIKIDIR=${PMWIKIDIR} WWWGRP=${WWWGRP} WWWOWN=${WWWOWN} SUB_LIST+= PMWIKIDIR=${PMWIKIDIR} SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + pre-fetch: .if !defined(PMWIKIDIR) @${ECHO_MSG} "" diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index 35a73e73004..e33a3b95e0f 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -19,6 +19,8 @@ USE_PHP= gd hash json wddx zlib USE_GITHUB= yes GH_PROJECT= PrivateBin +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's:%%DATADBDIR%%:/var/db/${PORTNAME}:' \ ${WRKSRC}/index.php diff --git a/www/py-flexget/Makefile b/www/py-flexget/Makefile index 5f634efe329..4cba47929e7 100644 --- a/www/py-flexget/Makefile +++ b/www/py-flexget/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.14.19 +PORTVERSION= 2.14.20 PORTEPOCH= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-flexget/distinfo b/www/py-flexget/distinfo index b49e613724e..c22828f8e48 100644 --- a/www/py-flexget/distinfo +++ b/www/py-flexget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535335463 -SHA256 (flexget-Flexget-2.14.19_GH0.tar.gz) = a48009664be981d35a667ab53341ae7353877c77a718b5cf3aca89fd35265575 -SIZE (flexget-Flexget-2.14.19_GH0.tar.gz) = 6633578 +TIMESTAMP = 1536113024 +SHA256 (flexget-Flexget-2.14.20_GH0.tar.gz) = 2a358166a04c366bd6db261077fb54ab34fe159de197eda928a1749b3d4d2067 +SIZE (flexget-Flexget-2.14.20_GH0.tar.gz) = 6633646 diff --git a/www/py-pyweblib/Makefile b/www/py-pyweblib/Makefile index 1d5bf9420d5..ed297c10a0e 100644 --- a/www/py-pyweblib/Makefile +++ b/www/py-pyweblib/Makefile @@ -20,7 +20,7 @@ PORTDOCS= pyweblib.forms.html pyweblib.helper.html \ pyweblib.session.html pyweblib.sslenv.html EXAMPLES= *.py -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES PORTEXAMPLES= * diff --git a/www/pycarddav/Makefile b/www/pycarddav/Makefile index e911b616e97..79cf4e56837 100644 --- a/www/pycarddav/Makefile +++ b/www/pycarddav/Makefile @@ -32,6 +32,8 @@ PORTEXAMPLES= pycard.conf.sample SUB_FILES= pkg-message +OPTIONS_DEFINE= EXAMPLES + post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/pycard.conf.sample ${STAGEDIR}${EXAMPLESDIR}/pycard.conf.sample diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile index 7aef602c122..344ab42fa15 100644 --- a/www/qdecoder/Makefile +++ b/www/qdecoder/Makefile @@ -20,7 +20,7 @@ PORTEXAMPLES= * PLIST_FILES= include/qdecoder.h lib/libqdecoder.a \ lib/libqdecoder.so lib/libqdecoder.so.12 -OPTIONS_DEFINE= DEBUG +OPTIONS_DEFINE= DEBUG EXAMPLES DEBUG_CONFIGURE_ENABLE= debug post-patch: diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile index 61970cce125..ca11d5d67f4 100644 --- a/www/qutebrowser/Makefile +++ b/www/qutebrowser/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qutebrowser -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= www MASTER_SITES= CHEESESHOP diff --git a/www/qutebrowser/distinfo b/www/qutebrowser/distinfo index 29370ea4180..468d67048b6 100644 --- a/www/qutebrowser/distinfo +++ b/www/qutebrowser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531462245 -SHA256 (qutebrowser-1.4.1.tar.gz) = a3f2de0e1178d9c00abd96dcc6fb5ef9a52cc2a99aa7da2073f785b4b6485f58 -SIZE (qutebrowser-1.4.1.tar.gz) = 3552660 +TIMESTAMP = 1536043103 +SHA256 (qutebrowser-1.4.2.tar.gz) = fd5d47b0e45e40b1348caf37e8ac304256d453d147f7a930193d3c4aeb21d2de +SIZE (qutebrowser-1.4.2.tar.gz) = 3549553 diff --git a/www/roundup/Makefile b/www/roundup/Makefile index 59d6fcfd0c9..cb5d8dc4e66 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -17,7 +17,7 @@ CPE_VENDOR= roundup-tracker USE_PYTHON= distutils NO_ARCH= yes -OPTIONS_DEFINE= SQLITE PGSQL MYSQL NLS +OPTIONS_DEFINE= DOCS SQLITE PGSQL MYSQL NLS OPTIONS_DEFAULT=SQLITE OPTIONS_SUB= yes diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index ddb03870673..f307ed1a2f4 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= serendipity -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.3 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} diff --git a/www/serendipity/distinfo b/www/serendipity/distinfo index 6f31c5f5553..652bcb4317b 100644 --- a/www/serendipity/distinfo +++ b/www/serendipity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492006226 -SHA256 (serendipity-2.1.1.tar.bz2) = aa8d12d16bbf6b6da605287436b478b14ef74011bf68d63760cc279f90ceecdf -SIZE (serendipity-2.1.1.tar.bz2) = 6247022 +TIMESTAMP = 1536576504 +SHA256 (serendipity-2.1.3.tar.bz2) = 6969e978ddc301df67580e9e57366ad80940219996729bda60db64f23d7d05b2 +SIZE (serendipity-2.1.3.tar.bz2) = 6313673 diff --git a/www/serendipity/pkg-plist b/www/serendipity/pkg-plist index 3170ea7d525..79fc27f42ee 100644 --- a/www/serendipity/pkg-plist +++ b/www/serendipity/pkg-plist @@ -25,6 +25,87 @@ %%WWWDIR%%/bundled-libs/HTTP/Request2/SocketWrapper.php %%WWWDIR%%/bundled-libs/Net/BUNDLE_NOTICE %%WWWDIR%%/bundled-libs/Net/CheckIP.php +%%WWWDIR%%/bundled-libs/Net/DNS2.php +%%WWWDIR%%/bundled-libs/Net/DNS2/BitMap.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Cache.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Cache/File.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Cache/Shm.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Exception.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Header.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Lookups.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Packet.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Packet/Request.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Packet/Response.php +%%WWWDIR%%/bundled-libs/Net/DNS2/PrivateKey.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Question.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/A.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/AAAA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/AFSDB.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/ANY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/APL.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/ATMA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/AVC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CAA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CDNSKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CDS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CERT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CNAME.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CSYNC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DHCID.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DLV.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DNAME.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DNSKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/EID.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/EUI48.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/EUI64.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/HINFO.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/HIP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/IPSECKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/ISDN.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/KEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/KX.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/L32.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/L64.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/LOC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/LP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/MX.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NAPTR.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NID.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NIMLOC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSAP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSEC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSEC3.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSEC3PARAM.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/OPENPGPKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/OPT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/PTR.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/PX.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/RP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/RRSIG.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/RT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SIG.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SMIMEA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SOA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SPF.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SRV.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SSHFP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TALINK.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TLSA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TSIG.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TXT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/URI.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/WKS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/X25.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Resolver.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Socket.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Socket/Sockets.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Socket/Streams.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Updater.php %%WWWDIR%%/bundled-libs/Net/DNSBL.php %%WWWDIR%%/bundled-libs/Net/DNSBL/BUNDLE_NOTICE %%WWWDIR%%/bundled-libs/Net/DNSBL/SURBL.php @@ -1685,6 +1766,7 @@ %%WWWDIR%%/plugins/serendipity_event_spamblock/lang_tn.inc.php %%WWWDIR%%/plugins/serendipity_event_spamblock/lang_zh.inc.php %%WWWDIR%%/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php +%%WWWDIR%%/plugins/serendipity_event_spartacus/ChangeLog %%WWWDIR%%/plugins/serendipity_event_spartacus/UTF-8/lang_cn.inc.php %%WWWDIR%%/plugins/serendipity_event_spartacus/UTF-8/lang_cs.inc.php %%WWWDIR%%/plugins/serendipity_event_spartacus/UTF-8/lang_cz.inc.php diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile index fc0db34b5f5..7247101dae8 100644 --- a/www/spdylay/Makefile +++ b/www/spdylay/Makefile @@ -34,6 +34,8 @@ USES= compiler:c++11-lang gnome libtool pathfix pkgconfig ssl tar:xz PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-install: ${INSTALL_SCRIPT} ${WRKSRC}/examples/spdycli ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/shrpx.conf.sample ${STAGEDIR}${PREFIX}/etc/ diff --git a/www/spreadlogd/Makefile b/www/spreadlogd/Makefile index 13f8f3e31c9..3cc8d7f711f 100644 --- a/www/spreadlogd/Makefile +++ b/www/spreadlogd/Makefile @@ -21,6 +21,8 @@ PLIST_FILES= sbin/spreadlogd etc/spreadlogd.conf.sample PORTDOCS= README +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' ${WRKSRC}/spreadlogd.c diff --git a/www/squidanalyzer/Makefile b/www/squidanalyzer/Makefile index ca9ffde924b..a93c0d50125 100644 --- a/www/squidanalyzer/Makefile +++ b/www/squidanalyzer/Makefile @@ -33,6 +33,8 @@ SUB_FILES= pkg-message CONF_FILES= excluded included network-aliases \ squidanalyzer.conf user-aliases +OPTIONS_DEFINE= DOCS + post-install: .for file in ${CONF_FILES} @${MV} ${STAGEDIR}${ETCDIR}/${file} \ diff --git a/www/tikiwiki/Makefile b/www/tikiwiki/Makefile index ec2bc72f33a..88bdc6507bd 100644 --- a/www/tikiwiki/Makefile +++ b/www/tikiwiki/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tikiwiki -DISTVERSION= 18.1 +DISTVERSION= 18.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Tiki_18.x_Alcyone/${DISTVERSION}/ DISTNAME= tiki-${DISTVERSION} diff --git a/www/tikiwiki/distinfo b/www/tikiwiki/distinfo index 9731fbba9e6..55be16815cf 100644 --- a/www/tikiwiki/distinfo +++ b/www/tikiwiki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520864131 -SHA256 (tiki-18.1.tar.gz) = 09177863d272b2ffacb841b894991c8dc6c9beb72927067771673d30344f16b4 -SIZE (tiki-18.1.tar.gz) = 54921641 +TIMESTAMP = 1536583991 +SHA256 (tiki-18.2.tar.gz) = 260954d7488f9dadcd15b1c2a9bee57c38e6ae6adf57f0e7b21b461984e9a7a2 +SIZE (tiki-18.2.tar.gz) = 37987159 diff --git a/www/trac-tweakui/Makefile b/www/trac-tweakui/Makefile index e1bb78c851e..79eea59f037 100644 --- a/www/trac-tweakui/Makefile +++ b/www/trac-tweakui/Makefile @@ -27,6 +27,8 @@ SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/trac${PORTNAME}plugin/0.11 +OPTIONS_DEFINE= EXAMPLES + post-install: cd ${WRKSRC}/tractweakui/htdocs && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} diff --git a/www/ufdbguard/Makefile b/www/ufdbguard/Makefile index f4e033d76ca..556f2377217 100644 --- a/www/ufdbguard/Makefile +++ b/www/ufdbguard/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} \ MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= UNIXSOCKETS +OPTIONS_DEFINE= UNIXSOCKETS EXAMPLES UNIXSOCKETS_CONFIGURE_WITH= unix-sockets diff --git a/www/varnish-libvmod-awsrest/Makefile b/www/varnish-libvmod-awsrest/Makefile index a8e9ecbf4ea..4f80790623b 100644 --- a/www/varnish-libvmod-awsrest/Makefile +++ b/www/varnish-libvmod-awsrest/Makefile @@ -24,4 +24,6 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= xcir +OPTIONS_DEFINE= DOCS + .include diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile index e8d3799317b..c50bac7b3be 100644 --- a/www/varnish-libvmod-digest/Makefile +++ b/www/varnish-libvmod-digest/Makefile @@ -23,4 +23,6 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= varnish +OPTIONS_DEFINE= DOCS + .include diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile index 5a9e260dd1e..b56704c685d 100644 --- a/www/varnish-libvmod-maxminddb/Makefile +++ b/www/varnish-libvmod-maxminddb/Makefile @@ -26,4 +26,6 @@ GH_TAGNAME= 4ae6a7f MAKE_JOBS_UNSAFE= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile index b425a0ffece..0d6e6d83303 100644 --- a/www/varnish4/Makefile +++ b/www/varnish4/Makefile @@ -44,6 +44,8 @@ BAD_TESTS+= r00832 EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch .endif +OPTIONS_DEFINE= DOCS + post-patch: .if defined(BAD_TESTS) ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|} diff --git a/www/varnish5/Makefile b/www/varnish5/Makefile index 595c1d058b9..d1f912fc5f2 100644 --- a/www/varnish5/Makefile +++ b/www/varnish5/Makefile @@ -43,6 +43,8 @@ BAD_TESTS+= r00832 EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch .endif +OPTIONS_DEFINE= DOCS + post-patch: .if defined(BAD_TESTS) ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|} diff --git a/www/varnish6/Makefile b/www/varnish6/Makefile index 18219620729..8898c63d13b 100644 --- a/www/varnish6/Makefile +++ b/www/varnish6/Makefile @@ -43,8 +43,10 @@ BAD_TESTS+= r00832 EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch .endif -post-patch: +OPTIONS_DEFINE= DOCS + .if defined(BAD_TESTS) +post-patch: ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|} .endif diff --git a/www/volta/Makefile b/www/volta/Makefile index 72867a1b156..b7a0633dda4 100644 --- a/www/volta/Makefile +++ b/www/volta/Makefile @@ -25,6 +25,8 @@ PLIST_FILES= bin/volta PORTDOCS= README INSTALL LICENSE ChangeLog SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} diff --git a/www/webinject/Makefile b/www/webinject/Makefile index 56bc38f4c46..e7988b1c8c2 100644 --- a/www/webinject/Makefile +++ b/www/webinject/Makefile @@ -32,6 +32,8 @@ PLIST_FILES= bin/webinject.pl \ PORTDOCS= LICENSE README +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC} && ${INSTALL_DATA} *.xml ${STAGEDIR}${DATADIR} diff --git a/www/websh/Makefile b/www/websh/Makefile index 8f9852a19b1..f5d2a446053 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -29,6 +29,8 @@ PORTEXAMPLES= * CONFIGURE_ARGS+=--with-httpdinclude=`apxs -q includedir` +OPTIONS_DEFINE= DOCS EXAMPLES + CPPFLAGS+= -I ${LOCALBASE}/include/apr-1 .if !defined(NO_WERROR) && ${CC} == "cc" || ${CC:T:Mgcc*} != "" CPPFLAGS+= -Wall -Werror diff --git a/www/www6to4/Makefile b/www/www6to4/Makefile index 09e3a3775fd..efeb24c4cc2 100644 --- a/www/www6to4/Makefile +++ b/www/www6to4/Makefile @@ -20,6 +20,8 @@ PORTDOCS= README ALL_TARGET= www6to4 +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's,/etc,${ETCDIR},' \ ${WRKSRC}/www6to4.c ${WRKSRC}/www6to4.conf diff --git a/www/xombrero/Makefile b/www/xombrero/Makefile index c2ccca11b85..ceac388f5ea 100644 --- a/www/xombrero/Makefile +++ b/www/xombrero/Makefile @@ -36,6 +36,8 @@ GTK3_MAKE_ENV= GTK_VERSION="gtk3" SUB_FILES= xombrero PORTEXAMPLES= * +OPTIONS_DEFINE= EXAMPLES + post-patch: @cd ${WRKSRC}; ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ -e 's|# ssl_ca_file|ssl_ca_file|' \ diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 4c78c6aea70..5cc1b686188 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -22,7 +22,7 @@ USE_RC_SUBR= xshttpd GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-hier=bsd --with-userid=${WWWOWN}:${WWWGRP} -OPTIONS_DEFINE= BDB CURL LDAP M4 NETPBM PERL +OPTIONS_DEFINE= BDB CURL LDAP M4 NETPBM PERL DOCS OPTIONS_DEFAULT= BDB CURL M4 NETPBM OPTIONS_SUB= yes BDB_USES= bdb:5+ diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index 1a68b3fb844..a35b925cca9 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes WWWDIR= ${PREFIX}/www/${PORTNAME} CONFIGURE_ARGS+=--with-rootdir=${WWWDIR} -OPTIONS_DEFINE= SSL PCRE LDAP CURL M4_CONFIG PERSISTENT_PERL +OPTIONS_DEFINE= SSL PCRE LDAP CURL M4_CONFIG PERSISTENT_PERL DOCS OPTIONS_DEFAULT=SSL PCRE SSL_USES= ssl SSL_CONFIGURE_WITH= ssl diff --git a/x11-clocks/kteatime/Makefile b/x11-clocks/kteatime/Makefile index e3e256da63e..537438b2269 100644 --- a/x11-clocks/kteatime/Makefile +++ b/x11-clocks/kteatime/Makefile @@ -14,4 +14,6 @@ USE_KDE= auth codecs config configwidgets coreaddons crash doctools ecm \ USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index 3e1b293bdaf..074e5ed6d87 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -14,4 +14,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-drivers/xf86-video-qxl/Makefile b/x11-drivers/xf86-video-qxl/Makefile index a74ee0d6296..48967cfed48 100644 --- a/x11-drivers/xf86-video-qxl/Makefile +++ b/x11-drivers/xf86-video-qxl/Makefile @@ -24,6 +24,8 @@ CONFIGURE_ARGS+=--enable-xspice python_OLD_CMD= "/usr/bin/python" SHEBANG_FILES= scripts/Xspice +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d ${INSTALL_DATA} ${WRKSRC}/examples/spiceqxl.xorg.conf.example \ diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index 1043c81db5d..59d0bc0e5b9 100644 --- a/x11-fm/dolphin/Makefile +++ b/x11-fm/dolphin/Makefile @@ -29,4 +29,6 @@ SHLIB_VER= 5.0.0 PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \ SHLIB_SHVER="${SHLIB_VER:R:R}" +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-fm/konqueror/Makefile b/x11-fm/konqueror/Makefile index d22d35e1b2b..0f0774cec1a 100644 --- a/x11-fm/konqueror/Makefile +++ b/x11-fm/konqueror/Makefile @@ -20,4 +20,6 @@ USE_QT= core dbus gui location network printsupport qml quick script \ buildtools_build qmake_build USE_XORG= ice sm x11 xext +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index 45e05d03c3c..4a310b3a23d 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -22,6 +22,8 @@ PORTDOCS= readme.txt WRKSRC= ${WRKDIR}/muCommander-${PORTVERSION:S/./_/g} +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/mucommander.jar ${STAGEDIR}${DATADIR} diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 78abc23e5b6..9bef07b9277 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -32,7 +32,7 @@ USE_HARDENING= pie:off PORTDOCS= * -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes NLS_USES= gettext diff --git a/x11-fonts/averiagwf/Makefile b/x11-fonts/averiagwf/Makefile index dd1e9e4be95..3583a3594ff 100644 --- a/x11-fonts/averiagwf/Makefile +++ b/x11-fonts/averiagwf/Makefile @@ -19,6 +19,8 @@ NO_WRKSUBDIR= yes PORTDOCS= FONTLOG.txt +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR} diff --git a/x11-fonts/linux-c6-fontconfig/Makefile b/x11-fonts/linux-c6-fontconfig/Makefile index 4190670ac93..a8aa23301b0 100644 --- a/x11-fonts/linux-c6-fontconfig/Makefile +++ b/x11-fonts/linux-c6-fontconfig/Makefile @@ -16,6 +16,8 @@ USE_LDCONFIG= yes USE_LINUX= expat USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/share/fonts ${WRKSRC}/var diff --git a/x11-fonts/linux-c7-fontconfig/Makefile b/x11-fonts/linux-c7-fontconfig/Makefile index 8fef85c015c..73fbd5fcf28 100644 --- a/x11-fonts/linux-c7-fontconfig/Makefile +++ b/x11-fonts/linux-c7-fontconfig/Makefile @@ -18,6 +18,8 @@ USE_LDCONFIG= yes USE_LINUX= expat USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/share/fonts \ ${WRKSRC}/usr/share/fontconfig ${WRKSRC}/var diff --git a/x11-fonts/mkbold-mkitalic/Makefile b/x11-fonts/mkbold-mkitalic/Makefile index 097947cc6ab..9ab14a24f7f 100644 --- a/x11-fonts/mkbold-mkitalic/Makefile +++ b/x11-fonts/mkbold-mkitalic/Makefile @@ -16,6 +16,8 @@ PLIST_FILES= bin/mkbold bin/mkitalic bin/mkbolditalic PORTDOCS= ALGORITHM ALGORITHM.eucJP LICENSE README README.eucJP USES= tar:bzip2 +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}; ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index f442098952a..0f018271e6f 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -32,7 +32,7 @@ EXTRACT_CMD= ${LOCALBASE}/bin/cabextract EXTRACT_BEFORE_ARGS= -qLF '[a-uw-z]*.ttf' -d ${WRKSRC} EXTRACT_AFTER_ARGS= -OPTIONS_DEFINE= EXTRAFONTS CLEARTYPE NEWVERDANA +OPTIONS_DEFINE= EXTRAFONTS CLEARTYPE NEWVERDANA DOCS OPTIONS_SUB= yes EXTRAFONTS_DESC= Fonts licensed under MS Windows license diff --git a/x11-themes/sddm-freebsd-black-theme/Makefile b/x11-themes/sddm-freebsd-black-theme/Makefile index 4f3db50a5ee..e032d48a2cb 100644 --- a/x11-themes/sddm-freebsd-black-theme/Makefile +++ b/x11-themes/sddm-freebsd-black-theme/Makefile @@ -25,6 +25,8 @@ PLIST_SUB= THEMEDIR=${THEMEDIR_REL} SUB_FILES= pkg-message PORTDOCS= README.md AUTHORS COPYING TRADEMARKS +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${THEMEDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR} \ diff --git a/x11-themes/slim-freebsd-black-theme/Makefile b/x11-themes/slim-freebsd-black-theme/Makefile index 29c1a1c2669..1f840145e49 100644 --- a/x11-themes/slim-freebsd-black-theme/Makefile +++ b/x11-themes/slim-freebsd-black-theme/Makefile @@ -24,6 +24,8 @@ PLIST_SUB= THEMEDIR=${THEMEDIR_REL} SUB_FILES= pkg-message PORTDOCS= README.md AUTHORS COPYING TRADEMARKS +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${THEMEDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${THEMEDIR} \ diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index b908d790f18..7f69937262b 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -27,6 +27,8 @@ INSTALL_TARGET= install-strip INFO= gdk gtk +OPTIONS_DEFINE= NLS + .include .if ${PORT_OPTIONS:MNLS} diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile index b605c4d8412..660d5a62a75 100644 --- a/x11-toolkits/gtksourceview3/Makefile +++ b/x11-toolkits/gtksourceview3/Makefile @@ -12,8 +12,6 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Text widget that adds syntax highlighting to the GtkTextView widget -BROKEN_powerpc64= fails to compile: gtksourcetag.h:43: redefinition of typedef 'GtkSourceTag' - USES= tar:xz PORTSCOUT= limitw:1,even @@ -37,6 +35,8 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e 's|tests testsuite||g' \ ${WRKSRC}/Makefile.in diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile index 639bafeb08c..3237d880734 100644 --- a/x11-toolkits/libxaw3dxft/Makefile +++ b/x11-toolkits/libxaw3dxft/Makefile @@ -26,6 +26,8 @@ CPPFLAGS+= -I${LOCALBASE}/include/freetype2 DOCSDIR= ${LOCALBASE}/share/doc/libXaw3dXft PORTDOCS= * +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} '/^typedef.*Pixel;/d' ${WRKSRC}/src/Xaw3dXft.c diff --git a/x11-toolkits/linux-c6-openmotif/Makefile b/x11-toolkits/linux-c6-openmotif/Makefile index 7f81303e468..125b2014e77 100644 --- a/x11-toolkits/linux-c6-openmotif/Makefile +++ b/x11-toolkits/linux-c6-openmotif/Makefile @@ -16,6 +16,8 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \ ${WRKSRC}/usr/share/X11 ${WRKSRC}/usr/share/man diff --git a/x11-toolkits/linux-c6-pango/Makefile b/x11-toolkits/linux-c6-pango/Makefile index 342b9357df4..f458782703e 100644 --- a/x11-toolkits/linux-c6-pango/Makefile +++ b/x11-toolkits/linux-c6-pango/Makefile @@ -16,4 +16,6 @@ USE_LDCONFIG= yes USE_LINUX= cairo fontconfig libthai xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-toolkits/linux-c6-tk85/Makefile b/x11-toolkits/linux-c6-tk85/Makefile index e80791dde20..1501d922a84 100644 --- a/x11-toolkits/linux-c6-tk85/Makefile +++ b/x11-toolkits/linux-c6-tk85/Makefile @@ -19,4 +19,6 @@ USE_LINUX= xorglibs USE_LINUX_RPM= yes USE_LINUX_RPM_BAD_PERMS= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-toolkits/linux-c7-openmotif/Makefile b/x11-toolkits/linux-c7-openmotif/Makefile index d41d5ed21b5..b9ed1f5ea15 100644 --- a/x11-toolkits/linux-c7-openmotif/Makefile +++ b/x11-toolkits/linux-c7-openmotif/Makefile @@ -18,6 +18,8 @@ USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \ ${WRKSRC}/usr/share/X11 ${WRKSRC}/usr/share/man diff --git a/x11-toolkits/linux-c7-pango/Makefile b/x11-toolkits/linux-c7-pango/Makefile index 343ad1b92b0..dfaf80dcd3a 100644 --- a/x11-toolkits/linux-c7-pango/Makefile +++ b/x11-toolkits/linux-c7-pango/Makefile @@ -17,4 +17,6 @@ USE_LDCONFIG= yes USE_LINUX= cairo fontconfig harfbuzz libthai xorglibs USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-toolkits/linux-c7-tk85/Makefile b/x11-toolkits/linux-c7-tk85/Makefile index 9f206512780..972a5ecdfbe 100644 --- a/x11-toolkits/linux-c7-tk85/Makefile +++ b/x11-toolkits/linux-c7-tk85/Makefile @@ -21,4 +21,6 @@ USE_LINUX= xorglibs USE_LINUX_RPM= yes USE_LINUX_RPM_BAD_PERMS= yes +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-toolkits/osm-gps-map/Makefile b/x11-toolkits/osm-gps-map/Makefile index 88bea77b861..6a3458ee997 100644 --- a/x11-toolkits/osm-gps-map/Makefile +++ b/x11-toolkits/osm-gps-map/Makefile @@ -21,4 +21,6 @@ GNU_CONFIGURE= yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + .include diff --git a/x11-toolkits/p5-Tk-Splashscreen/Makefile b/x11-toolkits/p5-Tk-Splashscreen/Makefile index 2529a14ac53..041a925b88e 100644 --- a/x11-toolkits/p5-Tk-Splashscreen/Makefile +++ b/x11-toolkits/p5-Tk-Splashscreen/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Tk::Splashscreen, display a Splashscreen during program initialization BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile index 99f551c9558..3151ca46e93 100644 --- a/x11-toolkits/py-fltk/Makefile +++ b/x11-toolkits/py-fltk/Makefile @@ -30,6 +30,8 @@ PORTDOCS= * PORTEXAMPLES= * WRKSRC= ${WRKDIR}/pyFltk-${PORTVERSION} +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: @${REINPLACE_CMD} -e "s|/usr/X11R6|${LOCALBASE}|g;s|package_data.*},||g;s|sunos5|dragonfly4', 'freebsd8', 'freebsd9', 'freebsd10', 'freebsd11', 'freebsd12|g" ${WRKSRC}/setup.py diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index 34e97c3a24f..1151b4c4c40 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -22,7 +22,7 @@ LDFLAGS+= ${ICONV_LIB} PORTDOCS= README.bbtools README.bsetbg MANPAGES= bsetbg.1 bsetroot.1 -OPTIONS_DEFINE= TOOLS_ONLY +OPTIONS_DEFINE= TOOLS_ONLY DOCS TOOLS_ONLY_DESC= Do not install window manager, only tools diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index b87622651a6..cd541e7ca6e 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -16,4 +16,6 @@ LICENSE= MIT USES= cmake:outsource jpeg tar:xz USE_XORG= x11 xext xt ice sm xpm xmu +OPTIONS_DEFINE= DOCS EXAMPLES + .include diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 65fa2268b8f..59d6dfa2871 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= e16 -PORTVERSION= 1.0.18 -PORTREVISION= 1 +PORTVERSION= 1.0.19 +PORTREVISION= 0 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ @@ -15,27 +15,29 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:graphics/imlib2 -OPTIONS_DEFINE= DOCS NLS SOUND +OPTIONS_DEFINE= DOCS NLS PANGO SOUND OPTIONS_SUB= yes -SOUND_DESC= Sound support via pulseaudio/libsndfile SOUND_LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libsndfile.so:audio/libsndfile -SOUND_CONFIGURE_ON= --enable-sound \ - --enable-sound-pulse \ +SOUND_CONFIGURE_ON= --enable-sound=pulseaudio \ --with-sndldr=sndfile SOUND_CONFIGURE_OFF= --disable-sound \ --with-sndldr=none NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls +PANGO_USE= GNOME=pango +PANGO_CONFIGURE_ENABLE= pango DOCS_CONFIGURE_ON= --enable-docs=yes DOCS_CONFIGURE_OFF= --enable-docs=no +USES= gmake iconv libtool gnome perl5 pkgconfig shebangfix + USE_XORG= ice sm xorgproto x11 xbitmaps \ xcomposite xdamage xext xfixes xft xinerama xrandr xrender \ xxf86vm -USES= gettext gmake iconv libtool perl5 pkgconfig shebangfix SHEBANG_FILES= scripts/e_gen_menu -CFLAGS+= -Wno-unused-parameter +CFLAGS+= -Wno-unused-parameter -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ --disable-rpath --enable-mans SHELL=/bin/sh diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index e783c45a8ac..0fd6006e237 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492428510 -SHA256 (e16-1.0.18.tar.gz) = 88888e738f1ada3be5a1a28d2291068e70b5f57490c2f8a1f285afb712bc85c2 -SIZE (e16-1.0.18.tar.gz) = 2441111 +TIMESTAMP = 1534231652 +SHA256 (e16-1.0.19.tar.gz) = fa754668b86cbe69bc12061f788f72e3669e6fc98579e380bbd057c52ab0bea4 +SIZE (e16-1.0.19.tar.gz) = 2459808 diff --git a/x11-wm/e16/pkg-plist b/x11-wm/e16/pkg-plist index 00f074658c4..53ee3f3ebc9 100644 --- a/x11-wm/e16/pkg-plist +++ b/x11-wm/e16/pkg-plist @@ -3,6 +3,7 @@ bin/edox bin/eesh bin/epp bin/starte16 +lib/e16/libhack.so share/applications/e16.desktop share/gnome-session/sessions/e16-gnome.session share/xsessions/e16-session.desktop diff --git a/x11-wm/larswm/Makefile b/x11-wm/larswm/Makefile index c48db9a77fa..b3109c7f5fa 100644 --- a/x11-wm/larswm/Makefile +++ b/x11-wm/larswm/Makefile @@ -19,6 +19,8 @@ PLIST_FILES= bin/larsclock bin/larsmenu bin/larsremote bin/larswm \ man/man1/larsclock.1.gz man/man1/larsmenu.1.gz \ man/man1/larsremote.1.gz man/man1/larswm.1.gz +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in ${PORTDOCS} diff --git a/x11-wm/xfce4-panel-profiles/Makefile b/x11-wm/xfce4-panel-profiles/Makefile index 4bdea603234..3a583cb8dfc 100644 --- a/x11-wm/xfce4-panel-profiles/Makefile +++ b/x11-wm/xfce4-panel-profiles/Makefile @@ -19,6 +19,8 @@ HAS_CONFIGURE= yes SHEBANG_FILES= xfce4-panel-profiles/xfce4-panel-profiles.py \ xfce4-panel-profiles/panelconfig.py +OPTIONS_DEFINE= DOCS + post-install: ${RLN} ${STAGEDIR}${PREFIX}/share/locale ${STAGEDIR}${PREFIX}/share/${PORTNAME}/locale diff --git a/x11/alttab/Makefile b/x11/alttab/Makefile index ca2b01324d3..8cce83b28df 100644 --- a/x11/alttab/Makefile +++ b/x11/alttab/Makefile @@ -28,4 +28,6 @@ PORTDOCS= README \ alttab.ad \ wm-setup.md +OPTIONS_DEFINE= DOCS + .include diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 1eded20cc54..9620d59af60 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -21,4 +21,6 @@ USE_QT= core dbus gui network printsupport script scripttools sql \ widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include diff --git a/x11/libXcm/Makefile b/x11/libXcm/Makefile index 45f8d0e3010..c2f94a38ef3 100644 --- a/x11/libXcm/Makefile +++ b/x11/libXcm/Makefile @@ -19,4 +19,6 @@ USE_XORG= x11 xfixes xmu xt INSTALL_TARGET= install-strip PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile index b0cda228609..c4277efe963 100644 --- a/x11/lightdm-gtk-greeter/Makefile +++ b/x11/lightdm-gtk-greeter/Makefile @@ -21,6 +21,8 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= libexo USE_XORG= x11 +OPTIONS_DEFINE= DOCS + post-install: (cd ${STAGEDIR}${PREFIX}/etc/lightdm && ${MV} lightdm-gtk-greeter.conf \ lightdm-gtk-greeter.conf.sample) diff --git a/x11/linux-c6-xorg-libs/Makefile b/x11/linux-c6-xorg-libs/Makefile index 28d6842d035..79023a09d70 100644 --- a/x11/linux-c6-xorg-libs/Makefile +++ b/x11/linux-c6-xorg-libs/Makefile @@ -81,6 +81,8 @@ USE_LDCONFIG= yes USE_LINUX= fontconfig USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/usr/share/icons diff --git a/x11/linux-c7-xorg-libs/Makefile b/x11/linux-c7-xorg-libs/Makefile index 68308215b53..6b92d473c03 100644 --- a/x11/linux-c7-xorg-libs/Makefile +++ b/x11/linux-c7-xorg-libs/Makefile @@ -85,6 +85,8 @@ USE_LDCONFIG= yes USE_LINUX= fontconfig USE_LINUX_RPM= yes +OPTIONS_DEFINE= DOCS + post-patch: @${RM} -r ${WRKSRC}/usr/share/icons diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile index b5ff54408c1..d973e93f478 100644 --- a/x11/mate-desktop/Makefile +++ b/x11/mate-desktop/Makefile @@ -49,4 +49,6 @@ GLIB_SCHEMAS= org.mate.accessibility-keyboard.gschema.xml \ org.mate.typing-break.gschema.xml \ org.mate.debug.gschema.xml +OPTIONS_DEFINE= DOCS + .include diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index 19e83426240..929ee89ba29 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -44,4 +44,6 @@ GLIB_SCHEMAS= org.mate.panel.applet.clock.gschema.xml \ org.mate.panel.object.gschema.xml \ org.mate.panel.toplevel.gschema.xml +OPTIONS_DEFINE= DOCS + .include diff --git a/x11/menulibre/Makefile b/x11/menulibre/Makefile index e15736d5da0..b25f80f4c49 100644 --- a/x11/menulibre/Makefile +++ b/x11/menulibre/Makefile @@ -22,6 +22,8 @@ USE_GNOME= intltool pygobject3 USE_PYTHON= distutils INSTALLS_ICONS= yes +OPTIONS_DEFINE= DOCS + .include PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed} diff --git a/x11/mrxvt-devel/Makefile b/x11/mrxvt-devel/Makefile index 7aa87743457..8f9baa94db3 100644 --- a/x11/mrxvt-devel/Makefile +++ b/x11/mrxvt-devel/Makefile @@ -28,7 +28,7 @@ DESKTOP_ENTRIES= "mrxvt" "mrxvt terminal emulator" \ false OPTIONS_DEFINE= XFT BACKGROUND JPEG PNG TRANSPARENCY SWAPSCREEN JAPANESE 24BITS \ - MENUBAR TEXTSHADOW FRILLS DOCS + MENUBAR TEXTSHADOW FRILLS DOCS EXAMPLES OPTIONS_DEFAULT= BACKGROUND JPEG PNG TRANSPARENCY SWAPSCREEN 24BITS \ MENUBAR XFT JAPANESE FRILLS TEXTSHADOW BACKGROUND_DESC= Background images diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile index 4e9b06ae2f7..a397ef155eb 100644 --- a/x11/p5-Clipboard/Makefile +++ b/x11/p5-Clipboard/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KING PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Access to X11 clipboard from Perl LICENSE= ART10 GPLv1+ diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 3c2f872bd6f..a0028438e12 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -75,10 +75,10 @@ PATCH_DEPENDS+= p5-Encode-HanExtra>=0:chinese/p5-Encode-HanExtra \ CONFIGURE_ARGS+= --disable-perl USES+= perl5 USE_PERL5= build -PLIST_SUB= PERL="@comment " +PLIST_SUB+= PERL="@comment " .else USES+= perl5 -PLIST_SUB= PERL="" +PLIST_SUB+= PERL="" .endif # disable XIM (X Input Method) protocol support diff --git a/x11/trayer/Makefile b/x11/trayer/Makefile index 2071e93cd57..7abb3e8b3e8 100644 --- a/x11/trayer/Makefile +++ b/x11/trayer/Makefile @@ -26,6 +26,8 @@ PORTDOCS= README CREDITS CHANGELOG PLIST_FILES= bin/trayer man/man1/trayer.1.gz +OPTIONS_DEFINE= DOCS + post-install: ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile index faf57edb1bf..96550b12eae 100644 --- a/x11/urxvt-perls/Makefile +++ b/x11/urxvt-perls/Makefile @@ -21,6 +21,8 @@ INSTDIR_REL= lib/urxvt/perl SCRIPTS= clipboard keyboard-select url-select PLIST_FILES+= ${SCRIPTS:C/^/${INSTDIR_REL}\//} +OPTIONS_DEFINE= DOCS + do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${INSTDIR_REL} .for s in ${SCRIPTS} diff --git a/x11/wbarconf/Makefile b/x11/wbarconf/Makefile index 6239ce08762..529474d96ed 100644 --- a/x11/wbarconf/Makefile +++ b/x11/wbarconf/Makefile @@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= README COPYING INSTALLS_ICONS= yes +OPTIONS_DEFINE= DOCS + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/x11/xcm/Makefile b/x11/xcm/Makefile index 5d9c0cd17a1..f88ecd77c34 100644 --- a/x11/xcm/Makefile +++ b/x11/xcm/Makefile @@ -30,4 +30,6 @@ PLIST_FILES= bin/xcm bin/xcmedid bin/xcmevents bin/xcmhextobin \ man/man1/xcmevents.1.gz man/man1/xcmhextobin.1.gz PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile index 4c220a5c1f2..4cd33dcbcee 100644 --- a/x11/xkbset/Makefile +++ b/x11/xkbset/Makefile @@ -28,10 +28,10 @@ GUI_DESC= Install Tk GUI .if ${PORT_OPTIONS:MGUI} RUN_DEPENDS+= p5-Tk>=0:x11-toolkits/p5-Tk -PLIST_SUB= GUI="" +PLIST_SUB+= GUI="" MAKE_ARGS+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" .else -PLIST_SUB= GUI="@comment " +PLIST_SUB+= GUI="@comment " MAKE_ARGS+= INSTALL_SCRIPT=: .endif