# Created by: Jose Alonso Cardenas Marquez # $FreeBSD$ PORTNAME= libzrtpcpp PORTVERSION= 2.3.4 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=ccrtp MAINTAINER= acm@FreeBSD.org COMMENT= ZRTP extension for GNU ccRTP LIB_DEPENDS= libccrtp.so:${PORTSDIR}/devel/ccrtp \ libgcrypt.so:${PORTSDIR}/security/libgcrypt USES= cmake iconv gettext pkgconfig USE_OPENSSL= yes WITH_OPENSSL_PORT=yes CMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON CXXFLAGS+= -I${LOCALBASE}/include -I${OPENSSLINC} LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} USE_LDCONFIG= yes NO_STAGE= yes post-patch: @cd ${WRKSRC}/src && \ ${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|||g" "{}" \; && \ ${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|||g" "{}" \; @${REINPLACE_CMD} -e "s|int32_t dataLength);|int32_t dataLength)|g" \ ${WRKSRC}/src/libzrtpcpp/crypto/gcrypt/gcryptAesCFB.cpp .include c='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
>| *
Commit message (Expand)AuthorAgeFilesLines
Fix compiler warnings in addressbook.Matthew Barnes2009-05-2621-106/+106
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-2650-316/+324
| * Fix compiler warnings in smime.Matthew Barnes2009-05-263-2/+4
| * Fix compiler warnings in composer.Matthew Barnes2009-05-263-8/+1
| * Fix compiler warnings in filter.Matthew Barnes2009-05-264-5/+3
| * Fix compiler warnings in shell.Matthew Barnes2009-05-265-10/+13
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-2652-181/+131
| * Fix compiler warnings in e-util.Matthew Barnes2009-05-2612-60/+56
* | Updated Hebrew translationYaron Shahrabani2009-05-261-6527/+5768
* | Bug #578335 - CalDAV - replace '@' in username to "%40"Milan Crha2009-05-251-9/+46
* | itip-formatter - search for master object tooMilan Crha2009-05-251-3/+5
|/
* Post-release version bump.Matthew Barnes2009-05-251-1/+1
* ** Evolution 2.27.2 ReleasedMatthew Barnes2009-05-251-0/+54
* Updated Tamil translationdrtvasudevan2009-05-251-4894/+3467
* Add very strict compiler warning flags.Matthew Barnes2009-05-252-15/+89
* Remove obsolete dialog from mail-dialogs.glade.Matthew Barnes2009-05-251-1499/+908
* Use named icons in the folder tree instead of pixbufs.Matthew Barnes2009-05-255-117/+107
* Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-2429-254/+186
* Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-241-4/+6
* Updated Spanish translationJorge Gonzalez2009-05-241-591/+835
* Fix "make check" errors.Matthew Barnes2009-05-241-1/+3
* Updated Spanish translationJorge Gonzalez2009-05-241-9/+5
* Updated Thai translation.Theppitak Karoonboonyanan2009-05-241-7/+7
* Added figures for Greek documentationMarios Zindilis2009-05-2356-0/+0
* Mail changes required for Anjal.Srinivasa Ragavan2009-05-2210-95/+378
* Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-226-56/+134
* Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-2212-29/+320
* Install filter/ headers to filter/ for Anjal's usage.Srinivasa Ragavan2009-05-221-0/+16
* Fix EConfig bugs for Anjal's account setup.Srinivasa Ragavan2009-05-221-9/+12
* Updated Greek translation for documentationMarios Zindilis2009-05-221-1440/+4039
* Adding the new file which was missed in earlier commit for resend feature.Chenthill Palanisamy2009-05-221-0/+44
* Updated Spanish translationJorge Gonzalez2009-05-221-3/+3
* Updated Spanish translationJorge Gonzalez2009-05-221-324/+390
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-2242-62/+59
* Update Win32 symbol export files.Matthew Barnes2009-05-217-10/+2793
* Relegate the "face" plugin to experimentalMatthew Barnes2009-05-211-2/+2
* Rename configure.in to configure.ac.Matthew Barnes2009-05-212-1/+1
* Bug #579779 - No crash when updating repeating eventMilan Crha2009-05-211-2/+1
* Bug #583360 - Be able to select UTC as day view's second timezoneMilan Crha2009-05-211-1/+9
* Show a progress message if the calendar is taking sometime to open.Chenthill Palanisamy2009-05-211-2/+5
* Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-214-13/+10
* Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-217-29/+281
* Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.Chenthill Palanisamy2009-05-211-2/+10
* Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-2118-414/+1013
* Merge branch 'vcard-inline'Matthew Barnes2009-05-21