aboutsummaryrefslogtreecommitdiffstats
path: root/net/gnomemeeting2/Makefile
blob: e18c0842755ad5802f08402b8d4df4b5912ae07e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Ports collection Makefile for:    gnomemeeting
# Date created:             24/07/2001
# Whom:                 roger@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=   gnomemeeting
PORTVERSION=    0.96.0
PORTREVISION=   1
CATEGORIES= net gnome
MASTER_SITES=   http://www.gnomemeeting.org/downloads/0.96.0/sources/

MAINTAINER= roger@FreeBSD.org

LIB_DEPENDS=    ldap.2:${PORTSDIR}/net/openldap2 \
        gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
        bonobo-2.0:${PORTSDIR}/devel/libbonobo
BUILD_DEPENDS=  ${NONEXISTENT}:${PORTSDIR}/net/openh323:build

# note, we do not want to clean openh323, otherwise it has to build
# it all over again which can take several hours.
NOCLEANDEPENDS= yes

USE_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOMENG=    yes
USE_GNOME=  gdkpixbuf gnomelibs gnomehack gnomeprefix gconf bonobo esound
USE_BISON=  yes
# Clear configure target so we stop getting binaries prefixed with i386-portbld-freebsd46
CONFIGURE_TARGET=
GNU_CONFIGURE=  YES
CONFIGURE_ENV=  OSTYPE=${OPSYS} \
        LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \
        PTLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
        OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323 \
        SDL_CONFIG=${LOCALBASE}/bin/sdl11-config \
        CPPFLAGS="-I${LOCALBASE}/include"

CONFIGURE_ARGS= --with-ptlib-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/include/ptlib \
        --with-ptlib-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib/lib \
        --with-openh323-includes=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/include \
        --with-openh323-libs=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323/lib \
        --with-ldap-includes=${LOCALBASE}/include \
        --with-openldap-libs=${LOCALBASE}/lib

