freebsd-ports/Mk
Bryan Drewery 954c5f2ec5 MFH: r434316
ports_env: Fix OPSYS not being exported.

This was causing excessive 'uname -s' executions during Poudriere dependency
calculations.  The reasoning is due to HAVE_COMPAT_IA32_KERN having a newline
quoted at the end of it as '\ ' by bmake:

  # make -f Mk/bsd.port.mk -V 'HAVE_COMPAT_IA32_KERN=${HAVE_COMPAT_IA32_KERN:Q}' | cat -v
  HAVE_COMPAT_IA32_KERN=YES\

This resulted in the following being executed:

  export HAVE_COMPAT_IA32_KERN="YES OPSYS=FreeBSD"

With hat:	portmgr
Approved by:	portmgr (implicit)
2017-02-17 22:24:33 +00:00
..
Scripts MFH: r434316 2017-02-17 22:24:33 +00:00
Uses MFH: r432453 2017-01-26 15:04:45 +00:00
bsd.apache.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.autotools.mk Fix targets being out of order. 2016-06-17 16:03:43 +00:00
bsd.ccache.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.commands.mk Rename PKG_CMD to PKG_REGISTER 2016-12-01 21:29:04 +00:00
bsd.default-versions.mk Drop support for Perl 5.18 (infrastructure part) 2016-12-31 16:50:58 +00:00
bsd.destdir.mk
bsd.emacs.mk editors/emacs-devel: Update to pull in new concurrency features. 2016-12-25 04:52:41 +00:00
bsd.fpc.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.gcc.mk Always include bsd.default-versions.mk in bsd.port.mk. 2016-08-03 12:09:37 +00:00
bsd.gecko.mk MFH: r431737 r431781 r431858 r432352 2017-01-24 22:38:07 +00:00
bsd.gstreamer.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.java.mk Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17 2016-04-24 12:16:23 +00:00
bsd.ldap.mk Do not terminate IGNORE messages with period, it is added by the framework. 2016-08-26 08:42:27 +00:00
bsd.licenses.db.mk Add all Creative Commons licenses 2016-09-13 12:24:51 +00:00
bsd.licenses.mk ${RM} already has -f. 2016-10-21 12:51:40 +00:00
bsd.local.mk
bsd.ocaml.mk Use @postunexec instead of @unexec which is deprecated 2016-11-20 12:35:57 +00:00
bsd.octave.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.options.desc.mk Add shared GRIB_API description 2017-01-01 01:47:25 +00:00
bsd.options.mk Revert r429298 it has some unexpected side effects which I do not have time to 2016-12-25 12:46:14 +00:00
bsd.port.mk Revert r429298 it has some unexpected side effects which I do not have time to 2016-12-25 12:46:14 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk ${RM} already has -f. 2016-10-21 12:51:40 +00:00
bsd.qt.mk Change the way the pkgconfig-file install path is set for Qt5 ports. 2016-12-19 11:12:32 +00:00
bsd.ruby.mk MFH: r432553 2017-01-30 21:49:48 +00:00
bsd.sanity.mk Revert r429298 it has some unexpected side effects which I do not have time to 2016-12-25 12:46:14 +00:00
bsd.sdl.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.sites.mk - Update Exim master sites 2016-12-25 13:46:55 +00:00
bsd.ssp.mk
bsd.tex.mk Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports 2016-08-17 12:16:24 +00:00
bsd.wx.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.xorg.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00