mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
f99a708957
Reasons: * Port build shouldn't use cross-compilation mode because it buids for the same architecture. * RUSTFLAGS isn't passed to the build of all or some Rust ports in the cross-compilation mode. Essential changes: * Remove the CARGO_BUILD_TARGET make variable. * Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV. * Update many ports that used CARGO_BUILD_TARGET. * Build paths now don't include the architecture triplet part. Immadiate benefits: * Unbreak build on architectures like i386 that sometimes require special RUSTFLAGS that were not effective in the cross-compilation mode. Ports that really need cross-compilation for some reason should enable it on case-by-case basis. Example: net-p2p/cncli (Not sure why does net-p2p/cncli actually need it, but it only builds with these options.) PR: 280305 Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days) |
||
---|---|---|
.. | ||
beebeep | ||
biboumi | ||
chatterino2 | ||
coccinella | ||
concord | ||
conduit | ||
convey | ||
coyim | ||
cutegram | ||
dendrite | ||
dino | ||
discordo | ||
dissent | ||
echat | ||
ejabberd | ||
farstream | ||
finch | ||
folks | ||
fractal | ||
freetalk | ||
gajim | ||
gloox | ||
gomuks | ||
gotktrix | ||
gotosocial | ||
gurk-rs | ||
iamb | ||
icmpchat | ||
icqlib | ||
jarl | ||
jicofo | ||
jitsi-meet-full | ||
jitsi-prosody-plugins | ||
jitsi-srtp-native | ||
jitsi-videobridge | ||
jsxc | ||
kaccounts-integration | ||
kaccounts-providers | ||
kaidan | ||
kopete | ||
libaccounts-glib | ||
libaccounts-qt | ||
libmesode | ||
libnice | ||
libnice-gst1 | ||
libpurple | ||
libqtelegram-ae | ||
libquotient | ||
libsignal-client | ||
libsignal-node | ||
libsignon-glib | ||
libstrophe | ||
linux-discord | ||
linux-whatsdesk | ||
loudmouth | ||
lurch | ||
mastodon | ||
matterbridge | ||
matterhorn | ||
matterircd | ||
mbpurple | ||
mcabber | ||
meanwhile | ||
mikutter | ||
mtxclient | ||
neochat | ||
nextcloud-spreed-signaling | ||
nextcloud-talk | ||
nheko | ||
openfire | ||
oysttyer | ||
p5-AnyEvent-XMPP | ||
p5-DJabberd | ||
p5-Jabber-Lite | ||
p5-Jabber-SimpleSend | ||
p5-Net-AOLIM | ||
p5-Net-Async-XMPP | ||
p5-Net-Jabber | ||
p5-Net-NetSend | ||
p5-Net-OSCAR | ||
p5-Net-Stomp | ||
p5-Net-XMPP | ||
p5-Net-XMPP2 | ||
p5-Protocol-XMPP | ||
p5-SOAP-Transport-JABBER | ||
pecl-stomp2 | ||
pidgin | ||
pidgin-bot-sentry | ||
pidgin-fetion | ||
pidgin-hotkeys | ||
pidgin-latex | ||
pidgin-libnotify | ||
pidgin-manualsize | ||
pidgin-sipe | ||
pidgin-skypeweb | ||
pidgin-twitter | ||
pidgin-window_merge | ||
profanity | ||
prosody | ||
prosody-modules | ||
psi | ||
purple-discord | ||
purple-facebook | ||
purple-googlechat | ||
purple-gowhatsapp | ||
purple-mattermost | ||
purple-plugin-pack | ||
purple-rocketchat | ||
purple-slack | ||
purple-teams | ||
py-apprise | ||
py-fbmq | ||
py-matrix-synapse | ||
py-mattermostdriver | ||
py-nbxmpp | ||
py-punjab | ||
py-python-telegram-bot | ||
py-slack-sdk | ||
py-slackeventsapi | ||
py-slixmpp | ||
py-telepot | ||
py-toxcore-c | ||
py-unmessage | ||
qTox | ||
quaternion | ||
qxmpp | ||
ricochet | ||
rubygem-discordrb-webhooks | ||
rubygem-discordrb-webhooks-blackst0ne | ||
rubygem-hipchat | ||
rubygem-lita | ||
rubygem-termtter | ||
rubygem-tinder | ||
ruqola | ||
sayaka | ||
scli | ||
sendxmpp | ||
signal-cli | ||
signal-desktop | ||
signald | ||
slack-term | ||
spectral | ||
ssh-chat | ||
sshout | ||
talkatu | ||
tdlib | ||
tdlib-purple | ||
telegram-cli | ||
telegram-desktop | ||
telegramqml | ||
teleirc | ||
telepathy-accounts-signon | ||
telepathy-farstream | ||
telepathy-gabble | ||
telepathy-glib | ||
telepathy-idle | ||
telepathy-logger | ||
telepathy-logger-qt5 | ||
telepathy-mission-control | ||
telepathy-qt | ||
telepathy-sofiasip | ||
tg_owt | ||
tkabber | ||
tkabber-plugins | ||
tokodon | ||
toot | ||
tox | ||
tox_extension_messages | ||
toxbot | ||
toxext | ||
toxic | ||
toxins | ||
twirssi | ||
uTox | ||
vqcc-gtk | ||
xmpp-client | ||
yume | ||
zkgroup | ||
zoom | ||
Makefile |