MAN1=       gnomemeeting.1
.include <bsd.port.mk>
'deletions'>-0/+1 * Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-2/+1 * Fix incorrect use of snprintf() that causes pid of processade2000-09-192-9/+1 * Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-163-71/+41 * Install files with correct perms (0664->0644)jedgar2000-09-151-3/+3 * Do not install files/dirs group-writablejedgar2000-09-151-6/+20 * Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-111-4/+1 * Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-112-0/+2 * Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-112-6/+4 * Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilswill2000-08-303-245/+163 * Fix a buffer overrun for some incorrect input files.jmz2000-08-261-0/+12 * Assume maintainership.obrien2000-08-251-1/+2 * Update to version 0.46.2kevlo2000-08-2314-92/+54 * Add qico 0.45pl3.1, a fidonet compatible mailer. I've put a copy on mywill2000-08-1117-0/+283 * Add a missing ';' so this port builds/installs cleanly.steve2000-08-081-1/+1 * (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1 * Replace old startup script with new capable to do start/stop operations.sobomax2000-07-201-6/+24 * Remove a bug in faxsetup.sh.alex2000-07-201-0/+14 * Mark these BROKEN, they don't compile/run properly.asami2000-07-201-0/+2 * Remove all installed directoriesjedgar2000-07-141-0/+1 * Update md5 checksum. Unfortunately there is no previous version onsobomax2000-07-131-1/+1 * From the submitter:steve2000-07-081-3/+7 * As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-056-11/+85 * Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-292-2/+4 * Update to version 4.1.b2, the latest stable release (dispite the "beta" flag),alex2000-06-2713-295/+1002 * Mark FORBIDDEN: insecure tempfile handling means any file on the system can b...kris2000-06-261-0/+2 * - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-231-2/+3 * Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .fenner2000-06-231-1/+2 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1 * Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-101-0/+1 * Revert to rev 1.8 -- which breaks this port again.obrien2000-06-101-1/+1 * Distfile changed -- update checksum.obrien2000-06-101-1/+1 * @dirrm share/doc/kermitasami2000-06-081-0/+2 * Upgrade to version 1.83.1.obrien2000-06-023-11/+2 * 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-174-6/+6 * Update to KDEUTILS 1.90 (aka KDE2 beta).will2000-05-173-545/+553 * Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-151-1/+1 * Portlint COMMENT's.knu2000-04-151-1/+1 * Remove obsolete `Version required' lines.knu2000-04-151-1/+0 * Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2 * Typo (PKGNAME -> PORTNAME).asami2000-04-131-1/+1 * update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0923-71/+71 * 38000 is not a valid baud rate value. Use 38400jmz2000-03-292-2/+2 * Restore useless version required comments.obrien2000-03-223-0/+3 * "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"asami2000-03-222-2/+2 * Remove the "version required" line.obrien2000-03-203-3/+0 * Use my Web space on freebsd.org for the distfile.max2000-03-081-1/+1 * Host the distfile myself - there is something weird with the officialkris2000-02-271-1/+2 * Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-241-1/+1 * add ending / to WWWmharo2000-02-241-1/+1 * update WWWmharo2000-02-241-1/+1 * PREFIX -> LOCALBASEmharo2000-02-242-4/+4 * Remove the line that copied dot.kermitrc over into ${WRKSRC}.joerg2000-02-231-1/+0 * The one and only argument to gmtime(3) is a time_t*. This fixes the buildsteve2000-02-212-0/+22 * The one and only argument to time(3) is a time_t*. This fixes builds onsteve2000-02-213-0/+33 * Reducing Maintainership to an amount of portsandreas2000-02-211-1/+1 * Install kermit documentation and example files correctly. This isjoerg2000-02-202-2/+46 * Make PREFIX clean.obrien2000-02-184-7/+7 * Support tty speeds of 57600 and 115200 bit/sec.obrien2000-02-181-6/+25 * Remove giflib dependence.imura2000-02-151-2/+1 * ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-141-1/+1 * Style nits in the ports I maintain.obrien2000-02-133-15/+14 * Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1 * portlintmharo2000-02-031-2/+2 * Upgrade to version 1.83.0.obrien2000-02-013-17/+21 * Remove the hack that built the man page from ckuker.cpp, and use ckuker.nrjoerg2000-01-311-3/+2 * Update to final (non-beta) version. Amazingly enough, the MD5 checksumjoerg2000-01-311-2/+2 * fix some pkg/MESSAGE stuffmharo2000-01-302-2/+2 * Add plp.reg2000-01-291-0/+1 * Initial import of Psion Link Protocol 1.8.reg2000-01-2910-0/+129 * Remove rzsz, I've tolerated this for far too long but when it startsasami2000-01-271-1/+0 * Fix msDelay() function to not sleep 10 times too long.phk2000-01-251-1/+1 * Fix a Y2K problem.steve2000-01-241-0/+13 * Set the socklen_t thing right for FreeBSD4.0phk2000-01-171-0/+10 * G-Kermit is a new implementation of kermit from the same peopleade2000-01-127-0/+87 * Fix checksum error.dbaker2000-01-111-1/+1 * Change BROKEN to FORBIDDEN, there is a security hole.asami2000-01-071-1/+1 * Set CATERGORIES right.phk2000-01-051-1/+1 * mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlanphk2000-01-059-0/+442 * Adding sredird version 1.1.7steve1999-12-278-0/+109 * Upgrade to version 7.0-beta(11).joerg1999-12-113-12/+12 * use lateset version. prior versions contain uucp{un,}lock() which usesitojun1999-12-022-4/+4 * Mark BROKEN due to buffer overflow yielding setuid uucpkris1999-12-021-0/+2 * Don't install seyon stid dialer for the moment.imp1999-11-111-16/+0 * Switch to tcl/tk8.2jseger1999-11-063-5/+5 * Update to version 0.6.1.steve1999-10-115-52/+56 * Attack of the COMMENT police. Fixed a bunch of typos, grammaticaljim1999-10-021-1/+1 * Tweak the master sites based on the Fenner Report.obrien1999-09-221-0/+1 * upgrade to 0.12.20obrien1999-09-193-6/+8 * Update to KDE-1.1.2se1999-09-183-3/+50 * The version number of libgif.so has changed to 5.steve1999-09-181-1/+1 * Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1 * Now that we don't expand $Id$ tags anymore, but back the author's tag.steve1999-09-181-4/+4 * Typo: s/PREFiX/PREFIX/ *blush*peter1999-09-101-1/+1 * The tiff port now lives in ports/graphics/tiff.steve1999-09-07