# New ports collection makefile for: jabber-users-agent # Date created: 2005-06-07 # Whom: Renato Botelho # # $FreeBSD$ # PORTNAME= users-agent PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://files.jabberstudio.org/users-agent/ PKGNAMEPREFIX= jabber- DISTNAME= Users-Agent-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= A Perl based Jabber User Directory NO_BUILD= yes STRIP= WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME} PORTDOCS= README INSTALL USE_PERL5= yes USE_RC_SUBR= jabber-users-agent.sh SUB_LIST+= PERL=${PERL} BUILD_DEPENDS+= ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net/p5-Net-Jabber \ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql .include post-patch: @${PERL} -pi -e 's|config.xml|${PREFIX}/etc/jabber-users-agent.xml|g' \ ${WRKSRC}/users-agent @${PERL} -pi -e 's|%%PERL%%|${PERL}|g' ${WRKSRC}/users-agent do-install: ${MKDIR} ${INST_DIR} ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${WRKSRC}/createDB ${INST_DIR} .if !exists(${PREFIX}/etc/jabber-users-agent.xml) ${INSTALL_DATA} ${WRKSRC}/config.xml ${PREFIX}/etc/jabber-users-agent.xml .endif ${INSTALL_DATA} ${WRKSRC}/config.xml ${PREFIX}/etc/jabber-users-agent.xml.sample .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S!^!${WRKSRC}/!} ${DOCSDIR} .endif .include /npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* science/smoldyn: Update 2.64 -> 2.65Yuri Victorovich2021-05-212-4/+4
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* science/smoldyn: Update 2.63 -> 2.64Yuri Victorovich2021-03-252-4/+5
* science/smoldyn: Update 2.62 -> 2.63Yuri Victorovich2020-12-202-4/+6
* science/smoldyn: fix build on GCC architecturesPiotr Kubaj2020-11-041-1/+1
* science/smoldyn: Update distinfo after the upstream rerolled the release tarballYuri Victorovich2020-10-191-3/+3
* science/smoldyn: Update 2.61 -> 2.62Yuri Victorovich2020-10-162-5/+10
* Add USES=xorg USES=gl, ports categories sNiclas Zeising2019-11-081-1/+1
* science/smoldyn: Update 2.60 -> 2.61Yuri Victorovich2019-07-31