From 47867b09b856196e56bb38abc6770419c738b529 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 13 Oct 2015 03:50:33 +0000 Subject: - Don't specify protocol in socketpair(AF_UNIX, SOCK_DGRAM, ...), otherwise it fails with EPROTONOSUPPORT MFH: 2015Q4 --- devel/clanlib22/Makefile | 2 +- ...ch-Sources_Core_System_Unix_event__provider_socketpair.cpp | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 devel/clanlib22/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp (limited to 'devel/clanlib22') diff --git a/devel/clanlib22/Makefile b/devel/clanlib22/Makefile index 2cb4882a07a9..728a5d06cc37 100644 --- a/devel/clanlib22/Makefile +++ b/devel/clanlib22/Makefile @@ -3,7 +3,7 @@ PORTNAME= clanlib PORTVERSION= 2.2.12 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.clanlib.org/download/releases-2.0/ DISTNAME= ClanLib-${PORTVERSION} diff --git a/devel/clanlib22/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp b/devel/clanlib22/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp new file mode 100644 index 000000000000..d33ae67cfa9f --- /dev/null +++ b/devel/clanlib22/files/patch-Sources_Core_System_Unix_event__provider_socketpair.cpp @@ -0,0 +1,11 @@ +--- Sources/Core/System/Unix/event_provider_socketpair.cpp.orig 2011-01-13 11:17:34 UTC ++++ Sources/Core/System/Unix/event_provider_socketpair.cpp +@@ -45,7 +45,7 @@ CL_EventProvider_Socketpair::CL_EventPro + // Not sure if its better to use 0 or PF_UNIX for Linux then. The + // documentation for socketpair is not that clear about the + // difference. -- mbn 15 april 2005 +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__FreeBSD__) + int result = socketpair(AF_UNIX, SOCK_DGRAM, 0, wait_sockets); + #else + int result = socketpair(AF_UNIX, SOCK_DGRAM, PF_UNIX, wait_sockets); -- cgit npm_and_yarn/devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/calligra
Commit message (Expand)AuthorAgeFilesLines
* Update openjpeg to 2.1.0.kwm2014-05-261-2/+2
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* - Chase libexiv2.so shlib version bump after r350163danfe2014-04-051-1/+1
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1
* Chase boost and icu bumpbapt2014-02-071-1/+1
* Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime ismakc2014-02-011-2/+3
* Update poppler to 0.24.4.kwm2013-12-281-0/+1
* - Update Calligra Suite to 2.7.5.avilla2013-12-174-308/+398
* Convert LIB_DEPENDS for ports depending on boostbapt2013-12-121-20/+20
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)nemysis2013-11-201-1/+1
* Add upstream patch to fix the build with libc++.rakuco2013-11-071-0/+25
* graphics/ilmbasenemysis2013-10-311-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-2/+1
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-271-1/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Do not remove directories not created by this portmiwi2013-06-141-2/+0
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
* Convert e* to USES=pkgconfigbapt2013-04-231-2/+1
* - Fix MySQL option.avilla2013-04-231-1/+1
* - Fix plist.avilla2013-04-022-6/+7
* - Update Calligra and l10n ports to 2.6.2:avilla2013-03-303-359/+454
* Chase libkipi, marble, okular shlib bump after KDE 4.10.1 updatemakc2013-03-271-1/+1
* - convert USE_CMAKE to USESmakc2013-03-231-2/+1
* - Update poppler to 0.22.2.mezz2013-03-211-0/+1
* Merge from area51 repository:makc2013-02-054-52/+38
* Bump PORTREVISION after KDE SC update.makc2013-02-041-1/+1
* Chase boost updatebapt2013-01-311-2/+2
* - Chase lib version changes from ilmbase and OpenEXR updatesswills2013-01-171-1/+2
* - Add upstream patch to fix build with lcms 2.4jhale2012-11-091-0/+19
* - Update Calligra Suite to 2.5.2.avilla2012-09-172-2/+20
* - Update Calligra to 2.5.1.avilla2012-09-013-7/+3
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-266-763/+295
* Update graphics/exiv2 to version 0.23.bsam2012-07-311-1/+2
* - Update Calligra to 2.4.3.avilla2012-07-052-3/+2
* - Switch dependency from postgresql-libpqxx30 to postgresql-libpqxx3.avilla2012-07-031-3/+3
* - Detect eigen2 by checking for .pc file, not min. port version.avilla2012-06-271-2/+2
* - update png to 1.5.10dinoex2012-06-011-1/+2
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-3110-3067/+6235
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
* Update poppler to 0.18.0.kwm2011-10-311-1/+1
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-2/+2
* - Update dependencies after KDE ports upgrade.avilla2011-10-171-3/+4
* - Revert 1.148.avilla2011-10-171-2/+1
* Remove optional dependencies on databases/xbase, which is about to be removeddougb2011-10-092-12/+0
* - Fix PKGNAME and UNIQUENAME.avilla2011-10-071-1/+2
* Chase poppler shlib bumps.kwm2011-08-241-1/+1
* - Depend on the embedded wv2 instead of the one from ports.avilla2011-07-18