Files
ports/comms
Danilo G. Baio 75a5f7f076 Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
2020-05-11 23:51:58 +00:00
..
2020-03-24 19:54:57 +00:00
2019-07-14 09:02:13 +00:00
2019-05-31 09:31:44 +00:00
2020-03-11 08:26:04 +00:00
2019-07-23 05:50:22 +00:00
2020-03-26 19:46:43 +00:00
2020-05-03 13:20:06 +00:00
2020-04-23 16:20:30 +00:00
2019-04-27 15:31:32 +00:00
2020-04-02 12:09:54 +00:00
2019-04-19 08:57:23 +00:00
2020-01-13 10:13:15 +00:00
2020-05-11 23:51:58 +00:00
2020-03-03 15:11:46 +00:00
2019-11-10 17:06:13 +00:00
2019-09-09 00:48:58 +00:00
2020-05-08 09:32:38 +00:00
2020-04-06 09:32:21 +00:00
2019-08-06 06:10:10 +00:00
2020-03-17 17:17:58 +00:00
2018-05-08 19:45:53 +00:00
2020-04-15 11:37:46 +00:00
2019-11-25 23:25:52 +00:00
2019-11-07 20:19:59 +00:00
2019-11-07 20:19:59 +00:00
2020-02-10 16:28:23 +00:00
2019-04-09 14:04:49 +00:00
2018-07-30 14:10:59 +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
2019-01-20 20:50:00 +00:00
2020-04-03 09:33:08 +00:00
2018-03-09 05:35:45 +00:00
2020-02-23 15:25:53 +00:00
2020-02-23 15:25:53 +00:00
2020-02-11 17:05:05 +00:00
2019-12-02 17:35:21 +00:00
2019-01-06 15:08:46 +00:00
2019-09-14 04:59:25 +00:00
2020-04-13 12:35:58 +00:00
2019-11-08 16:59:58 +00:00
2020-04-13 12:35:58 +00:00
2020-04-13 12:35:58 +00:00
2020-01-17 09:44:52 +00:00
2020-05-07 11:39:20 +00:00
2020-03-31 23:18:14 +00:00
2019-12-11 17:53:48 +00:00
2019-01-26 23:47:39 +00:00
2020-01-16 12:54:42 +00:00
2019-09-16 20:55:08 +00:00
2019-06-17 13:37:52 +00:00
2020-04-29 13:40:39 +00:00
2020-01-04 23:34:22 +00:00
2020-01-07 04:43:28 +00:00
2020-05-04 11:11:11 +00:00
2020-04-04 17:27:45 +00:00
2019-12-27 13:43:00 +00:00
2019-12-08 23:57:43 +00:00
2019-04-09 14:04:49 +00:00
2020-05-05 15:38:11 +00:00