1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/net-p2p
Tijl Coosemans 02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
..
amule - Update security/cryptopp to 5.6.5 2016-12-07 01:00:11 +00:00
amule-devel - Update security/cryptopp to 5.6.5 2016-12-07 01:00:11 +00:00
bitcoin devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
bitcoin-daemon devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
bitcoin-utils devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
bitflu - Update to 1.52 2016-09-09 20:21:16 +00:00
bitmessage - Update to 0.6.1 2016-10-06 15:51:59 +00:00
bnbt
btpd net-p2p:btpd: configure SSL base properly 2016-09-10 23:28:48 +00:00
btsync Do not use post-stage. Use post-install instead. 2016-12-02 11:58:21 +00:00
couchpotato net-p2p/couchpotato: Create a user account for couchpotato 2017-01-04 22:31:55 +00:00
cpuminer Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-11-20 09:38:08 +00:00
createtorrent net-p2p/createtorrent: Add SSL build flags 2016-09-10 23:32:55 +00:00
ctcs
ctorrent
dclib - Add LICENSE 2017-01-11 11:15:27 +00:00
deluge net-p2p/deluge: split out CLI part 2016-10-26 16:52:22 +00:00
deluge-cli net-p2p/deluge: split out CLI part 2016-10-26 16:52:22 +00:00
digitalcoin Deprecate ports broken for more than 6 months 2017-01-07 17:04:18 +00:00
dogecoin devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
ed2k
edonkey-tool-hash
eiskaltdcpp-cli - Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all 2016-10-04 16:23:18 +00:00
eiskaltdcpp-daemon - Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all 2016-10-04 16:23:18 +00:00
eiskaltdcpp-data - Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all 2016-10-04 16:23:18 +00:00
eiskaltdcpp-gtk - Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all 2016-10-04 16:23:18 +00:00
eiskaltdcpp-lib devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
eiskaltdcpp-qt - Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for all 2016-10-04 16:23:18 +00:00
frost
gkremldk
gnewtellium Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
gnunet Most commonly used build systems support silent builds, when they 2016-09-09 19:42:46 +00:00
gnunet-gtk Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
go-ethereum Update to 1.5.6 2017-01-13 21:06:22 +00:00
gtk-gnutella net-p2p/gtk-gnutella: Update to 1.1.11 2016-11-13 05:02:38 +00:00
gtorrentviewer
hs-torrent
jigdo
ktorrent devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
libbt Remove libcurl.so.7 compatibility link that was added in r374303 to 2016-12-08 17:01:31 +00:00
liberator
libktorrent devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
libpdtp net-p2p/libpdtp: document SSL requirement 2016-09-10 23:36:04 +00:00
libswift
libtorrent Mark some ports as not openssl-devel ready. 2016-11-29 18:46:21 +00:00
libtorrent-rasterbar devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
libtorrent-rasterbar-python devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
linuxdcpp devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
litecoin devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
litecoin-daemon Also mark broken on sparc64. 2016-10-05 19:42:38 +00:00
litecoin-utils Also mark broken on sparc64. 2016-10-05 19:42:38 +00:00
lopster
microdc2 Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
minder
mktorrent net-p2p/mktorrent: Add SSL flags 2016-09-11 00:11:48 +00:00
mldonkey The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
mldonkey-core
mldonkey-gui
namecoin devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
namecoin-daemon - Remove trailing dot in COMMENT and/or reword it accordingly 2016-10-28 16:00:45 +00:00
napshare Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
ncdc
opendchub
p5-Net-BitTorrent
p5-Net-BitTorrent-File
p5-Net-BitTorrent-PeerPacket
p5-Net-DirectConnect
p5-WWW-BitTorrent
phex
py-py2play
py-transmissionrpc
py-vertex
qbittorrent devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
qbittorrent-nox11
retroshare multimedia/ffmpeg: update to 3.2.2 2016-12-11 15:22:47 +00:00
rtgui GOOGLE_CODE has gone away. 2016-09-14 15:59:34 +00:00
rtorrent
shx net-p2p/shx: Document SSH reqirement, handle no EGD case (LibreSSL) 2016-09-12 20:36:54 +00:00
sonarr net-p2p/sonarr: Update to 2.0.0.4472 2017-01-03 18:28:10 +00:00
squall net-p2p/squall: Document SSL requirement 2016-09-11 00:15:02 +00:00
torrentcheck
torrentsniff
transmission
transmission-cli Assume "pkg-config zlib" works after 9.x reached EOL 2017-01-03 17:06:49 +00:00
transmission-daemon - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
transmission-gtk - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
transmission-qt4 - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
transmission-remote-gui - Bump PORTREVISION. Lazarus was updated to 1.6.2 2016-11-21 22:17:49 +00:00
tribler multimedia/ffmpeg: update to 3.2.2 2016-12-11 15:22:47 +00:00
twister - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL 2017-01-09 13:16:49 +00:00
uhub The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
unworkable GOOGLE_CODE has gone away. 2016-09-14 15:59:34 +00:00
valknut
verlihub Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins Bump PORTREVISIONS for ports depending on the canonical version of GCC and 2016-11-20 09:38:08 +00:00
verlihub-plugins-chatroom Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins-floodprotect
verlihub-plugins-forbid Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins-iplog Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins-isp Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins-luascript Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins-messanger Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
verlihub-plugins-stats Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
vuze The output of tools like awk, date, sort, tr,... depends on the current 2017-01-18 13:20:31 +00:00
xnap
zetacoin devel/boost-*: update to 1.63.0 2017-01-06 08:45:03 +00:00
zetacoin-nox11
Makefile CouchPotato (CP) is an automatic NZB and torrent downloader. 2016-12-26 18:14:23 +00:00