summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-19 21:45:51 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-02-19 21:45:51 +0000
commit0353619109b73f0c5eb407b10bb87fd11600a674 (patch)
tree037cc099ea39d851bffe1b1ae0c721636e40d5fc /net-im
parent- Stage support (diff)
General clean-up:
- convert USE_DOS2UNIX to USES equivalent - support staging - utilize options helpers - fix portlint warnings - install docs into staging area unconditionally
Notes
Notes: svn path=/head/; revision=345154
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gajim/Makefile51
-rw-r--r--net-im/gajim/pkg-plist3
2 files changed, 16 insertions, 38 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index 1f0c9967cd9b..34893d73031a 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -18,13 +18,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl \
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USES= gmake pathfix
+USES= dos2unix gmake pathfix
USE_BZIP2= yes
-USE_DOS2UNIX= src/plugins/plugins_i18n.py
+DOS2UNIX_FILES= src/plugins/plugins_i18n.py
USE_GNOME= pygtk2
USE_PYTHON= 2
USE_XORG= x11 xext xscrnsaver
-MAN1= gajim.1 gajim-remote.1 gajim-history-manager.1
CONFIGURE_ENV+= PYTHON=${PYTHON_CMD}
LDFLAGS+= -L${LOCALBASE}/lib
@@ -32,54 +31,30 @@ CFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= AVAHI CRYPTO DBUS DOCS GUPNP KEYRING NLS SPELL
OPTIONS_DEFAULT=DBUS NLS SPELL
+OPTIONS_SUB= yes
CRYPTO_DESC= End to end encryption support
KEYRING_DESC= Gnome Keyring support
SPELL_DESC= Spell checking support
+AVAHI_RUN_DEPENDS= avahi-discover:${PORTSDIR}/net/py-avahi
+CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
+DBUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.2:${PORTSDIR}/devel/py-dbus
+GUPNP_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gupnp/__init__.py:${PORTSDIR}/net/gupnp-igd
+KEYRING_USE= GNOME=pygnomedesktop
+NLS_USES= gettext
+SPELL_LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell
+
PORTDOCS= AUTHORS ChangeLog README.html
-OPTIONS_SUB= yes
-NLS_USES= gettext
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-common_resolver.py
.endif
-.if ! ${PORT_OPTIONS:MNLS}
-CONFIGURE_ARGS+= --disable-nls
-.endif
-
-.if ${PORT_OPTIONS:MAVAHI}
-RUN_DEPENDS+= avahi-discover:${PORTSDIR}/net/py-avahi
-.endif
-
-.if ${PORT_OPTIONS:MDBUS}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.2:${PORTSDIR}/devel/py-dbus
-.endif
-
-.if ${PORT_OPTIONS:MGUPNP}
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gupnp/__init__.py:${PORTSDIR}/net/gupnp-igd
-.endif
-
-.if ${PORT_OPTIONS:MCRYPTO}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
-.endif
-
-.if ${PORT_OPTIONS:MKEYRING}
-USE_GNOME+= pygnomedesktop
-.endif
-
-.if ${PORT_OPTIONS:MSPELL}
-LIB_DEPENDS= gtkspell:${PORTSDIR}/textproc/gtkspell
-.endif
-
post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
-.endif
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
pre-build:
${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/src
diff --git a/net-im/gajim/pkg-plist b/net-im/gajim/pkg-plist
index e961d4d80d63..22368d236b91 100644
--- a/net-im/gajim/pkg-plist
+++ b/net-im/gajim/pkg-plist
@@ -1306,6 +1306,9 @@ share/applications/gajim.desktop
%%DATADIR%%/src/vcard.pyo
share/icons/hicolor/64x64/apps/gajim.png
share/icons/hicolor/scalable/apps/gajim.svg
+man/man1/gajim.1.gz
+man/man1/gajim-remote.1.gz
+man/man1/gajim-history-manager.1.gz
%%NLS%%share/locale/be/LC_MESSAGES/gajim.mo
%%NLS%%share/locale/be@latin/LC_MESSAGES/gajim.mo
%%NLS%%share/locale/bg/LC_MESSAGES/gajim.mo