Files
ports/biology
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-08 21:56:36 +00:00
2019-10-23 16:25:10 +00:00
2019-10-25 23:41:34 +00:00
2020-03-20 18:14:23 +00:00
2019-12-11 17:53:48 +00:00
2020-05-04 21:31:39 +00:00
2020-04-09 16:17:02 +00:00
2019-09-21 02:44:54 +00:00
2020-01-19 09:30:22 +00:00
2020-02-23 15:25:53 +00:00
2020-02-23 15:25:53 +00:00
2020-01-29 05:55:12 +00:00
2019-04-01 19:33:15 +00:00
2020-02-08 19:01:40 +00:00
2020-05-09 13:21:29 +00:00
2020-05-09 19:24:49 +00:00
2020-01-08 18:36:30 +00:00
2019-12-08 16:57:18 +00:00
2020-04-02 12:01:30 +00:00
2019-12-08 16:49:19 +00:00
2020-04-02 12:01:35 +00:00
2019-04-23 14:11:50 +00:00
2019-03-30 09:01:08 +00:00
2020-01-08 18:36:35 +00:00
2019-12-08 16:57:23 +00:00
2019-11-22 15:32:40 +00:00
2019-12-11 17:53:48 +00:00
2020-03-10 14:17:19 +00:00
2020-02-23 15:25:53 +00:00
2020-05-11 23:51:58 +00:00
2020-03-31 23:18:09 +00:00
2020-04-09 12:43:03 +00:00
2020-05-04 21:31:39 +00:00