1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/Mk/Uses
Mateusz Piotrowski 52093b767e Clarify MESON_BUILD_DIR comment
MESON_BUILD_DIR is relative to ${WRKSRC}. Update the comment in meson.mk
accordingly.

Reviewed by:	kwm, mat
Approved by:	gnome (koobs, kwm), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19270
2019-02-26 09:36:29 +00:00
..
7z.mk Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
ada.mk Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
alias.mk Return ports maintained by John Marino to the pool, he is no longer interested. 2017-04-21 20:25:00 +00:00
apache.mk Rename variable so it does not clash with sanity checks. 2018-09-10 13:41:13 +00:00
autoreconf.mk Improve autoreconf documentation. Clarify that autopoint and libtoolize 2019-01-14 17:01:23 +00:00
azurepy.mk Add USES azurepy: Shared namespace for py-azure-* ports 2019-01-26 12:52:06 +00:00
bdb.mk Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
bison.mk
blaslapack.mk Adjust comment about USES=blaslapack defaults 2017-02-17 03:10:55 +00:00
cargo.mk Add a CRATESIO entry for crates.io to bsd.sites.mk 2019-02-15 12:04:50 +00:00
charsetfix.mk
cmake.mk Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
compiler.mk All supported versions of FreeBSD that install clang have version 6.0.0 or 2018-12-23 12:01:32 +00:00
corosync.mk - add net/corosync3 (2.99.2) 2018-05-24 18:24:50 +00:00
cpe.mk Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
cran.mk Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
desktop-file-utils.mk
desthack.mk
display.mk
dos2unix.mk Be more strict and let USES=dos2unix accept no arguments 2018-09-14 18:27:20 +00:00
drupal.mk
eigen.mk New USES=eigen 2018-01-02 16:49:24 +00:00
elixir.mk Fix usage of left braces to be compatible with extended regular 2017-04-25 08:34:26 +00:00
emacs.mk editors/emacs: Update to version 26.1 2018-05-31 01:17:52 +00:00
erlang.mk
fakeroot.mk
fam.mk
firebird.mk
fonts.mk
fortran.mk - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS. 2017-11-18 13:09:56 +00:00
fpc.mk - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fuse.mk Add support for libfuse3 (sysutils/fusefs-libs3). 2017-10-26 15:37:02 +00:00
gecko.mk www/firefox: update to 65.0 2019-01-21 23:03:45 +00:00
gem.mk Update devel/ruby-gems to 3.0.2 2019-02-22 19:56:03 +00:00
gettext-runtime.mk
gettext-tools.mk
gettext.mk
ghostscript.mk Enable depending on Ghostscript in the test phase 2017-10-06 11:13:05 +00:00
gl.mk Sort alphabetically 2018-09-11 18:52:07 +00:00
gmake.mk
gnome.mk Readd USE_GNOME=intlhack removed by accident during the backout of r493559 2019-02-22 08:14:11 +00:00
gnustep.mk Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
go.mk Add GO_BUILDFLAGS variable to Uses/go.mk 2018-08-25 17:26:16 +00:00
gperf.mk
grantlee.mk Clarify PLIST_SUB in grantlee.mk 2017-05-02 17:25:16 +00:00
groff.mk In preparation for removal of groff from base add USES=groff 2017-05-25 14:04:48 +00:00
gssapi.mk Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
horde.mk - Update WWW 2018-12-21 16:26:58 +00:00
iconv.mk Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimicking 2017-09-25 20:55:27 +00:00
imake.mk
jpeg.mk
kde.mk Update KDE's Plasma 5 Desktop to 5.15.1 2019-02-20 19:19:28 +00:00
kmod.mk Automatically generate @dir entries for package list if :debug is used. 2017-02-13 21:48:12 +00:00
lazarus.mk - Add Uses/lazarus.mk 2018-05-25 15:48:13 +00:00
lha.mk
libarchive.mk
libedit.mk
libtool.mk libtool.mk: pass through LDFLAGS -fuse-ld=* 2017-12-26 17:20:15 +00:00
linux.mk emulators/linux-c6: Update to CentOS 6.10 2018-08-26 19:53:54 +00:00
localbase.mk
lua.mk Fix logic in lua version selection 2018-07-17 12:00:46 +00:00
lxqt.mk add lxqt-globalkeys component 2018-06-25 00:49:41 +00:00
makeinfo.mk Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set. 2017-07-28 21:45:20 +00:00
makeself.mk
mate.mk Updating MATE ports to and patch for MATE 1.20 2018-04-13 21:16:56 +00:00
meson.mk Clarify MESON_BUILD_DIR comment 2019-02-26 09:36:29 +00:00
metaport.mk
mono.mk USES=mono: improve makenupkg 2018-09-12 14:53:21 +00:00
motif.mk
mysql.mk databases/mariadb103-server: Add MariaDB 10.3 port 2018-06-09 16:40:54 +00:00
ncurses.mk
ninja.mk
objc.mk Move Objective-C ports to the v2 GNUstep ABI. 2019-02-03 15:37:58 +00:00
openal.mk
pathfix.mk Fix pkgconfig path when used in CMAKE_INSTALL_DATAROOTDIR 2018-03-08 09:08:48 +00:00
pear.mk Fix typo 2018-11-10 07:58:52 +00:00
perl5.mk Fix spurious errors. 2018-08-02 08:35:10 +00:00
pgsql.mk Add facility to give a range of allowable versions for postgresql 2019-01-15 21:50:54 +00:00
php.mk Remove references to PHP 5.6 from Mk/Uses/php.mk 2019-01-01 13:29:57 +00:00
pkgconfig.mk Require pkgconf>=1.3.0_1 after r435576. 2017-03-07 10:22:41 +00:00
pure.mk Return nemysis@'s ports to the pool after 19 months of inactivity. 2018-09-03 12:42:20 +00:00
pyqt.mk Update PyQt5 to 5.11.3 2018-12-16 15:25:40 +00:00
python.mk PYTHON_VERSION cannot be changed, use DEFAULT_VERSIONS. 2019-01-16 15:13:51 +00:00
qmail.mk
qmake.mk Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt-dist.mk Update Qt5 to 5.12.1 2019-02-12 17:43:00 +00:00
qt.mk Mk/Uses/qt.mk: Complain about components with an unknown suffix 2019-02-20 21:24:33 +00:00
readline.mk Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
samba.mk Unregister expired net/samba45 2018-06-14 17:50:33 +00:00
scons.mk
sdl.mk Convert bsd.sdl.mk to Uses/sdl.mk 2019-02-11 15:21:25 +00:00
shared-mime-info.mk
shebangfix.mk Report (in q/a) and fix (in shebangfix) python[23] shebangs 2017-12-21 13:27:51 +00:00
sqlite.mk
ssl.mk Move the BROKEN_SSL/IGNORE_SSL at a place where a value of base actually 2018-12-14 09:34:59 +00:00
tar.mk
tcl.mk Remove references to Tcl/Tk 8.4 2017-11-23 12:11:41 +00:00
terminfo.mk
tk.mk
uidfix.mk
uniquefiles.mk Enhance USES=uniquefiles to be more generic. 2017-12-19 16:23:48 +00:00
varnish.mk Varnish 5 was EOL and expired 2019-01-14 18:09:46 +00:00
waf.mk Add 'test' target to the WAF-enabled ports 2018-05-17 00:51:35 +00:00
webplugin.mk
xfce.mk - Update sysutils/garcon to 0.6.1 [1] 2017-09-18 14:17:15 +00:00
zip.mk
zope.mk