# Created by: Martin Wilke # $FreeBSD$ PORTNAME= quassel PORTVERSION= 0.10.0 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ MAINTAINER= makc@FreeBSD.org COMMENT= Qt 4 based distributed IRC client LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo USES= cmake:outsource tar:bzip2 USE_QT4= corelib network script sql \ qmake_build moc_build rcc_build uic_build OPTIONS_DEFINE= KDE NLS OPTIONS_MULTI= MODULE OPTIONS_MULTI_MODULE= MONO CORE CLIENT OPTIONS_DEFAULT= ${OPTIONS_MULTI_MODULE} MONO_DESC= Quassel standalone client CORE_DESC= Quassel core (for use with client) CLIENT_DESC= Quassel client (for use with core) KDE_DESC= KDE 4 integration (for clients only) CMAKE_ARGS+= -DWANT_MONO=${QUASSEL_MONO} \ -DWANT_CORE=${QUASSEL_CORE} \ -DWANT_QTCLIENT=${QUASSEL_CLIENT} \ -DWITH_LIBINDICATE=OFF .include .if ${PORT_OPTIONS:MNLS} USE_QT4+= linguist_build .endif .if ${PORT_OPTIONS:MMONO} || ${PORT_OPTIONS:MCLIENT} . if ${PORT_OPTIONS:MKDE} USE_KDE4= automoc4 kdelibs kdeprefix CMAKE_ARGS+= -DWITH_KDE=ON PLIST= ${PKGDIR}/pkg-plist.kde . else CMAKE_ARGS+= -DWITH_KDE=OFF . endif USE_QT4+= dbus gui phonon webkit xml xmlpatterns LIB_DEPENDS+= libdbusmenu-qt.so:${PORTSDIR}/devel/libdbusmenu-qt PLIST_SUB+= MONO_OR_CLIENT="" .else PLIST_SUB+= MONO_OR_CLIENT="@comment " .endif .if ${PORT_OPTIONS:MMONO} QUASSEL_MONO= ON PLIST_SUB+= MONO="" .else QUASSEL_MONO= OFF PLIST_SUB+= MONO="@comment " .endif .if ${PORT_OPTIONS:MCORE} LIB_DEPENDS+= libqca.so:${PORTSDIR}/devel/qca USE_QT4+= sql-sqlite3_run QUASSEL_CORE= ON PLIST_SUB+= CORE="" USE_RC_SUBR= quasselcore USERS= quasselcore GROUPS= ${USERS} SUB_FILES= pkg-message .else QUASSEL_CORE= OFF PLIST_SUB+= CORE="@comment " .endif .if ${PORT_OPTIONS:MCLIENT} QUASSEL_CLIENT= ON PLIST_SUB+= CLIENT="" .else QUASSEL_CLIENT= OFF PLIST_SUB+= CLIENT="@comment " .endif pre-configure: .if !${PORT_OPTIONS:MNLS} ${REINPLACE_CMD} -e '/add_subdirectory(i18n)/d' \ ${WRKSRC}/CMakeLists.txt .endif .include 7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to 7.31.0sunpoet2013-07-121-1/+1
* - bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1ohauer2013-07-061-0/+1
* - Update to 2.7.4.araujo2013-06-032-3/+3
* - Update to 2.7.3 due a vulnerability that affect all versions 2.x. [1]araujo2013-04-162-26/+18
* - Fix mlogc source path.araujo2013-02-041-1/+1
* Update PCRE to 8.32mm2012-12-111-1/+2
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
* - Update to 2.6.6.araujo2012-06-282-4/+3
* - Fix plist.araujo2012-05-141-3/+5
* - Use lua-5.1.1 instead lua-5.1 that was a typo.araujo2012-04-282-21/+1
* - Update to 2.6.5.araujo2012-04-282-84/+13
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+2
* - Update to 2.5.13.araujo2011-02-242-16/+17
* - Remove previously stray entrypgollucci2010-06-091-1/+0
* - Update to 2.5.12pgollucci2010-06-092-47/+55
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkpgollucci2010-05-261-0/+1
* - Chase devel/apr -> devel/apr1 shufflingpgollucci2010-05-181-1/+1
* - Convert ports/ to devel/apr1pgollucci2010-05-181-1/+1
* 4/5: Chase devel/apr shlib bumppgollucci2010-05-061-1/+1
* 3/5: Fix apr-1.3 libnames to be apr-1pgollucci2010-05-061-1/+1
* Chase the ftp/curl shlib version bump.roam2010-04-031-0/+1
* - Update to 2.5.11pav2009-12-194-41/+34
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Fix a linker error when you use mlogc with pthread in osversionaraujo2009-08-112-0/+14
* - Support updated to latest lang/lua library version.araujo2009-07-291-2/+3
* - Fix the issue when you set a custom PREFIX or LOCALBASE.araujo2009-07-241-0/+3
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yespgollucci2009-05-221-0/+2
* - Update to 2.5.9.araujo2009-04-232-6/+6
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-0/+1
* - Add WITH_MLOGC knob. [0]araujo2008-12-092-10/+29
* - Add support a LUA scripts.araujo2008-07-212-1/+24
* - Chase apr shlib bumppav2008-07-081-1/+2
* - The branch 1.9 not is more supported, from now on mod_security receive a ne...araujo2008-06-256-37/+98
* Update to 1.9.4 release.ale2006-07-182-5/+5
* Update to 1.9.2 release.ale2006-01-272-5/+5
* Update to 1.9.1 release.ale2005-12-10