1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/Mk
Baptiste Daroussin ec229aec83 Introduce the new BINARY_ALIAS variable
When defined it will create symlinks of some given binaries in a directory which
will be prepended to the PATH.

The syntax is the following:
BINARY_ALIAS=   target1=source1  target2=source2

For example to have a "swig" binary in the path which will be pointing at
swig3.0 and a "sed" pointing at GNU sed: gsed

BINARY_ALIAS=  swig=swig3.0 sed=gsed

Reviewed by:	swills, adamw, mat
Approved by:	swills (portmgr)
Differential Revision:	https://reviews.freebsd.org/D12603
2017-10-11 19:03:24 +00:00
..
Scripts Take out the check that suggests that all <foo>-qt5 ports should be 2017-10-04 21:01:09 +00:00
Uses Enable depending on Ghostscript in the test phase 2017-10-06 11:13:05 +00:00
bsd.apache.mk
bsd.autotools.mk
bsd.ccache.mk Allow overriding the ccache location with CCACHE_WRAPPER_PATH. 2017-03-10 02:20:51 +00:00
bsd.commands.mk Add a RLN command (relative ln), it can be used to create relative 2017-04-20 11:13:32 +00:00
bsd.default-versions.mk lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1 2017-09-11 06:30:53 +00:00
bsd.destdir.mk
bsd.emacs.mk editors/emacs-devel: 2017-10-05 02:00:34 +00:00
bsd.fpc.mk - Freepascal update to 3.0.2 2017-02-26 17:38:04 +00:00
bsd.gcc.mk Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mk 2017-08-15 12:44:16 +00:00
bsd.gecko.mk gecko: preemptively drop unused MOZ_PROTOCOLS 2017-09-29 15:18:18 +00:00
bsd.gstreamer.mk Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
bsd.java.mk Minor cleanup to Java version/vendor/OS validation 2017-07-14 18:09:11 +00:00
bsd.ldap.mk Garbage collect openldap 2.3 leftovers 2017-10-04 09:32:12 +00:00
bsd.licenses.db.mk Introduce versions of the Mozilla Public License (MPL) 2017-07-26 23:58:05 +00:00
bsd.licenses.mk Add LICENSE_FILE support for single license file containing multiple licenses 2017-10-07 09:12:31 +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
bsd.options.desc.mk Shorten GSSAPI_BASE desc so it fits 80x24 terminals. 2017-08-11 08:33:19 +00:00
bsd.options.mk Meson is picky about the arguments of build options. 2017-06-09 18:12:54 +00:00
bsd.port.mk Introduce the new BINARY_ALIAS variable 2017-10-11 19:03:24 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.qt.mk New port: www/qt5-webengine. 2017-08-17 15:56:11 +00:00
bsd.ruby.mk Update to 2.3.5 2017-09-24 12:41:44 +00:00
bsd.sanity.mk Introduce versions of the Mozilla Public License (MPL) 2017-07-26 23:58:05 +00:00
bsd.sdl.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.sites.mk Remove ftp.dti.ad.jp 2017-09-13 13:07:50 +00:00
bsd.ssp.mk Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
bsd.tex.mk
bsd.wx.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.xorg.mk Consolidate the Mesa ports, update to 17.0.4, and add Wayland option 2017-05-12 18:46:53 +00:00