Index: head/astro/opencpn/Makefile =================================================================== --- head/astro/opencpn/Makefile (revision 535515) +++ head/astro/opencpn/Makefile (revision 535516) @@ -1,52 +1,53 @@ # $FreeBSD$ PORTNAME= opencpn PORTVERSION= 5.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= astro geography MAINTAINER= ml@netfence.it COMMENT= Concise ChartPlotter/Navigator LICENSE= GPLv2+ LIB_DEPENDS= libportaudio.so:audio/portaudio \ libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libtinyxml.so:textproc/tinyxml \ liblz4.so:archivers/liblz4 USES= cmake compiler:c++11-lang gettext-tools gl gnome \ localbase pkgconfig sqlite xorg USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= ${GH_PROJECT} GH_PROJECT= OpenCPN USE_GL= gl USE_GNOME= cairo gdkpixbuf2 gtk30 pango INSTALLS_ICONS= yes USE_LDCONFIG= ${PREFIX}/lib/opencpn USE_WX= 3.0+ USE_XORG= ice sm x11 xext CMAKE_ARGS= -DBUNDLE_GSHHS=CRUDE CMAKE_ON= BUNDLE_TCDATA OCPN_FORCE_GTK3 CMAKE_OFF= OCPN_NEW_SERIAL OPTIONS_DEFINE= DOCS DOCS_CMAKE_ON= -DBUNDLE_DOCS:STRING="ON" DOCS_CMAKE_OFF= -DBUNDLE_DOCS:STRING="OFF" .include post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},' \ ${WRKSRC}/src/mygdal/cpl_csv.cpp \ ${WRKSRC}/src/mygdal/cpl_findfile.cpp \ ${WRKSRC}/data/doc/help_en_US.html .if ${ARCH} != amd64 && ${ARCH} != i386 @${REINPLACE_CMD} -e '/-msse/d' -e '/-mssse3/d' \ -e '/-mavx2/d' ${WRKSRC}/CMakeLists.txt .endif .include Index: head/audio/spek/Makefile =================================================================== --- head/audio/spek/Makefile (revision 535515) +++ head/audio/spek/Makefile (revision 535516) @@ -1,34 +1,34 @@ # Created by: Alexander Kojevnikov # $FreeBSD$ PORTNAME= spek PORTVERSION= 0.8.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= alexander@kojevnikov.com COMMENT= Acoustic spectrum analyser LICENSE= GPLv3+ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg USES= compiler:c++11-lib desktop-file-utils gmake gnome pkgconfig \ tar:xz USE_GNOME= intltool USE_WX= 3.0 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e "s,^itlocaledir =.*$$,itlocaledir = ${PREFIX}/share/locale,g" \ ${WRKSRC}/po/Makefile.in.in .include Index: head/audio/wxguitar/Makefile =================================================================== --- head/audio/wxguitar/Makefile (revision 535515) +++ head/audio/wxguitar/Makefile (revision 535516) @@ -1,35 +1,35 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= wxguitar PORTVERSION= 1.01 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple guitar tuning assistant RUN_DEPENDS= wavplay:audio/wavplay USES= compiler:c++11-lib USE_CXXSTD= c++11 GNU_CONFIGURE= yes USE_WX= 3.0 CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} WRKSRC= ${WRKDIR}/wxGuitar OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE=nls post-patch: @${REINPLACE_CMD} -e 's|/usr/share/wxguitar|${DATADIR}|' \ ${WRKSRC}/src/wxGuitarMain.cpp ${WRKSRC}/data/wxGuitar.desktop @${REINPLACE_CMD} -e 's|aplay|wavplay|' \ ${WRKSRC}/src/wxGuitarMain.cpp .include Index: head/cad/basicdsp/Makefile =================================================================== --- head/cad/basicdsp/Makefile (revision 535515) +++ head/cad/basicdsp/Makefile (revision 535516) @@ -1,27 +1,27 @@ # Created by: Diane Bruce # $FreeBSD$ PORTNAME= basicdsp PORTVERSION= 1.01 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= cad hamradio MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/ \ LOCAL/db MAINTAINER= db@FreeBSD.org COMMENT= Program for experimenting with simple audio DSP algorithms LICENSE= GPLv2 USES= compiler:c++11-lang dos2unix tar:tgz USE_WX= 2.8+ WX_COMPS= wx wx:build wx:run post-patch: @${REINPLACE_CMD} -e 's|%%WX_CONFIG%%|${WX_CONFIG}|g' ${WRKSRC}/Makefile do-install: ${INSTALL_MAN} ${WRKSRC}/basicdsp.1 ${STAGEDIR}${MANPREFIX}/man/man1/basicdsp.1 ${INSTALL_PROGRAM} ${WRKSRC}/basicdsp ${STAGEDIR}${PREFIX}/bin/basicdsp .include Index: head/cad/gspiceui/Makefile =================================================================== --- head/cad/gspiceui/Makefile (revision 535515) +++ head/cad/gspiceui/Makefile (revision 535516) @@ -1,56 +1,56 @@ # Created by: Stanislav Sedov # $FreeBSD$ PORTNAME= gspiceui PORTVERSION= 1.1.00 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION} DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= kevinz5000@gmail.com COMMENT= GUI for ngspice and gnucap circuit simulators LICENSE= GPLv3 OPTIONS_DEFINE= DOCS EXAMPLES USE_WX= 3.0 USES= compiler:c++11-lib gmake pkgconfig CXXFLAGS+= -std=c++11 DESKTOP_ENTRIES= "GSpiceUI" "Circuit Simulator GUI" \ "${PREFIX}/share/pixmaps/gspiceui-48x48.xpm" \ "gspiceui" "Science;Electronics;" false PORTDOCS= * PORTEXAMPLES= * PLIST_FILES= bin/gspiceui share/pixmaps/gspiceui-48x48.xpm \ man/man1/gspiceui.1.gz .include .if ${CHOSEN_COMPILER_TYPE} == gcc CFLAGS:= ${CFLAGS:C/-O[2-9]/-O1/g} .endif post-patch: @${REINPLACE_CMD} -e 's|share/gspiceui|${DOCSDIR}|g' \ ${WRKSRC}/src/main/HelpTasks.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/gspiceui ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/src/icons/gspiceui-48x48.xpm \ ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_MAN} ${WRKSRC}/gspiceui.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR} \ "! -name Makefile") @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for dir in lib sch @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${EXAMPLESDIR} \ "! -name Makefile") .endfor .include Index: head/cad/kicad/Makefile =================================================================== --- head/cad/kicad/Makefile (revision 535515) +++ head/cad/kicad/Makefile (revision 535516) @@ -1,83 +1,84 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= kicad PORTVERSION= 5.1.6 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= cad MAINTAINER= cmt@FreeBSD.org COMMENT= Schematic and PCB editing software LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm \ swig3.0:devel/swig30 LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libngspice.so:cad/ngspice_rework@shlib \ libTKernel.so:cad/opencascade \ libpixman-1.so:x11/pixman \ libpng.so:graphics/png \ libcurl.so:ftp/curl CONFLICTS= kicad-devel-r201* USE_GITHUB= yes GH_ACCOUNT= KiCad GH_PROJECT= kicad-source-mirror USES= cmake:noninja compiler:c++11-lib desktop-file-utils gl \ gnome pkgconfig python:3.5+ shared-mime-info shebangfix ssl \ tar:xz xorg SHEBANG_FILES= pcbnew/python/plugins/touch_slider_wizard.py USE_XORG= ice x11 xext USE_GL= gl glew glu glut USE_WX= 3.0 WX_COMPS= python:lib wx USE_GNOME= atk cairo CXXFLAGS+= --std=c++11 -I${WRKSRC}/include -I${LOCALBASE}/include CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG} \ -DwxWidgets_USE_UNICODE=ON \ -DKICAD_SCRIPTING_WXPYTHON=ON \ -DwxWidgets_wxrc_EXECUTABLE=${WXRC_CMD} \ -DKICAD_SCRIPTING=ON \ -DKICAD_SCRIPTING_MODULES=ON \ -DKICAD_SCRIPTING_PYTHON3=ON \ -DKICAD_SCRIPTING_WXPYTHON_PHOENIX=ON \ -DKICAD_USE_OCE=OFF \ -DKICAD_USE_OCC=ON \ -DOCC_INCLUDE_DIR=${LOCALBASE}/include/OpenCASCADE USE_LDCONFIG= yes INSTALLS_ICONS= yes PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} OPTIONS_DEFINE= DOCS DOXYGEN NLS OPTIONS_SUB= yes NLS_USES= gettext DOXYGEN_VARS= LICENSE+=GFDL LICENSE_COMB=multi DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_IMPLIES= DOCS DOXYGEN_ALL_TARGET= all doxygen-docs DOXYGEN_PORTDOCS= doxygen # The CheckCXXSymbolExists module has been shipped with CMake since 3.0 times. # The ancient implementation that this bundled module uses, no longer works # because it uses CMake internals that have gone away in 3.11. post-extract: ${RM} ${WRKSRC}/CMakeModules/CheckCXXSymbolExists.cmake pre-configure: ${REINPLACE_CMD} -e 's|/usr/share/kicad|${DATADIR}|' \ -e 's|/usr/local|${PREFIX}|' \ ${WRKSRC}/common/gestfich.cpp ${REINPLACE_CMD} -e 's|/usr/bin/xdg-open|${LOCALBASE}/bin/xdg-open|' \ ${WRKSRC}/common/pgm_base.cpp post-install-DOCS-on: (cd ${WRKSRC}/Documentation && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Index: head/cad/kicad-devel/Makefile =================================================================== --- head/cad/kicad-devel/Makefile (revision 535515) +++ head/cad/kicad-devel/Makefile (revision 535516) @@ -1,161 +1,161 @@ # Created by: Michael Reifenberger # $FreeBSD$ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} MAINTAINER= mr@FreeBSD.org COMMENT= Schematic and PCB editing software LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm \ ${LOCALBASE}/bin/swig3.0:devel/swig30 LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libngspice.so:cad/ngspice_rework@shlib \ libTKernel.so:cad/opencascade \ libpixman-1.so:x11/pixman \ libpng.so:graphics/png \ libcurl.so:ftp/curl CONFLICTS= kicad-4.* USE_GITHUB= yes GH_ACCOUNT= KiCad GH_PROJECT= kicad-source-mirror GH_TAGNAME= ${GIT_SRC_HASH} CXXFLAGS+= --std=c++11 -I${WRKSRC} -I${WRKSRC}/include -I${LOCALBASE}/include -msse USE_GL= gl glew glu glut USE_WX= 3.0 WX_COMPS= wx wx:build wx:run python:build python:run USE_GNOME= atk cairo # Required by libwx_gtk2_aui-2.8.so USE_XORG+= ice pixman x11 xext BROKEN_aarch64= Fails to compile: use of undeclared identifier builtin_ia32_emms OPTIONS_DEFINE= DOCS PLIST_SUB= OPSYS=${OPSYS} \ DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} BINS= cvpcb eeschema gerbview kicad pcbnew EXTRAS2RM= linux-non_unicode linux wings3d LINUX.README \ contrib_makefiles.txt running_kicad_under_W98.txt USES= desktop-file-utils shared-mime-info compiler:c++11-lib tar:bzip2 cmake:insource,noninja \ gettext python:2.7 shebangfix ssl gl xorg gnome SHEBANG_FILES= pcbnew/python/plugins/touch_slider_wizard.py CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \ -DCMAKE_BUILD_TYPE="Debug" \ -DKICAD_TESTING_VERSION=ON \ -DKICAD_BUILD_VERSION=${DISTVERSION} \ -DCMAKE_INCLUDE_PATH="${WRKSRC}/include ${LOCALBASE}/include" \ -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" \ -DwxWidgets_USE_DEBUG=ON \ -DwxWidgets_USE_USE_UNICODE=ON \ -DwxWidgets_wxrc_EXECUTABLE=${WXRC_CMD} \ -DKICAD_SCRIPTING=ON \ -DKICAD_SCRIPTING_MODULES=ON \ -DKICAD_SCRIPTING_WXPYTHON=ON \ -DKICAD_SCRIPTING_WXPYTHON_PHOENIX=ON \ -DKICAD_SKIP_BOOST=YES \ -DKICAD_SPICE=ON \ -DKICAD_USE_OCE=OFF \ -DKICAD_USE_OCC=ON \ -DOCC_INCLUDE_DIR=${LOCALBASE}/include/OpenCASCADE .include "Makefile.git_rev" showversions: @${ECHO} "GIT_SRC_HASH: ${GIT_SRC_HASH}" @${ECHO} "GIT_SRC_DATE: ${GIT_SRC_DATE}" @${ECHO} "DISTDIR: ${DISTDIR}" @${ECHO} "DIST_SUBDIR: ${DIST_SUBDIR}" @${ECHO} "DISTNAME: ${DISTNAME}" @${ECHO} "DISTVERSION: ${DISTVERSION}" # Updating to new rev: # sh files/newVersion.sh # make makesum && make clean # make install #breaks probably due to plist differences # make makeplist > pkg-plist #One has to edit/review the generated plist # make generate-plist && make check-plist # < Check PLIST_FILE_LIST below > tmp: echo "${DATADIR} ${DATADIR:H}" # The CheckCXXSymbolExists module has been shipped with CMake since 3.0 times. # The ancient implementation that this bundled module uses, no longer works # because it uses CMake internals that have gone away in 3.11. post-extract: ${RM} ${WRKSRC}/CMakeModules/CheckCXXSymbolExists.cmake post-configure: ${REINPLACE_CMD} -e 's|#define HAVE_ISO646_H|//#define HAVE_ISO646_H|' \ ${WRKSRC}/config.h for f in `${FIND} ${WRKSRC} -name \*.make -o -name link.txt` ; do \ ${REINPLACE_CMD} \ -e 's|CC = gcc|#CC = gcc|' \ -e 's|LD = gcc|LD = ${CC}|' \ -e 's|LD = g++|LD = ${CXX}|' \ -e 's|wx-config|${WX_CONFIG}|' \ -e 's|CXX_FLAGS =|CXX_FLAGS = ${WRKSRC}/include -I${LOCALBASE}/include|' \ -e 's|C_FLAGS =|C_FLAGS = ${WRKSRC}/include -I${LOCALBASE}/include|' \ -e 's|LDFLAGS =|LDFLAGS += -L${LOCALBASE}/lib|' \ -e 's|gcc -D|${CC} -D|' \ -e 's/-pthread;-D_THREAD_SAFE/-pthread -D_THREAD_SAFE/g' \ $$f ; \ done pre-install: @echo "${DATADIR}, ${DOCSDIR}" #post-install: #.for subdir in library modules template # ${CP} -Rp ${WRKDIR}/kicad-library-master/${subdir} ${STAGEDIR}${DATADIR} #.endfor #.for subdir in internat # ${CP} -Rp ${WRKDIR}/kicad-doc/${subdir} ${STAGEDIR}${DOCSDIR} #.endfor PLIST_FILE_LIST= bin/freeroute.jnlp \ bin/cvpcb \ bin/eeschema \ bin/gerbview \ bin/kicad \ bin/pcbnew \ bin/pl_editor \ bin/bitmap2component \ bin/pcb_calculator \ share/mimelnk/application/x-kicad-schematic.desktop \ share/mimelnk/application/x-kicad-project.desktop \ share/icons/hicolor/24x24/mimetypes/application-x-kicad-project.png \ share/icons/hicolor/48x48/apps/kicad.png \ share/icons/hicolor/48x48/mimetypes/application-x-kicad-project.png \ share/icons/hicolor/scalable/apps/kicad.svg \ share/icons/hicolor/scalable/mimetypes/application-x-kicad-project.svg \ share/icons/hicolor/16x16/mimetypes/application-x-kicad-project.png \ share/icons/hicolor/32x32/mimetypes/application-x-kicad-project.png \ share/icons/hicolor/22x22/mimetypes/application-x-kicad-project.png \ share/mime/packages/kicad.xml \ share/applications/kicad.desktop \ share/applications/eeschema.desktop PLIST_DIR_LIST= lib/kicad PLIST_SHAREDDIR_LIST= share/mimelnk/application \ share/mimelnk .include .if ${OPSYS} == FreeBSD && ${CHOSEN_COMPILER_TYPE} == gcc IGNORE= builds only with clang .endif .include Index: head/comms/congruity/Makefile =================================================================== --- head/comms/congruity/Makefile (revision 535515) +++ head/comms/congruity/Makefile (revision 535516) @@ -1,28 +1,28 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= congruity PORTVERSION= 18 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms MASTER_SITES= SF MAINTAINER= shurd@FreeBSD.org COMMENT= GUI Logitech Harmony configuration tool LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-09-15 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libconcord>=0:comms/py-libconcord@${PY_FLAVOR} USES= desktop-file-utils gmake tar:bzip2 python:2.7 shebangfix MAKE_ARGS= MANDIR=${PREFIX}/man USE_WX= 3.0+ WX_COMPS= python SHEBANG_FILES= congruity mhgui NO_ARCH= yes .include Index: head/comms/cwstudio/Makefile =================================================================== --- head/comms/cwstudio/Makefile (revision 535515) +++ head/comms/cwstudio/Makefile (revision 535516) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= cwstudio DISTVERSION= 0.9.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= SOURCEFORGE/cwstudio MAINTAINER= luqqe@users.sourceforge.net COMMENT= Multichannel portable Morse code signals generator LICENSE= GPLv3+ USES= compiler:c++11-lang ncurses USE_WX= 3.0+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} PLIST_FILES= bin/cwcli \ bin/cwcurses \ bin/cwwx \ man/man1/cwstudio.1.gz \ .include Index: head/comms/freedv/Makefile =================================================================== --- head/comms/freedv/Makefile (revision 535515) +++ head/comms/freedv/Makefile (revision 535516) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= freedv DISTVERSION= 1.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= https://hobbes1069.fedorapeople.org/freetel/freedv/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Narrow band digital voice LICENSE= LGPL21 LIB_DEPENDS= libcodec2.so:audio/codec2 \ libportaudio.so:audio/portaudio \ libhamlib.so:comms/hamlib \ libsamplerate.so:audio/libsamplerate \ libsox.so:audio/sox \ libsndfile.so:audio/libsndfile \ libspeex.so:audio/speex \ libspeexdsp.so:audio/speexdsp USES= cmake compiler:c++11-lib gnome tar:xz USE_WX= 3.0+ CMAKE_ARGS+= -DCODEC2_INCLUDE_DIRS=${LOCALBASE}/include/codec2 \ -DCODEC2_LIBRARY=${LOCALBASE}/lib/libcodec2.so \ -DUSE_STATIC_CODEC2=FALSE \ -DUSE_STATIC_PORTAUDIO=FALSE \ -DUSE_STATIC_SOX=FALSE \ -DUSE_STATIC_SPEEXDSP=FALSE INSTALLS_ICONS= yes .include Index: head/comms/gnuradio/Makefile =================================================================== --- head/comms/gnuradio/Makefile (revision 535515) +++ head/comms/gnuradio/Makefile (revision 535516) @@ -1,124 +1,125 @@ # $FreeBSD$ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.1.0 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Software defined radio LICENSE= GPLv3 BUILD_DEPENDS= volk>0:devel/volk \ doxygen>0:devel/doxygen \ ${PY_SPHINX} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_SITELIBDIR}/mako/__init__.py:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/yaml/__init__.py:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/gi/__init__.py:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/cairo/__init__.py:graphics/py-cairo@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/six.py:devel/py-six@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/click/__init__.py:devel/py-click@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/click_plugins/__init__.py:devel/py-click-plugins@${PY_FLAVOR} \ aconnect:audio/alsa-utils \ cheetah:devel/py-cheetah3@${PY_FLAVOR} \ cppzmq>0:net/cppzmq \ guile:lang/guile \ minixmlto:textproc/minixmlto \ sdl-config:devel/sdl12 \ swig3.0:devel/swig30 \ mpir>0:math/mpir \ xdg-open:devel/xdg-utils LIB_DEPENDS= libcodec2.so:audio/codec2 \ libfftw3.so:math/fftw3 \ libfftw3f.so:math/fftw3-float \ libgmpxx.so:math/gmp \ libqwt6.so:x11-toolkits/qwt6 \ ${PY_BOOST} \ liblog4cpp.so:devel/log4cpp \ libportaudio.so:audio/portaudio \ libjack.so:audio/jack \ libasound.so:audio/alsa-lib \ libgsl.so:math/gsl \ libgsm.so:audio/gsm \ libboost_date_time.so:devel/boost-libs \ liborc-0.4.so:devel/orc \ libzmq.so:net/libzmq4 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cmake compiler:c++11-lang desktop-file-utils fortran gnome \ iconv perl5 pkgconfig pyqt:5 python:3.5+ qt:5 shared-mime-info \ shebangfix USE_GITHUB= yes GH_ACCOUNT= gnuradio GH_PROJECT= gnuradio SHEBANG_FILES= grc/scripts/freedesktop/grc_setup_freedesktop.in \ gnuradio-runtime/python/gnuradio/ctrlport/gr-ctrlport-monitor \ gnuradio-runtime/python/gnuradio/ctrlport/gr-perf-monitorx CMAKE_ARGS+= -DCMAKE_INSTALL_RPATH:STRING="${LOCALBASE}/lib/gcc${_GCC_VER}" \ -DENABLE_GR_CTRLPORT="YES" \ -DICONV_LIB:STRING="X${ICONV_LIB}" \ -DICONV_PREFIX:STRING="${ICONV_PREFIX}" \ -DLOCALBASE:STRING="${LOCALBASE}" \ -DGR_PKG_DOC_DIR:STRING="${DOCSDIR}" \ -DPYTHON_EXECUTABLE:STRING="${PYTHON_CMD}" \ -DSWIG_EXECUTABLE:STRING="${LOCALBASE}/bin/swig3.0"\ -DXMLTO_EXECUTABLE:STRING=minixmlto \ -DENABLE_INTERNAL_VOLK:STRING="OFF" # for detailed debugging uncomment the next line #CMAKE_ARGS+= --debug-output --trace USE_CXXSTD= c++11 USE_GNOME= pygtk2 USE_PYQT= core gui opengl USE_WX= 3.0 USE_QT= buildtools core gui xml qmake widgets WX_COMPS= wx wx:build wx:run python:build python:run USE_LDCONFIG= yes LIBSTRIP_FILES= analog audio blocks channels digital dtv fec fft\ filter pmt qtgui runtime trellis video-sdl\ vocoder wavelet OPTIONS_DEFINE= DOCS UHD TESTING DOXYGEN # Unfortunately building docs on i386 fails ##OPTIONS_EXCLUDE_${i386}= DOXYGEN # Yay. building docs is broken on 10 and HEAD too so turn them all off OPTIONS_EXCLUDE= DOXYGEN OPTIONS_SUB= yes UHD_DESC= Include UHD support from Ettus TESTING_DESC= Include testing support INSTALLS_ICONS= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ ${PY_SPHINX} \ dot:graphics/graphviz \ xmlto:textproc/xmlto \ freefont-ttf>0:x11-fonts/freefont-ttf DOXYGEN_CMAKE_ON= -DENABLE_DOXYGEN:STRING="ON" \ -DENABLE_DOCS:STRING="ON" DOXYGEN_CMAKE_OFF= -DENABLE_DOXYGEN:STRING="OFF" \ -DENABLE_DOCS:STRING="OFF" UHD_CMAKE_ON= -DENABLE_GR_UHD:STRING="ON" UHD_CMAKE_OFF= -DENABLE_GR_UHD:STRING="OFF" TESTING_CMAKE_ON= -DENABLE_TESTING:STRING="ON" TESTING_CMAKE_OFF= -DENABLE_TESTING:STRING="OFF" .include .if ${PORT_OPTIONS:MUHD} LIBSTRIP_FILES+= uhd LIB_DEPENDS+= libuhd.so:comms/uhd PLIST_SUB+= UHD="" .else PLIST_SUB+= UHD="@comment " .endif .include Index: head/comms/quisk/Makefile =================================================================== --- head/comms/quisk/Makefile (revision 535515) +++ head/comms/quisk/Makefile (revision 535516) @@ -1,42 +1,42 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= quisk DISTVERSION= 4.1.40 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= CHEESESHOP MAINTAINER= hamradio@FreeBSD.org COMMENT= Software Defined Radio (SDR) LICENSE= GPLv2 DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-09-15 BROKEN_i386= strip: elf_update() failed: Invalid data buffer descriptor (bug#238131) LIB_DEPENDS= libfftw3.so:math/fftw3 \ libportaudio.so:audio/portaudio \ libasound.so:audio/alsa-lib \ libpulse.so:audio/pulseaudio USES= python:2.7 USE_PYTHON= distutils noflavors autoplist USE_WX= 3.0+ WX_COMPS= python post-extract: @${RM} ${WRKSRC}/_quisk.so ${WRKSRC}/sdriqpkg/sdriq.so \ ${WRKSRC}/freedvpkg/libcodec2_32.so \ ${WRKSRC}/freedvpkg/libcodec2_64.so post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.py post-stage: @${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} .include Index: head/comms/trustedqsl/Makefile =================================================================== --- head/comms/trustedqsl/Makefile (revision 535515) +++ head/comms/trustedqsl/Makefile (revision 535516) @@ -1,56 +1,56 @@ # $FreeBSD$ PORTNAME= trustedqsl DISTVERSION= 2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd DISTNAME= tqsl-${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Station electronic trusted logbook LICENSE= ARRL LICENSE_NAME= American Radio Relay League, Inc. All rights reserved. LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ liblmdb.so:databases/lmdb PKGMESSAGE= ${WRKDIR}/pkg-message USES= bdb:5+ cmake compiler:c++11-lib pkgconfig ssl CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} USE_WX= 2.8+ USE_LDCONFIG= yes OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER GEN_CRQ_DESC= Build gen_crq LOAD_CERT_DESC= Build load_cert STATION_LOC_DESC= Build station_loc CONVERTER_DESC= Build converter GEN_CRQ_CMAKE_ON= -DBUILD_GENCRQ=ON LOAD_CERT_CMAKE_ON= -DBUILD_LOADCERT=ON STATION_LOC_CMAKE_ON= -DBUILD_STATIONLOC=ON CONVERTER_CMAKE_ON= -DBUILD_CONVERTER=ON OPTIONS_SUB= yes post-install-GEN_CRQ-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/gen_crq ${STAGEDIR}${PREFIX}/bin post-install-LOAD_CERT-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/load_cert ${STAGEDIR}${PREFIX}/bin post-install-STATION_LOC-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/station_loc ${STAGEDIR}${PREFIX}/bin post-install-CONVERTER-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/converter ${STAGEDIR}${PREFIX}/bin post-patch: @${SED} -e 's:%%PREFIX%%:${PREFIX}:g' \ ${FILESDIR}/pkg-message > ${WRKDIR}/pkg-message .include Index: head/databases/grass7/Makefile =================================================================== --- head/databases/grass7/Makefile (revision 535515) +++ head/databases/grass7/Makefile (revision 535516) @@ -1,207 +1,207 @@ # Created by: Mikael URANKAR and Loïc BARTOLETTI # $FreeBSD$ PORTNAME= grass PORTVERSION= 7.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ http://grass.fbk.eu/%SUBDIR%/ \ http://grass.gis-lab.info/%SUBDIR%/ \ http://grass.meteo.uni.wroc.pl/%SUBDIR%/ \ http://grass.polytechnic.edu.na/%SUBDIR%/ \ http://grass.unibuc.ro/%SUBDIR%/ \ http://mirrors.ibiblio.org/grass/%SUBDIR%/ \ http://pinus.gntech.ac.kr/grass/%SUBDIR%/ \ http://wgbis.ces.iisc.ernet.in/grass/%SUBDIR%/ \ http://wgrass.media.osaka-cu.ac.jp/grassh/%SUBDIR%/ MASTER_SITE_SUBDIR= grass${VER}/source PKGNAMESUFFIX= 7 MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Open source Geographical Information System (GIS) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL.TXT BROKEN_sparc64= Does not configure on sparc64 BUILD_DEPENDS= ${PY_NUMPY} \ ${PYTHON_SITELIBDIR}/six.py:devel/py-six@${PY_FLAVOR} LIB_DEPENDS= libgdal.so:graphics/gdal \ libpng.so:graphics/png \ libproj.so:graphics/proj \ libtiff.so:graphics/tiff \ libfftw3.so:math/fftw3 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgeos.so:graphics/geos RUN_DEPENDS= ${PY_NUMPY} \ ${PYTHON_SITELIBDIR}/six.py:devel/py-six@${PY_FLAVOR} USES= blaslapack compiler:openmp fortran gl gmake gnome iconv \ jpeg perl5 pkgconfig python:3.6+ readline shebangfix tk xorg SHEBANG_GLOB= *.py SHEBANG_LANG= nviz nviz_OLD_CMD= nviz nviz_CMD= ${PREFIX}/${GRASS_INST_DIR}/bin/nviz USE_XORG= sm ice x11 xext xi xmu xrender xt USE_GL= gl glu USE_GNOME= cairo USE_WX= 3.0 WX_COMPS= wx:build python:run GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-includes=${LOCALBASE}/include \ --with-libs=${LOCALBASE}/lib \ --with-opengl-includes=${LOCALBASE}/include/ \ --with-opengl-libs=${LOCALBASE}/lib/ \ --with-freetype \ --with-freetype-includes=${LOCALBASE}/include/freetype2 \ --with-blas \ --with-lapack \ --with-cairo \ --with-readline \ --enable-largefile \ --with-wxwidgets=${WX_CONFIG} \ --with-proj-share=${LOCALBASE}/share/proj \ --with-geos=${LOCALBASE}/bin/geos-config \ --with-gdal=${LOCALBASE}/bin/gdal-config \ --with-pthread=yes \ --with-openmp SUB_FILES= pkg-message SUB_LIST= PYTHON_CMD=${PYTHON_CMD} BINARY_ALIAS= python3=${PYTHON_CMD} ALL_TARGET= default USE_LDCONFIG= ${PREFIX}/${GRASS_INST_DIR}/lib MAKE_ENV+= TARGET="${CONFIGURE_TARGET}" VER= ${PORTVERSION:R:C/\.//} PLIST_SUB= GRASS_INST_DIR="${GRASS_INST_DIR}" \ VERSION="${PORTVERSION}" VERS="${PORTVERSION:C/([0-9]+).([0-9]+)(.*)/\1.\2/}" \ VER="${VER}" MAJVER="${PKGNAMESUFFIX}" OPTIONS_DEFINE= LAS NETCDF NLS PDAL ZSTD OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL ODBC PGSQL SQLITE #OPTIONS_SINGLE= BLAS #OPTIONS_SINGLE_BLAS= ATLAS NETLIB GOTOBLAS OPENBLAS OPTIONS_DEFAULT= LAS NETCDF NLS PDAL PGSQL SQLITE ZSTD OPTIONS_SUB= yes # BLAS/LAPACK: Only netlib compile the maxmimum number of modules #BLAS_DESC= BLAS/LAPACK support #GOTOBLAS_DESC= GotoBLAS implementationS #ATLAS_USES= blaslapack:atlas #NETLIB_USES= blaslapack #GOTOBLAS_USES= blaslapack:gotoblas #OPENBLAS_USES= blaslapack:openblas LAS_DESC= Enable LiDAR modules PDAL_DESC= Enable points cloud data modules DB_DESC= Database support LAS_CONFIGURE_ON= --with-liblas=yes LAS_LIB_DEPENDS= liblas.so:devel/liblas \ libboost_program_options.so:devel/boost-libs \ libboost_thread.so:devel/boost-libs \ libgeotiff.so:graphics/libgeotiff MYSQL_USES= mysql MYSQL_CONFIGURE_ON= --with-mysql \ --with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libs=${LOCALBASE}/lib/mysql NETCDF_CONFIGURE_ON= --with-netcdf=${LOCALBASE}/bin/nc-config NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf NLS_CONFIGURE_WITH= nls NLS_USES= gettext ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC ODBC_CONFIGURE_WITH= odbc PDAL_CONFIGURE_ON= --with-pdal=${LOCALBASE}/bin/pdal-config PDAL_LIB_DEPENDS= libpdal_base.so:math/pdal PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= postgres SQLITE_USES= sqlite SQLITE_CONFIGURE_WITH= sqlite SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} ZSTD_CONFIGURE_WITH= zstd ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd .include .if !defined (GRASS_INST_DIR) GRASS_INST_DIR= ${PORTNAME}${VER} .endif MANDIRS= ${PREFIX}/grass${VER}/docs/man/man1 post-patch: ${REINPLACE_CMD} -e \ 's|-lblas|${BLASLIB}|g ; \ s|-llapack|${LAPACKLIB}|g ; \ s|g2c|f2c|g' ${WRKSRC}/configure ${REINPLACE_CMD} -e \ 's|make -C|$$(MAKE) -C| ; \ /^BINDIR/s|=.*|= $${DESTDIR}$${UNIX_BIN}| ; \ /test /s| $$(INST_DIR)| $${DESTDIR}$${INST_DIR}|g ; \ /tar /s| $$(INST_DIR)| $${DESTDIR}$${INST_DIR}|g ; \ /chmod /s| $$(INST_DIR)| $${DESTDIR}$${INST_DIR}|g ; \ /tar /s| $$(INST_DIR)| $${DESTDIR}$${INST_DIR}|g ; \ /rm /s| $$(INST_DIR)| $${DESTDIR}$${INST_DIR}|g ; \ /$$(MAKE) /s| $$(INST_DIR)| $${DESTDIR}$${INST_DIR}|g ; \ /^$$(INST_DIR)\//s|$$(INST_DIR)|$${DESTDIR}$${INST_DIR}|g ; \ s|> $$(INST_DIR)|> $${DESTDIR}$${INST_DIR}|' ${WRKSRC}/include/Make/Install.make ${REINPLACE_CMD} \ 's|= python3|= ${PYTHON_CMD:T}|' ${WRKSRC}/include/Make/Platform.make.in ${REINPLACE_CMD} \ "s|'make'|'gmake'|g" ${WRKSRC}/scripts/g.extension/g.extension.py ${REINPLACE_CMD} \ 's|$$(ARCH)|$$(TARGET)|g' ${WRKSRC}/include/Make/Grass.make # Replace hardcoded python interpreter to PYTHON_CMD ${REINPLACE_CMD} "s|'GRASS_PYTHON', 'python'|'GRASS_PYTHON', \'${PYTHON_CMD}\'|g" \ ${WRKSRC}/scripts/wxpyimgview/wxpyimgview.py ${REINPLACE_CMD} 's|GRASS_PYTHON=python|GRASS_PYTHON=${PYTHON_CMD}|g' \ ${WRKSRC}/lib/init/grass.sh ${REINPLACE_CMD} \ "s|environ\['GRASS_PYTHON'\] = "'"python3"'"|environ['GRASS_PYTHON'] = "'"${PYTHON_CMD}"'"|g" \ ${WRKSRC}/lib/python/script/setup.py post-install: # remove useless files ${RM} -rf ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/db.test/ ${RM} -rf ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/demolocation/PERMANENT/.tmp/ ${RM} -rf ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/docs/html/colortables/*bak.png # fix pkg-plist issues # poudriere testport, poudriere bulk -t and make ports can create different pkg-plist for i in `${FIND} ${WRKSRC}/scripts -type f \( -name *jpg -o -name *png -o -name *gxm \) -print`; do \ ${INSTALL_DATA} $$i ${STAGEDIR}${LOCALBASE}/${PORTNAME}${VER}/docs/html; \ done for i in `${FIND} ${WRKSRC}/gui/wxpython -type f \( -name *jpg -o -name *png -o -name *gxm \) -print`; do \ ${INSTALL_DATA} $$i ${STAGEDIR}${LOCALBASE}/${PORTNAME}${VER}/docs/html; \ done for i in `${FIND} ${WRKSRC}/raster -type f \( -name *jpg -o -name *png -o -name *gxm \) -print`; do \ ${INSTALL_DATA} $$i ${STAGEDIR}${LOCALBASE}/${PORTNAME}${VER}/docs/html; \ done for i in `${FIND} ${WRKSRC}/imagery -type f \( -name *jpg -o -name *png -o -name *gxm \) -print`; do \ ${INSTALL_DATA} $$i ${STAGEDIR}${LOCALBASE}/${PORTNAME}${VER}/docs/html; \ done .for file in wms_base.py wms_drv.py wms_gdal_drv.py wms_cap_parsers.py srs.py ${INSTALL_SCRIPT} ${WRKSRC}/scripts/r.in.wms/${file} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/r.in.wms/${file} .endfor ${INSTALL_SCRIPT} ${WRKSRC}/scripts/wxpyimgview/wxpyimgview_gui.py ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/wxpyimgview_gui.py ${MKDIR} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/d.polar ${INSTALL_DATA} ${WRKSRC}/scripts/d.polar/ps_defs.eps ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/d.polar # STRIP PART ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/bin/* ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/driver/db/* .for i in clean_temp current_time_s_ms echo i.find lock run r.watershed/seg r.watershed/ram lister/vector lister/cell ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/etc/${i} .endfor ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/tools/g.echo ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${GRASS_INST_DIR}/lib/* # symlink grass7 ${LN} -sf ${PORTNAME}${VER} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX} .include Index: head/databases/pgadmin3/Makefile =================================================================== --- head/databases/pgadmin3/Makefile (revision 535515) +++ head/databases/pgadmin3/Makefile (revision 535516) @@ -1,55 +1,55 @@ # Created by: Max Khon # $FreeBSD$ PORTNAME= pgadmin3 PORTVERSION= 1.22.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MASTER_SITES= PGSQL/pgadmin/pgadmin3/v${PORTVERSION}/src DIST_SUBDIR= postgresql MAINTAINER= fjoe@FreeBSD.org COMMENT= PostgreSQL database design and management system LICENSE= PostgreSQL BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USES= compiler:c++11-lib gettext gmake gnome pgsql:9.0+ ssl USE_GNOME= libxml2 libxslt USE_WX= 3.0 USE_CXXSTD= c++11 WX_COMPS= wx INSTALLS_ICONS= yes ICON_SIZES= 16 32 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner CXXFLAGS+= -Wno-c++11-narrowing PLIST_FILES= bin/pgadmin3 share/applications/pgadmin3.desktop .for SZ in ${ICON_SIZES} PLIST_FILES+= share/icons/hicolor/${SZ}x${SZ}/apps/pgAdmin3.png .endfor PORTDATA= * post-patch: @${REINPLACE_CMD} -e 's,/wx-config,/${WX_CONFIG:T},' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,wxrc ,${WXRC_CMD:T} ,' ${WRKSRC}/pgadmin/ui/embed-xrc @${REINPLACE_CMD} -e 's,/usr/bin/xterm,${LOCALBASE}/bin/xterm,' ${WRKSRC}/plugins.d/plugins.ini @${REINPLACE_CMD} -e 's,/bin/bash,/bin/sh,' ${WRKSRC}/pgadmin/ver_svn.sh @${REINPLACE_CMD} -e 's,Exec=/usr/bin/pgadmin3,Exec=${LOCALBASE}/bin/pgadmin3,'\ -e 's,Icon=/usr/share/pgadmin3/pgAdmin3.png,Icon=pgAdmin3,'\ -e '/^MimeType=/d'\ -e '/^DocPath=/d'\ ${WRKSRC}/pkg/pgadmin3.desktop post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/pkg/pgadmin3.desktop ${STAGEDIR}${PREFIX}/share/applications .for SZ in ${ICON_SIZES} ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps ${INSTALL_DATA} ${WRKSRC}/pgadmin/include/images/pgAdmin3-${SZ}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps/pgAdmin3.png .endfor .include Index: head/deskutils/treesheets/Makefile =================================================================== --- head/deskutils/treesheets/Makefile (revision 535515) +++ head/deskutils/treesheets/Makefile (revision 535516) @@ -1,66 +1,67 @@ # Created by: lightside # $FreeBSD$ PORTNAME= treesheets PORTVERSION= 1.0.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils MAINTAINER= lightside@gmx.com COMMENT= Free form data organizer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt USES= compiler:c++17-lang desktop-file-utils gnome USE_GITHUB= yes GH_ACCOUNT= aardappel USE_WX= 3.0+ INSTALLS_ICONS= yes BUILD_WRKSRC= ${WRKSRC}/src PACKAGE_VERSION= \"${PORTVERSION}\" MAKE_ENV= PACKAGE_VERSION=${PACKAGE_VERSION:Q} PORTDATA= images scripts translations/*/*.mo PORTDOCS= *.html docs PORTEXAMPLES= * PLIST_FILES= bin/${PORTNAME} \ share/applications/treesheets.desktop \ share/icons/hicolor/scalable/apps/treesheets.svg \ share/pixmaps/treesheets.png OPTIONS_DEFINE= DOCS EXAMPLES post-patch: .SILENT ${REINPLACE_CMD} -e 's|sys->frame->GetPath(L"|(L"${DOCSDIR}/|' \ ${BUILD_WRKSRC}/document.h ${REINPLACE_CMD} -e 's|wxFileName(exename).GetPath()|L"${DATADIR}"|' \ ${BUILD_WRKSRC}/myframe.h ${REINPLACE_CMD} -e 's|frame->GetPath(L"examples|(L"${EXAMPLESDIR}|' \ ${BUILD_WRKSRC}/system.h ${REINPLACE_CMD} -e 's|^\(Icon=\).*|\1${PORTNAME}|' \ ${WRKSRC}/TS/treesheets.desktop do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin (cd ${WRKSRC}/TS && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR}) ${INSTALL_DATA} ${WRKSRC}/TS/treesheets.desktop \ ${STAGEDIR}${PREFIX}/share/applications @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/TS/images/treesheets.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/TS/images/icon32.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png do-install-DOCS-on: (cd ${WRKSRC}/TS && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) do-install-EXAMPLES-on: (cd ${WRKSRC}/TS/examples && ${COPYTREE_SHARE} "${PORTEXAMPLES}" \ ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/devel/py-robotframework-ride/Makefile =================================================================== --- head/devel/py-robotframework-ride/Makefile (revision 535515) +++ head/devel/py-robotframework-ride/Makefile (revision 535516) @@ -1,32 +1,32 @@ # Created by: Vladimir Chukharev # $FreeBSD$ PORTNAME= robotframework-ride PORTVERSION= 1.7.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= Test data editor for Robot Framework LICENSE= APACHE20 DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:devel/py-robotframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}robotframework-seleniumlibrary>=1.1.0:devel/py-robotframework-seleniumlibrary@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} USES= dos2unix python:2.7 zip # py36 needs WX 4.0.4 wich is not ported yet USE_PYTHON= autoplist distutils USE_WX= 3.0+ DOS2UNIX_GLOB= *.py PKG-INFO settings.cfg MANIFEST.in NO_ARCH= yes WX_COMPS= wx python .include Index: head/devel/wxformbuilder/Makefile =================================================================== --- head/devel/wxformbuilder/Makefile (revision 535515) +++ head/devel/wxformbuilder/Makefile (revision 535516) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= wxformbuilder DISTVERSION= 3.5.0-beta -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-nightly/${DISTVERSION} DISTNAME= wxFormBuilder_v${DISTVERSION}-source MAINTAINER= shurd@FreeBSD.org COMMENT= WYSIWYG GUI Designer and Code Generator for wxWidgets LICENSE= GPLv2 USES= compiler:c++11-lib dos2unix gmake zip USE_CSTD= c++11 USE_LDCONFIG= yes USE_WX= 3.0+ WRKSRC= ${WRKDIR}/source MAKE_ARGS= config=release ARCH= BUILD_WRKSRC= ${WRKSRC}/build/${WX_VERSION}/gmake DOS2UNIX_GLOB= *.lua do-configure: cd ${WRKSRC} && ${SH} create_build_files4.sh post-patch: @${REINPLACE_CMD} -e 's|%%WX_CONFIG%%|${WX_CONFIG}|g' ${WRKSRC}/build/premake/wxwidgets.lua \ ${WRKSRC}/create_build_files4.sh ${WRKSRC}/sdk/plugin_interface/premake.lua \ ${WRKSRC}/sdk/premake/scripts/wxpresets.lua do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/wxformbuilder (cd ${WRKSRC}/output && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) (cd ${STAGEDIR}${DATADIR}/bin && ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/bin) ${RM} -r ${STAGEDIR}${DATADIR}/bin/ (cd ${STAGEDIR}${DATADIR}/lib && ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/lib) ${RM} -r ${STAGEDIR}${DATADIR}/lib/ ${RM} -r ${STAGEDIR}${DATADIR}/share/ ${RM} ${STAGEDIR}${DATADIR}/license.txt ${RM} ${STAGEDIR}${DATADIR}/Changelog.txt .include Index: head/editors/codelite/Makefile =================================================================== --- head/editors/codelite/Makefile (revision 535515) +++ head/editors/codelite/Makefile (revision 535516) @@ -1,92 +1,92 @@ # Created by: gahr # $FreeBSD$ PORTNAME= codelite PORTVERSION= 12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors devel MAINTAINER= mmokhi@FreeBSD.org COMMENT= Open Source IDE for C/C++ LICENSE= GPLv2+ RUN_DEPENDS= xterm:x11/xterm LIB_DEPENDS+= libhunspell-1.7.so:textproc/hunspell BROKEN_armv6= fails to configure: has leading or trailing whitespace. This is now an error according to policy CMP0004 USE_GITHUB= yes GH_ACCOUNT= eranif USES= cmake:noninja compiler:c++11-lib dos2unix gettext gnome pathfix \ pkgconfig shebangfix sqlite USE_GNOME+= cairo gtk20 DOS2UNIX_GLOB= *.cpp *.txt SHEBANG_FILES= Runtime/codelite_xterm bash_CMD= /bin/sh USE_WX= 3.0 CMAKE_ARGS= -DPREFIX:STRING="${PREFIX}" \ -DIS_FREEBSD:STRING=1 \ -DCL_WX_CONFIG:STRING="${WX_CONFIG:T}" USE_LDCONFIG= ${PREFIX}/lib/codelite INSTALLS_ICONS= yes OPTIONS_DEFINE= CSCOPE SFTP OPTIONS_RADIO= CLANG OPTIONS_SUB= yes CSCOPE_DESC= CScope integration CSCOPE_RUN_DEPENDS= cscope:devel/cscope SFTP_DESC= Secure FTP support via libssh SFTP_LIB_DEPENDS= libssh.so:security/libssh SFTP_CMAKE_OFF= -DENABLE_SFTP:STRING=0 SFTP_USES= localbase CLANG_DESC= Clang code-completion .for v in 40 50 60 OPTIONS_RADIO_CLANG+= CLANG$v CLANG$v_DESC= Clang ${v:C/(.)(.)/\1.\2.x/} CLANG$v_BUILD_DEPENDS= llvm$v>0:devel/llvm$v CLANG$v_RUN_DEPENDS= llvm$v>0:devel/llvm$v post-patch-CLANG$v-on: @${REINPLACE_CMD} -e \ 's|/usr/lib/llvm-.*/|${LOCALBASE}/llvm$v/|' \ ${WRKSRC}/cmake/Modules/FindLibClang.cmake \ ${WRKSRC}/cmake/Modules/FindLibLLDB.cmake .endfor .include .if ${PORT_OPTIONS:MCLANG*} CMAKE_ARGS+= -DENABLE_LLDB:STRING=1 -DENABLE_CLANG:STRING=1 .else CMAKE_ARGS+= -DENABLE_LLDB:STRING=0 -DENABLE_CLANG:STRING=0 .endif post-patch: # Use the correct wx-config @${REINPLACE_CMD} -e \ '/ IS_FREEBSD/s|^|#| ; \ / CL_WX_CONFIG/s|^|#| ; \ / -Wno-/s|^|#| ; \ / -O2/s|^|#| ; \ s|"-s"|""|' \ ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e \ 's|"-lkvm"|"-lkvm -lutil"| ; \ s|share/man|man|' \ ${WRKSRC}/LiteEditor/CMakeLists.txt @${REINPLACE_CMD} -e \ 's|"-lutil"|"-lkvm -lutil"|' \ ${WRKSRC}/codelite_terminal/CMakeLists.txt @${REINPLACE_CMD} -e \ '/ADDITIONAL_LIBRARIES/s|""|"-lexecinfo"|' \ ${WRKSRC}/sdk/codelite_cppcheck/CMakeLists.txt @${REINPLACE_CMD} -e \ 's|/bin/grep|/usr/bin/grep|' \ ${WRKSRC}/cmake/Modules/FindLibClang.cmake .include Index: head/editors/poedit/Makefile =================================================================== --- head/editors/poedit/Makefile (revision 535515) +++ head/editors/poedit/Makefile (revision 535516) @@ -1,46 +1,46 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ # $MCom: ports/editors/poedit/Makefile,v 1.2 2006/10/05 07:03:09 mezz Exp $ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Gettext catalogs (.po files) editor LICENSE= BSD2CLAUSE BUILD_DEPENDS= zip:archivers/zip LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 \ libboost_thread.so:devel/boost-libs \ libicui18n.so:devel/icu \ liblucene++.so:textproc/luceneplusplus USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake gnome \ pkgconfig USE_WX= 3.0 WX_CONF_ARGS= absolute WITH_BDB_HIGHEST= yes GNU_CONFIGURE= yes CONFIGURE_ENV= WXRC="${WXRC_CMD}" INSTALLS_ICONS= yes CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include ## -stdlib=libc++ LDFLAGS+= -lpthread -L${BDB_LIB_DIR} -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS OPTIONS_SUB=yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e \ 's/for version in .*;/for version in ${BDB_VER};/ ; \ s/-ldb-$$version/-l${BDB_LIB_NAME}/' ${WRKSRC}/configure .include Index: head/editors/wxhexeditor/Makefile =================================================================== --- head/editors/wxhexeditor/Makefile (revision 535515) +++ head/editors/wxhexeditor/Makefile (revision 535516) @@ -1,32 +1,32 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= wxhexeditor PORTVERSION= 0.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/wxHexEditor/v${PORTVERSION}%20Beta/ DISTNAME= wxHexEditor-v${PORTVERSION}-src MAINTAINER= danfe@FreeBSD.org COMMENT= Graphical hex editor for big files with x86 disassembly support LICENSE= GPLv2 LIB_DEPENDS= libudis86.so:devel/udis86 \ libmhash.so:security/mhash USES= compiler:c++11-lang gettext-tools gmake tar:xz USE_WX= 3.0+ MAKE_ARGS= WXCONFIG="${WX_CONFIG}" WRKSRC= ${WRKDIR}/wxHexEditor # Follow the ${MTREE_FILE} which specifies simple, unsuffixed names # for these particular locales post-patch: @${MV} ${WRKSRC}/locale/hu_HU ${WRKSRC}/locale/hu @${MV} ${WRKSRC}/locale/ja_JP ${WRKSRC}/locale/ja @${MV} ${WRKSRC}/locale/nl_NL ${WRKSRC}/locale/nl .include Index: head/editors/xmlcopyeditor/Makefile =================================================================== --- head/editors/xmlcopyeditor/Makefile (revision 535515) +++ head/editors/xmlcopyeditor/Makefile (revision 535516) @@ -1,34 +1,34 @@ # Created by: José García Juanino # $FreeBSD$ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} MAINTAINER= jjuanino@gmail.com COMMENT= Fast validating XML editor LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 \ libxslt.so:textproc/libxslt \ libaspell.so:textproc/aspell \ libpcre.so:devel/pcre \ libxml2.so:textproc/libxml2 \ libexpat.so:textproc/expat2 USES= compiler:c++11-lang dos2unix gettext gmake gnome iconv libtool USE_WX= 2.8+ WX_COMPS= wx contrib WX_CONF_ARGS= absolute USE_GNOME= intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/libxml2 LDFLAGS+= -lpthread -L${LOCALBASE}/lib ${ICONV_LIB} .include Index: head/emulators/pcem/Makefile =================================================================== --- head/emulators/pcem/Makefile (revision 535515) +++ head/emulators/pcem/Makefile (revision 535516) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= pcem DISTVERSION= 14 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/pcem_emulator/pcem/get/ DISTNAME= faf5d6423060 MAINTAINER= darkfm@vera.com.uy COMMENT= PC/PC-Compatible low-level emulator striving for accuracy LICENSE= GPLv2 USES= autoreconf compiler gl gmake openal pkgconfig sdl zip USE_GL= gl USE_SDL= sdl2 USE_WX= 3.0 WRKSRC= ${WRKDIR}/pcem_emulator-pcem-faf5d6423060/ PATCHDIR=files PLIST_FILES= bin/pcem CONFIGURE_ARGS= --enable-release-build --with-wx-config=wxgtk3u-3.0-config GNU_CONFIGURE= yes ONLY_FOR_ARCHS= amd64 .include Index: head/emulators/playonbsd/Makefile =================================================================== --- head/emulators/playonbsd/Makefile (revision 535515) +++ head/emulators/playonbsd/Makefile (revision 535516) @@ -1,74 +1,74 @@ # Created by: Stefan Esser # $FreeBSD$ PORTNAME= playonbsd PORTVERSION= 4.2.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators games MAINTAINER= se@FreeBSD.org COMMENT= Easily install and run Windows software for use with Wine LICENSE= GPLv3 DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-09-15 ONLY_FOR_ARCHS= amd64 i386 RUN_DEPENDS= 7z:archivers/p7zip \ bash:shells/bash \ glxinfo:graphics/mesa-demos \ gpg:security/gnupg \ gsed:textproc/gsed \ sudo:security/sudo \ xdg-open:devel/xdg-utils \ xterm:x11/xterm \ cabextract:archivers/cabextract \ wget:ftp/wget \ icotool:graphics/icoutils USES= python:2.7,run perl5 shebangfix USE_WX= 3.0 WX_COMPS= python:run SHEBANG_GLOB= *.py SHEBANG_FILES= bash/expert/* lib/* USE_GITHUB= yes GH_ACCOUNT= PlayOnLinux GH_PROJECT= POL-POM-4 OPTIONS_DEFINE= GECKO MONO NLS OPTIONS_DEFAULT= GECKO MONO GECKO_DESC= Wine-gecko HTML rendering support MONO_RUN_DEPENDS= wine-mono>=4.9.4:emulators/wine-mono GECKO_RUN_DEPENDS= wine-gecko>=2.47.1:emulators/wine-gecko NLS_USES= gettext .include .if ${ARCH} == amd64 RUN_DEPENDS+= wine:emulators/i386-wine .else RUN_DEPENDS+= wine:emulators/wine .endif NO_BUILD= true SUB_FILES= playonbsd.sh post-patch: @${REINPLACE_CMD} -e 's:/usr/local/:${LOCALBASE}/:' ${WRKSRC}/lib/wine.lib do-install: .for d in bash python cd ${WRKSRC} && ${COPYTREE_BIN} ${d} ${STAGEDIR}${PREFIX}/lib/playonbsd/ "! -name *\.orig ! -name *\.bak" .endfor .for d in etc lang lib plugins resources cd ${WRKSRC} && ${COPYTREE_BIN} ${d} ${STAGEDIR}${PREFIX}/lib/playonbsd/ "! -name *\.orig ! -name *\.bak" .endfor @${REINPLACE_CMD} -e 's:linux:bsd:g;s:linux:BSD:ig' ${WRKSRC}/doc/playonlinux.1 ${INSTALL_MAN} ${WRKSRC}/doc/playonlinux.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/playonbsd.1 ${INSTALL_SCRIPT} ${WRKDIR}/playonbsd.sh ${STAGEDIR}${PREFIX}/bin/playonbsd ${INSTALL_SCRIPT} ${WRKSRC}/playonfreebsd ${STAGEDIR}${PREFIX}/lib/playonbsd/playonfreebsd .include Index: head/emulators/wxmupen64plus/Makefile =================================================================== --- head/emulators/wxmupen64plus/Makefile (revision 535515) +++ head/emulators/wxmupen64plus/Makefile (revision 535516) @@ -1,63 +1,63 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ PORTNAME= wxmupen64plus PORTVERSION= 0.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/auria/wxmupen64plus/get/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= ${PORTNAME:S/wx//} MAINTAINER= acm@FreeBSD.org COMMENT= Mupen64Plus 2.0 GUI frontend written using wxWidgets LICENSE= GPLv2+ LGPL3+ CC-BY-SA-3.0 PD LICENSE_COMB= multi DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-09-15 LIB_DEPENDS= libmupen64plus.so.2:emulators/mupen64plus-core RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-audio-sdl.so:emulators/mupen64plus-audio-sdl \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-input-sdl.so:emulators/mupen64plus-input-sdl \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-rsp-hle.so:emulators/mupen64plus-rsp-hle \ ${LOCALBASE}/lib/mupen64plus/mupen64plus-video-rice.so:emulators/mupen64plus-video-rice \ mupen64plus:emulators/mupen64plus-ui-console WRKSRC= ${WRKDIR}/auria-${PORTNAME}-0564db396383 USES= compiler:c++11-lib gl python:2.7 sdl xorg USE_CXXSTD= c++11 USE_SDL= sdl USE_GL= gl USE_XORG= x11 USE_WX= 3.0 WAF_SCRIPT= waf post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' -e 's|%%CXX%%|${CXX}|g' -e \ 's|version=2.9|version=${WX_VERSION}|g' ${WRKSRC}/wscript do-configure: @cd ${WRKSRC} && \ ${SETENV} CC="${CC}" CPP="${CPP}" CXX="${CXX}" \ CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" CXXFLAGS="${CXXFLAGS}" \ LDFLAGS="${LDFLAGS}" ${PYTHON_CMD} ${WAF_SCRIPT} \ configure --mupenapi=${LOCALBASE}/include/${PORTNAME:S/wx//} \ --wxconfig=${WX_CONFIG} \ --sdlconfig=${SDL_CONFIG} \ --datadir=${DATADIR} \ --libdir=${LOCALBASE}/lib/${PORTNAME:S/wx//} do-build: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${WAF_SCRIPT} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/build/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/finance/moneymanagerex/Makefile =================================================================== --- head/finance/moneymanagerex/Makefile (revision 535515) +++ head/finance/moneymanagerex/Makefile (revision 535516) @@ -1,67 +1,67 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= mmex PORTVERSION= 1.2.7 DISTVERSIONPREFIX= v -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= finance MASTER_SITES= https://github.com/vslavik/bakefile/releases/download/v0.2.9/:bakefile DISTFILES= bakefile-0.2.9${EXTRACT_SUFX}:bakefile MAINTAINER= ports@FreeBSD.org COMMENT= Free, open-source, easy-to-use personal finance software LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= moneymanagerex GH_PROJECT= moneymanagerex GH_TUPLE= Regaddi:Chart.js:f13f99b:chart_js/3rd/Chart.js \ FVANCOP:ChartNew.js:77e7f87:chartnew_js/3rd/ChartNew.js \ diepes:sorttable.js:3c63cb0:sorttable_js/3rd/sorttable.js \ utelle:wxsqlite3:v3.3.1:wxsqlite3/lib/wxsqlite3 \ moneymanagerex:database:5d7129f:database/database \ moneymanagerex:LuaGlue:c51d11a:luaglue/3rd/LuaGlue \ moneymanagerex:cajun:3684900:cajun/3rd/cajun \ moneymanagerex:html-template:cd434ee:html_template/3rd/cgitemplate \ moneymanagerex:csv-parser:ca3f0d7:csv_parser/3rd/csv-parser \ moneymanagerex:ctpp:20158e0:ctpp/3rd/ctpp \ moneymanagerex:mongoose:97583a6:mongoose/3rd/mongoose USES= autoreconf compiler:c++11-lib gettext gmake gnome lua:52 pkgconfig GNU_CONFIGURE= yes USE_WX= 3.0 WX_CONF_ARGS= absolute INSTALLS_ICONS= yes USE_CXXSTD= c++11 CPPFLAGS+= -I${LOCALBASE}/include \ -DHAVE_ACOSH \ -DHAVE_ASINH \ -DHAVE_ATANH \ -DHAVE_ISBLANK \ $$(pkg-config --cflags lua-${LUA_VER}) LDFLAGS+= -L${LOCALBASE}/lib $$(pkg-config --libs lua-${LUA_VER}) PORTDOCS= * OPTIONS_DEFINE= DOCS post-extract: @${MV} ${WRKDIR}/bakefile-0.2.9/autoconf/*.m4 ${WRKSRC}/m4 post-patch: @${REINPLACE_CMD} -e \ 's|\*.txt|contrib.txt version.txt| ; \ s|-I$$(srcdir)/lib/lua/src || ; \ s|$$(LIBPREFIX)lua$$(LIBEXT) || ; \ s|-llua || ; \ s|$$(datadir)/man|$$(prefix)/man| ; \ s|-ldl$$||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ '/^AC_INIT/s|1.2.3|${PORTVERSION}| ; \ s|\[noext\]|[]|' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e \ 's| -g0 -O2||' ${WRKSRC}/m4/wxpresets.m4 .include Index: head/ftp/wxdfast/Makefile =================================================================== --- head/ftp/wxdfast/Makefile (revision 535515) +++ head/ftp/wxdfast/Makefile (revision 535516) @@ -1,37 +1,37 @@ # Created by: alepulver # $FreeBSD$ PORTNAME= wxdfast PORTVERSION= 0.6.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= ftp www MASTER_SITES= SF/dfast/wxDownload%20Fast/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Multithread and multi-platform download manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: no matching member function for call to 'Read' BROKEN_armv7= fails to compile: no matching member function for call to 'Read' WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= autoreconf compiler:c++11-lang gettext libtool USE_WX= 2.8+ WX_CONF_ARGS= relative GNU_CONFIGURE= yes CONFIGURE_ENV= WXRC="${WXRC_CMD}" INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e \ 's|pt_BR||' ${WRKSRC}/man/Makefile.am @${REINPLACE_CMD} -e \ 's|^CFLAGS |AM_CFLAGS | ; \ s|^CXXFLAGS |AM_CXXFLAGS | ; \ s|-O2 ||' ${WRKSRC}/src/Makefile.am .include Index: head/games/0ad/Makefile =================================================================== --- head/games/0ad/Makefile (revision 535515) +++ head/games/0ad/Makefile (revision 535516) @@ -1,92 +1,92 @@ # $FreeBSD$ PORTNAME= 0ad PORTVERSION= 0.0.23b -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases DISTFILES= ${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \ ${PORTNAME}-${PORTVERSION}-alpha-unix-data.tar.xz MAINTAINER= madpilot@FreeBSD.org COMMENT= Real-time strategy (RTS) game of ancient warfare DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 BUILD_DEPENDS= zip:archivers/zip \ cmake:devel/cmake LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libicui18n.so:devel/icu \ libpng.so:graphics/png \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ libcurl.so:ftp/curl \ libgloox.so:net-im/gloox \ libminiupnpc.so:net/miniupnpc \ libnspr4.so:devel/nspr \ libenet.so:net/enet \ libtiff.so:graphics/tiff \ libsodium.so:security/libsodium USES= compiler:c++11-lib desktop-file-utils dos2unix gl gmake gnome \ iconv jpeg openal:al pkgconfig python:2.7,build sdl tar:xz xorg USE_GNOME= libxml2 USE_GL= gl USE_SDL= sdl2 USE_XORG= x11 xcursor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc MAKE_ARGS= config=release verbose=1 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 BUNDLE_LIBS= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) BINARY_ALIAS= python=${PYTHON_CMD} USE_WX= 3.0+ WX_COMPS= wx:lib MAKE_ENV+= JOBS=${_MAKE_JOBS} BROKEN_aarch64= fails to compile: no member named verifyHeapAccessDisassembly BROKEN_armv6= fails to link: fatal error: conftest: Unknown error: -1 BROKEN_armv7= fails to link: fatal error: conftest: Unknown error: -1 BROKEN_powerpc64= fails to compile: _psutil_bsd.c: error: 'struct xtcpcb' has no member named 'xt_tp' PORTDATA= * .include post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%CC%%|${CC}|' \ ${WRKSRC}/build/premake/premake5.lua ${WRKSRC}/build/premake/extern_libs5.lua .if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc @${REINPLACE_CMD} -e '1055,1251s/-rdynamic/-lssp_nonshared &/' \ -e '1441s/"execinfo",/& "ssp_nonshared",/' \ ${WRKSRC}/build/premake/premake5.lua .endif @${REINPLACE_CMD} 's,^\(Exec=\)/usr/local,\1${PREFIX},' \ ${WRKSRC}/build/resources/0ad.desktop @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/build/resources/0ad.sh pre-build: (cd ${WRKSRC}/build/workspaces && ${SETENV} ${MAKE_ENV} ./update-workspaces.sh --bindir=${PREFIX}/bin --datadir=${DATADIR} --libdir=${PREFIX}/lib/${PORTNAME}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/pyrogenesis ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/build/resources/0ad.sh ${STAGEDIR}${PREFIX}/bin/0ad ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/ActorEditor ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} (cd ${WRKSRC}/binaries/system && ${INSTALL_LIB} libAtlasUI.so libCollada.so libmozjs38-ps-release.so libnvcore.so libnvimage.so libnvmath.so libnvtt.so ${STAGEDIR}${PREFIX}/lib/${PORTNAME}) ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.png ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/binaries/data && ${COPYTREE_SHARE} "config l10n tests tools" ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DATADIR}/mods/public ${STAGEDIR}${DATADIR}/mods/mod ${TAR} xf ${WRKSRC}/binaries/data/mods/public/public.zip -C ${STAGEDIR}${DATADIR}/mods/public --no-same-permissions ${TAR} xf ${WRKSRC}/binaries/data/mods/mod/mod.zip -C ${STAGEDIR}${DATADIR}/mods/mod --no-same-permissions .include Index: head/games/freedink-dfarc/Makefile =================================================================== --- head/games/freedink-dfarc/Makefile (revision 535515) +++ head/games/freedink-dfarc/Makefile (revision 535516) @@ -1,25 +1,25 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= freedink-dfarc PORTVERSION= 3.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= GNU/freedink DISTNAME= dfarc-${PORTVERSION} MAINTAINER= shurd@FreeBSD.org COMMENT= Frontend and .dmod installer for GNU FreeDink USES= compiler:c++11-lib desktop-file-utils gettext gmake gnome \ shared-mime-info USE_CXXSTD= c++11 USE_WX= 3.0 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= intltool CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --disable-upx --disable-static CONFIGURE_ENV+= ac_cv_path_XDG_DESKTOP_MENU= ac_cv_path_XDG_ICON_RESOURCE= \ ac_cv_path_XDG_MIME= .include Index: head/games/glest/Makefile =================================================================== --- head/games/glest/Makefile (revision 535515) +++ head/games/glest/Makefile (revision 535516) @@ -1,81 +1,81 @@ # Created by: Jose Alonso Cardenas Marquez # $FreeBSD$ PORTNAME= glest PORTVERSION= 3.2.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= mmokhi@FreeBSD.org COMMENT= Free 3D real-time customizable strategy game LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ libvorbis.so:audio/libvorbis \ libogg.so:audio/libogg BUILD_DEPENDS= jam:devel/jam RUN_DEPENDS= ${LOCALBASE}/${DATADIR_REL}/servers.ini:games/glest-data USES= autoreconf:build compiler:c++11-lang dos2unix gl localbase \ lua:51 openal:al,alut pkgconfig sdl xorg zip USE_SDL= sdl USE_GL= gl glu USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_SCRIPT= mk/linux/configure LDFLAGS_i386= -Wl,-znotext SUB_FILES= glest-wrapper pkg-message JAM_CMD= ${LOCALBASE}/bin/jam -q -a -dx OPTIONS_DEFINE= DOCS EDITOR OPTIONS_SUB= yes EDITOR_DESC= Build map editor EXTRACT_AFTER_ARGS= -d ${WRKDIR}/${DISTNAME} .include .if ${PORT_OPTIONS:MEDITOR} USE_WX= 2.6+ WX_CONF_ARGS= relative HAVE_EDITOR= true .endif pre-extract: @${MKDIR} ${WRKDIR}/${DISTNAME} post-patch: @${REINPLACE_CMD} \ -e 's|PTHREAD_LIBS="-l[$$]flag"|PTHREAD_LIBS="-lpthread"|g' \ -e 's|pthreads library -l[$$]flag|pthreads library -lpthread|g' \ -e 's|include/lua5.1|include/lua51|g' \ -e 's|-llua5.1|-llua-5.1|g' \ ${WRKSRC}/mk/linux/configure.ac \ ${WRKSRC}/mk/linux/mk/autoconf/* @${FIND} -E ${WRKDIR} -type f -name '*.bak' -o -name '*.orig' | \ ${XARGS} ${RM} pre-configure: @(cd ${WRKSRC}/mk/linux && ${SH} autogen.sh && \ ${REINPLACE_CMD} -e 's|-llua5.1|-llua-5.1|g' -e 's|.lng||g' \ ${WRKSRC}/${CONFIGURE_SCRIPT} ${WRKSRC}/mk/linux/glest.ini) do-build: @(cd ${WRKSRC} && ${JAM_CMD}) do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/docs/code_license.txt \ ${STAGEDIR}${DOCSDIR}/code_license.txt ${INSTALL_PROGRAM} ${WRKSRC}/glest ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/mk/linux/glest.ini ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/glest-wrapper \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} do-install-EDITOR-on: ${INSTALL_PROGRAM} ${WRKSRC}/glest_editor ${STAGEDIR}${PREFIX}/bin/ .include Index: head/games/golly/Makefile =================================================================== --- head/games/golly/Makefile (revision 535515) +++ head/games/golly/Makefile (revision 535516) @@ -1,44 +1,44 @@ # $FreeBSD$ PORTNAME= golly PORTVERSION= 3.3 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Conway's Game of Life and other cellular automata LICENSE= GPLv2+ USES= autoreconf compiler:c++11-lib gl localbase xorg USE_GL= gl glu USE_WX= 3.0+ GNU_CONFIGURE= yes # Pretend objdump is available even if it is not e.g. on aarch64. # The Python shared library name is already looked up via # distutils.sysconfig.get_config_var("LDLIBRARY") which is unlikely # to fail; objdump is never actually used. CONFIGURE_ARGS= ac_cv_prog_OBJDUMP=/usr/bin/false \ --with-wx-config=${WX_CONFIG:T} DESKTOP_ENTRIES= "Golly" \ "${COMMENT}" \ "${PREFIX}/share/pixmaps/golly.xpm" \ "${PREFIX}/bin/golly" \ "Education;" \ "" WRKSRC_SUBDIR= gui-wx/configure PATCH_WRKSRC= ${WRKSRC}/../.. OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/../icons/appicon.xpm \ ${STAGEDIR}${PREFIX}/share/pixmaps/golly.xpm .include Index: head/games/pyfa/Makefile =================================================================== --- head/games/pyfa/Makefile (revision 535515) +++ head/games/pyfa/Makefile (revision 535516) @@ -1,57 +1,57 @@ # Created by: Andrey Fesenko # $FreeBSD$ PORTNAME= pyfa PORTVERSION= 1.19.1 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= games python MAINTAINER= andrey@bsdnir.info COMMENT= Fitting tool for EVE Online LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.6:databases/py-sqlalchemy10@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:www/py-requests@${PY_FLAVOR} USE_GITHUB= yes GH_ACCOUNT= pyfa-org GH_PROJECT= Pyfa USES= python:2.7 dos2unix DOS2UNIX_GLOB= *.py NO_ARCH= yes PLIST_FILES= bin/pyfa PORTDATA= * USE_WX= 2.8 3.0 WX_COMPS= wx:run python:run OPTIONS_DEFINE= DPSGRAPHING DPSGRAPHING_DESC= DPS graphing (requires NumPy and matplotlib) DPSGRAPHING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}more-itertools5>0:devel/py-more-itertools5@${PY_FLAVOR} do-build: @${PYTHON_CMD} -m compileall ${WRKSRC} @${PYTHON_CMD} -O -m compileall ${WRKSRC} post-build: @${PRINTF} "#!/bin/sh\nexec ${PYTHON_CMD} ${DATADIR}/pyfa.py\n" \ > ${WRKDIR}/pyfa.sh do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/pyfa.sh ${STAGEDIR}${PREFIX}/bin/pyfa .include Index: head/games/springlobby/Makefile =================================================================== --- head/games/springlobby/Makefile (revision 535515) +++ head/games/springlobby/Makefile (revision 535516) @@ -1,48 +1,48 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= springlobby PORTVERSION= 0.180 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= games net MASTER_SITES= http://www.springlobby.info/tarballs/ \ http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform lobby client for the Spring RTS project LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= spring:games/spring LIB_DEPENDS= libcurl.so:ftp/curl \ libboost_thread.so:devel/boost-libs USES= cmake compiler:c++11-lib pkgconfig tar:bzip2 CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" \ -DENABLE_DEBUG_REPORT=FALSE USE_WX= 2.8+ PORTDOCS= * OPTIONS_DEFINE= SOUND NLS NOTIFY DOCS OPTIONS_DEFAULT=SOUND NOTIFY OPTIONS_SUB= yes SOUND_DESC= Enable sound notifications NOTIFY_DESC= Enable libnotify support for popup status messages NLS_CMAKE_ON= -DOPTION_TRANSLATION_SUPPORT:BOOL=ON NLS_CMAKE_OFF= -DOPTION_TRANSLATION_SUPPORT:BOOL=OFF NLS_USES= gettext SOUND_CMAKE_ON= -DOPTION_SOUND:BOOL=ON SOUND_CMAKE_OFF= -DOPTION_SOUND:BOOL=OFF SOUND_LIB_DEPENDS= libalure.so:audio/alure SOUND_USES= openal:al NOTIFY_CMAKE_ON= -DOPTION_NOTIFY=ON NOTIFY_CMAKE_OFF= -DOPTION_NOTIFY=OFF NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify .include Index: head/games/trenchbroom/Makefile =================================================================== --- head/games/trenchbroom/Makefile (revision 535515) +++ head/games/trenchbroom/Makefile (revision 535516) @@ -1,55 +1,55 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= trenchbroom PORTVERSION= 2.0.0.b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games cad MAINTAINER= danfe@FreeBSD.org COMMENT= Cross-platform level editor for Quake-engine based games LICENSE= GPLv3 LIB_DEPENDS= libfreeimage.so:graphics/freeimage USE_GITHUB= yes GH_ACCOUNT= kduske GH_PROJECT= TrenchBroom GH_TAGNAME= ed46601 USES= cmake:insource compiler:c++11-lib gl gnome pkgconfig USE_GL= gl glew glu USE_WX= 3.0+ CMAKE_ARGS= -DAPP_BUILD_CHANNEL:STRING="Beta for ${OPSYS}/${ARCH}" INSTALLS_ICONS= yes PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: @${GREP} -Rl --null std::tr1:: ${WRKSRC}/common/src | ${XARGS} -0 \ ${REINPLACE_CMD} -e 's,std::tr1::,std::,g' @${REINPLACE_CMD} -e 's,Build ,&Type: ,' \ ${WRKSRC}/common/src/View/AppInfoPanel.cpp @${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' \ ${WRKSRC}/common/src/IO/SystemPaths.cpp @${REINPLACE_CMD} -e '/return m_.*Margin/s,(),,' \ ${WRKSRC}/common/src/View/CellLayout.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/TrenchBroom ${STAGEDIR}${PREFIX}/bin @${RMDIR} ${WRKSRC}/Resources/help || : cd ${WRKSRC}/Resources && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .for n in 16 22 24 32 36 48 64 72 96 128 192 256 512 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${n}x${n}/apps ${INSTALL_DATA} ${WRKSRC}/app/resources/linux/icons/icon_${n}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${n}x${n}/apps/${PORTNAME}.png .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/comical/Makefile =================================================================== --- head/graphics/comical/Makefile (revision 535515) +++ head/graphics/comical/Makefile (revision 535516) @@ -1,53 +1,53 @@ # Created by: John McAree # $FreeBSD$ PORTNAME= comical PORTVERSION= 0.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Sequential image viewer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libminizip.so:archivers/minizip \ libunrar.so.5:archivers/libunrar5 USES= compiler:c++11-lang gmake USE_WX= 2.8+ MAKE_ENV= WX_CONFIG=${WX_CONFIG} INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes DESKTOP_ENTRIES="Comical" \ "Comic Book Viewer" \ "${PORTNAME}.png" \ "${PORTNAME}" \ "Graphics;Viewer;" \ false ICONS= comical.png comical.xpm PLIST_FILES= bin/comical \ share/pixmaps/comical.png \ share/pixmaps/comical.xpm .include # 'make makepatch' doesn't like dirs with spaces pre-patch: @${MV} ${WRKSRC}/Comical\ Icons ${WRKSRC}/ComicalIcons .if ${CHOSEN_COMPILER_TYPE} == gcc pre-configure: ${REINPLACE_CMD} -e 's|-Wno-unused-local-typedef||' ${WRKSRC}/src/Makefile .endif post-install: cd ${WRKSRC}/ComicalIcons && \ ${INSTALL_DATA} ${ICONS} ${STAGEDIR}${PREFIX}/share/pixmaps .include Index: head/graphics/delaboratory/Makefile =================================================================== --- head/graphics/delaboratory/Makefile (revision 535515) +++ head/graphics/delaboratory/Makefile (revision 535516) @@ -1,35 +1,35 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= delaboratory PORTVERSION= 0.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= https://BSDforge.com/projects/source/graphics/delaboratory/ MAINTAINER= portmaster@bsdforge.com COMMENT= Unique image postprocessing application LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libtiff.so:graphics/tiff USES= compiler:c++11-lib gmake gnome MAKE_ARGS= CXX="${CXX}" WXCONFIG="${WX_CONFIG}" USE_WX= 3.0 USE_CXXSTD= c++11 USE_GNOME= libxml2 PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's|-Ofast.*}|${CXXFLAGS}| ; \ s|CXXFLAGS_WX +=|& ${CXXFLAGS} -I${LOCALBASE}/include| ;\ s|LDFLAGS=|LDFLAGS+=|' \ ${WRKSRC}/${MAKEFILE} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include Index: head/graphics/diff-pdf/Makefile =================================================================== --- head/graphics/diff-pdf/Makefile (revision 535515) +++ head/graphics/diff-pdf/Makefile (revision 535516) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu COMMENT= Tool for visually comparing two PDFs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpoppler.so:graphics/poppler \ libpoppler-glib.so:graphics/poppler-glib USES= autoreconf compiler:c++11-lang gnome pkgconfig USE_GITHUB= yes GH_ACCOUNT= vslavik GH_TAGNAME= 6741ab9 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} USE_GNOME= cairo glib20 USE_WX= 2.8+ PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} '/AM_PATH_WXCONFIG/ s,3.0.0,2.8.0,' ${WRKSRC}/configure.ac .include Index: head/graphics/djvusmooth/Makefile =================================================================== --- head/graphics/djvusmooth/Makefile (revision 535515) +++ head/graphics/djvusmooth/Makefile (revision 535516) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= djvusmooth DISTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical editor for DjVu LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 BUILD_DEPENDS= xsltproc:textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml RUN_DEPENDS= djvulibre>0:graphics/djvulibre \ ${PYTHON_PKGNAMEPREFIX}python-djvulibre>0:graphics/py-djvulibre@${PY_FLAVOR} USES= desktop-file-utils gettext-tools python:2.7 USE_WX= 3.0 WX_COMPS= python:run USE_GITHUB= yes GH_ACCOUNT= jwilk USE_PYTHON= distutils autoplist noflavors NO_ARCH= yes .include Index: head/graphics/gtimelapse/Makefile =================================================================== --- head/graphics/gtimelapse/Makefile (revision 535515) +++ head/graphics/gtimelapse/Makefile (revision 535516) @@ -1,30 +1,30 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= gtimelapse DISTVERSION= 0.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here) MAINTAINER= ports@FreeBSD.org COMMENT= Application for capturing images to generate timelapse videos LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes USES= autoreconf compiler:c++11-lib libtool pkgconfig USE_WX= 3.0 USE_CXXSTD= c++11 WX_CONF_ARGS= absolute PLIST_FILES= bin/${PORTNAME} DESKTOP_ENTRIES="gTimelapse" "" "" "${PORTNAME}" "Graphics;GTK;" "" .include Index: head/graphics/panoglview/Makefile =================================================================== --- head/graphics/panoglview/Makefile (revision 535515) +++ head/graphics/panoglview/Makefile (revision 535516) @@ -1,29 +1,29 @@ # Created by: argv[0] (Iouri V. Ivliev) # $FreeBSD$ PORTNAME= panoglview PORTVERSION= 0.2.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/hugin/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ii@any.com.ru COMMENT= Panorama viewer using OpenGL USES= compiler:c++11-lang gl gmake USE_GL= glu GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-unicode CONFIGURE_ENV= WX_CONFIG_NAME=${WX_CONFIG} \ PATH="$${PATH}:${LOCALBASE}/bin" CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include -ftemplate-depth-64 LIBS+= -L${LOCALBASE}/lib -lGLU -lGL USE_WX= 3.0 WX_COMPS= wx WX_CONF_ARGS= relative PLIST_FILES= bin/panoglview .include Index: head/graphics/py-mayavi/Makefile =================================================================== --- head/graphics/py-mayavi/Makefile (revision 535515) +++ head/graphics/py-mayavi/Makefile (revision 535516) @@ -1,54 +1,54 @@ # Created by: Vladimir Chukharev # $FreeBSD$ PORTNAME= mayavi PORTVERSION= 4.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= Vladimir.Chukharev@gmail.com COMMENT= Application and library for 3D visualization and plotting in Python LICENSE= BSD3CLAUSE LGPL21 LGPL20 EPL LGPL3 BSD2CLAUSE APACHE11 LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSE.txt LICENSE_FILE_LGPL21= ${WRKSRC}/image_LICENSE_Nuvola.txt LICENSE_FILE_LGPL20= ${WRKSRC}/image_LICENSE_CP.txt LICENSE_FILE_EPL= ${WRKSRC}/image_LICENSE_Eclipse.txt LICENSE_FILE_LGPL3= ${WRKSRC}/image_LICENSE_OOo.txt LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE_YORICK.txt LICENSE_FILE_APACHE11= ${WRKSRC}/LICENSE_COLORBREWER.txt # See ${WRKSRC}/image_LICENSE.txt for per file license information BUILD_DEPENDS= vtk6>=6.1.0_8:math/vtk6 \ ${PY_SPHINX} RUN_DEPENDS= vtk6>=6.1.0_8:math/vtk6 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}envisage>=4.4.0:devel/py-envisage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyface>=4.5.2:devel/py-pyface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scimath>=4.1.2:science/py-scimath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitsui>=4.5.1:graphics/py-traitsui@${PY_FLAVOR} USES= python:2.7 shebangfix tar:bzip2 USE_PYTHON= autoplist distutils USE_WX= 3.0+ WX_COMPS= python:run SHEBANG_FILES= mayavi/tests/csv_files/csv_2_py DEP1= vtk6 pre-configure: if [ ! -e ${PREFIX}/lib/python2.7/site-packages/vtk/__init__.py ]; then \ ${ECHO_MSG} "Port math/vtk6 is installed without PYTHON option."; \ ${ECHO_MSG} "Please reinstall with PYTHON selected."; \ ${FALSE}; \ else \ ${ECHO_MSG} "Good, math/vtk6 is installed with PYTHON option!"; \ fi post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/tvtk/array_ext.so .include Index: head/graphics/py-visvis/Makefile =================================================================== --- head/graphics/py-visvis/Makefile (revision 535515) +++ head/graphics/py-visvis/Makefile (revision 535516) @@ -1,37 +1,38 @@ # Created by: Rainer Hurling # $FreeBSD$ PORTNAME= visvis PORTVERSION= 1.12.3 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@gwdg.de COMMENT= Object oriented approach to visualization of 1D to 4D data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyside2>=0:devel/pyside2@${PY_FLAVOR} LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= gl python:3.5+ pyqt:5 USE_GL= gl USE_PYQT= core gui USE_PYTHON= autoplist distutils USE_WX= 3.0+ NO_ARCH= yes .include .if ${PYTHON_REL} >= 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}imageio>=0:graphics/py-imageio@${PY_FLAVOR} .else RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}imageio24>=0:graphics/py-imageio24@${PY_FLAVOR} .endif .include Index: head/graphics/sk1/Makefile =================================================================== --- head/graphics/sk1/Makefile (revision 535515) +++ head/graphics/sk1/Makefile (revision 535516) @@ -1,60 +1,60 @@ # $FreeBSD$ PORTNAME= sk1 DISTVERSION= 2.0 DISTVERSIONSUFFIX= rc3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= https://downloads.sk1project.net/sk1/${DISTVERSIONFULL}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Professional quality illustration program LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/GPLv3.txt DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ libMagickCore-6.so:graphics/ImageMagick6 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ ${PY_PILLOW} \ ${PYTHON_PKGNAMEPREFIX}pycups>0:print/py-pycups@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}reportlab>0:print/py-reportlab@${PY_FLAVOR} USES= desktop-file-utils gettext gnome python:2.7 shebangfix SHEBANG_FILES= ${PYSETUP} USE_PYTHON= distutils distutils PYSETUP= setup-sk1.py PYDISTUTILS_INSTALLARGS= --root=${STAGEDIR} USE_GNOME= cairo glib20 pango USE_WX= 3.0+ WX_COMPS= python:lib INSTALLS_ICONS= yes MAKE_ENV= FREEBSD_PYTHON_VER=${PYTHON_VER} _VER= ${DISTVERSIONFULL} PLIST_SUB= VER="${_VER}" post-patch: @${REINPLACE_CMD} -E " \ s,/usr/(bin|include|lib|share),${LOCALBASE}/\1,g ; \ s|%s-wx-%s' % \(NAME, VERSION\)|%s-wx-%s-%s' % (NAME, VERSION, os.environ['FREEBSD_PYTHON_VER'])| ; \ s/sk1\.(desktop|png|xpm|svg)/sk1-${PYTHON_VER}.\1/g ; \ s|\(install_path, \['GPLv3.txt', 'LICENSE', \]\),|| " \ ${WRKSRC}/setup-sk1.py @${REINPLACE_CMD} -e 's|/usr/|${LOCALBASE}/|' ${WRKSRC}/setup.cfg_* @${REINPLACE_CMD} -e ' \ s|sk1|sk1-${PYTHON_VER}| ; \ s|^Name.*|& (python${PYTHON_VER})|' \ ${WRKSRC}/src/sk1.desktop .for ext in desktop png xpm svg @${MV} ${WRKSRC}/src/sk1.${ext} ${WRKSRC}/src/sk1-${PYTHON_VER}.${ext} .endfor post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/sk1-wx-${_VER}-${PYTHON_VER}/uc2/*/_*.so .include Index: head/graphics/wxsvg/Makefile =================================================================== --- head/graphics/wxsvg/Makefile (revision 535515) +++ head/graphics/wxsvg/Makefile (revision 535516) @@ -1,33 +1,34 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= wxsvg PORTVERSION= 1.5.21 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= danilo@FreeBSD.org COMMENT= C++ library to create, manipulate, and render SVG files LICENSE= LGPL21+ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libexpat.so:textproc/expat2 \ libexif.so:graphics/libexif USES= compiler:c++11-lib gettext-runtime gmake gnome libtool pathfix pkgconfig tar:bzip2 USE_WX= 3.0 WX_CONF_ARGS= absolute USE_GNOME= cairo glib20 pango GNU_CONFIGURE= yes CONFIGURE_ENV= LIBAV_CFLAGS="${LIBAV_CFLAGS}" LIBAV_LIBS="${LIBAV_LIBS}" MAKE_ENV= AM_CPPFLAGS="${LIBAV_CFLAGS}" USE_LDCONFIG= yes INSTALL_TARGET= install-strip post-extract: .for i in configure install-sh @${CHMOD} ${BINMODE} ${WRKSRC}/${i} .endfor .include Index: head/lang/erlang/Makefile =================================================================== --- head/lang/erlang/Makefile (revision 535515) +++ head/lang/erlang/Makefile (revision 535516) @@ -1,220 +1,221 @@ # Created by: ruslan@shevchenko.kiev.ua # $FreeBSD$ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 21.3.8.13 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= lang parallel java DIST_SUBDIR= erlang MAINTAINER= erlang@FreeBSD.org COMMENT= Functional programming language from Ericsson LICENSE= APACHE20 BROKEN_sparc64= Fails to build: error: fp_except undeclared USES= autoreconf:build gmake ncurses perl5 USE_GITHUB= nodefault GH_ACCOUNT= erlang:otp,corba GH_PROJECT= otp:otp corba:corba GH_TAGNAME= 4.5.2:corba USE_PERL5= build USE_RC_SUBR= epmd WRKSRC= ${WRKSRC_otp} GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes OPTIONS_SUB= yes SUB_FILES= pkg-message SUB_LIST= TOOLS_VSN=${TOOLS_VSN} ERLANG_LIB= ${PORTNAME} EI_VSN= 3.11.3 SNMP_VSN= 5.2.12 TOOLS_VSN= 3.1.0.1 # On Erlang 22, native code generation does not currently work for all modules # due to new BEAM instructions not supported by HiPE the native compiler. # Remove HIPE from OPTIONS_DEFAULT if this is still the case when the port is # upgraded to such version. OPTIONS_DEFINE= CORBA DIRTY DTRACE FOP HIPE JAVA KQUEUE MANPAGES NATIVE ODBC OPENSSL PDF SCTP THREADS WX OPTIONS_DEFAULT=CORBA DIRTY DTRACE HIPE KQUEUE MANPAGES OPENSSL SCTP THREADS OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} OPTIONS_EXCLUDE_powerpc64_13= DTRACE CORBA_DESC= Enable Corba support DIRTY_DESC= Enable Dirty schedulers FOP_DESC= Build full documentation with Apache FOP HIPE_DESC= Build native HiPE compiler KQUEUE_DESC= Enable Kernel Poll (kqueue) support NATIVE_DESC= Enable native libraries PDF_DESC= Build PDF documentation SCTP_DESC= Enable SCTP support WX_DESC= Enable WX application FOP_PREVENTS= MANPAGES NATIVE_IMPLIES= HIPE PDF_IMPLIES= FOP .if !exists(/usr/sbin/dtrace) OPTIONS_EXCLUDE+= DTRACE .endif OPTIONS_EXCLUDE_DragonFly= HIPE NATIVE SCTP # ld(1) fails to link probes: missing __dtrace_erlang___* symbols OPTIONS_EXCLUDE_aarch64= DTRACE OPTIONS_EXCLUDE_armv6= DTRACE OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE NATIVE HIPE # If you run Erlang and get a message resembling "WARNING: number of # probes fixed does not match the number of defined probes (54 != 132, # respectively)" you probably misconfigured DTrace in some way. CONFIGURE_ENABLE= smp-support DIRTY_CONFIGURE_ENABLE= dirty-schedulers DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_VARS= STRIP="" FOP_BUILD_DEPENDS= fop:textproc/fop \ xsltproc:textproc/libxslt HIPE_CONFIGURE_ENABLE= hipe JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" JAVA_CONFIGURE_WITH= javac JAVA_VARS= USE_JAVA=yes KQUEUE_CONFIGURE_ENABLE=kernel-poll MANPAGES_RUN_DEPENDS= ${LOCALBASE}/etc/man.d/erlang.conf:lang/erlang-man NATIVE_CONFIGURE_ENABLE=native-libs ODBC_CONFIGURE_WITH= odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} OPENSSL_USES= ssl SCTP_CONFIGURE_ENABLE= sctp THREADS_CONFIGURE_ENABLE= threads WX_CONFIGURE_WITH= wx-config=${WX_CONFIG} WX_USES= gl WX_VARS= USE_WX=2.8+ WX_COMPS="wx contrib" USE_GL="gl glu" .include .if ${OPSYS} == FreeBSD CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 MAKE_ARGS+= ARCH=x86 .endif .if ${ARCH} == armv6 || ${ARCH} == armv7 MAKE_ARGS+= ARCH=arm .endif pre-configure: @if [ ! $$(${CAT} ${WRKSRC}/lib/erl_interface/vsn.mk | ${GREP} "EI_VSN *=" | ${CUT} -w -f3) = ${EI_VSN} ]; then \ ${ECHO_MSG} "===> EI_VSN (${EI_VSN}) in Makefile does not match value in lib/erl_interface/vsn.mk"; exit 1; \ fi @if [ ! $$(${CAT} ${WRKSRC}/lib/tools/vsn.mk | ${GREP} "TOOLS_VSN *=" | ${CUT} -w -f3) = ${TOOLS_VSN} ]; then \ ${ECHO_MSG} "===> TOOLS_VSN (${TOOLS_VSN}) in Makefile does not match value in lib/tools/vsn.mk"; exit 1; \ fi @if [ ! $$(${CAT} ${WRKSRC}/lib/snmp/vsn.mk | ${GREP} -E "SNMP_VSN *=" | ${CUT} -w -f3) = ${SNMP_VSN} ]; then \ ${ECHO_MSG} "===> SNMP_VSN (${SNMP_VSN}) in Makefile does not match value in lib/snmp/vsn.mk"; exit 1; \ fi @cd ${WRKSRC} && ./otp_build autoconf pre-configure-WX-off: echo "disabled by port options" > ${WRKSRC}/lib/debugger/SKIP echo "disabled by port options" > ${WRKSRC}/lib/et/SKIP echo "disabled by port options" > ${WRKSRC}/lib/observer/SKIP echo "disabled by port options" > ${WRKSRC}/lib/wx/SKIP post-configure-ODBC-on: ${RM} ${WRKSRC}/lib/odbc/SKIP pre-build-NATIVE-on: @cd ${WRKSRC} && ${MAKE_CMD} clean post-build-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} post-install-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} \ ${MAKE_CMD} release RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} # The man-pages are put (in spite of FreeBSD's port convention) in a private # subdir. This is to avoid cluttering up the man page name space. Also the # Erlang man pages are more of internal documentation using the man format than # actual system man pages. (erl.1 and epmd.1 perhaps being the exception). post-build-FOP-on: @cd ${WRKSRC} && ${MAKE_CMD} docs .if ${PORT_OPTIONS:MCORBA} cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} docs .endif post-install: ${LN} -sf ../lib/${ERLANG_LIB}/lib/erl_interface-${EI_VSN}/bin/erl_call ${STAGEDIR}${PREFIX}/bin/erl_call ${LN} -sf ../lib/${ERLANG_LIB}/lib/snmp-${SNMP_VSN}/bin/snmpc ${STAGEDIR}${PREFIX}/bin/snmpc post-install-FOP-on: @${ECHO_CMD} "MANPATH ${PREFIX}/lib/erlang/man" > ${WRKDIR}/erlang.conf ${INSTALL_DATA} ${WRKDIR}/erlang.conf ${STAGEDIR}${PREFIX}/etc/man.d/erlang.conf for SECTION in 1 3 4 6 7; do \ ${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/man/man$${SECTION}; \ ${FIND} ${WRKSRC}/erts ${WRKSRC}/lib -type f | ${GREP} doc/man$${SECTION} \ | ${XARGS} -J % ${CP} -v % ${STAGEDIR}${PREFIX}/lib/erlang/man/man$${SECTION}; \ done .if ${PORT_OPTIONS:MCORBA} ${FIND} ${WRKSRC_corba}/lib -type f | ${GREP} doc/man3 \ | ${XARGS} -J % ${CP} -v % ${STAGEDIR}${PREFIX}/lib/erlang/man/man3 .endif post-install-PDF-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${FIND} ${WRKSRC} -name \*.pdf | ${XARGS} -J % ${CP} -v % ${STAGEDIR}${DOCSDIR} .if ${PORT_OPTIONS:MCORBA} ${FIND} ${WRKSRC_corba} -name \*.pdf | ${XARGS} -J % ${CP} -v % ${STAGEDIR}${DOCSDIR} .endif post-install-JAVA-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/jinterface-* post-install-ODBC-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/odbc-* post-install-OPENSSL-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/crypto-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssh-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssl-* post-install-WX-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/debugger-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/et-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/observer-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/wx-* post-install-DTRACE-on: ${MKDIR} ${STAGEDIR}${DATADIR}/dtrace ${INSTALL_DATA} ${WRKSRC}/erts/emulator/beam/*.d \ ${WRKSRC}/lib/runtime_tools/c_src/*.d \ ${WRKSRC}/lib/runtime_tools/examples/*.d \ ${STAGEDIR}${DATADIR}/dtrace post-stage: ${FIND} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/* -type d -empty -delete @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/${ERLANG_LIB}/* ${DATADIR_REL}/* -type f -o -type l \ | ${SORT} >> ${TMPPLIST} if [ -d ${STAGEDIR}/${DOCSDIR} ]; then \ @cd ${STAGEDIR}${PREFIX}; ${FIND} ${DOCSDIR_REL}/* -name \*.pdf \ | ${SORT} >> ${TMPPLIST}; \ fi .include Index: head/lang/erlang-runtime20/Makefile =================================================================== --- head/lang/erlang-runtime20/Makefile (revision 535515) +++ head/lang/erlang-runtime20/Makefile (revision 535516) @@ -1,135 +1,136 @@ # Created by: ruslan@shevchenko.kiev.ua # $FreeBSD$ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 20.3.8.26 +PORTREVISION= 1 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime20 DIST_SUBDIR= erlang MAINTAINER= erlang@FreeBSD.org COMMENT= Functional programming language from Ericsson LICENSE= APACHE20 BROKEN_sparc64= Fails to build: error: fp_except undeclared USES= autoreconf:build gmake ncurses perl5 USE_GITHUB= yes GH_PROJECT= otp USE_PERL5= build GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes SUB_FILES= pkg-message SUB_LIST= ERLANG_LIB=${ERLANG_LIB} ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//} OPTIONS_DEFINE= DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX OPTIONS_DEFAULT=DIRTY DTRACE HIPE KQUEUE OPENSSL SCTP THREADS OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} OPTIONS_EXCLUDE_powerpc64_13= DTRACE DIRTY_DESC= Enable Dirty schedulers HIPE_DESC= Build native HiPE compiler KQUEUE_DESC= Enable Kernel Poll (kqueue) support NATIVE_DESC= Enable native libraries SCTP_DESC= Enable SCTP support WX_DESC= Enable WX application NATIVE_IMPLIES= HIPE .if !exists(/usr/sbin/dtrace) OPTIONS_EXCLUDE+= DTRACE .endif OPTIONS_EXCLUDE_DragonFly= HIPE NATIVE SCTP # ld(1) fails to link probes: missing __dtrace_erlang___* symbols OPTIONS_EXCLUDE_aarch64= DTRACE OPTIONS_EXCLUDE_armv6= DTRACE OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE NATIVE HIPE OPENSSL_VARS= BROKEN_SSL=openssl # If you run Erlang and get a message resembling "WARNING: number of # probes fixed does not match the number of defined probes (54 != 132, # respectively)" you probably misconfigured DTrace in some way. CONFIGURE_ENABLE= smp-support DIRTY_CONFIGURE_ENABLE= dirty-schedulers DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_VARS= STRIP="" HIPE_CONFIGURE_ENABLE= hipe JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" JAVA_CONFIGURE_WITH= javac JAVA_VARS= USE_JAVA=yes KQUEUE_CONFIGURE_ENABLE=kernel-poll NATIVE_CONFIGURE_ENABLE=native-libs ODBC_CONFIGURE_WITH= odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} OPENSSL_USES= ssl SCTP_CONFIGURE_ENABLE= sctp THREADS_CONFIGURE_ENABLE= threads WX_CONFIGURE_WITH= wx-config=${WX_CONFIG} WX_USES= gl WX_VARS= USE_WX=2.8+ WX_COMPS="wx contrib" USE_GL="gl glu" .include .if ${OPSYS} == FreeBSD CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 MAKE_ARGS+= ARCH=x86 .endif .if ${ARCH} == armv6 || ${ARCH} == armv7 MAKE_ARGS+= ARCH=arm .endif pre-configure: @cd ${WRKSRC} && ./otp_build autoconf pre-configure-WX-off: echo "disabled by port options" > ${WRKSRC}/lib/debugger/SKIP echo "disabled by port options" > ${WRKSRC}/lib/et/SKIP echo "disabled by port options" > ${WRKSRC}/lib/observer/SKIP echo "disabled by port options" > ${WRKSRC}/lib/wx/SKIP post-configure-ODBC-on: ${RM} ${WRKSRC}/lib/odbc/SKIP pre-build-NATIVE-on: @cd ${WRKSRC} && ${MAKE_CMD} clean post-install-JAVA-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/jinterface-* post-install-ODBC-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/odbc-* post-install-OPENSSL-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/crypto-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssh-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssl-* post-install-WX-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/debugger-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/et-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/observer-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/wx-* post-stage: ${FIND} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/* -type d -empty -delete @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/${ERLANG_LIB}/* -type f -o -type l \ | ${SORT} >> ${TMPPLIST} .include Index: head/lang/erlang-runtime21/Makefile =================================================================== --- head/lang/erlang-runtime21/Makefile (revision 535515) +++ head/lang/erlang-runtime21/Makefile (revision 535516) @@ -1,156 +1,157 @@ # Created by: ruslan@shevchenko.kiev.ua # $FreeBSD$ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 21.3.8.14 +PORTREVISION= 1 # NB when bumping OTP versions also bump PORTREVISION in databases/couchdb2 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime21 DIST_SUBDIR= erlang MAINTAINER= erlang@FreeBSD.org COMMENT= Functional programming language from Ericsson LICENSE= APACHE20 BROKEN_sparc64= Fails to build: error: fp_except undeclared USES= autoreconf:build gmake ncurses perl5 USE_GITHUB= nodefault GH_ACCOUNT= erlang:otp,corba GH_PROJECT= otp:otp corba:corba GH_TAGNAME= 4.5.2:corba USE_PERL5= build DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} WRKSRC= ${WRKSRC_otp} GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes SUB_FILES= pkg-message SUB_LIST= ERLANG_LIB=${ERLANG_LIB} ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//} OPTIONS_DEFINE= CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX OPTIONS_DEFAULT=CORBA DIRTY DTRACE HIPE KQUEUE OPENSSL SCTP THREADS OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} OPTIONS_EXCLUDE_powerpc64_13= DTRACE CORBA_DESC= Enable Corba support DIRTY_DESC= Enable Dirty schedulers HIPE_DESC= Build native HiPE compiler KQUEUE_DESC= Enable Kernel Poll (kqueue) support NATIVE_DESC= Enable native libraries SCTP_DESC= Enable SCTP support WX_DESC= Enable WX application NATIVE_IMPLIES= HIPE .if !exists(/usr/sbin/dtrace) OPTIONS_EXCLUDE+= DTRACE .endif OPTIONS_EXCLUDE_DragonFly= HIPE NATIVE SCTP # ld(1) fails to link probes: missing __dtrace_erlang___* symbols OPTIONS_EXCLUDE_aarch64= DTRACE OPTIONS_EXCLUDE_armv6= DTRACE OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE NATIVE HIPE # If you run Erlang and get a message resembling "WARNING: number of # probes fixed does not match the number of defined probes (54 != 132, # respectively)" you probably misconfigured DTrace in some way. CONFIGURE_ENABLE= smp-support DIRTY_CONFIGURE_ENABLE= dirty-schedulers DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_VARS= STRIP="" HIPE_CONFIGURE_ENABLE= hipe JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" JAVA_CONFIGURE_WITH= javac JAVA_VARS= USE_JAVA=yes KQUEUE_CONFIGURE_ENABLE=kernel-poll NATIVE_CONFIGURE_ENABLE=native-libs ODBC_CONFIGURE_WITH= odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} OPENSSL_USES= ssl SCTP_CONFIGURE_ENABLE= sctp THREADS_CONFIGURE_ENABLE= threads WX_CONFIGURE_WITH= wx-config=${WX_CONFIG} WX_USES= gl WX_VARS= USE_WX=2.8+ WX_COMPS="wx contrib" USE_GL="gl glu" .include .if ${OPSYS} == FreeBSD CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 MAKE_ARGS+= ARCH=x86 .endif .if ${ARCH} == armv6 || ${ARCH} == armv7 MAKE_ARGS+= ARCH=arm .endif pre-configure: @cd ${WRKSRC} && ./otp_build autoconf pre-configure-WX-off: echo "disabled by port options" > ${WRKSRC}/lib/debugger/SKIP echo "disabled by port options" > ${WRKSRC}/lib/et/SKIP echo "disabled by port options" > ${WRKSRC}/lib/observer/SKIP echo "disabled by port options" > ${WRKSRC}/lib/wx/SKIP post-configure-ODBC-on: ${RM} ${WRKSRC}/lib/odbc/SKIP pre-build-NATIVE-on: @cd ${WRKSRC} && ${MAKE_CMD} clean post-build-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} post-install-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} \ ${MAKE_CMD} release RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} post-install-JAVA-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/jinterface-* post-install-ODBC-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/odbc-* post-install-OPENSSL-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/crypto-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssh-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssl-* post-install-WX-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/debugger-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/et-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/observer-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/wx-* post-install-DTRACE-on: ${MKDIR} ${STAGEDIR}${DATADIR}/dtrace ${INSTALL_DATA} ${WRKSRC}/erts/emulator/beam/*.d \ ${WRKSRC}/lib/runtime_tools/c_src/*.d \ ${WRKSRC}/lib/runtime_tools/examples/*.d \ ${STAGEDIR}${DATADIR}/dtrace post-stage: ${FIND} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/* -type d -empty -delete @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/${ERLANG_LIB}/* ${DATADIR_REL}/* -type f -o -type l \ | ${SORT} >> ${TMPPLIST} .include Index: head/lang/erlang-runtime22/Makefile =================================================================== --- head/lang/erlang-runtime22/Makefile (revision 535515) +++ head/lang/erlang-runtime22/Makefile (revision 535516) @@ -1,155 +1,156 @@ # Created by: ruslan@shevchenko.kiev.ua # $FreeBSD$ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 22.3.4 +PORTREVISION= 1 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime22 DIST_SUBDIR= erlang MAINTAINER= erlang@FreeBSD.org COMMENT= Functional programming language from Ericsson LICENSE= APACHE20 BROKEN_sparc64= Fails to build: error: fp_except undeclared USES= autoreconf:build gmake ncurses perl5 USE_GITHUB= nodefault GH_ACCOUNT= erlang:otp,corba GH_PROJECT= otp:otp corba:corba GH_TAGNAME= 4.5.2:corba USE_PERL5= build DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} WRKSRC= ${WRKSRC_otp} GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes SUB_FILES= pkg-message SUB_LIST= ERLANG_LIB=${ERLANG_LIB} ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//} OPTIONS_DEFINE= CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX OPTIONS_DEFAULT=CORBA DIRTY DTRACE KQUEUE OPENSSL SCTP THREADS OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} OPTIONS_EXCLUDE_powerpc64_13= DTRACE CORBA_DESC= Enable Corba support DIRTY_DESC= Enable Dirty schedulers HIPE_DESC= Build native HiPE compiler KQUEUE_DESC= Enable Kernel Poll (kqueue) support NATIVE_DESC= Enable native libraries SCTP_DESC= Enable SCTP support WX_DESC= Enable WX application NATIVE_IMPLIES= HIPE .if !exists(/usr/sbin/dtrace) OPTIONS_EXCLUDE+= DTRACE .endif OPTIONS_EXCLUDE_DragonFly= HIPE NATIVE SCTP # ld(1) fails to link probes: missing __dtrace_erlang___* symbols OPTIONS_EXCLUDE_aarch64= DTRACE OPTIONS_EXCLUDE_armv6= DTRACE OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE NATIVE HIPE # If you run Erlang and get a message resembling "WARNING: number of # probes fixed does not match the number of defined probes (54 != 132, # respectively)" you probably misconfigured DTrace in some way. CONFIGURE_ENABLE= smp-support DIRTY_CONFIGURE_ENABLE= dirty-schedulers DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_VARS= STRIP="" HIPE_CONFIGURE_ENABLE= hipe JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" JAVA_CONFIGURE_WITH= javac JAVA_VARS= USE_JAVA=yes KQUEUE_CONFIGURE_ENABLE=kernel-poll NATIVE_CONFIGURE_ENABLE=native-libs ODBC_CONFIGURE_WITH= odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} OPENSSL_USES= ssl SCTP_CONFIGURE_ENABLE= sctp THREADS_CONFIGURE_ENABLE= threads WX_CONFIGURE_WITH= wx-config=${WX_CONFIG} WX_USES= gl WX_VARS= USE_WX=2.8+ WX_COMPS="wx contrib" USE_GL="gl glu" .include .if ${OPSYS} == FreeBSD CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 MAKE_ARGS+= ARCH=x86 .endif .if ${ARCH} == armv6 || ${ARCH} == armv7 MAKE_ARGS+= ARCH=arm .endif pre-configure: @cd ${WRKSRC} && ./otp_build autoconf pre-configure-WX-off: echo "disabled by port options" > ${WRKSRC}/lib/debugger/SKIP echo "disabled by port options" > ${WRKSRC}/lib/et/SKIP echo "disabled by port options" > ${WRKSRC}/lib/observer/SKIP echo "disabled by port options" > ${WRKSRC}/lib/wx/SKIP post-configure-ODBC-on: ${RM} ${WRKSRC}/lib/odbc/SKIP pre-build-NATIVE-on: @cd ${WRKSRC} && ${MAKE_CMD} clean post-build-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} post-install-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} \ ${MAKE_CMD} release RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} post-install-JAVA-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/jinterface-* post-install-ODBC-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/odbc-* post-install-OPENSSL-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/crypto-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssh-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssl-* post-install-WX-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/debugger-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/et-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/observer-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/wx-* post-install-DTRACE-on: ${MKDIR} ${STAGEDIR}${DATADIR}/dtrace ${INSTALL_DATA} ${WRKSRC}/erts/emulator/beam/*.d \ ${WRKSRC}/lib/runtime_tools/c_src/*.d \ ${WRKSRC}/lib/runtime_tools/examples/*.d \ ${STAGEDIR}${DATADIR}/dtrace post-stage: ${FIND} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/* -type d -empty -delete @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/${ERLANG_LIB}/* ${DATADIR_REL}/* -type f -o -type l \ | ${SORT} >> ${TMPPLIST} .include Index: head/lang/erlang-runtime23/Makefile =================================================================== --- head/lang/erlang-runtime23/Makefile (revision 535515) +++ head/lang/erlang-runtime23/Makefile (revision 535516) @@ -1,159 +1,160 @@ # Created by: ruslan@shevchenko.kiev.ua # $FreeBSD$ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 23.0 +PORTREVISION= 1 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime23 DIST_SUBDIR= erlang MAINTAINER= erlang@FreeBSD.org COMMENT= Functional programming language from Ericsson LICENSE= APACHE20 BROKEN_sparc64= Fails to build: error: fp_except undeclared USES= autoreconf:build gmake ncurses perl5 USE_GITHUB= nodefault GH_ACCOUNT= erlang:otp,corba GH_PROJECT= otp:otp corba:corba GH_TAGNAME= 4.5.2:corba USE_PERL5= build DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} WRKSRC= ${WRKSRC_otp} GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes SUB_FILES= pkg-message SUB_LIST= ERLANG_LIB=${ERLANG_LIB} ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//} OPTIONS_DEFINE= CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX OPTIONS_DEFAULT=CORBA DIRTY DTRACE KQUEUE OPENSSL SCTP THREADS OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} OPTIONS_EXCLUDE_powerpc64_13= DTRACE CORBA_DESC= Enable Corba support DIRTY_DESC= Enable Dirty schedulers HIPE_DESC= Build native HiPE compiler KQUEUE_DESC= Enable Kernel Poll (kqueue) support NATIVE_DESC= Enable native libraries SCTP_DESC= Enable SCTP support WX_DESC= Enable WX application NATIVE_IMPLIES= HIPE .if !exists(/usr/sbin/dtrace) OPTIONS_EXCLUDE+= DTRACE .endif OPTIONS_EXCLUDE_DragonFly= HIPE NATIVE SCTP # ld(1) fails to link probes: missing __dtrace_erlang___* symbols OPTIONS_EXCLUDE_aarch64= DTRACE OPTIONS_EXCLUDE_armv6= DTRACE OPTIONS_EXCLUDE_armv7= DTRACE OPTIONS_EXCLUDE_i386= DTRACE NATIVE HIPE # If you run Erlang and get a message resembling "WARNING: number of # probes fixed does not match the number of defined probes (54 != 132, # respectively)" you probably misconfigured DTrace in some way. CONFIGURE_ENABLE= smp-support DIRTY_CONFIGURE_ENABLE= dirty-schedulers DTRACE_CFLAGS= -fno-omit-frame-pointer DTRACE_CONFIGURE_WITH= dynamic-trace=dtrace DTRACE_VARS= STRIP="" HIPE_CONFIGURE_ENABLE= hipe JAVA_CONFIGURE_ENV= ac_cv_prog_JAVAC="${JAVAC}" JAVA_CONFIGURE_WITH= javac JAVA_VARS= USE_JAVA=yes KQUEUE_CONFIGURE_ENABLE=kernel-poll NATIVE_CONFIGURE_ENABLE=native-libs ODBC_CONFIGURE_WITH= odbc ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC OPENSSL_CONFIGURE_WITH= ssl=${OPENSSLBASE} OPENSSL_USES= ssl SCTP_CONFIGURE_ENABLE= sctp THREADS_CONFIGURE_ENABLE= threads WX_CONFIGURE_WITH= wx-config=${WX_CONFIG} WX_USES= gl WX_VARS= USE_WX=2.8+ WX_COMPS="wx contrib" USE_GL="gl glu" .include .if ${OPSYS} == FreeBSD CFLAGS+= -DMAP_NORESERVE=0 .endif .if ${ARCH} == i386 MAKE_ARGS+= ARCH=x86 .endif .if ${ARCH} == armv6 || ${ARCH} == armv7 MAKE_ARGS+= ARCH=arm .endif pre-configure: @cd ${WRKSRC} && ./otp_build autoconf pre-configure-WX-off: echo "disabled by port options" > ${WRKSRC}/lib/debugger/SKIP echo "disabled by port options" > ${WRKSRC}/lib/et/SKIP echo "disabled by port options" > ${WRKSRC}/lib/observer/SKIP echo "disabled by port options" > ${WRKSRC}/lib/wx/SKIP post-configure-ODBC-on: ${RM} ${WRKSRC}/lib/odbc/SKIP pre-build-NATIVE-on: @cd ${WRKSRC} && ${MAKE_CMD} clean post-patch-CORBA-on: cd ${WRKSRC_corba} \ && ${PATCH} < ${FILESDIR}/corba-patch-lib_ic_Makefile post-build-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} ${MAKE_CMD} post-install-CORBA-on: cd ${WRKSRC_corba} \ && ${SETENV} OVERRIDE_TARGET=${CONFIGURE_TARGET} ERL_TOP=${WRKSRC_otp} \ ${MAKE_CMD} release RELEASE_ROOT=${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} post-install-JAVA-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/jinterface-* post-install-ODBC-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/odbc-* post-install-OPENSSL-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/crypto-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssh-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/ssl-* post-install-WX-off: ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/debugger-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/et-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/observer-* ${RM} -r ${STAGEDIR}${PREFIX}/lib/erlang/lib/wx-* post-install-DTRACE-on: ${MKDIR} ${STAGEDIR}${DATADIR}/dtrace ${INSTALL_DATA} ${WRKSRC}/erts/emulator/beam/*.d \ ${WRKSRC}/lib/runtime_tools/c_src/*.d \ ${WRKSRC}/lib/runtime_tools/examples/*.d \ ${STAGEDIR}${DATADIR}/dtrace post-stage: ${FIND} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/* -type d -empty -delete @cd ${STAGEDIR}${PREFIX}; ${FIND} lib/${ERLANG_LIB}/* ${DATADIR_REL}/* -type f -o -type l \ | ${SORT} >> ${TMPPLIST} .include Index: head/math/gambit/Makefile =================================================================== --- head/math/gambit/Makefile (revision 535515) +++ head/math/gambit/Makefile (revision 535516) @@ -1,29 +1,29 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= gambit DISTVERSION= 16.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PORTVERSION:R:R}/${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Library of tools for doing computation in game theory LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lib gnome GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_WX= 3.0 USE_CXXSTD= c++11 WX_CONF_ARGS= absolute post-install: ${INSTALL_DATA} ${WRKSRC}/gambit.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/src/gui/bitmaps/gambit.xpm \ ${STAGEDIR}${PREFIX}/share/pixmaps .include Index: head/math/saga/Makefile =================================================================== --- head/math/saga/Makefile (revision 535515) +++ head/math/saga/Makefile (revision 535516) @@ -1,128 +1,129 @@ # Created by: Rainer Hurling # $FreeBSD$ PORTNAME= saga PORTVERSION= 7.6.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} MAINTAINER= rhurlin@gwdg.de COMMENT= System for Automated Geoscientific Analyses LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi BUILD_DEPENDS= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ swig3.0:devel/swig30 LIB_DEPENDS= libcurl.so:ftp/curl \ libfftw3.so:math/fftw3 \ libgdal.so:graphics/gdal \ libhpdf.so:print/libharu \ libjasper.so:graphics/jasper \ liblas12.so:devel/liblas12 \ libodbc.so:databases/unixODBC \ libopencv_core.so:graphics/opencv-core \ libopencv_ml.so:graphics/opencv \ libpdal_base.so:math/pdal \ libproj.so:graphics/proj \ libsvm.so:science/libsvm \ libtbb.so:devel/tbb \ libtiff.so:graphics/tiff RUN_DEPENDS:= swig3.0:devel/swig30 USES= autoreconf compiler:c++11-lib dos2unix gnome \ iconv:wchar_t libtool localbase pkgconfig python USE_LDCONFIG= yes USE_WX= 3.0+ CONFIGURE_ARGS= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \ --enable-python --with-system-svm CONFIGURE_ENV= SWIG="${LOCALBASE}/bin/swig3.0" GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALLS_ICONS= yes DOS2UNIX_GLOB= *.cpp *.h PLIST_SUB= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= PGSQL OPENMP VIGRA OPTIONS_DEFAULT= PGSQL VIGRA OPTIONS_DEFAULT_amd64= OPENMP OPTIONS_DEFAULT_i386= OPENMP NO_OPTIONS_SORT= yes OPTIONS_SUB= yes OPENMP_DESC= Enable Multiprocessing (only amd64 and i386) VIGRA_DESC= Enable 'Vision with Generic Algorithms' Library OPENMP_CONFIGURE_ENABLE= openmp PGSQL_CONFIGURE_WITH= postgresql PGSQL_USES= pgsql VIGRA_BUILD_DEPENDS= ${LOCALBASE}/lib/libvigraimpex.so:graphics/vigra VIGRA_RUN_DEPENDS= ${LOCALBASE}/lib/libvigraimpex.so:graphics/vigra INSTALL_TARGET= install-strip .include # make describe needs them here CPP= clang-cpp${LLVM_DEFAULT} CC= clang${LLVM_DEFAULT} CXX= clang++${LLVM_DEFAULT} SUB_FILES= pkg-message post-extract: @${REINPLACE_CMD} -e 's|wx-config |${WX_CONFIG} |g' \ ${WRKSRC}/configure.ac \ ${WRKSRC}/src/saga_core/saga_api/Makefile.am \ ${WRKSRC}/src/saga_core/saga_cmd/Makefile.am \ ${WRKSRC}/src/saga_core/saga_gdi/Makefile.am \ ${WRKSRC}/src/saga_core/saga_gui/Makefile.am \ ${WRKSRC}/src/tools/garden/garden_3d_viewer/Makefile.am \ ${WRKSRC}/src/tools/garden/garden_webservices/Makefile.am \ ${WRKSRC}/src/tools/io/io_grid_image/Makefile.am \ ${WRKSRC}/src/tools/io/io_shapes/Makefile.am \ ${WRKSRC}/src/tools/io/io_virtual/Makefile.am \ ${WRKSRC}/src/tools/io/io_webservices/Makefile.am \ ${WRKSRC}/src/tools/pointcloud/pointcloud_tools/Makefile.am \ ${WRKSRC}/src/tools/pointcloud/pointcloud_viewer/Makefile.am \ ${WRKSRC}/src/tools/statistics/statistics_kriging/Makefile.am \ ${WRKSRC}/src/tools/tin/tin_viewer/Makefile.am @${REINPLACE_CMD} -e 's|/usr/include/opencv|${LOCALBASE}/include/opencv ${LOCALBASE}/include|g' \ ${WRKSRC}/src/tools/imagery/imagery_opencv/Makefile.am post-patch: .if ${ARCH} == "powerpc" @${REINPLACE_CMD} -e 's|typedef unsigned long DWORD;|typedef unsigned int DWORD;|' \ ${WRKSRC}/src/saga_core/saga_api/api_core.h .endif @${REINPLACE_CMD} -e 's|PORTVERSION|${PORTVERSION}|' \ ${WRKSRC}/src/saga_core/saga_gui/dlg_about.cpp post-patch-OPENMP-on: @${REINPLACE_CMD} -e 's|-lgomp|-lomp|' \ ${WRKSRC}/configure.ac \ ${WRKSRC}/configure \ ${WRKSRC}/src/accessories/templates/template4saga-tools/my_tool_library/Makefile post-configure: @${REINPLACE_CMD} -e 's|^LDFLAGS = .*|& -lopencv_core|' \ ${WRKSRC}/src/tools/imagery/imagery_opencv/Makefile post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/src/saga_core/saga_gui/res/saga*.txt ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/src/saga_core/saga_gui/res/saga.png ${STAGEDIR}${DATADIR} ${RM} ${STAGEDIR}${DATADIR}/saga_dic.txt ${STAGEDIR}${DATADIR}/saga_srs.txt # toolchains dir was moved in r2805 (and followups r2810,r2811,r2820) (cd ${WRKSRC}/src/accessories && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) ${RM} -R ${STAGEDIR}${DATADIR}/CMakeLists.txt ${RM} -R ${STAGEDIR}${DATADIR}/accessories/toolchains ${RM} -R ${STAGEDIR}${DATADIR}/templates/template4saga-tools/my_tool_library/Makefile.bak ${INSTALL_DATA} ${WRKSRC}/src/saga_core/saga_gui/res/saga.desktop \ ${STAGEDIR}${PREFIX}/share/applications/ # library helper files are not needed and cripple some math/qgis extensions @${RM} ${STAGEDIR}${PREFIX}/lib/saga/*.la .include Index: head/math/sound-of-sorting/Makefile =================================================================== --- head/math/sound-of-sorting/Makefile (revision 535515) +++ head/math/sound-of-sorting/Makefile (revision 535516) @@ -1,34 +1,35 @@ # Created by: Stefan Esser # $FreeBSD$ PORTNAME= sound-of-sorting PORTVERSION= 0.6.5 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= math MAINTAINER= se@FreeBSD.org COMMENT= Visualization and "Audibilization" of Sorting Algorithms LICENSE= GPLv3 USES= sdl GNU_CONFIGURE= yes USE_SDL= sdl USE_WX= 2.8+ WX_CONF_ARGS= relative OPTIONS_DEFINE= DOCS USE_GITHUB= yes GH_ACCOUNT= bingmann PLIST_FILES= bin/sound-of-sorting PORTDOCS= README do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/sound-of-sorting ${STAGEDIR}${PREFIX}/bin/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/sound-of-sorting ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${PREFIX}/share/doc/sound-of-sorting/README .include Index: head/math/wxmaxima/Makefile =================================================================== --- head/math/wxmaxima/Makefile (revision 535515) +++ head/math/wxmaxima/Makefile (revision 535516) @@ -1,34 +1,35 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= wxmaxima PORTVERSION= 20.04.0 +PORTREVISION= 1 DISTVERSIONPREFIX= Version- CATEGORIES= math MAINTAINER= salvadore@FreeBSD.org COMMENT= WxWidgets GUI for the computer algebra system maxima LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= maxima:math/maxima USES= cmake desktop-file-utils shared-mime-info USE_WX= 3.0 USE_GITHUB= yes GH_ACCOUNT= wxMaxima-Developers PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,} WX_COMPS= wx WX_CONF_ARGS= absolute PORTDATA= COPYING README README.md OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-CMakeLists.txt NLS_USES= gettext .include Index: head/misc/pyobd/Makefile =================================================================== --- head/misc/pyobd/Makefile (revision 535515) +++ head/misc/pyobd/Makefile (revision 535516) @@ -1,49 +1,49 @@ # $FreeBSD$ PORTNAME= pyobd DISTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.obdtester.com/download/ DISTNAME= pyobd_${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= OBD-II compliant car diagnostic tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 BUILD_DEPENDS= convert:graphics/ImageMagick6 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serial>0:comms/py-serial@${PY_FLAVOR} USES= dos2unix gnome python:2.7 shebangfix DOS2UNIX_FILES= ${PORTNAME}.desktop SHEBANG_FILES= ${PORTNAME} USE_WX= 3.0 WX_COMPS= python INSTALLS_ICONS= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: @convert ${WRKSRC}/${PORTNAME}.gif ${WRKSRC}/${PORTNAME}.png do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps/${PORTNAME}.png @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME} ${WRKSRC}/*.py ${WRKSRC}/*.pyc \ ${STAGEDIR}${DATADIR} @${CHMOD} +x ${STAGEDIR}${DATADIR}/${PORTNAME} @${LN} -sf ../share/${PORTNAME}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/multimedia/aegisub/Makefile =================================================================== --- head/multimedia/aegisub/Makefile (revision 535515) +++ head/multimedia/aegisub/Makefile (revision 535516) @@ -1,93 +1,93 @@ # Created by: Leinier Cruz Salfran # $FreeBSD$ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 45 +PORTREVISION= 46 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp2.aegisub.org/pub/archives/releases/source/ MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform subtitle editor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE NOT_FOR_ARCHS= powerpc64 NOT_FOR_ARCHS_REASON_powerpc64= No support for PowerPC 64 bit mode LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libicui18n.so:devel/icu \ libass.so:multimedia/libass \ libfontconfig.so:x11-fonts/fontconfig USES= compiler:c++11-lib desktop-file-utils gettext gl gmake gnome \ iconv localbase pkgconfig tar:xz USE_GNOME= intltool USE_WX= 3.0 WX_CONF_ARGS= absolute USE_GL= gl USE_CSTD= c99 USE_CXXSTD= c++11 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 LDFLAGS+= -Wl,--as-needed # freetype GNU_CONFIGURE= yes CONFIGURE_ENV= ICONV_LIBS="${ICONV_LIB}" PTHREAD_LIBS="-pthread" \ agi_cv_with_iconv=yes CONFIGURE_ARGS= --disable-compiler-flags \ --disable-gcc-prec \ --disable-sanity-checks \ --disable-update-checker \ --without-libc++ \ ${ICONV_CONFIGURE_ARG} INSTALLS_ICONS= yes PLIST_SUB= VERSION="${PORTVERSION:R}" OPTIONS_DEFINE= ALSA DOCS FFMPEG FFTW HUNSPELL OPENAL PORTAUDIO \ PULSEAUDIO OPTIONS_DEFAULT= FFMPEG FFTW HUNSPELL PULSEAUDIO ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CONFIGURE_OFF= --without-alsa FFMPEG_LIB_DEPENDS= libffms2.so:multimedia/ffms2 FFMPEG_CONFIGURE_OFF= --without-ffms FFTW_LIB_DEPENDS= libfftw3.so:math/fftw3 FFTW_CONFIGURE_OFF= --without-fftw3 HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell HUNSPELL_CONFIGURE_OFF= --without-hunspell OPENAL_USES= openal OPENAL_CONFIGURE_OFF= --without-openal PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_CONFIGURE_OFF=\ --without-portaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_OFF=\ --without-libpulse BROKEN_aarch64= Fails to compile: no support for this architecture (yet) # src/audio_display.o: undefined reference to symbol '__atomic_load_8@@LIBATOMIC_1.0' .if empty(CFLAGS:M-march=*) CFLAGS+= ${CFLAGS_${ARCH}_${CHOSEN_COMPILER_TYPE}} CFLAGS_i386_gcc= -march=pentium .endif post-patch: @${REINPLACE_CMD} -e \ 's| -O3||' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|".*build/|"./build/|' ${WRKSRC}/build/version.sh @${REINPLACE_CMD} -e \ 's|^CC=|CC?=| ; \ /^CCOPT_/s|=.*|=| ; \ /^CCDEBUG/s|=.*|=|' ${WRKSRC}/vendor/luajit/src/Makefile post-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} \ automation/v4-docs ${STAGEDIR}${DOCSDIR}) @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/aegisub-* .include Index: head/multimedia/dvdstyler/Makefile =================================================================== --- head/multimedia/dvdstyler/Makefile (revision 535515) +++ head/multimedia/dvdstyler/Makefile (revision 535516) @@ -1,76 +1,76 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= dvdstyler PORTVERSION= 3.1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF DISTNAME= DVDStyler-${PORTVERSION} MAINTAINER= ahicks@p-o.co.uk COMMENT= WxWidgets frontend to dvd recoding and authoring programs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= zip:archivers/zip \ wxsvg>=1.2:graphics/wxsvg \ dvdauthor:multimedia/dvdauthor \ mplex:multimedia/mjpegtools \ growisofs:sysutils/dvd+rw-tools \ docbook-xml>=4.1.2:textproc/docbook-xml \ xmlto:textproc/xmlto LIB_DEPENDS= libexif.so:graphics/libexif \ libavcodec.so:multimedia/ffmpeg \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libdbus-1.so:devel/dbus RUN_DEPENDS= zip:archivers/zip \ wxsvg>=1.2:graphics/wxsvg \ dvdauthor:multimedia/dvdauthor \ mplex:multimedia/mjpegtools \ mkisofs:sysutils/cdrtools \ growisofs:sysutils/dvd+rw-tools USES= autoreconf compiler:c++11-lib gettext gmake jpeg pkgconfig tar:bzip2 USE_CXXSTD= gnu++11 USE_WX= 3.0 WX_CONF_ARGS= absolute GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS GNOME GNOME_USES= gnome GNOME_USE= GNOME=libgnomeui GNOME_CONFIGURE_WITH= gnome .if defined(WITH_DVD_DEVICE) DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} .else DEFAULT_DVD_DEVICE=/dev/cd0 .endif pre-everything:: .if !defined(WITH_DVD_DEVICE) @${ECHO_MSG} "===>" @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" .endif post-patch: @${REINPLACE_CMD} -e '/doc_DATA/s|COPYING||' \ ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e 's|"sg\*"|"cd*"|g' \ ${WRKSRC}/src/SysUtils.cpp @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|g' \ ${WRKSRC}/src/Config.h .include Index: head/multimedia/libkate/Makefile =================================================================== --- head/multimedia/libkate/Makefile (revision 535515) +++ head/multimedia/libkate/Makefile (revision 535516) @@ -1,85 +1,85 @@ # Created by: Anders Nordby # $FreeBSD$ PORTNAME= libkate PORTVERSION= 0.4.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/kate/ MAINTAINER= bar@FreeBSD.org COMMENT= Codec for karaoke and text encapsulation for Ogg LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libogg.so:audio/libogg \ libpng.so:graphics/png GNU_CONFIGURE= yes USES= pathfix pkgconfig gmake libtool USE_LDCONFIG= yes CFLAGS+= "-I${LOCALBASE}/include" MANPAGE= katalyzer.1 kateenc.1 katedec.1 OPTIONS_DEFINE= DOXYGEN HTMLDOCS KATEDJ DOCS HTMLDOCS_DESC= Install bundled html documentation KATEDJ_DESC= Install KateDJ (Huge dependencies list) PORTDOCS= * .include .if ${PORT_OPTIONS:MDOXYGEN} && ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= doxygen:devel/doxygen .else CONFIGURE_ARGS+= --disable-doc .endif .if ${PORT_OPTIONS:MKATEDJ} RUN_DEPENDS= ${LOCALBASE}/bin/oggz:audio/liboggz USES+= python:2.7 shebangfix SHEBANG_FILES= tools/KateDJ/KateDJ USE_WX= 3.0+ WX_COMPS= wx python:lib MANPAGE+= KateDJ.1 PLIST_SUB+= KATEDJ="" .else PLIST_SUB+= KATEDJ="@comment " .endif post-patch: .if ${PORT_OPTIONS:MKATEDJ} @${REINPLACE_CMD} -e 's|PYTHON=python|PYTHON=${PYTHON_CMD}|' \ ${WRKSRC}/misc/autotools/py-compile .else @${REINPLACE_CMD} -e \ "s| HAVE_PYTHON_TRUE=$$| HAVE_PYTHON_TRUE='#'|; \ s| HAVE_PYTHON_FALSE='#'$$| HAVE_PYTHON_FALSE=|" \ ${WRKSRC}/configure .endif @${REINPLACE_CMD} -E -e \ "s|^(install-data-am: ).*|\1|" \ ${WRKSRC}/doc/Makefile.in .if ! ${PORT_OPTIONS:MDOXYGEN} || ! ${PORT_OPTIONS:MDOCS} @${TOUCH} ${WRKSRC}/doc/.doc-dummy-target .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .for f in ${MANPAGE} ${INSTALL_MAN} ${WRKSRC}/doc/man/${f} ${STAGEDIR}${PREFIX}/man/man1 .endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} .for FILE in README AUTHORS COPYING THANKS ChangeLog ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR} .endfor .if ${PORT_OPTIONS:MHTMLDOCS} || ${PORT_OPTIONS:MDOXYGEN} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) . endif .include Index: head/multimedia/photofilmstrip/Makefile =================================================================== --- head/multimedia/photofilmstrip/Makefile (revision 535515) +++ head/multimedia/photofilmstrip/Makefile (revision 535516) @@ -1,32 +1,33 @@ # Created by: Charlie Kester # $FreeBSD$ PORTNAME= photofilmstrip PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= multimedia python MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Creates movies out of your pictures LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ ${PY_PILLOW} RUN_DEPENDS= mencoder:multimedia/mencoder \ mplayer:multimedia/mplayer USES= python:3.6+ gettext USE_GSTREAMER1= jpeg USE_PYTHON= distutils USE_WX= 3.0+ WX_COMPS= python:lib ALL_TARGET= compile NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|g' ${WRKSRC}/Makefile .include Index: head/net/opennx/Makefile =================================================================== --- head/net/opennx/Makefile (revision 535515) +++ head/net/opennx/Makefile (revision 535516) @@ -1,58 +1,58 @@ # Created by: Timothy Beyer # $FreeBSD$ PORTNAME= opennx PORTVERSION= 0.16.0.729 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source MAINTAINER= beyert@cs.ucr.edu COMMENT= Open source drop in replacement for NoMachine's NX client LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/zip:archivers/zip LIB_DEPENDS= libcups.so:print/cups \ libcurl.so:ftp/curl USES= gmake gnome samba:lib xorg USE_XORG= ice sm x11 xau xmu USE_WX= 2.8+ WRKSRC= ${WRKDIR}/${PORTNAME}-0.16 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -L${SAMBALIBS} CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} CPPFLAGS+= -I${LOCALBASE}/include -I${SAMBAINCLUDES} INSTALLS_ICONS= yes NO_PACKAGE= must generate a fresh private key at install time LEGAL_PACKAGE= yes SSH_KEYGEN?= ssh-keygen OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls # do not use default private key included with tarball post-patch: @${RM} ${WRKSRC}/share/keys/server.id_dsa.key @${SSH_KEYGEN} -N '' -b 2048 -q -f ${WRKSRC}/share/keys/server.id_dsa.key @${REINPLACE_CMD} 's|/usr/NX/bin/||' \ ${WRKSRC}/extres/xdg/innovidata-opennx.desktop \ ${WRKSRC}/extres/xdg/innovidata-opennx-admin.desktop \ ${WRKSRC}/extres/xdg/innovidata-opennx-wizard.desktop @${RM} ${WRKSRC}/extres/xdg/*.bak post-install: @${CHMOD} 440 ${STAGEDIR}${PREFIX}/share/keys/server.id_dsa.key .include Index: head/science/gnudatalanguage/Makefile =================================================================== --- head/science/gnudatalanguage/Makefile (revision 535515) +++ head/science/gnudatalanguage/Makefile (revision 535516) @@ -1,163 +1,163 @@ # Created by: thierry@pompo.net # $FreeBSD$ PORTNAME= gnudatalanguage PORTVERSION= 0.9.9 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= science lang .if defined(BUILD_PYTHON_MODULE) PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} .endif MAINTAINER= thierry@FreeBSD.org COMMENT?= GDL, a free IDL compatible incremental compiler LICENSE= GPLv2 LIB_DEPENDS+= libgeotiff.so:graphics/libgeotiff\ libplplot.so:math/plplot \ libtiff.so:graphics/tiff \ libpng.so:graphics/png \ libsz.so:science/szip \ libps.so:print/pslib \ libgsl.so:math/gsl USE_GITHUB= yes GH_PROJECT= gdl USES= cmake compiler:c++11-lang fortran ncurses pkgconfig readline \ tar:tgz xorg USE_WX= 3.0+ USE_XORG= x11 sm ice xext # On FreeBSD < 11 libc++ lacks support for sized delete operators. # GCC dropped the builtin version of these operators in 6+ by # defaulting to gnu++14. Force c++11 instead. # For a more detailed discussion see: # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484 USE_CXXSTD= gnu++11 # Disable ncurses and readline from ports # Disable ImageMagick (does'nt work with plplot because dynamic drivers # are enabled by default) # TODO: add a slave port for mpich # TODO: create a port for Cmsvlib http://cow.physics.wisc.edu/~craigm/idl/down/cmsvlib.tar.gz # TODO: create a port for Astron http://idlastro.gsfc.nasa.gov/ftp/astron.tar.gz # TODO: create a port for TexToIdl http://physics.mnstate.edu/mcraig/textoidl/textoidl-2-1-2.tar CMAKE_ARGS= -DREADLINEDIR:STRING="/usr" \ -DOPENMP:BOOL=NO \ -DNCURSESDIR:STRING="/usr" CPPFLAGS+= ${CFLAGS} -fno-inline -DNPY_NO_DEPRECATED_API -DNPY_1_7_API_VERSION CXXFLAGS+= -std=gnu++11 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 LDFLAGS+= -lpthread -L${LOCALBASE}/lib SLAVEDIRS= science/py-gnudatalanguage # Upstream prefer GraphicsMagick over ImageMackick but ATM it fails # see https://github.com/gnudatalanguage/gdl/issues/611 #OPTIONS_DEFINE= EIGEN EXAMPLES FFTW GLPK GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 MPI NETCDF PYTHON UDUNITS #OPTIONS_DEFAULT=EIGEN FFTW GLPK GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 NETCDF PYTHON UDUNITS OPTIONS_DEFINE= EIGEN EXAMPLES FFTW GLPK IMAGEMAGICK GRIB HDF5 LIBPROJ4 MPI NETCDF PYTHON UDUNITS OPTIONS_DEFAULT=EIGEN FFTW GLPK IMAGEMAGICK GRIB HDF5 LIBPROJ4 NETCDF PYTHON UDUNITS EIGEN_DESC= Eigen3 support (boost performance) EIGEN_USES= eigen:3 EIGEN_CMAKE_ON= -DEIGEN3:BOOL=YES EIGEN_CMAKE_OFF= -DEIGEN3:BOOL=NO FFTW_LIB_DEPENDS= libfftw3.so:math/fftw3 \ libfftw3f.so:math/fftw3-float FFTW_CMAKE_ON= -DFFTW:BOOL=YES FFTW_CMAKE_OFF= -DFFTW:BOOL=NO GLPK_DESC= Support GLPK for Simplex (Linear programming) GLPK_LIB_DEPENDS= libglpk.so:math/glpk GLPK_CMAKE_ON= -DGLPK=ON:BOOL=YES GLPK_CMAKE_OFF= -DGLPK=OFF:BOOL=NO # Temporary swith to ImageMagick #GRAPHICSMAGICK_DESC= Support GraphicsMagick #GRAPHICSMAGICK_LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick #GRAPHICSMAGICK_CMAKE_ON= -DGRAPHICSMAGICK:BOOL=YES #GRAPHICSMAGICK_CMAKE_OFF= -DGRAPHICSMAGICK:BOOL=NO IMAGEMAGICK_DESC= Support ImageMagick IMAGEMAGICK_LIB_DEPENDS=libMagick++-6.so:graphics/ImageMagick6 IMAGEMAGICK_CMAKE_ON= -DGRAPHICSMAGICK:BOOL=NO -DMAGICK:BOOL=YES -DMAGICKDIR=${LOCALBASE} IMAGEMAGICK_CMAKE_OFF= -DMAGICK:BOOL=NO GRIB_DESC= Support GRIB messages GRIB_LIB_DEPENDS= libgrib_api.so:science/grib_api GRIB_CMAKE_ON= -DGRIB:BOOL=YES GRIB_CMAKE_OFF= -DGRIB:BOOL=NO HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 HDF5_CMAKE_ON= -DHDF5:BOOL=YES HDF5_CMAKE_OFF= -DHDF5:BOOL=NO -DHDF:BOOL=NO LIBPROJ4_DESC= Support cartographic processes LIBPROJ4_LIB_DEPENDS= libproj.so:graphics/proj LIBPROJ4_CMAKE_ON= -DLIBPROJ4:BOOL=YES LIBPROJ4_CMAKE_OFF= -DLIBPROJ4:BOOL=NO MPI_LIB_DEPENDS= libmpich.so:net/mpich MPI_CMAKE_ON= -DMPICH:BOOL=ON MPI_CMAKE_OFF= -DMPICH:BOOL=OFF NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf NETCDF_CMAKE_ON= -DNETCDF:BOOL=YES -DHDF:BOOL=NO NETCDF_CMAKE_OFF= -DNETCDF:BOOL=NO PYTHON_USES= python:2.7 PYTHON_BUILD_DEPENDS= ${PYNUMPY} PYTHON_RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} PYTHON_CMAKE_ON= -DPYTHON:BOOL=YES -DPYTHONVERSION:STRING="${PYTHON_VER}" PYTHON_CMAKE_OFF= -DPYTHON:BOOL=NO # QHULL IS NOT NEEDED YET! #QHULL_DESC= Enable Triangulate and Qhull support #QHULL_LIB_DEPENDS= libqhull.so:math/qhull #QHULL_CMAKE_ON= -DQHULL:BOOL=YES #QHULL_CMAKE_OFF= -DQHULL:BOOL=NO UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits UDUNITS_CMAKE_ON= -DUDUNITS:BOOL=YES UDUNITS_CMAKE_OFF= -DUDUNITS:BOOL=NO .if defined(BUILD_PYTHON_MODULE) CATEGORIES+= python CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=YES PLIST= ${.CURDIR}/pkg-plist.pymod .else CMAKE_ARGS+= -DPYTHON_MODULE:BOOL=NO .endif .if defined(BUILD_PYTHON_MODULE) do-install: ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} ${INSTALL_DATA} ${INSTALL_WRKSRC}/src/GDL.so ${STAGEDIR}${PYTHON_SITELIBDIR}/ .endif .if !defined(BUILD_PYTHON_MODULE) post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/testsuite (cd ${WRKSRC}/testsuite && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}/testsuite/) .endif .if defined(MAINTAINER_MODE) regression-test: install . if defined(BUILD_PYTHON_MODULE) @${ECHO_CMD} 'import GDL' > ${WRKDIR}/testgdl.py @${ECHO_CMD} 'print GDL.function("sin",(1,))' >> ${WRKDIR}/testgdl.py ${PYTHON_CMD} ${WRKDIR}/testgdl.py . else @${ECHO_CMD} ".RUN ${EXAMPLESDIR}/testsuite/test_suite.pro" \ > ${WRKDIR}/testgdl @${ECHO_CMD} "exit" >> ${WRKDIR}/testgdl ${PREFIX}/bin/gdl < ${WRKDIR}/testgdl . endif .endif .include Index: head/science/wxmacmolplt/Makefile =================================================================== --- head/science/wxmacmolplt/Makefile (revision 535515) +++ head/science/wxmacmolplt/Makefile (revision 535516) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= wxmacmolplt DISTVERSIONPREFIX= v DISTVERSION= 7.7-43 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -g9a46f7a CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical user interface principally for the GAMESS program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf compiler:c++11-lang gl gmake localbase:ldflags \ pkgconfig USE_GITHUB= yes GH_ACCOUNT= brettbode GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} USE_WX= 3.0 # configure crashes with 3.1: checking for wxWidgets libraries... Segmentation fault (core dumped) USE_GL= gl glew glu .include Index: head/security/veracrypt/Makefile =================================================================== --- head/security/veracrypt/Makefile (revision 535515) +++ head/security/veracrypt/Makefile (revision 535516) @@ -1,49 +1,50 @@ # $FreeBSD$ PORTNAME= veracrypt PORTVERSION= 1.24 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}-Update3/ DISTNAME= ${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}-Update3_Source MAINTAINER= acm@FreeBSD.org COMMENT= Open-source disk encryption software based on Truecrypt BUILD_DEPENDS= yasm:devel/yasm RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo LICENSE_FILE= ${DOCSDIR}/LICENSE USES= compiler:c++11-lang desktop-file-utils fuse gmake iconv pkgconfig tar:bz2 USE_WX= 3.0+ NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/src ALL_TARGET= # DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS .include .if ${ARCH} == "i386" MAKE_ENV+= LFLAGS=-Wl,-z,notext .endif post-patch: ${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|g' ${WRKSRC}/src/Makefile ${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|g' -e \ 's|Icon=veracrypt|Icon=VeraCrypt-16x16|g' ${WRKSRC}/src/Setup/FreeBSD/veracrypt.desktop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/Main/veracrypt ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/src/Setup/FreeBSD/veracrypt.desktop ${STAGEDIR}${PREFIX}/share/applications/ cd ${WRKSRC}/src/Resources/Icons && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/pixmaps "-name *\.xpm" do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html ${INSTALL_DATA} ${WRKSRC}/License.txt ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/html .include Index: head/sysutils/passwordsafe/Makefile =================================================================== --- head/sysutils/passwordsafe/Makefile (revision 535515) +++ head/sysutils/passwordsafe/Makefile (revision 535516) @@ -1,78 +1,78 @@ # $FreeBSD$ PORTNAME= passwordsafe DISTVERSION= 1.03BETA -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org COMMENT= Popular secure and convenient password manager LICENSE= ART20 NOT_FOR_ARCHS= aarch64 armv6 armv7 NOT_FOR_ARCHS_REASON= Cannot determine whether the target CPU is big or little endian - please fix PwsPlatform.h LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libxerces-c.so:textproc/xerces-c3 \ libqrencode.so:graphics/libqrencode BUILD_DEPENDS= zip:archivers/zip CONFLICTS= pwsafe-[0-9]* USES= gmake xorg USE_GITHUB= yes USE_WX= 3.0+ USE_XORG= x11 xtst OPTIONS_DEFINE= NLS YUBIKEY YUBIKEY_DESC= Yubikey support OPTIONS_SUB= yes NLS_USES= gettext YUBIKEY_LIB_DEPENDS= libykpers-1.so:security/ykpers YUBIKEY_MAKE_ENV_OFF= NO_YUBI=yes GH_ACCOUNT= pwsafe GH_PROJECT= ${GH_ACCOUNT} WX_COMP= wx WANT_WX_VER= 3.0 LDFLAGS= -L${PREFIX}/lib -lqrencode ALL_TARGET= unicoderelease .include .if defined(PPC_ABI) && ${PPC_ABI} == ELFv2 USES+= compiler:gcc-c++11-lib .else USES+= compiler:c++11-lang .endif post-patch: . for f in Makefile.freebsd help/Makefile.freebsd src/os/unix/Makefile \ src/os/unix/dir.cpp src/ui/wxWidgets/pwsafeapp.cpp \ src/ui/wxWidgets/Makefile ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/$f . endfor post-build: ${GMAKE} -C ${WRKSRC}/src/ui/wxWidgets/I18N mos ${GMAKE} -C ${WRKSRC}/help all do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/ui/wxWidgets/GCCUnicodeRelease/pwsafe \ ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR}/help ${CP} ${WRKSRC}/help/help*.zip ${STAGEDIR}${DOCSDIR}/help post-install-NLS-on: .for l in da de es fr it ko nl pl ru sv zh ${MKDIR} ${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/src/ui/wxWidgets/I18N/mos/$l/LC_MESSAGES/pwsafe.mo \ ${STAGEDIR}${PREFIX}/locale/$l/LC_MESSAGES .endfor .include Index: head/textproc/gutenmark/Makefile =================================================================== --- head/textproc/gutenmark/Makefile (revision 535515) +++ head/textproc/gutenmark/Makefile (revision 535516) @@ -1,43 +1,43 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= gutenmark PORTVERSION= 20090510 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= http://www.sandroid.org/GutenMark/wasftp.GutenMark/SoftwareSnapshots/ DISTNAME= GutenMark_source_dev-${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= Attractively formatting Project Gutenberg texts WRKSRC= ${WRKDIR}/GutenMark-source USES= compiler:c++11-lib gmake USE_CXXSTD= c++11 USE_WX= 3.0 ALL_TARGET= default PLIST_FILES= bin/GutenMark bin/GutenSplit bin/GUItenMark \ %%DATADIR%%/convert.jpg %%DATADIR%%/logo.jpg post-patch: @${REINPLACE_CMD} -e 's|cc|${CC}|g ; \ s|-O3|${CFLAGS}|g ; \ /strip /d' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|-Wall|${CFLAGS} -Wall|g ; \ /strip /d' ${WRKSRC}/GutenUtilities/Makefile @${REINPLACE_CMD} -e 's|g++|${CXX} ${CXXFLAGS}|g ; \ s|`wx-config|`${WX_CONFIG}|g ; \ /strip /d' ${WRKSRC}/GUItenMark/Makefile @${REINPLACE_CMD} -e 's|\./convert.jpg|${DATADIR}/convert.jpg|g ; \ s|\./logo.jpg|${DATADIR}/logo.jpg|g' ${WRKSRC}/GUItenMark/GUItenMark.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/GutenMark ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/GutenUtilities/GutenSplit ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/GUItenMark/GUItenMark ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/GUItenMark/*.jpg ${STAGEDIR}${DATADIR} .include Index: head/textproc/plover/Makefile =================================================================== --- head/textproc/plover/Makefile (revision 535515) +++ head/textproc/plover/Makefile (revision 535516) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= plover PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://launchpadlibrarian.net/88624187/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olgeni@FreeBSD.org COMMENT= Open source solution for stenography LICENSE= GPLv2 DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-09-15 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:x11-toolkits/py-xlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}serial>=0:comms/py-serial@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lockfile>=0:devel/py-lockfile@${PY_FLAVOR} USES= python:2.7 USE_PYTHON= distutils USE_WX= 3.0+ WX_COMPS= wx post-patch: @${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/setup.py .include Index: head/x11-toolkits/p5-Alien-wxWidgets/Makefile =================================================================== --- head/x11-toolkits/p5-Alien-wxWidgets/Makefile (revision 535515) +++ head/x11-toolkits/p5-Alien-wxWidgets/Makefile (revision 535516) @@ -1,37 +1,37 @@ # Created by: Cezary Morga # $FreeBSD$ PORTNAME= Alien-wxWidgets PORTVERSION= 0.69 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for building, finding and using wxWidgets binaries LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable NO_ARCH= yes USES= perl5 compiler:env USE_PERL5= modbuild USE_WX= 3.0 WX_COMPS= wx CONFIGURE_ARGS= --wxWidgets-build=0 --wxWidgets-unicode=1 post-patch: @${REINPLACE_CMD} -e 's/wx-config/${WX_CONFIG:T}/' ${WRKSRC}/Build.PL @${REINPLACE_CMD} -e "s/'wx-config/'${WX_CONFIG:T}/" -e "s/lc_r/lpthread/" \ ${WRKSRC}/inc/My/Build/Any_wx_config.pm post-install: # file name is function of wx version, add it dynamically @(cd ${STAGEDIR}${PREFIX}; ${FIND} * -type f -name gtk2_\* -print \ >> ${TMPPLIST}) .include Index: head/x11-toolkits/p5-Alien-wxWidgets/pkg-plist =================================================================== --- head/x11-toolkits/p5-Alien-wxWidgets/pkg-plist (revision 535515) +++ head/x11-toolkits/p5-Alien-wxWidgets/pkg-plist (revision 535516) @@ -1,5 +1,5 @@ %%SITE_ARCH%%/Alien/wxWidgets.pm -%%SITE_ARCH%%/Alien/wxWidgets/Config/gtk_3_0_4_uni_gcc_3_4.pm +%%SITE_ARCH%%/Alien/wxWidgets/Config/gtk_3_0_5_uni_gcc_3_4.pm %%SITE_ARCH%%/Alien/wxWidgets/Utility.pm %%PERL5_MAN3%%/Alien::wxWidgets.3.gz %%PERL5_MAN3%%/Alien::wxWidgets::Utility.3.gz Index: head/x11-toolkits/py-SquareMap/Makefile =================================================================== --- head/x11-toolkits/py-SquareMap/Makefile (revision 535515) +++ head/x11-toolkits/py-SquareMap/Makefile (revision 535516) @@ -1,21 +1,21 @@ # Created by: Sofian Brabez # $FreeBSD$ PORTNAME= SquareMap PORTVERSION= 1.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Hierarchic visualization control for wxPython LICENSE= BSD2CLAUSE USES= python:2.7 USE_PYTHON= distutils autoplist USE_WX= 3.0+ WX_COMPS= python .include Index: head/x11-toolkits/py-wxPython30/Makefile =================================================================== --- head/x11-toolkits/py-wxPython30/Makefile (revision 535515) +++ head/x11-toolkits/py-wxPython30/Makefile (revision 535516) @@ -1,70 +1,70 @@ # $FreeBSD$ PORTNAME= wxPython PORTVERSION= 3.0.2.0 -PORTREVISION= 8 +PORTREVISION= 9 DISTVERSIONPREFIX= src- CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 30 MAINTAINER= python@FreeBSD.org COMMENT= GUI toolkit for the Python programming language DEPRECATED= Uses deprecated version of python EXPIRATION_DATE= 2020-08-15 DIST_SUBDIR= python WRKSRC_SUBDIR= wxPython USES= compiler:c++11-lib python:2.7 shebangfix tar:bzip2 SHEBANG_FILES= wx/tools/Editra/Editra.pyw .if defined(WITH_WXVERSION_ONLY) PKGNAMESUFFIX= -common USE_PYTHON= py3kplist flavors do-build: ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d ${PYTHON_SITELIBDIR} -f ${WRKSRC}/wxversion ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -d ${PYTHON_SITELIBDIR} -f ${WRKSRC}/wxversion do-install: @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/wxversion/wxversion.py* ${STAGEDIR}${PYTHON_SITELIBDIR}/ ${TOUCH} ${STAGEDIR}${PYTHON_SITELIBDIR}/wx.pth .else WXPORT= gtk3 WX_PYTHON_DIR= wx-${WX_VERSION}-${WXPORT} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wxPython-common>0:x11-toolkits/py-wxPython-common@${PY_FLAVOR} USES+= gettext pkgconfig USE_WX= 3.0 USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= WX_CONFIG="${WX_CONFIG}" \ WXPORT="${WXPORT}" \ NO_SCRIPTS=1 \ INSTALL_MULTIVERSION=1 PYDISTUTILS_CONFIGUREARGS+= ${PYDISTUTILS_BUILDARGS} PYDISTUTILS_INSTALLARGS+= ${PYDISTUTILS_BUILDARGS} post-patch: @${REINPLACE_CMD} -E \ -e 's,distutils\.command\.install\.install\),setuptools.command.install.install),g' \ -e 's,distutils\.command\.install$$,setuptools.command.install,g' \ -e 's,distutils\.command\.install\.install\.,setuptools.command.install.install.,g' \ ${WRKSRC}/config.py post-install: @${ECHO_CMD} "@unexec ${REINPLACE_CMD} -i '' -e '\,${WX_PYTHON_DIR}$$,d' ${PYTHON_SITELIBDIR}/wx.pth 2>/dev/null || true" >> ${TMPPLIST} @${ECHO_CMD} "@exec echo ${WX_PYTHON_DIR} >> ${PYTHON_SITELIBDIR}/wx.pth 2>/dev/null || true" >> ${TMPPLIST} .endif .include Index: head/x11-toolkits/py-wxPython40/Makefile =================================================================== --- head/x11-toolkits/py-wxPython40/Makefile (revision 535515) +++ head/x11-toolkits/py-wxPython40/Makefile (revision 535516) @@ -1,37 +1,38 @@ # $FreeBSD$ PORTNAME= wxPython PORTVERSION= 4.0.7 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 40 DIST_SUBDIR= python MAINTAINER= python@FreeBSD.org COMMENT= GUI toolkit for the Python programming language LICENSE= WXWINDOWS LGPL21+ GPLv2+ LICENSE_COMB= multi LICENSE_NAME_WXWINDOWS= wxWindows Library Licence, Version 3.1 LICENSE_FILE_WXWINDOWS= ${WRKSRC}/license/licence.txt LICENSE_PERMS_WXWINDOWS= dist-mirror pkg-mirror auto-accept BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathlib2>0:devel/py-pathlib2@${PY_FLAVOR} USES= compiler:c++11-lib gl localbase pkgconfig python USE_GL= glu USE_WX= 3.0 USE_PYTHON= distutils autoplist OPTIONS_DEFINE= NLS NLS_USES= gettext post-patch: @${REINPLACE_CMD} -e "s|WX_CONFIG = 'wx-config'|WX_CONFIG = '${WX_CONFIG}'|" ${WRKSRC}/build.py post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR}/wx -name *.so -exec ${STRIP_CMD} {} + .include Index: head/x11-toolkits/wxgtk30/Makefile =================================================================== --- head/x11-toolkits/wxgtk30/Makefile (revision 535515) +++ head/x11-toolkits/wxgtk30/Makefile (revision 535516) @@ -1,89 +1,89 @@ # $FreeBSD$ PORTNAME= wx -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 9 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 30-gtk3 MAINTAINER= lbartoletti@FreeBSD.org COMMENT= The wxWidgets GUI toolkit with GTK+ bindings LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/docs/gpl.txt LIB_DEPENDS= libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libpng.so:graphics/png \ + libsoup-2.4.so:devel/libsoup \ libtiff.so:graphics/tiff USE_GITHUB= yes GH_ACCOUNT= wxWidgets GH_PROJECT= wxWidgets USES= compiler:c++11-lib gl gmake gnome iconv jpeg localbase \ pkgconfig xorg USE_XORG= x11 sm xxf86vm xinerama USE_GL= gl glu USE_GNOME= cairo gdkpixbuf2 gtk30 USE_LDCONFIG= yes USE_CXXSTD= c++11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libpng=sys \ --with-libjpeg=sys \ --with-libtiff=sys \ --with-zlib=sys \ --with-expat=sys \ --with-opengl \ --with-gtk=3 \ --without-gnomevfs \ --disable-epollloop \ --disable-joystick \ --enable-backtrace \ --enable-ipv6 \ --enable-optimise \ --enable-unicode \ --enable-std_string \ --enable-graphics_ctx \ --enable-compat26 \ --enable-compat28 CONFIGURE_ENV= X11BASE="${LOCALBASE}" \ ac_cv_header_sys_inotify_h=no OPTIONS_DEFINE= GSTREAMER NOTIFY MSPACK NLS WEBKIT OPTIONS_DEFAULT=GSTREAMER MSPACK WEBKIT MSPACK_DESC= Microsoft archives support OPTIONS_SUB= yes NLS_USES= gettext GSTREAMER_CONFIGURE_ENABLE= mediactrl GSTREAMER_USE= GNOME=gconf2 GSTREAMER1=yes NOTIFY_CONFIGURE_WITH= libnotify NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify MSPACK_CONFIGURE_WITH= libmspack MSPACK_LIB_DEPENDS= libmspack.so:archivers/libmspack WEBKIT_CONFIGURE_ENABLE= webview WEBKIT_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 .include # TLS is broken on armv6/7, PR 229396 .if ${ARCH} == armv6 || ${ARCH} == armv7 CONFIGURE_ARGS+=--disable-tls .endif # PR 196703, 197031 .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ARGS+=--disable-precomp-headers .endif post-build-NLS-on: @${DO_MAKE_BUILD} allmo -C ${BUILD_WRKSRC}/locale .include Index: head/x11-toolkits/wxgtk30/distinfo =================================================================== --- head/x11-toolkits/wxgtk30/distinfo (revision 535515) +++ head/x11-toolkits/wxgtk30/distinfo (revision 535516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529348346 -SHA256 (wxWidgets-wxWidgets-v3.0.4_GH0.tar.gz) = e176e339d4475d7f1e24b1e479959e58fac64516189d4ba2df3f2fb9e4719c84 -SIZE (wxWidgets-wxWidgets-v3.0.4_GH0.tar.gz) = 24583613 +TIMESTAMP = 1588603099 +SHA256 (wxWidgets-wxWidgets-v3.0.5.1_GH0.tar.gz) = bae4d9f289e33a05fb8553fcc580564d30efe6a882ff08e3d4e09ef01f5f6578 +SIZE (wxWidgets-wxWidgets-v3.0.5.1_GH0.tar.gz) = 24587847 Index: head/x11-toolkits/wxgtk30/files/patch-Makefile.in =================================================================== --- head/x11-toolkits/wxgtk30/files/patch-Makefile.in (revision 535515) +++ head/x11-toolkits/wxgtk30/files/patch-Makefile.in (revision 535516) @@ -1,42 +1,42 @@ ---- Makefile.in.orig 2013-11-11 14:10:39.000000000 +0100 -+++ Makefile.in 2014-01-22 10:14:26.000000000 +0100 -@@ -25,6 +25,7 @@ - SONAME_FLAG = @SONAME_FLAG@ - STRIP = @STRIP@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_DATA = @INSTALL_DATA@ - INSTALL_DIR = @INSTALL_DIR@ - ICC_PCH_USE_SWITCH = @ICC_PCH_USE_SWITCH@ -@@ -15214,9 +15215,9 @@ +--- Makefile.in.orig 2020-05-02 14:03:18 UTC ++++ Makefile.in +@@ -55,6 +55,7 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@ + TOOLKIT = @TOOLKIT@ + TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@ + TOOLKIT_VERSION = @TOOLKIT_VERSION@ ++TOOLCHAIN_NAME = @TOOLCHAIN_NAME@ + TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@ + EXTRALIBS = @EXTRALIBS@ + EXTRALIBS_XML = @EXTRALIBS_XML@ +@@ -15279,9 +15280,9 @@ all: $(__wxregex___depname) $(__wxzlib___depname) $(__ - install: $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxexpat___depname) $(__install_wxscintilla___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_mediadll___depname) $(__install_medialib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_webviewdll___depname) $(__install_webviewlib___depname) $(__install_qadll___depname) $(__install_qalib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_xrcdll___depname) $(__install_xrclib___depname) $(__install_auidll___depname) $(__install_auilib___depname) $(__install_ribbondll___depname) $(__install_ribbonlib___depname) $(__install_propgriddll___depname) $(__install_propgridlib___depname) $(__install_richtextdll___depname) $(__install_richtextlib___depname) $(__install_stcdll___depname) $(__install_stclib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_wxrc___depname) install-wxconfig locale_install locale_msw_install $(__cocoa_res_install___depname) + install: $(__install_wxregex___depname) $(__install_wxzlib___depname) $(__install_wxpng___depname) $(__install_wxjpeg___depname) $(__install_wxtiff___depname) $(__install_wxexpat___depname) $(__install_wxscintilla___depname) $(__install_monodll___depname) $(__install_monolib___depname) $(__install_basedll___depname) $(__install_baselib___depname) $(__install_netdll___depname) $(__install_netlib___depname) $(__install_coredll___depname) $(__install_corelib___depname) $(__install_advdll___depname) $(__install_advlib___depname) $(__install_mediadll___depname) $(__install_medialib___depname) $(__install_htmldll___depname) $(__install_htmllib___depname) $(__install_webviewdll___depname) $(__install_webviewlib___depname) $(__install_qadll___depname) $(__install_qalib___depname) $(__install_xmldll___depname) $(__install_xmllib___depname) $(__install_xrcdll___depname) $(__install_xrclib___depname) $(__install_auidll___depname) $(__install_auilib___depname) $(__install_ribbondll___depname) $(__install_ribbonlib___depname) $(__install_propgriddll___depname) $(__install_propgridlib___depname) $(__install_richtextdll___depname) $(__install_richtextlib___depname) $(__install_stcdll___depname) $(__install_stclib___depname) $(__install_gldll___depname) $(__install_gllib___depname) $(__install_sound_sdl___depname) $(__install_webkit2_ext___depname) $(__install_wxrc___depname) install-wxconfig locale_install locale_msw_install $(INSTALL_DIR) $(DESTDIR)$(datadir)/aclocal - (cd $(srcdir) ; $(INSTALL_DATA) wxwin.m4 $(DESTDIR)$(datadir)/aclocal) + (cd $(srcdir) ; $(INSTALL_DATA) wxwin.m4 $(DESTDIR)$(datadir)/aclocal/wxwin$(WX_RELEASE_NODOT).m4) $(INSTALL_DIR) $(DESTDIR)$(datadir)/bakefile/presets - (cd $(srcdir)/build/bakefiles/wxpresets/presets ; $(INSTALL_DATA) wx.bkl wx_unix.bkl wx_win32.bkl wx_xrc.bkl wx_presets.py $(DESTDIR)$(datadir)/bakefile/presets) + (cd $(srcdir)/build/bakefiles/wxpresets/presets/ ; for i in wx.bkl wx_unix.bkl wx_win32.bkl wx_xrc.bkl wx_presets.py; do $(INSTALL_DATA) $$i $(DESTDIR)$(datadir)/bakefile/presets/wx$(WX_RELEASE_NODOT)$${i##wx}; done) $(DYLIB_RPATH_INSTALL) $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/include/$(TOOLCHAIN_FULLNAME)/wx for f in setup.h $(RCDEFS_H); do \ -@@ -16099,9 +16100,7 @@ +@@ -16175,9 +16176,7 @@ samples: install-wxconfig: $(INSTALL_DIR) $(DESTDIR)$(bindir) - $(INSTALL_DIR) $(DESTDIR)$(libdir)/wx/config -- $(INSTALL_PROGRAM) lib/wx/config/$(TOOLCHAIN_FULLNAME) $(DESTDIR)$(libdir)/wx/config +- $(INSTALL_SCRIPT) lib/wx/config/$(TOOLCHAIN_FULLNAME) $(DESTDIR)$(libdir)/wx/config - (cd $(DESTDIR)$(bindir) && rm -f wx-config && $(LN_S) $(libdir)/wx/config/$(TOOLCHAIN_FULLNAME) wx-config || cp -p $(DESTDIR)$(libdir)/wx/config/$(TOOLCHAIN_FULLNAME) wx-config) + $(INSTALL_SCRIPT) lib/wx/config/$(TOOLCHAIN_FULLNAME) $(DESTDIR)$(bindir)/wx$(TOOLCHAIN_NAME)-config locale_install: $(INSTALL_DIR) $(DESTDIR)$(datadir)/locale -@@ -16109,7 +16108,7 @@ +@@ -16185,7 +16184,7 @@ locale_install: $(INSTALL_DIR) $(DESTDIR)$(datadir)/locale/$$l ; \ $(INSTALL_DIR) $(DESTDIR)$(datadir)/locale/$$l/LC_MESSAGES ; \ if test -f $(srcdir)/locale/$$l.mo ; then \ - $(INSTALL_DATA) $(srcdir)/locale/$$l.mo $(DESTDIR)$(datadir)/locale/$$l/LC_MESSAGES/wxstd.mo ; \ + $(INSTALL_DATA) $(srcdir)/locale/$$l.mo $(DESTDIR)$(datadir)/locale/$$l/LC_MESSAGES/wxstd$(WX_RELEASE_NODOT).mo ; \ fi ; \ done Index: head/x11-toolkits/wxgtk30/files/patch-configure =================================================================== --- head/x11-toolkits/wxgtk30/files/patch-configure (revision 535515) +++ head/x11-toolkits/wxgtk30/files/patch-configure (revision 535516) @@ -1,54 +1,55 @@ ---- configure.orig 2014-10-06 21:33:44 UTC +--- configure.orig 2020-05-02 14:03:18 UTC +++ configure -@@ -3947,7 +3947,7 @@ case "${host}" in +@@ -4047,7 +4047,7 @@ case "${host}" in DEFAULT_DEFAULT_wxUSE_MOTIF=1 ;; - *-*-freebsd*) + *-*-dragonfly*|*-*-freebsd*) USE_BSD=1 USE_FREEBSD=1 $as_echo "#define __FREEBSD__ 1" >>confdefs.h -@@ -21894,6 +21894,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu +@@ -21657,6 +21657,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu SEARCH_INCLUDE="\ + $X11BASE/include \ /usr/local/include \ /usr/local/X11/include \ /usr/local/include/X11 \ -@@ -31852,9 +31853,6 @@ $as_echo "$as_me: WARNING: BeOS threads +@@ -31499,9 +31500,6 @@ $as_echo "$as_me: WARNING: BeOS threads are not yet su THREAD_OPTS="-pthreads $THREAD_OPTS" fi ;; - *-*-freebsd*) - THREAD_OPTS="-kthread lthread $THREAD_OPTS c_r" - ;; *-*-darwin* | *-*-cygwin* ) THREAD_OPTS="" ;; -@@ -33127,7 +33125,7 @@ else +@@ -32764,8 +32762,8 @@ else fi fi fi -- +OPTIMISE_CFLAGS= +- if test "x$WXWIN_COMPATIBILITY_2_6" = "xyes"; then $as_echo "#define WXWIN_COMPATIBILITY_2_6 1" >>confdefs.h -@@ -39390,6 +39388,7 @@ EOF + +@@ -39001,6 +38999,7 @@ fi ;; powerpc-apple-macos* | \ + *-*-dragonfly* | \ *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | *-*-gnu* | *-*-k*bsd*-gnu | \ *-*-mirbsd* | \ *-*-sunos4* | \ -@@ -39432,6 +39431,7 @@ EOF +@@ -39042,6 +39041,7 @@ fi case "${BAKEFILE_HOST}" in *-*-linux* | *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \ + *-*-dragonfly* | \ *-*-k*bsd*-gnu | *-*-mirbsd* | *-*-gnu* ) if test "x$SUNCXX" = "xyes"; then SONAME_FLAG="-h " Index: head/x11-toolkits/wxgtk30/files/patch-setup.h.in =================================================================== --- head/x11-toolkits/wxgtk30/files/patch-setup.h.in (revision 535515) +++ head/x11-toolkits/wxgtk30/files/patch-setup.h.in (revision 535516) @@ -1,20 +1,20 @@ ---- setup.h.in.orig 2014-10-06 21:33:44 UTC +--- setup.h.in.orig 2020-05-02 14:03:18 UTC +++ setup.h.in -@@ -757,17 +757,14 @@ +@@ -763,17 +763,14 @@ /* * Define if your compiler has std::tr1::unordered_map */ -#undef HAVE_TR1_UNORDERED_MAP /* * Define if your compiler has std::tr1::unordered_set */ -#undef HAVE_TR1_UNORDERED_SET /* * Define if your compiler has */ -#undef HAVE_TR1_TYPE_TRAITS /* * Define if your compiler has Index: head/x11-toolkits/wxgtk30/files/patch-src-common-translation.cpp =================================================================== --- head/x11-toolkits/wxgtk30/files/patch-src-common-translation.cpp (revision 535515) +++ head/x11-toolkits/wxgtk30/files/patch-src-common-translation.cpp (revision 535516) @@ -1,11 +1,11 @@ ---- src/common/translation.cpp.orig 2011-02-18 15:12:53.000000000 +0600 -+++ src/common/translation.cpp 2011-02-18 15:15:10.000000000 +0600 -@@ -1302,7 +1302,7 @@ +--- src/common/translation.cpp.orig 2020-05-02 14:03:18 UTC ++++ src/common/translation.cpp +@@ -1471,7 +1471,7 @@ wxArrayString wxTranslations::GetAvailableTranslations bool wxTranslations::AddStdCatalog() { - if ( !AddCatalog(wxS("wxstd")) ) + if ( !AddCatalog(wxS("wxstd") wxSTRINGIZE(wxMAJOR_VERSION) wxSTRINGIZE(wxMINOR_VERSION)) ) return false; // there may be a catalog with toolkit specific overrides, it is not Index: head/x11-toolkits/wxgtk30/files/patch-src_unix_fswatcher__kqueue.cpp =================================================================== --- head/x11-toolkits/wxgtk30/files/patch-src_unix_fswatcher__kqueue.cpp (revision 535515) +++ head/x11-toolkits/wxgtk30/files/patch-src_unix_fswatcher__kqueue.cpp (revision 535516) @@ -1,28 +1,29 @@ ---- src/unix/fswatcher_kqueue.cpp.orig 2018-03-07 17:21:58 UTC +--- src/unix/fswatcher_kqueue.cpp.orig 2020-05-04 14:49:11 UTC +++ src/unix/fswatcher_kqueue.cpp @@ -20,8 +20,10 @@ #ifdef wxHAS_KQUEUE +#include #include #include +#include #include "wx/dynarray.h" #include "wx/evtloop.h" -@@ -279,8 +281,12 @@ class wxFSWatcherImplKqueue : public wxFSWatcherImpl ( - { - wxASSERT_MSG(e.udata, "Null user data associated with kevent!"); +@@ -295,9 +297,12 @@ class wxFSWatcherImplKqueue : public wxFSWatcherImpl ( + void* const udata = FromUdata(e.udata); + wxASSERT_MSG(udata, "Null user data associated with kevent!"); +- - wxLogTrace(wxTRACE_FSWATCHER, "Event: ident=%d, filter=%d, flags=%u, " - "fflags=%u, data=%d, user_data=%p", + wxLogTrace(wxTRACE_FSWATCHER, "Event: ident=%" PRIuPTR ", filter=%hd, flags=%hu, " +#if __FreeBSD_version >= 1200033 + "fflags=%u, data=%" PRId64 ", user_data=%p", +#else + "fflags=%u, data=%" PRIdPTR ", user_data=%p", +#endif - e.ident, e.filter, e.flags, e.fflags, e.data, e.udata); + e.ident, e.filter, e.flags, e.fflags, e.data, udata); // for ease of use Index: head/x11-toolkits/wxgtk30/files/patch-utils-wxrc-Makefile.in =================================================================== --- head/x11-toolkits/wxgtk30/files/patch-utils-wxrc-Makefile.in (revision 535515) +++ head/x11-toolkits/wxgtk30/files/patch-utils-wxrc-Makefile.in (revision 535516) @@ -1,23 +1,23 @@ ---- utils/wxrc/Makefile.in.orig Thu Nov 30 23:00:32 2006 -+++ utils/wxrc/Makefile.in Thu Nov 30 23:01:25 2006 -@@ -29,6 +29,7 @@ +--- utils/wxrc/Makefile.in.orig 2020-05-02 14:03:18 UTC ++++ utils/wxrc/Makefile.in +@@ -29,6 +29,7 @@ WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@ TOOLKIT = @TOOLKIT@ TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@ TOOLKIT_VERSION = @TOOLKIT_VERSION@ +TOOLCHAIN_NAME = @TOOLCHAIN_NAME@ EXTRALIBS = @EXTRALIBS@ EXTRALIBS_XML = @EXTRALIBS_XML@ EXTRALIBS_GUI = @EXTRALIBS_GUI@ -@@ -114,11 +115,7 @@ +@@ -115,11 +116,7 @@ distclean: clean - @COND_USE_XRC_1@install_wxrc: + @COND_USE_XRC_1@install_wxrc: $(__wxrc___depname) @COND_USE_XRC_1@ $(INSTALL_DIR) $(DESTDIR)$(bindir) -@COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir) -@COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE) -@COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir) -@COND_USE_XRC_1@ mv -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(WX_RELEASE) -@COND_USE_XRC_1@ (cd $(DESTDIR)$(bindir) && $(LN_S) wxrc-$(WX_RELEASE) wxrc$(EXEEXT)) +@COND_USE_XRC_1@ $(INSTALL_PROGRAM) wxrc$(EXEEXT) $(DESTDIR)$(bindir)/wxrc-$(TOOLCHAIN_NAME)$(EXEEXT) @COND_USE_XRC_1@uninstall_wxrc: @COND_USE_XRC_1@ rm -f $(DESTDIR)$(bindir)/wxrc$(EXEEXT) Index: head/x11-toolkits/wxgtk30/pkg-plist =================================================================== --- head/x11-toolkits/wxgtk30/pkg-plist (revision 535515) +++ head/x11-toolkits/wxgtk30/pkg-plist (revision 535516) @@ -1,787 +1,787 @@ bin/wxgtk3u-3.0-config bin/wxrc-gtk3u-3.0 include/wx-3.0/wx/aboutdlg.h include/wx-3.0/wx/accel.h include/wx-3.0/wx/access.h include/wx-3.0/wx/affinematrix2d.h include/wx-3.0/wx/affinematrix2dbase.h include/wx-3.0/wx/afterstd.h include/wx-3.0/wx/anidecod.h include/wx-3.0/wx/animate.h include/wx-3.0/wx/animdecod.h include/wx-3.0/wx/any.h include/wx-3.0/wx/anybutton.h include/wx-3.0/wx/anystr.h include/wx-3.0/wx/app.h include/wx-3.0/wx/apptrait.h include/wx-3.0/wx/archive.h include/wx-3.0/wx/arrimpl.cpp include/wx-3.0/wx/arrstr.h include/wx-3.0/wx/artprov.h include/wx-3.0/wx/atomic.h include/wx-3.0/wx/aui/aui.h include/wx-3.0/wx/aui/auibar.h include/wx-3.0/wx/aui/auibook.h include/wx-3.0/wx/aui/dockart.h include/wx-3.0/wx/aui/floatpane.h include/wx-3.0/wx/aui/framemanager.h include/wx-3.0/wx/aui/tabart.h include/wx-3.0/wx/aui/tabmdi.h include/wx-3.0/wx/bannerwindow.h include/wx-3.0/wx/base64.h include/wx-3.0/wx/beforestd.h include/wx-3.0/wx/bitmap.h include/wx-3.0/wx/bmpbuttn.h include/wx-3.0/wx/bmpcbox.h include/wx-3.0/wx/bookctrl.h include/wx-3.0/wx/brush.h include/wx-3.0/wx/buffer.h include/wx-3.0/wx/build.h include/wx-3.0/wx/busyinfo.h include/wx-3.0/wx/button.h include/wx-3.0/wx/calctrl.h include/wx-3.0/wx/caret.h include/wx-3.0/wx/chartype.h include/wx-3.0/wx/checkbox.h include/wx-3.0/wx/checkeddelete.h include/wx-3.0/wx/checklst.h include/wx-3.0/wx/chkconf.h include/wx-3.0/wx/choicdlg.h include/wx-3.0/wx/choice.h include/wx-3.0/wx/choicebk.h include/wx-3.0/wx/clipbrd.h include/wx-3.0/wx/clntdata.h include/wx-3.0/wx/clrpicker.h include/wx-3.0/wx/cmdargs.h include/wx-3.0/wx/cmdline.h include/wx-3.0/wx/cmdproc.h include/wx-3.0/wx/cmndata.h include/wx-3.0/wx/collpane.h include/wx-3.0/wx/colordlg.h include/wx-3.0/wx/colour.h include/wx-3.0/wx/colourdata.h include/wx-3.0/wx/combo.h include/wx-3.0/wx/combobox.h include/wx-3.0/wx/commandlinkbutton.h include/wx-3.0/wx/compiler.h include/wx-3.0/wx/compositewin.h include/wx-3.0/wx/confbase.h include/wx-3.0/wx/config.h include/wx-3.0/wx/containr.h include/wx-3.0/wx/control.h include/wx-3.0/wx/convauto.h include/wx-3.0/wx/cpp.h include/wx-3.0/wx/crt.h include/wx-3.0/wx/cshelp.h include/wx-3.0/wx/ctrlsub.h include/wx-3.0/wx/cursor.h include/wx-3.0/wx/custombgwin.h include/wx-3.0/wx/dataobj.h include/wx-3.0/wx/dataview.h include/wx-3.0/wx/datectrl.h include/wx-3.0/wx/dateevt.h include/wx-3.0/wx/datetime.h include/wx-3.0/wx/datetimectrl.h include/wx-3.0/wx/datstrm.h include/wx-3.0/wx/dc.h include/wx-3.0/wx/dcbuffer.h include/wx-3.0/wx/dcclient.h include/wx-3.0/wx/dcgraph.h include/wx-3.0/wx/dcmemory.h include/wx-3.0/wx/dcmirror.h include/wx-3.0/wx/dcprint.h include/wx-3.0/wx/dcps.h include/wx-3.0/wx/dcscreen.h include/wx-3.0/wx/dcsvg.h include/wx-3.0/wx/dde.h include/wx-3.0/wx/debug.h include/wx-3.0/wx/debugrpt.h include/wx-3.0/wx/defs.h include/wx-3.0/wx/dialog.h include/wx-3.0/wx/dialup.h include/wx-3.0/wx/dir.h include/wx-3.0/wx/dirctrl.h include/wx-3.0/wx/dirdlg.h include/wx-3.0/wx/display.h include/wx-3.0/wx/display_impl.h include/wx-3.0/wx/dlimpexp.h include/wx-3.0/wx/dlist.h include/wx-3.0/wx/dnd.h include/wx-3.0/wx/docmdi.h include/wx-3.0/wx/docview.h include/wx-3.0/wx/dragimag.h include/wx-3.0/wx/dvrenderers.h include/wx-3.0/wx/dynarray.h include/wx-3.0/wx/dynlib.h include/wx-3.0/wx/dynload.h include/wx-3.0/wx/editlbox.h include/wx-3.0/wx/effects.h include/wx-3.0/wx/encconv.h include/wx-3.0/wx/encinfo.h include/wx-3.0/wx/event.h include/wx-3.0/wx/eventfilter.h include/wx-3.0/wx/evtloop.h include/wx-3.0/wx/evtloopsrc.h include/wx-3.0/wx/except.h include/wx-3.0/wx/fdrepdlg.h include/wx-3.0/wx/features.h include/wx-3.0/wx/ffile.h include/wx-3.0/wx/file.h include/wx-3.0/wx/fileconf.h include/wx-3.0/wx/filectrl.h include/wx-3.0/wx/filedlg.h include/wx-3.0/wx/filefn.h include/wx-3.0/wx/filehistory.h include/wx-3.0/wx/filename.h include/wx-3.0/wx/filepicker.h include/wx-3.0/wx/filesys.h include/wx-3.0/wx/flags.h include/wx-3.0/wx/fmappriv.h include/wx-3.0/wx/font.h include/wx-3.0/wx/fontdata.h include/wx-3.0/wx/fontdlg.h include/wx-3.0/wx/fontenc.h include/wx-3.0/wx/fontenum.h include/wx-3.0/wx/fontmap.h include/wx-3.0/wx/fontpicker.h include/wx-3.0/wx/fontutil.h include/wx-3.0/wx/frame.h include/wx-3.0/wx/fs_arc.h include/wx-3.0/wx/fs_filter.h include/wx-3.0/wx/fs_inet.h include/wx-3.0/wx/fs_mem.h include/wx-3.0/wx/fs_zip.h include/wx-3.0/wx/fswatcher.h include/wx-3.0/wx/gauge.h include/wx-3.0/wx/gbsizer.h include/wx-3.0/wx/gdicmn.h include/wx-3.0/wx/gdiobj.h include/wx-3.0/wx/generic/aboutdlgg.h include/wx-3.0/wx/generic/accel.h include/wx-3.0/wx/generic/bmpcbox.h include/wx-3.0/wx/generic/busyinfo.h include/wx-3.0/wx/generic/buttonbar.h include/wx-3.0/wx/generic/calctrlg.h include/wx-3.0/wx/generic/caret.h include/wx-3.0/wx/generic/choicdgg.h include/wx-3.0/wx/generic/colrdlgg.h include/wx-3.0/wx/generic/combo.h include/wx-3.0/wx/generic/custombgwin.h include/wx-3.0/wx/generic/dataview.h include/wx-3.0/wx/generic/datectrl.h include/wx-3.0/wx/generic/dcpsg.h include/wx-3.0/wx/generic/dirctrlg.h include/wx-3.0/wx/generic/dragimgg.h include/wx-3.0/wx/generic/dvrenderer.h include/wx-3.0/wx/generic/dvrenderers.h include/wx-3.0/wx/generic/fdrepdlg.h include/wx-3.0/wx/generic/filectrlg.h include/wx-3.0/wx/generic/filepickerg.h include/wx-3.0/wx/generic/fswatcher.h include/wx-3.0/wx/generic/grid.h include/wx-3.0/wx/generic/gridctrl.h include/wx-3.0/wx/generic/grideditors.h include/wx-3.0/wx/generic/gridsel.h include/wx-3.0/wx/generic/headerctrlg.h include/wx-3.0/wx/generic/helpext.h include/wx-3.0/wx/generic/hyperlink.h include/wx-3.0/wx/generic/icon.h include/wx-3.0/wx/generic/imaglist.h include/wx-3.0/wx/generic/infobar.h include/wx-3.0/wx/generic/laywin.h include/wx-3.0/wx/generic/listctrl.h include/wx-3.0/wx/generic/logg.h include/wx-3.0/wx/generic/msgdlgg.h include/wx-3.0/wx/generic/notebook.h include/wx-3.0/wx/generic/notifmsg.h include/wx-3.0/wx/generic/numdlgg.h include/wx-3.0/wx/generic/paletteg.h include/wx-3.0/wx/generic/panelg.h include/wx-3.0/wx/generic/printps.h include/wx-3.0/wx/generic/prntdlgg.h include/wx-3.0/wx/generic/progdlgg.h include/wx-3.0/wx/generic/propdlg.h include/wx-3.0/wx/generic/richmsgdlgg.h include/wx-3.0/wx/generic/sashwin.h include/wx-3.0/wx/generic/scrolwin.h include/wx-3.0/wx/generic/spinctlg.h include/wx-3.0/wx/generic/splash.h include/wx-3.0/wx/generic/splitter.h include/wx-3.0/wx/generic/srchctlg.h include/wx-3.0/wx/generic/statbmpg.h include/wx-3.0/wx/generic/stattextg.h include/wx-3.0/wx/generic/statusbr.h include/wx-3.0/wx/generic/textdlgg.h include/wx-3.0/wx/generic/timectrl.h include/wx-3.0/wx/generic/treectlg.h include/wx-3.0/wx/generic/wizard.h include/wx-3.0/wx/geometry.h include/wx-3.0/wx/gifdecod.h include/wx-3.0/wx/glcanvas.h include/wx-3.0/wx/graphics.h include/wx-3.0/wx/grid.h include/wx-3.0/wx/gtk/accel.h include/wx-3.0/wx/gtk/animate.h include/wx-3.0/wx/gtk/anybutton.h include/wx-3.0/wx/gtk/app.h include/wx-3.0/wx/gtk/assertdlg_gtk.h include/wx-3.0/wx/gtk/bitmap.h include/wx-3.0/wx/gtk/bmpbuttn.h include/wx-3.0/wx/gtk/bmpcbox.h include/wx-3.0/wx/gtk/brush.h include/wx-3.0/wx/gtk/button.h include/wx-3.0/wx/gtk/calctrl.h include/wx-3.0/wx/gtk/checkbox.h include/wx-3.0/wx/gtk/checklst.h include/wx-3.0/wx/gtk/chkconf.h include/wx-3.0/wx/gtk/choice.h include/wx-3.0/wx/gtk/clipbrd.h include/wx-3.0/wx/gtk/clrpicker.h include/wx-3.0/wx/gtk/collpane.h include/wx-3.0/wx/gtk/colordlg.h include/wx-3.0/wx/gtk/colour.h include/wx-3.0/wx/gtk/combobox.h include/wx-3.0/wx/gtk/control.h include/wx-3.0/wx/gtk/cursor.h include/wx-3.0/wx/gtk/dataform.h include/wx-3.0/wx/gtk/dataobj.h include/wx-3.0/wx/gtk/dataobj2.h include/wx-3.0/wx/gtk/dataview.h include/wx-3.0/wx/gtk/dialog.h include/wx-3.0/wx/gtk/dirdlg.h include/wx-3.0/wx/gtk/dnd.h include/wx-3.0/wx/gtk/dvrenderer.h include/wx-3.0/wx/gtk/dvrenderers.h include/wx-3.0/wx/gtk/evtloop.h include/wx-3.0/wx/gtk/evtloopsrc.h include/wx-3.0/wx/gtk/filectrl.h include/wx-3.0/wx/gtk/filedlg.h include/wx-3.0/wx/gtk/filehistory.h include/wx-3.0/wx/gtk/filepicker.h include/wx-3.0/wx/gtk/font.h include/wx-3.0/wx/gtk/fontdlg.h include/wx-3.0/wx/gtk/fontpicker.h include/wx-3.0/wx/gtk/frame.h include/wx-3.0/wx/gtk/gauge.h include/wx-3.0/wx/gtk/glcanvas.h include/wx-3.0/wx/gtk/gnome/gvfs.h include/wx-3.0/wx/gtk/hyperlink.h include/wx-3.0/wx/gtk/infobar.h include/wx-3.0/wx/gtk/listbox.h include/wx-3.0/wx/gtk/mdi.h include/wx-3.0/wx/gtk/menu.h include/wx-3.0/wx/gtk/menuitem.h include/wx-3.0/wx/gtk/minifram.h include/wx-3.0/wx/gtk/msgdlg.h include/wx-3.0/wx/gtk/nonownedwnd.h include/wx-3.0/wx/gtk/notebook.h include/wx-3.0/wx/gtk/notifmsg.h include/wx-3.0/wx/gtk/pen.h include/wx-3.0/wx/gtk/popupwin.h include/wx-3.0/wx/gtk/print.h include/wx-3.0/wx/gtk/radiobox.h include/wx-3.0/wx/gtk/radiobut.h include/wx-3.0/wx/gtk/region.h include/wx-3.0/wx/gtk/scrolbar.h include/wx-3.0/wx/gtk/scrolwin.h include/wx-3.0/wx/gtk/slider.h include/wx-3.0/wx/gtk/spinbutt.h include/wx-3.0/wx/gtk/spinctrl.h include/wx-3.0/wx/gtk/statbmp.h include/wx-3.0/wx/gtk/statbox.h include/wx-3.0/wx/gtk/statline.h include/wx-3.0/wx/gtk/stattext.h include/wx-3.0/wx/gtk/taskbar.h include/wx-3.0/wx/gtk/textctrl.h include/wx-3.0/wx/gtk/textentry.h include/wx-3.0/wx/gtk/tglbtn.h include/wx-3.0/wx/gtk/toolbar.h include/wx-3.0/wx/gtk/tooltip.h include/wx-3.0/wx/gtk/toplevel.h include/wx-3.0/wx/gtk/webview_webkit.h include/wx-3.0/wx/gtk/webviewhistoryitem_webkit.h include/wx-3.0/wx/gtk/window.h include/wx-3.0/wx/hash.h include/wx-3.0/wx/hashmap.h include/wx-3.0/wx/hashset.h include/wx-3.0/wx/headercol.h include/wx-3.0/wx/headerctrl.h include/wx-3.0/wx/help.h include/wx-3.0/wx/helpbase.h include/wx-3.0/wx/helphtml.h include/wx-3.0/wx/helpwin.h include/wx-3.0/wx/html/forcelnk.h include/wx-3.0/wx/html/helpctrl.h include/wx-3.0/wx/html/helpdata.h include/wx-3.0/wx/html/helpdlg.h include/wx-3.0/wx/html/helpfrm.h include/wx-3.0/wx/html/helpwnd.h include/wx-3.0/wx/html/htmlcell.h include/wx-3.0/wx/html/htmldefs.h include/wx-3.0/wx/html/htmlfilt.h include/wx-3.0/wx/html/htmlpars.h include/wx-3.0/wx/html/htmlproc.h include/wx-3.0/wx/html/htmltag.h include/wx-3.0/wx/html/htmlwin.h include/wx-3.0/wx/html/htmprint.h include/wx-3.0/wx/html/m_templ.h include/wx-3.0/wx/html/styleparams.h include/wx-3.0/wx/html/winpars.h include/wx-3.0/wx/htmllbox.h include/wx-3.0/wx/hyperlink.h include/wx-3.0/wx/icon.h include/wx-3.0/wx/iconbndl.h include/wx-3.0/wx/iconloc.h include/wx-3.0/wx/imagbmp.h include/wx-3.0/wx/image.h include/wx-3.0/wx/imaggif.h include/wx-3.0/wx/imagiff.h include/wx-3.0/wx/imagjpeg.h include/wx-3.0/wx/imaglist.h include/wx-3.0/wx/imagpcx.h include/wx-3.0/wx/imagpng.h include/wx-3.0/wx/imagpnm.h include/wx-3.0/wx/imagtga.h include/wx-3.0/wx/imagtiff.h include/wx-3.0/wx/imagxpm.h include/wx-3.0/wx/infobar.h include/wx-3.0/wx/init.h include/wx-3.0/wx/intl.h include/wx-3.0/wx/iosfwrap.h include/wx-3.0/wx/ioswrap.h include/wx-3.0/wx/ipc.h include/wx-3.0/wx/ipcbase.h include/wx-3.0/wx/itemid.h include/wx-3.0/wx/joystick.h include/wx-3.0/wx/kbdstate.h include/wx-3.0/wx/language.h include/wx-3.0/wx/layout.h include/wx-3.0/wx/laywin.h include/wx-3.0/wx/link.h include/wx-3.0/wx/list.h include/wx-3.0/wx/listbase.h include/wx-3.0/wx/listbook.h include/wx-3.0/wx/listbox.h include/wx-3.0/wx/listctrl.h include/wx-3.0/wx/listimpl.cpp include/wx-3.0/wx/log.h include/wx-3.0/wx/longlong.h include/wx-3.0/wx/math.h include/wx-3.0/wx/matrix.h include/wx-3.0/wx/mdi.h include/wx-3.0/wx/mediactrl.h include/wx-3.0/wx/memconf.h include/wx-3.0/wx/memory.h include/wx-3.0/wx/memtext.h include/wx-3.0/wx/menu.h include/wx-3.0/wx/menuitem.h include/wx-3.0/wx/meta/convertible.h include/wx-3.0/wx/meta/if.h include/wx-3.0/wx/meta/implicitconversion.h include/wx-3.0/wx/meta/int2type.h include/wx-3.0/wx/meta/movable.h include/wx-3.0/wx/meta/pod.h include/wx-3.0/wx/meta/removeref.h include/wx-3.0/wx/metafile.h include/wx-3.0/wx/mimetype.h include/wx-3.0/wx/minifram.h include/wx-3.0/wx/modalhook.h include/wx-3.0/wx/module.h include/wx-3.0/wx/mousemanager.h include/wx-3.0/wx/mousestate.h include/wx-3.0/wx/msgdlg.h include/wx-3.0/wx/msgout.h include/wx-3.0/wx/msgqueue.h include/wx-3.0/wx/mstream.h include/wx-3.0/wx/nativewin.h include/wx-3.0/wx/nonownedwnd.h include/wx-3.0/wx/notebook.h include/wx-3.0/wx/notifmsg.h include/wx-3.0/wx/numdlg.h include/wx-3.0/wx/numformatter.h include/wx-3.0/wx/object.h include/wx-3.0/wx/odcombo.h include/wx-3.0/wx/overlay.h include/wx-3.0/wx/ownerdrw.h include/wx-3.0/wx/palette.h include/wx-3.0/wx/panel.h include/wx-3.0/wx/paper.h include/wx-3.0/wx/pen.h include/wx-3.0/wx/persist.h include/wx-3.0/wx/persist/bookctrl.h include/wx-3.0/wx/persist/splitter.h include/wx-3.0/wx/persist/toplevel.h include/wx-3.0/wx/persist/treebook.h include/wx-3.0/wx/persist/window.h include/wx-3.0/wx/pickerbase.h include/wx-3.0/wx/platform.h include/wx-3.0/wx/platinfo.h include/wx-3.0/wx/popupwin.h include/wx-3.0/wx/position.h include/wx-3.0/wx/power.h include/wx-3.0/wx/preferences.h include/wx-3.0/wx/print.h include/wx-3.0/wx/printdlg.h include/wx-3.0/wx/private/pipestream.h include/wx-3.0/wx/private/streamtempinput.h include/wx-3.0/wx/prntbase.h include/wx-3.0/wx/process.h include/wx-3.0/wx/progdlg.h include/wx-3.0/wx/propdlg.h include/wx-3.0/wx/propgrid/advprops.h include/wx-3.0/wx/propgrid/editors.h include/wx-3.0/wx/propgrid/manager.h include/wx-3.0/wx/propgrid/property.h include/wx-3.0/wx/propgrid/propgrid.h include/wx-3.0/wx/propgrid/propgriddefs.h include/wx-3.0/wx/propgrid/propgridiface.h include/wx-3.0/wx/propgrid/propgridpagestate.h include/wx-3.0/wx/propgrid/props.h include/wx-3.0/wx/protocol/file.h include/wx-3.0/wx/protocol/ftp.h include/wx-3.0/wx/protocol/http.h include/wx-3.0/wx/protocol/log.h include/wx-3.0/wx/protocol/protocol.h include/wx-3.0/wx/ptr_scpd.h include/wx-3.0/wx/ptr_shrd.h include/wx-3.0/wx/quantize.h include/wx-3.0/wx/radiobox.h include/wx-3.0/wx/radiobut.h include/wx-3.0/wx/range.h include/wx-3.0/wx/rawbmp.h include/wx-3.0/wx/rearrangectrl.h include/wx-3.0/wx/recguard.h include/wx-3.0/wx/regex.h include/wx-3.0/wx/region.h include/wx-3.0/wx/renderer.h include/wx-3.0/wx/ribbon/art.h include/wx-3.0/wx/ribbon/art_internal.h include/wx-3.0/wx/ribbon/bar.h include/wx-3.0/wx/ribbon/buttonbar.h include/wx-3.0/wx/ribbon/control.h include/wx-3.0/wx/ribbon/gallery.h include/wx-3.0/wx/ribbon/page.h include/wx-3.0/wx/ribbon/panel.h include/wx-3.0/wx/ribbon/toolbar.h include/wx-3.0/wx/richmsgdlg.h include/wx-3.0/wx/richtext/richtextbackgroundpage.h include/wx-3.0/wx/richtext/richtextborderspage.h include/wx-3.0/wx/richtext/richtextbuffer.h include/wx-3.0/wx/richtext/richtextbulletspage.h include/wx-3.0/wx/richtext/richtextctrl.h include/wx-3.0/wx/richtext/richtextdialogpage.h include/wx-3.0/wx/richtext/richtextfontpage.h include/wx-3.0/wx/richtext/richtextformatdlg.h include/wx-3.0/wx/richtext/richtexthtml.h include/wx-3.0/wx/richtext/richtextimagedlg.h include/wx-3.0/wx/richtext/richtextindentspage.h include/wx-3.0/wx/richtext/richtextliststylepage.h include/wx-3.0/wx/richtext/richtextmarginspage.h include/wx-3.0/wx/richtext/richtextprint.h include/wx-3.0/wx/richtext/richtextsizepage.h include/wx-3.0/wx/richtext/richtextstyledlg.h include/wx-3.0/wx/richtext/richtextstylepage.h include/wx-3.0/wx/richtext/richtextstyles.h include/wx-3.0/wx/richtext/richtextsymboldlg.h include/wx-3.0/wx/richtext/richtexttabspage.h include/wx-3.0/wx/richtext/richtextuicustomization.h include/wx-3.0/wx/richtext/richtextxml.h include/wx-3.0/wx/richtooltip.h include/wx-3.0/wx/rtti.h include/wx-3.0/wx/sashwin.h include/wx-3.0/wx/sckaddr.h include/wx-3.0/wx/sckipc.h include/wx-3.0/wx/sckstrm.h include/wx-3.0/wx/scopedarray.h include/wx-3.0/wx/scopedptr.h include/wx-3.0/wx/scopeguard.h include/wx-3.0/wx/scrolbar.h include/wx-3.0/wx/scrolwin.h include/wx-3.0/wx/selstore.h include/wx-3.0/wx/settings.h include/wx-3.0/wx/sharedptr.h include/wx-3.0/wx/simplebook.h include/wx-3.0/wx/sizer.h include/wx-3.0/wx/slider.h include/wx-3.0/wx/snglinst.h include/wx-3.0/wx/socket.h include/wx-3.0/wx/sound.h include/wx-3.0/wx/spinbutt.h include/wx-3.0/wx/spinctrl.h include/wx-3.0/wx/splash.h include/wx-3.0/wx/splitter.h include/wx-3.0/wx/srchctrl.h include/wx-3.0/wx/sstream.h include/wx-3.0/wx/stack.h include/wx-3.0/wx/stackwalk.h include/wx-3.0/wx/statbmp.h include/wx-3.0/wx/statbox.h include/wx-3.0/wx/statline.h include/wx-3.0/wx/stattext.h include/wx-3.0/wx/statusbr.h include/wx-3.0/wx/stc/stc.h include/wx-3.0/wx/stdpaths.h include/wx-3.0/wx/stdstream.h include/wx-3.0/wx/stockitem.h include/wx-3.0/wx/stopwatch.h include/wx-3.0/wx/strconv.h include/wx-3.0/wx/stream.h include/wx-3.0/wx/string.h include/wx-3.0/wx/stringimpl.h include/wx-3.0/wx/stringops.h include/wx-3.0/wx/strvararg.h include/wx-3.0/wx/sysopt.h include/wx-3.0/wx/tarstrm.h include/wx-3.0/wx/taskbar.h include/wx-3.0/wx/tbarbase.h include/wx-3.0/wx/testing.h include/wx-3.0/wx/textbuf.h include/wx-3.0/wx/textcompleter.h include/wx-3.0/wx/textctrl.h include/wx-3.0/wx/textdlg.h include/wx-3.0/wx/textentry.h include/wx-3.0/wx/textfile.h include/wx-3.0/wx/textwrapper.h include/wx-3.0/wx/tglbtn.h include/wx-3.0/wx/thread.h include/wx-3.0/wx/thrimpl.cpp include/wx-3.0/wx/time.h include/wx-3.0/wx/timectrl.h include/wx-3.0/wx/timer.h include/wx-3.0/wx/tipdlg.h include/wx-3.0/wx/tipwin.h include/wx-3.0/wx/tls.h include/wx-3.0/wx/tokenzr.h include/wx-3.0/wx/toolbar.h include/wx-3.0/wx/toolbook.h include/wx-3.0/wx/tooltip.h include/wx-3.0/wx/toplevel.h include/wx-3.0/wx/tracker.h include/wx-3.0/wx/translation.h include/wx-3.0/wx/treebase.h include/wx-3.0/wx/treebook.h include/wx-3.0/wx/treectrl.h include/wx-3.0/wx/treelist.h include/wx-3.0/wx/txtstrm.h include/wx-3.0/wx/typeinfo.h include/wx-3.0/wx/types.h include/wx-3.0/wx/uiaction.h include/wx-3.0/wx/unichar.h include/wx-3.0/wx/unix/app.h include/wx-3.0/wx/unix/apptbase.h include/wx-3.0/wx/unix/apptrait.h include/wx-3.0/wx/unix/chkconf.h include/wx-3.0/wx/unix/evtloop.h include/wx-3.0/wx/unix/evtloopsrc.h include/wx-3.0/wx/unix/execute.h include/wx-3.0/wx/unix/fontutil.h include/wx-3.0/wx/unix/fswatcher_inotify.h include/wx-3.0/wx/unix/fswatcher_kqueue.h include/wx-3.0/wx/unix/glx11.h include/wx-3.0/wx/unix/joystick.h include/wx-3.0/wx/unix/mimetype.h include/wx-3.0/wx/unix/pipe.h include/wx-3.0/wx/unix/private/pipestream.h include/wx-3.0/wx/unix/sound.h include/wx-3.0/wx/unix/stackwalk.h include/wx-3.0/wx/unix/stdpaths.h include/wx-3.0/wx/unix/taskbarx11.h include/wx-3.0/wx/unix/tls.h include/wx-3.0/wx/unix/utilsx11.h include/wx-3.0/wx/uri.h include/wx-3.0/wx/url.h include/wx-3.0/wx/ustring.h include/wx-3.0/wx/utils.h include/wx-3.0/wx/valgen.h include/wx-3.0/wx/validate.h include/wx-3.0/wx/valnum.h include/wx-3.0/wx/valtext.h include/wx-3.0/wx/variant.h include/wx-3.0/wx/vector.h include/wx-3.0/wx/version.h include/wx-3.0/wx/versioninfo.h include/wx-3.0/wx/vidmode.h include/wx-3.0/wx/vlbox.h include/wx-3.0/wx/vms_x_fix.h include/wx-3.0/wx/volume.h include/wx-3.0/wx/vscroll.h include/wx-3.0/wx/weakref.h include/wx-3.0/wx/webview.h include/wx-3.0/wx/webviewarchivehandler.h include/wx-3.0/wx/webviewfshandler.h include/wx-3.0/wx/wfstream.h include/wx-3.0/wx/window.h include/wx-3.0/wx/windowid.h include/wx-3.0/wx/windowptr.h include/wx-3.0/wx/withimages.h include/wx-3.0/wx/wizard.h include/wx-3.0/wx/wrapsizer.h include/wx-3.0/wx/wupdlock.h include/wx-3.0/wx/wx.h include/wx-3.0/wx/wxchar.h include/wx-3.0/wx/wxcrt.h include/wx-3.0/wx/wxcrtbase.h include/wx-3.0/wx/wxcrtvararg.h include/wx-3.0/wx/wxhtml.h include/wx-3.0/wx/wxprec.h include/wx-3.0/wx/xlocale.h include/wx-3.0/wx/xml/xml.h include/wx-3.0/wx/xpmdecod.h include/wx-3.0/wx/xpmhand.h include/wx-3.0/wx/xrc/xh_all.h include/wx-3.0/wx/xrc/xh_animatctrl.h include/wx-3.0/wx/xrc/xh_auinotbk.h include/wx-3.0/wx/xrc/xh_bannerwindow.h include/wx-3.0/wx/xrc/xh_bmp.h include/wx-3.0/wx/xrc/xh_bmpbt.h include/wx-3.0/wx/xrc/xh_bmpcbox.h include/wx-3.0/wx/xrc/xh_bttn.h include/wx-3.0/wx/xrc/xh_cald.h include/wx-3.0/wx/xrc/xh_chckb.h include/wx-3.0/wx/xrc/xh_chckl.h include/wx-3.0/wx/xrc/xh_choic.h include/wx-3.0/wx/xrc/xh_choicbk.h include/wx-3.0/wx/xrc/xh_clrpicker.h include/wx-3.0/wx/xrc/xh_cmdlinkbn.h include/wx-3.0/wx/xrc/xh_collpane.h include/wx-3.0/wx/xrc/xh_combo.h include/wx-3.0/wx/xrc/xh_comboctrl.h include/wx-3.0/wx/xrc/xh_datectrl.h include/wx-3.0/wx/xrc/xh_dirpicker.h include/wx-3.0/wx/xrc/xh_dlg.h include/wx-3.0/wx/xrc/xh_editlbox.h include/wx-3.0/wx/xrc/xh_filectrl.h include/wx-3.0/wx/xrc/xh_filepicker.h include/wx-3.0/wx/xrc/xh_fontpicker.h include/wx-3.0/wx/xrc/xh_frame.h include/wx-3.0/wx/xrc/xh_gauge.h include/wx-3.0/wx/xrc/xh_gdctl.h include/wx-3.0/wx/xrc/xh_grid.h include/wx-3.0/wx/xrc/xh_html.h include/wx-3.0/wx/xrc/xh_htmllbox.h include/wx-3.0/wx/xrc/xh_hyperlink.h include/wx-3.0/wx/xrc/xh_listb.h include/wx-3.0/wx/xrc/xh_listbk.h include/wx-3.0/wx/xrc/xh_listc.h include/wx-3.0/wx/xrc/xh_mdi.h include/wx-3.0/wx/xrc/xh_menu.h include/wx-3.0/wx/xrc/xh_notbk.h include/wx-3.0/wx/xrc/xh_odcombo.h include/wx-3.0/wx/xrc/xh_panel.h include/wx-3.0/wx/xrc/xh_propdlg.h include/wx-3.0/wx/xrc/xh_radbt.h include/wx-3.0/wx/xrc/xh_radbx.h include/wx-3.0/wx/xrc/xh_ribbon.h include/wx-3.0/wx/xrc/xh_richtext.h include/wx-3.0/wx/xrc/xh_scrol.h include/wx-3.0/wx/xrc/xh_scwin.h include/wx-3.0/wx/xrc/xh_simplebook.h include/wx-3.0/wx/xrc/xh_sizer.h include/wx-3.0/wx/xrc/xh_slidr.h include/wx-3.0/wx/xrc/xh_spin.h include/wx-3.0/wx/xrc/xh_split.h include/wx-3.0/wx/xrc/xh_srchctrl.h include/wx-3.0/wx/xrc/xh_statbar.h include/wx-3.0/wx/xrc/xh_stbmp.h include/wx-3.0/wx/xrc/xh_stbox.h include/wx-3.0/wx/xrc/xh_stlin.h include/wx-3.0/wx/xrc/xh_sttxt.h include/wx-3.0/wx/xrc/xh_text.h include/wx-3.0/wx/xrc/xh_tglbtn.h include/wx-3.0/wx/xrc/xh_timectrl.h include/wx-3.0/wx/xrc/xh_toolb.h include/wx-3.0/wx/xrc/xh_toolbk.h include/wx-3.0/wx/xrc/xh_tree.h include/wx-3.0/wx/xrc/xh_treebk.h include/wx-3.0/wx/xrc/xh_unkwn.h include/wx-3.0/wx/xrc/xh_wizrd.h include/wx-3.0/wx/xrc/xmlres.h include/wx-3.0/wx/xrc/xmlreshandler.h include/wx-3.0/wx/xti.h include/wx-3.0/wx/xti2.h include/wx-3.0/wx/xtictor.h include/wx-3.0/wx/xtihandler.h include/wx-3.0/wx/xtiprop.h include/wx-3.0/wx/xtistrm.h include/wx-3.0/wx/xtitypes.h include/wx-3.0/wx/xtixml.h include/wx-3.0/wx/zipstrm.h include/wx-3.0/wx/zstream.h lib/libwx_baseu-3.0.so lib/libwx_baseu-3.0.so.0 -lib/libwx_baseu-3.0.so.0.4.0 +lib/libwx_baseu-3.0.so.0.5.0 lib/libwx_baseu_net-3.0.so lib/libwx_baseu_net-3.0.so.0 -lib/libwx_baseu_net-3.0.so.0.4.0 +lib/libwx_baseu_net-3.0.so.0.5.0 lib/libwx_baseu_xml-3.0.so lib/libwx_baseu_xml-3.0.so.0 -lib/libwx_baseu_xml-3.0.so.0.4.0 +lib/libwx_baseu_xml-3.0.so.0.5.0 lib/libwx_gtk3u_adv-3.0.so lib/libwx_gtk3u_adv-3.0.so.0 -lib/libwx_gtk3u_adv-3.0.so.0.4.0 +lib/libwx_gtk3u_adv-3.0.so.0.5.0 lib/libwx_gtk3u_aui-3.0.so lib/libwx_gtk3u_aui-3.0.so.0 -lib/libwx_gtk3u_aui-3.0.so.0.4.0 +lib/libwx_gtk3u_aui-3.0.so.0.5.0 lib/libwx_gtk3u_core-3.0.so lib/libwx_gtk3u_core-3.0.so.0 -lib/libwx_gtk3u_core-3.0.so.0.4.0 +lib/libwx_gtk3u_core-3.0.so.0.5.0 lib/libwx_gtk3u_gl-3.0.so lib/libwx_gtk3u_gl-3.0.so.0 -lib/libwx_gtk3u_gl-3.0.so.0.4.0 +lib/libwx_gtk3u_gl-3.0.so.0.5.0 lib/libwx_gtk3u_html-3.0.so lib/libwx_gtk3u_html-3.0.so.0 -lib/libwx_gtk3u_html-3.0.so.0.4.0 +lib/libwx_gtk3u_html-3.0.so.0.5.0 %%GSTREAMER%%lib/libwx_gtk3u_media-3.0.so %%GSTREAMER%%lib/libwx_gtk3u_media-3.0.so.0 -%%GSTREAMER%%lib/libwx_gtk3u_media-3.0.so.0.4.0 +%%GSTREAMER%%lib/libwx_gtk3u_media-3.0.so.0.5.0 lib/libwx_gtk3u_propgrid-3.0.so lib/libwx_gtk3u_propgrid-3.0.so.0 -lib/libwx_gtk3u_propgrid-3.0.so.0.4.0 +lib/libwx_gtk3u_propgrid-3.0.so.0.5.0 lib/libwx_gtk3u_qa-3.0.so lib/libwx_gtk3u_qa-3.0.so.0 -lib/libwx_gtk3u_qa-3.0.so.0.4.0 +lib/libwx_gtk3u_qa-3.0.so.0.5.0 lib/libwx_gtk3u_ribbon-3.0.so lib/libwx_gtk3u_ribbon-3.0.so.0 -lib/libwx_gtk3u_ribbon-3.0.so.0.4.0 +lib/libwx_gtk3u_ribbon-3.0.so.0.5.0 lib/libwx_gtk3u_richtext-3.0.so lib/libwx_gtk3u_richtext-3.0.so.0 -lib/libwx_gtk3u_richtext-3.0.so.0.4.0 +lib/libwx_gtk3u_richtext-3.0.so.0.5.0 lib/libwx_gtk3u_stc-3.0.so lib/libwx_gtk3u_stc-3.0.so.0 -lib/libwx_gtk3u_stc-3.0.so.0.4.0 +lib/libwx_gtk3u_stc-3.0.so.0.5.0 %%WEBKIT%%lib/libwx_gtk3u_webview-3.0.so %%WEBKIT%%lib/libwx_gtk3u_webview-3.0.so.0 -%%WEBKIT%%lib/libwx_gtk3u_webview-3.0.so.0.4.0 +%%WEBKIT%%lib/libwx_gtk3u_webview-3.0.so.0.5.0 lib/libwx_gtk3u_xrc-3.0.so lib/libwx_gtk3u_xrc-3.0.so.0 -lib/libwx_gtk3u_xrc-3.0.so.0.4.0 +lib/libwx_gtk3u_xrc-3.0.so.0.5.0 %%WEBKIT%%lib/wx/3.0/web-extensions/webkit2_extu-3.0.so lib/wx/include/gtk3-unicode-3.0/wx/setup.h share/aclocal/wxwin30.m4 share/bakefile/presets/wx30.bkl share/bakefile/presets/wx30_presets.py share/bakefile/presets/wx30_unix.bkl share/bakefile/presets/wx30_win32.bkl share/bakefile/presets/wx30_xrc.bkl %%NLS%%share/locale/ca/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/cs/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/da/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/de/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/el/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/es/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/fi/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/fr/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/hu/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/id/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/it/LC_MESSAGES/wxmsw.mo %%NLS%%share/locale/it/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/ja/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/nl/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/pl/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/ru/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/sl/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/sv/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/tr/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/uk/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wxstd30.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wxstd30.mo