aboutsummaryrefslogtreecommitdiffstats
path: root/mail/im
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-01-26 23:16:48 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:29:38 +0800
commita117461eff677c4bed54e831738298b0bae65a0f (patch)
tree7e0d4993e0b318562426b284fd0c58a56a5edaa5 /mail/im
parent7fefbebf7c322bbe977955574d39bd7b43490a2a (diff)
downloadfreebsd-ports-gnome-a117461eff677c4bed54e831738298b0bae65a0f.tar.gz
freebsd-ports-gnome-a117461eff677c4bed54e831738298b0bae65a0f.tar.zst
freebsd-ports-gnome-a117461eff677c4bed54e831738298b0bae65a0f.zip
games/xevil: unbreak build with Clang 6 (C++14 by default)
libc++ doesn't like "using namespace std" in C++11 role.cpp:656:62: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long>' and 'int') if (bind(udpSock,(CMN_SOCKADDR *)&client,sizeof(client)) >= 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ role.cpp:1829:70: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long>' and 'int') if (bind(tcpSock, (CMN_SOCKADDR *)&serverAddr, sizeof(serverAddr)) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ role.cpp:1836:70: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long>' and 'int') if (bind(udpSock, (CMN_SOCKADDR *)&serverAddr, sizeof(serverAddr)) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ serverping.cpp:173:60: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned long>' and 'int') if (bind(udpSock,(CMN_SOCKADDR *)&client,sizeof(client)) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ Reported by: pkg-fallout
Diffstat (limited to 'mail/im')
0 files changed, 0 insertions, 0 deletions
reamer&id=f30c7e202f4d289128380f745fc26ebdc9837d04'>- Update to 1.2.8.15sylvio2013-01-093-10/+32 * Update to 1.1.0kmoore2013-01-093-40/+18 * Convert dhn's ports to the new options frameworkbapt2013-01-081-10/+6 * Fix terminal icon with x11/xfce4-terminalolivierd2013-01-072-0/+12 * - update to 0.4.10rm2013-01-033-4/+7 * Bump PORTREVISION for Thunar related portsolivierd2012-12-311-1/+1 * - Update to 1.6.2olivierd2012-12-313-12/+3 * - Fix build [1]pawel2012-12-311-4/+3 * Bump PORTREVISION for libexo-related portsolivierd2012-12-312-1/+2 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3 * - Update to 0.8.2mva2012-12-213-32/+42 * Fix categorybapt2012-12-191-1/+1 * Add DeforaOS Desktop browserbapt2012-12-196-0/+110 * Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921)olivierd2012-12-151-2/+2 * Bump PORTREVISION for Thunar related portsolivierd2012-12-151-8/+9 * - Update to 1.6.1olivierd2012-12-155-29/+156 * Bump PORTREVISION for tumbler-related portolivierd2012-12-151-7/+5 * - Fix build with new version of lazarus. I forgotten add some lines on my pre...acm2012-12-131-1/+3 * - Bump PORTREVISION. New lazarus version has been committedacm2012-12-133-6/+25 * Update PCRE to 8.32mm2012-12-111-1/+1 * Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2 * - Mark as DEPRECATED, the project has been deprecatedgahr2012-12-051-0/+3 * - Chase x11-toolkits/fox16 shlib version bumpgahr2012-11-271-5/+2 * - Update to 2.4.0-beta3makc2012-11-183-26/+191 * Update to 0.9.0lme2012-11-163-4/+4 * - Update to 12.05.23.16 [1]jhale2012-11-114-68/+90 * USE_PKGCONFIG: yes -> build.olgeni2012-10-141-1/+1 * Correct logic from OptionsNG conversion.eadler2012-10-071-3/+3 * Convert to OptionsNGeadler2012-10-071-17/+12 * A few things went wrong in r304126.olgeni2012-09-122-91/+26 * Upgrade to version 0.40.0 and add OptionsNG support.olgeni2012-09-127-119/+149 * - Make sure the NOTIFY option shows up in the options dialog. [1]rene2012-09-111-2/+2 * - Update to 1.0kmoore2012-09-064-20/+10 * Mark as broken on powerpc and sparc64 (and, presumably, ia64).linimon2012-09-041-1/+7 * - Convert to OptionsNGmadpilot2012-08-241-12/+21 * - update to 2.19.4rm2012-08-153-12/+27 * - Update to 1.33gahr2012-08-133-4/+4 * Use USE_PKGCONFIG.olgeni2012-08-091-1/+2 * Broken, unmaintained, dead upstreamdougb2012-08-067-247/+0 * Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-5/+7 * Fix build with pkgconfbapt2012-07-301-2/+2 * Remove expired ports:ak2012-07-285-67/+0 * new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1 * Fix typos in COMMENTcs2012-07-251-1/+1 * For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-231-1/+1 * Update to version 5.5pawel2012-07-136-44/+85 * - Chase x11-toolkits/fox16 shlib version bumpgahr2012-07-131-1/+1 * - Update to 4.8.0 [1]ak2012-07-063-39/+76 * Mark DEPRECATED as it has been broken for 4 months, unmaintained for 2+dougb2012-07-021-2/+4 * - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2 * s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1 * - mark DEPRECATEDdinoex2012-06-111-1/+4 * Fix minor typo that prevented 2 options descriptions from appearingdougb2012-06-101-2/+2 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-063-6/+3 * - Update to 0.5.4dhn2012-06-053-26/+47 * - update png to 1.5.10dinoex2012-06-0126-18/+63 * - Remove duplicate bsd.port.options.mk entrymiwi2012-05-311-2/+0 * - Convert complete XFCE to new options frameworkmiwi2012-05-311-35/+30 * - Welcome XFCE 4.10 to the portstree!miwi2012-05-264-307/+10 * - Update to 2.7miwi2012-05-253-10/+15 * Update mastersite, upstream moved into archive/rene2012-05-101-0/+1 * Limit DOS2UNIX conversion to *.h and *.cpp files onlymakc2012-05-091-1/+4 * Connect qtfmmakc2012-05-091-0/+1 * Add new port x11-fm/qtfm:makc2012-05-0911-0/+426 * - Mark BROKEN: does not buildpav2012-05-031-0/+2 * - Chase x11-toolkits/fox16 shlib bumpgahr2012-05-021-0/+1 * - Update to 0.8.1mva2012-04-293-22/+11 * - Update to 12.03.30.12sperber2012-04-253-5/+7 * - Add missing DEPENDS to avoid build warningsswills2012-04-241-1/+2 * Maintainer wishes to release this back to the wild.linimon2012-04-231-1/+1 * - New port: x11-fm/doublecmdacm2012-04-197-0/+196 * This file should not have been committed.crees2012-04-191-1106/+0 * Rodent is a fast, small and powerful file manager for thecrees2012-04-196-0/+2279 * - Update to 1.32.5gahr2012-04-102-3/+3 * - Update to 0.19.13dhn2012-03-202-3/+3 * - Set Portscout flagsmiwi2012-03-171-1/+3 * - Mark BROKEN: does not configurepav2012-03-091-0/+2 * Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.makc2012-03-071-2/+0 * Update to 0.9.10kmoore2012-02-293-3/+5 * - fix build by not compiling gnu/kfreebsd branchesgahr2012-02-201-1/+10 * - Update to 11.12.25.15miwi2012-02-203-5/+10 * - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-162-1/+2 * - Update to 2.6.6miwi2012-01-293-4/+7 * Update to 1.3.0ehaupt2012-01-083-7/+8 * Upgrade to version 0.6.olgeni2011-12-243-6/+7 * Upgrade to version 2.11.olgeni2011-12-243-6/+5 * - Update to 1.2.8.14sylvio2011-12-092-3/+5 * - Fix build with clanggahr2011-11-282-3/+15 * Remove trailing whitespaces.ehaupt2011-11-191-1/+1 * Unbreak the port by fixing the plist.rakuco2011-11-172-2/+7 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Update to 0.19.12dhn2011-11-022-3/+3 * - Fix build on FreeBSD 10miwi2011-10-291-0/+1 * - x11-wm/xfce4-wm update to 4.8.2miwi2011-10-283-4/+7 * Consistify spelling of "Xfce", and some other projects while there.rene2011-10-271-1/+1 * The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0 * Remove more tags from pkg-descr files fo the form:dougb2011-10-242-5/+0 * Re-assign to the Xfce team.rene2011-10-232-2/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2414-29/+21 * Fix build with clang.rene2011-09-131-0/+11 * Update to 0.9.9kmoore2011-09-033-4/+26 * - Update to 1.2.8.13sylvio2011-08-302-3/+3 * o Fix program version number: it displays 0.2.0.15 even though thelioux2011-08-28