[Bug 224443] exp-run: SysV IPC API cleanup

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 2 22:35:18 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224443

--- Comment #14 from commit-hook at freebsd.org ---
A commit references this bug:

Author: brooks
Date: Fri Mar  2 22:34:56 UTC 2018
New revision: 463452
URL: https://svnweb.freebsd.org/changeset/ports/463452

Log:
  Work around the lack of definition of union semun per POSIX.

  When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
  Where this fails due to ports not honoring C*FLAGS, patch using
  __FreeBSD_version to enable the definition.

  PR:           224300, 224443 (exp-run)
  Approved by:  portmgr (antoine)
  Exp-run:      antoine
  Sponsored by: DARPA, AFRL
  Differential Revision:        https://reviews.freebsd.org/D14137

Changes:
  head/audio/alsa-lib/Makefile
  head/audio/gramofile/Makefile
  head/audio/wavplay/Makefile
  head/audio/xmcd/Makefile
  head/audio/zinf/Makefile
  head/benchmarks/super-smack/Makefile
  head/databases/fastdb/Makefile
  head/deskutils/fusenshi/Makefile
  head/devel/ace/Makefile
  head/devel/libmba/Makefile
  head/devel/libshbuf/Makefile
  head/devel/nspr/Makefile
  head/devel/poco-ssl/Makefile
  head/devel/shmap/Makefile
  head/emulators/qemu-sbruno/Makefile
 
head/emulators/virtualbox-ose/files/patch-src_libs_xpcom18a4_nsprpub_pr_src_pthreads_ptsynch.c
  head/ftp/gftp/Makefile
  head/lang/cint/files/patch-cint_lib_ipc_ipcif.h
  head/lang/ferite/Makefile
  head/lang/rexx-regutil/Makefile
  head/mail/batv-milter/Makefile
  head/mail/batv-milter/files/patch-include_sm_os_sm__os__freebsd.h
  head/mail/dk-milter/files/patch-include_sm_os_sm__os__freebsd.h
  head/mail/sendmail/files/patch-include_sm_os_sm__os__freebsd.h
  head/mail/sid-milter/files/patch-include_sm_os_sm__os__freebsd.h
  head/misc/buffer/Makefile
  head/multimedia/py-kaa-base/Makefile
  head/net-mgmt/sdig/Makefile
  head/net-p2p/monero-cli/Makefile
  head/sysutils/freeipmi/Makefile
  head/sysutils/symon/Makefile
  head/www/mod_cband/files/patch-src_mod__cband.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list