# New ports collection makefile for: jabber-conference # Date created: 15 Apr 2002 # Whom: Sean Chittenden # # $FreeBSD$ PORTNAME= conference PORTVERSION= 0.4.1 CATEGORIES= net MASTER_SITES= http://download.jabber.org/dists/1.4/final/old/ PKGNAMEPREFIX= jabber- DIST_SUBDIR= jabber MAINTAINER= sean@chittenden.org BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber USE_GMAKE= yes CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber post-patch: @echo "${PREFIX}" > ${WRKSRC}/.prefix-freebsd do-install: ${INSTALL_DATA} ${WRKSRC}/conference.so ${PREFIX}/lib/jabber/ post-install: @cat pkg-message .include eebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.0rafan2006-09-129-313/+18
* - don't delete dirs in listed in bsd.local.distitetcu2006-07-282-10/+3
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-23/+23
* Only use MNT_NODEV if it is defined.rodrigc2005-12-121-0/+2
* Chase mastersite per distfile survey.linimon2005-11-262-2/+2
* - Add SHA256pav2005-11-261-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Drop maintainershipmarkus2004-12-161-1/+1
* Fix build with gcc 3.4markus2004-08-143-0/+33
* Don't use Makefile.kde anymoremarkus2004-06-061-4/+3
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* - SIZEifymarkus2004-03-291-0/+1
* - fix build with qt33markus2004-03-161-0/+1
* Change my email address.markus2004-02-241-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Update to 0.6.4clement2004-01-196-227/+48