aboutsummaryrefslogtreecommitdiffstats
path: root/MOVED
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2016-03-22 05:11:11 +0800
committered <ed@FreeBSD.org>2016-03-22 05:11:11 +0800
commit46f1f6bd5be6a62af19e721f73fec5c59242a01f (patch)
treef5026a33f9daab0790cea1e00ec18b78b30830b8 /MOVED
parent6f1b6a38857e3c2dfb4b2d8853e8d75e01341567 (diff)
downloadfreebsd-ports-gnome-46f1f6bd5be6a62af19e721f73fec5c59242a01f.tar.gz
freebsd-ports-gnome-46f1f6bd5be6a62af19e721f73fec5c59242a01f.tar.zst
freebsd-ports-gnome-46f1f6bd5be6a62af19e721f73fec5c59242a01f.zip
Merge cloudabi-clang with cloudabi-toolchain and install more useful tools.
Now that the previous changes to the cloudabi-clang package brought in more LLVM tools, the package actually became a misnomer. Most of the tools that it installed are not part of Clang, but of LLVM instead. My plans of extending it to also install wrappers around man(1) and pkgconf(1) would make the naming even worse. The only reason that the cloudabi-clang package was created in the first place, was because we still had some of the core CloudABI libraries part of FreeBSD Ports. Now that these libraries are part of their own package collection, it makes more sense to squash this package together with cloudabi-toolchain. The nice thing about installing a wrapper around pkgconf(1) named ${gnu_triple}-pkg-config is that Autoconf now automatically picks it up. Running ./configure --host=${gnu_triple} is enough to make it detect the cross compiled libraries it depends on. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D5697
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED1
1 files changed, 1 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 4d32691f4159..a73832f2f9b9 100644
--- a/MOVED
+++ b/MOVED
@@ -8238,3 +8238,4 @@ www/eaccelerator||2016-03-20|Has expired: cannot be installed: doesn't work with
devel/pecl-inclued||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
security/pecl-taint||2016-03-20|Has expired: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
net/libnids-libnet11|net/libnids|2016-03-20|Same content
+lang/cloudabi-clang|devel/cloudabi-toolchain|2016-03-21|Merged