Index: head/irc/dxirc/Makefile =================================================================== --- head/irc/dxirc/Makefile (revision 516847) +++ head/irc/dxirc/Makefile (revision 516848) @@ -1,49 +1,49 @@ # $FreeBSD$ PORTNAME= dxirc PORTVERSION= 1.30.0 PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= arch_dvx@users.sourceforge.net COMMENT= Simple IRC client LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang pkgconfig +USES= cmake compiler:c++11-lang pkgconfig xorg USE_XORG= ice sm x11 xext INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS LUA ENCHANT NOTIFY OPTIONS_SINGLE= GUI OPTIONS_SINGLE_GUI= FOX16 QT5 OPTIONS_DEFAULT= LUA QT5 OPTIONS_SUB= yes ENCHANT_DESC= Spell checking support via Enchant ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant ENCHANT_CMAKE_BOOL= HAVE_ENCHANT FOX16_DESC= FOX 1.6 toolkit support FOX16_LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 FOX16_USES= ssl FOX16_CMAKE_ON= -DFOX_ENABLE_IPV6:BOOL=ON \ -DBUILD_FOX:BOOL=ON -DBUILD_QT:BOOL=OFF FOX16_CMAKE_OFF= -DBUILD_FOX:BOOL=OFF -DBUILD_QT:BOOL=ON LUA_USES= lua LUA_CMAKE_BOOL= WITH_LUA NLS_USES= gettext NLS_CMAKE_BOOL= WITH_NLS NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify QT5_USES= qt:5 QT5_USE= QT=core,gui,multimedia,network,widgets \ QT=buildtools_build,qmake_build QT5_CMAKE_ON= -DQT5:BOOL=ON .include Index: head/irc/hexchat/Makefile =================================================================== --- head/irc/hexchat/Makefile (revision 516847) +++ head/irc/hexchat/Makefile (revision 516848) @@ -1,92 +1,92 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= hexchat PORTVERSION= 2.14.2 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= irc gnome MAINTAINER= pkubaj@anongoth.pl COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes LIB_DEPENDS= libproxy.so:net/libproxy \ libfontconfig.so:x11-fonts/fontconfig \ libdbus-1.so:devel/dbus \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome \ - libtool meson ninja pkgconfig python:3.5+ shebangfix ssl + libtool meson ninja pkgconfig python:3.5+ shebangfix ssl xorg USE_GNOME= cairo gtk20 intltool libxml2 USE_XORG= x11 USE_GITHUB= yes MESON_ARGS= -Dwith-ssl=true -Dwith-gtk=true -Dwith-python=python-${PYTHON_VER} INSTALLS_ICONS= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lX11 SUB_FILES= pkg-message PORTDOCS= * OPTIONS_DEFINE= CA_BUNDLE CANBERRA DBUS DOCS FISHLIM LUA NOTIFY \ PERL TEXTFE SYSINFO OPTIONS_DEFAULT= CA_BUNDLE CANBERRA DBUS NOTIFY PERL OPTIONS_SUB= yes CA_BUNDLE_DESC= Include CA bundle for SSL verification CANBERRA_DESC= Audio support via Libcanberra FISHLIM_DESC= FiSHLiM plugin TEXTFE_DESC= Text frontend SYSINFO_DESC= Sysinfo plugin CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss CA_BUNDLE_VARS= CA_BUNDLE="${LOCALBASE}/share/certs/ca-root-nss.crt" CA_BUNDLE_VARS_OFF= CA_BUNDLE=NULL CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra CANBERRA_MESON_TRUE= with-libcanberra DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib DBUS_MESON_TRUE= with-dbus DBUS_USE= GNOME=gconf2 FISHLIM_MESON_TRUE= with-fishlim LUA_MESON_ON= -Dwith-lua=lua-${LUA_VER} LUA_MESON_OFF= -Dwith-lua=false LUA_USES= lua LUA_USE= GCC=any NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_MESON_TRUE= with-libnotify PERL_MESON_TRUE= with-perl PERL_USES= perl5 TEXTFE_MESON_TRUE= with-text SYSINFO_MESON_TRUE= with-sysinfo SHEBANG_FILES= meson_post_install.py \ plugins/perl/generate_header.py \ src/common/make-te.py post-patch: @${REINPLACE_CMD} -e 's|%%CA_BUNDLE%%|${CA_BUNDLE}|' \ ${WRKSRC}/src/common/server.c @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e 's|%%PERL_VER%%|${PERL_VER}|g' \ ${WRKSRC}/plugins/perl/meson.build post-install: ${LN} -sf ../share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} .include Index: head/irc/kvirc/Makefile =================================================================== --- head/irc/kvirc/Makefile (revision 516847) +++ head/irc/kvirc/Makefile (revision 516848) @@ -1,35 +1,35 @@ # Created by: Michael Ranner # $FreeBSD$ PORTNAME= KVIrc DISTVERSION= 5.0.0 PORTREVISION= 3 CATEGORIES= irc kde MAINTAINER= kde@FreeBSD.org COMMENT= IRC client for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/ABOUT-LICENSE LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libenchant.so:textproc/enchant USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gnome \ - kde:5 perl5 pkgconfig python:2.7 qt:5 ssl tar:bzip2 + kde:5 perl5 pkgconfig python:2.7 qt:5 ssl tar:bzip2 xorg USE_GNOME= glib20 USE_PERL5= build USE_KDE= auth codecs config configwidgets coreaddons i18n notifications \ service widgetsaddons windowsystem xmlgui USE_QT= core dbus gui multimedia network phonon4 printsupport sql svg \ webkit widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext xrender xscrnsaver USE_LDCONFIG= yes USE_GITHUB= yes CMAKE_ARGS= -DMANDIR:STRING=man PLIST_SUB= VER=5.0 .include Index: head/irc/quirc/Makefile =================================================================== --- head/irc/quirc/Makefile (revision 516847) +++ head/irc/quirc/Makefile (revision 516848) @@ -1,45 +1,45 @@ # Created by: Chris Piazza # $FreeBSD$ PORTNAME= quirc PORTVERSION= 0.9.84 PORTREVISION= 6 CATEGORIES= irc tk MASTER_SITES= https://BSDforge.com/projects/source/irc/quirc/ MAINTAINER= portmaster@BSDforge.com COMMENT= Tcl/Tk IRC client for the X Window System LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= DOCS -USES= tk +USES= tk xorg USE_XORG= xt GNU_CONFIGURE= yes MAKE_ENV+= DESTDIR=${STAGEDIR} PORTDOCS= AUTHORS ChangeLog FAQ NEWS README doc/*.txt CONFIGURE_ARGS= --with-wish=${WISH} \ --with-tcl-include-dir=${TCL_INCLUDEDIR} \ --with-tk-include-dir=${TK_INCLUDEDIR} \ --with-tcl-lib-dir=${TCL_LIBDIR} \ --with-tk-lib-dir=${TK_LIBDIR} \ --with-tcl-lib=tcl${TCL_SHLIB_VER} \ --with-tk-lib=tk${TCL_SHLIB_VER} \ --with-tcl-version=${TCL_VER} post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/common ${LN} -sf ../install.tcl ${STAGEDIR}${DATADIR}/common @${MKDIR} ${STAGEDIR}${DATADIR}/themes ${LN} -sf ../default.tcl ${STAGEDIR}${DATADIR}/themes post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include