# ex:ts=8 # Ports collection makefile for: Speex # Date created: Jul 30, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= speex PORTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ahze@FreeBSD.org COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg CONFLICTS= speex-devel-* USE_GNOME= gnomehack USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_INC_LIBTOOL_VER= 13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes MAN1= speexdec.1 speexenc.1 CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|doc win32|win32|g ; \ s|^mandir =.*$$|mandir = @mandir@|g' @${REINPLACE_CMD} -e 's| in -lgnugetopt||g ; \ s|LIBS="-lgnugetopt|LIBS="|g' ${WRKSRC}/configure .include >index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/yabb
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.5 AE (Anniversary Edition)jadawin2011-05-044-359/+392
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-201-5/+2
* - Update to 2.4nemoliu2010-01-134-319/+1337
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-021-1/+1
* - Submitter take maintainershipjadawin2009-06-161-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderwxs2009-01-071-4/+0
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
* - Don't depend on freebsd-sha256 on modern versions of FreeBSDsat2007-04-071-8/+12
* - Provide additional mirrors where neededsat2006-07-311-2/+1
* Update my e-mail addresssat2006-05-091-2/+2
* - Remove configuration files if they are not modified, otherwise print abarner2006-02-023-12/+77
* - Mark BROKEN: leaves files behindpav2006-01-291-0/+2
* - Now installs into /usr/local/www instead of /usr/local/www/{data,cgi-bin}pav2006-01-293-680/+594
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-26/+26