freebsd-ports/Mk
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
..
Scripts Support OVERLAY dir passed in from Poudriere. 2020-05-04 18:27:51 +00:00
Uses Update Sphinx 2020-05-11 23:51:58 +00:00
Wrappers Remove the -L argument that crept in by accident 2020-03-10 14:22:50 +00:00
bsd.ccache.mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
bsd.commands.mk
bsd.default-versions.mk Add Samba 4.11 as a possible default version. 2020-04-29 01:40:02 +00:00
bsd.destdir.mk
bsd.gcc.mk Add support for GCC 10. That is in the release phase and has not seen 2020-04-26 14:20:35 +00:00
bsd.gecko.mk www/firefox: update to 75.0 2020-03-31 20:32:40 +00:00
bsd.gstreamer.mk Update gstreamer1 to 1.16.2. 2020-01-26 17:42:36 +00:00
bsd.java.mk Allow users to specify a default Java version in the standard way 2020-04-11 17:10:03 +00:00
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk - Replace with a cleaner way to get OCTAVE_VERSION. 2019-12-20 04:30:01 +00:00
bsd.options.desc.mk Reword INFO_DESC to better reflect that it's about documentation in GNU 2019-12-28 21:23:52 +00:00
bsd.options.mk Clean up support for FreeBSD 11.2. 2019-11-07 16:30:12 +00:00
bsd.port.mk Allow lua scripts in the framworks. 2020-04-29 14:01:05 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Remove checks for ia64, this is not a supported architecture. 2019-04-23 17:52:38 +00:00
bsd.ruby.mk Fix RUBY_RDOC with Ruby 2.7. Neither lang/ruby27 nor 2020-04-12 09:32:29 +00:00
bsd.sanity.mk Retire XORG_CAT 2019-11-04 18:08:20 +00:00
bsd.sites.mk Ditch cytranet from sourceforge, currently dead. 2020-02-14 22:01:01 +00:00
bsd.ssp.mk Use ARCH instead of MACHINE to check for mips. 2019-12-20 01:11:41 +00:00
bsd.tex.mk Revert recent bsd.tex.mk change 2019-08-28 05:18:07 +00:00
bsd.wx.mk x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language 2020-02-29 18:24:19 +00:00