# $FreeBSD$ PORTNAME= unixcw PORTVERSION= 3.3.0 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= unixcw_3.3.0.orig MAINTAINER= db@FreeBSD.org COMMENT= Libs for cw on unix LICENSE= GPLv2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" \ --disable-alsa --disable-pulseaudio .if defined(WITH_XCWCP) USE_QT4= gui moc_build qmake_build rcc_build uic_build designer USE_AUTOTOOLS= autoconf PLIST_SUB+= XCWCP="" CONFIGURE_ARGS+= --enable-xcwcp .else PLIST_SUB+= XCWCP="@comment " CONFIGURE_ARGS+= --disable-xcwcp .endif USE_LDCONFIG= yes USE_GMAKE= yes USE_CSTD= gnu99 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} pre-extract: .if !defined(WITH_XCWCP) @${ECHO_CMD} @${ECHO_CMD} "****** To build xcwcp, interrupt the build ******" @${ECHO_CMD} "****** now, set WITH_XCWCP and start again. ******" @${ECHO_CMD} @sleep 3 .endif .include git/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/testdisk
Commit message (Expand)AuthorAgeFilesLines
* Update sysutils/testdisk to 6.9.flz2008-02-142-4/+4
* Update to sysutils/testdisk 6.8.flz2007-08-142-4/+4
* Update sysutils/testdisk to 6.7.flz2007-06-272-4/+4
* - Update testdisk/photorec to 6.6.flz2007-02-212-4/+7
* Fix forgotten shlib version bump for sysutils/ntfsprogs.flz2007-01-301-1/+1
* Update sysutils/testdisk to 6.5.flz2007-01-303-23/+5
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* Update to 6.3.flz2006-03-222-4/+4
* - Add SHA256 checksums.flz2005-11-09