# Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= udt PORTVERSION= 4.11 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF DISTNAME= udt.sdk.${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= C++ library containing the UDT API implementation PATCH_WRKSRC= ${WRKDIR}/udt${PORTVERSION:R} WRKSRC= ${PATCH_WRKSRC}/src MAKEFILE= ${FILESDIR}/BSDmakefile EXTRACT_AFTER_ARGS= --exclude '*md5*' \ --exclude udt${PORTVERSION:R}/win USE_LDCONFIG= yes UDT_APPS= appclient appserver recvfile sendfile test USES= uidfix OPTIONS_DEFINE= DOCS post-build: # Building sample applications: .for a in ${UDT_APPS} ${CXX} ${CXXFLAGS} ${WRKSRC:H}/app/$a.cpp -o ${WRKSRC:H}/app/udt-$a \ -I${WRKSRC} -L${WRKSRC} -ludt -pthread .endfor .include post-install: # Installing sample applications: ${INSTALL_PROGRAM} ${UDT_APPS:S|^|${WRKSRC:H}/app/udt-|} ${STAGEDIR}${PREFIX}/bin/ .if ${PORT_OPTIONS:MDOCS} # Installing documentation tree into ${DOCSDIR} ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC:H}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .else EXTRACT_AFTER_ARGS+= --exclude udt${PORTVERSION:R}/doc .endif .include f='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update net/iscsi-target to version 20071221.bsam2007-12-272-4/+4
* Bring iscsi-target up-to-date with respect to upstream versionbsam2007-12-122-6/+6
* . update port to 20071025 snapshot;bsam2007-11-132-5/+5
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
* Update port: net/iscsi-target to 20070908edwin2007-09-232-5/+5
* - Add backup mastersitesmiwi2007-08-011-1/+2
* - Update to 20070615miwi2007-06-222-4/+4
* - Mark IGNORE on 4.x.alepulver2006-11-061-1/+7