Files
ports/lang
Tobias Kortkamp dcbb4afe98 lang/python3?: Fix python3.?-config behavior when symlinked
When python3.?-config is symlinked to another location it starts
outputting bogus paths.  For example

$ pwd
/home/tobias
$ python3.6-config --includes
-I/usr/local/include/python3.6m -I/usr/local/include/python3.6m
$ ln -s /usr/local/bin/python3.6-config python3-config
$ ./python3-config --includes
-I/home/include/python3.6m -I/home/include/python3.6m

This breaks ports trying to use BINARY_ALIAS together with
python3.?-config.  Apply a patch to resolve the symlink first before
trying to find the install prefix.

PR:		229749
Submitted by:	tobik
Reviewed by:	antoine, miwi
Approved by:	python (miwi)
2018-07-26 08:58:50 +00:00
..
2017-12-12 02:53:33 +00:00
2018-06-23 08:27:13 +00:00
2017-01-29 14:18:52 +00:00
2016-09-06 09:01:29 +00:00
2018-01-15 16:34:36 +00:00
2018-01-01 11:34:46 +00:00
2018-03-20 00:56:23 +00:00
2018-03-27 19:46:02 +00:00
2018-06-20 17:05:41 +00:00
2017-10-12 15:35:56 +00:00
2018-05-17 08:34:08 +00:00
2018-02-27 12:26:25 +00:00
2018-07-20 13:53:46 +00:00
2016-10-21 12:51:40 +00:00
2018-05-15 11:01:58 +00:00
2018-06-03 07:32:10 +00:00
2017-04-10 00:27:48 +00:00
2018-04-28 12:13:49 +00:00
2018-07-10 13:03:02 +00:00
2018-02-08 13:05:40 +00:00
2018-03-29 10:48:13 +00:00
2018-02-01 07:14:41 +00:00
2018-06-30 20:21:52 +00:00
2018-07-17 14:02:34 +00:00
2018-05-28 09:04:30 +00:00
2018-07-22 12:29:08 +00:00
2018-05-20 09:04:10 +00:00
2018-06-08 01:52:22 +00:00
2018-07-22 16:20:19 +00:00
2018-02-04 10:14:27 +00:00
2018-06-29 14:22:11 +00:00
2018-05-27 08:34:17 +00:00
2018-03-19 06:40:54 +00:00
2018-06-08 01:56:02 +00:00
2018-01-02 10:51:06 +00:00
2018-06-04 14:46:41 +00:00
2017-12-24 20:27:45 +00:00
2018-07-16 13:03:57 +00:00
2017-10-10 13:06:45 +00:00
2018-07-19 20:45:03 +00:00
2017-06-27 13:46:53 +00:00
2017-10-14 14:35:19 +00:00
2018-03-18 15:08:18 +00:00
2018-06-16 15:56:41 +00:00
2016-10-12 19:04:21 +00:00
2018-07-01 11:13:18 +00:00
2018-01-01 13:34:56 +00:00
2018-03-18 20:04:06 +00:00
2017-07-27 00:43:32 +00:00
2017-07-27 13:00:35 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-06-04 18:09:15 +00:00
2018-06-04 18:09:22 +00:00
2018-06-04 18:09:29 +00:00
2018-05-27 20:15:16 +00:00
2018-06-04 18:09:35 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-06-15 09:04:34 +00:00
2018-05-27 20:15:16 +00:00
2018-05-29 07:43:10 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-05-27 20:15:16 +00:00
2018-06-29 14:22:11 +00:00
2018-06-29 14:22:11 +00:00
2018-03-13 06:35:27 +00:00
2017-02-05 03:30:43 +00:00
2018-07-24 12:46:32 +00:00
2018-05-14 08:08:47 +00:00
2017-01-24 11:54:20 +00:00
2018-01-29 13:43:22 +00:00
2018-05-14 02:31:26 +00:00
2018-06-29 16:48:10 +00:00
2018-07-06 09:37:37 +00:00
2018-05-14 21:03:47 +00:00
2018-06-20 17:05:41 +00:00
2017-11-18 20:30:35 +00:00
2018-07-06 07:15:50 +00:00
2018-07-06 07:16:31 +00:00
2017-01-22 15:29:45 +00:00
2018-01-21 10:51:29 +00:00
2018-01-21 10:51:29 +00:00
2018-07-06 16:14:58 +00:00
2017-09-24 18:49:25 +00:00
2018-03-29 19:59:47 +00:00
2018-06-05 18:57:28 +00:00
2018-03-29 20:01:41 +00:00
2018-04-03 20:48:47 +00:00
2018-06-02 23:26:05 +00:00
2018-06-29 12:13:54 +00:00
2018-05-22 16:41:21 +00:00
2018-05-10 16:20:46 +00:00
2018-06-09 09:03:48 +00:00
2018-07-16 15:32:20 +00:00
2018-06-29 14:22:11 +00:00
2017-08-31 12:36:12 +00:00
2018-02-05 15:40:56 +00:00
2018-06-29 14:22:11 +00:00
2017-09-10 13:43:09 +00:00
2018-01-08 15:34:23 +00:00
2016-11-24 09:31:37 +00:00
2017-11-30 15:50:30 +00:00
2016-11-03 16:16:54 +00:00
2018-06-19 21:46:26 +00:00
2018-04-25 07:39:02 +00:00
2018-05-06 00:39:06 +00:00
2016-12-01 10:36:38 +00:00
2018-05-29 08:34:21 +00:00
2018-07-21 17:42:19 +00:00