non port: textproc/py-sphinx/Makefile |
SVNWeb
|
Number of commits found: 75 |
Tue, 21 Mar 2023
|
[ 19:22 Po-Chuan Hsieh (sunpoet) ] 850dc26
textproc/py-sphinx: Fix 4cea0f3e80754304a64ff058727a891d37a3913a
- Update version requirement of *_DEPENDS
- Remove superfluous blank line
|
Tue, 14 Feb 2023
|
[ 08:58 Dima Panov (fluffy) ] 4cea0f3
textproc/py-sphinx: update to 5.3.0 release (+)
Switch to PEP517 build
Changes: https://www.sphinx-doc.org/en/master/changes.html (5.1.1 => 5.3.0)
Approved by: python@ (lwhsu)
Sponsored by: Serenity Cybersecurity, LLC
|
Mon, 30 Jan 2023
|
[ 13:02 Po-Chuan Hsieh (sunpoet) ] a61ad3c
textproc/py-sphinx: Fix a7a3ac5596fdb27fb974c7993002b63994fe001e
- Update version requirement of RUN_DEPENDS
- Fix TEST_DEPENDS
- Convert to USE_PYTHON=pytest
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] a7a3ac5
textproc/py-sphinx: update to 5.1.1 release (+)
This is latest Sphinx release which supports setuptools.
Changelog: https://www.sphinx-doc.org/en/master/changes.html
Approved by: python (lwhsu)
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jun 2022
|
[ 16:32 Po-Chuan Hsieh (sunpoet) ] 17bf483
textproc/py-sphinx: Convert to USE_PYTHON=pytest4
|
Mon, 27 Jun 2022
|
[ 16:04 Dima Panov (fluffy) ] 943f17d
textproc/py-sphinx: update to 4.5.0 release (+)
While sphinx project provided 5.x branch, update our tree with 4.5.0 release.
It will satisfy requirements for consumers (e.g, Django40 require sphinx>=4.5.0
for offline HTML docs)
Exp-run was fine for 4.4.0, 4.5.0 is a bugfix, so no additional tests assumed.
PR: 261505
Exp-run by: antoine
Approved by: python (lwhsu)
|
Tue, 26 Apr 2022
|
[ 13:48 Dmitry Marakasov (amdmi3) ] 05ede33
textproc/py-sphinx: switch to USES=pytest and document failing tests
Reported by: reprise
Approved by: portmgr blanket (no explicit approval requested as the change only
affects testing)
|
Mon, 28 Mar 2022
|
[ 12:31 Dmitry Marakasov (amdmi3) ] 429facb
textproc/py-sphinx: switch to pytest4
- Switch to pytest4 to avoid test failures after updating pytest to 7.x
PR: 256624
|
Tue, 11 Jan 2022
|
[ 02:48 Yasuhiro Kimura (yasu) Author: Danilo G. Baio ] 21fd9a9
textproc/py-sphinx: Update to 4.3.1
ChangeLog: https://github.com/sphinx-doc/sphinx/blob/v4.3.1/CHANGES
PR: 257116
Approved by: python (dbaio)
|
Tue, 9 Nov 2021
|
[ 15:52 Dmitry Marakasov (amdmi3) ] ee1188d
textproc/py-sphinx: bump PORTREVISION
Bump PORTREVISION after 7583c6f to actually fix the runtime problem
for these who installed py310-sphinx before the commit.
Approved by: portmgr blanket
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Mar 2021
|
[ 21:10 dbaio ]
textproc/py-sphinx: Update to 3.5.2
Add patches to fix Sphinx consumers; The most common issues are related with
pkg-plist, the output files for Sphinx changes between versions, keep this
dynamically is the better approach and will save time in future Sphinx updates.
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.5.2/CHANGES
PR: 254185
Approved by: python (with hat)
Exp-run by: antoine
|
Tue, 12 Jan 2021
|
[ 20:02 rene ]
Remove unused PY_TYPING from textproc/py-sphinx[18].
Reviewed by: dbaio
|
[ 20:01 dbaio ]
textproc/py-sphinx: Update to 3.4.3, Bugfix release
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.4.3/CHANGES
Approved by: python (with hat)
|
Sun, 10 Jan 2021
|
[ 14:04 dbaio ]
textproc/py-sphinx: Update to 3.4.2
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.4.2/CHANGES
PR: 252481
Approved by: python (with hat)
Exp-run by: antoine
|
Tue, 17 Nov 2020
|
[ 22:45 dbaio ]
textproc/py-sphinx: Update to 3.3.1, Bugfix release
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.3.1/CHANGES
PR: 251197
Approved by: python (with hat)
|
Sun, 15 Nov 2020
|
[ 12:17 dbaio ]
textproc/py-sphinx: Update to 3.3.0
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.3.0/CHANGES
PR: 250947
Approved by: python (with hat)
Exp-run by: antoine
|
Wed, 19 Aug 2020
|
[ 21:48 dbaio ]
textproc/py-sphinx: Update to 3.2.1
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.2.1/CHANGES
PR: 248670
Exp-run by: antoine
|
Tue, 7 Jul 2020
|
[ 21:43 dbaio ]
textproc/py-sphinx: Update to 3.1.2
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.1.2/CHANGES
PR: 247801
Approved by: dbaio (python, maintainer)
Exp-run by: antoine
|
Tue, 9 Jun 2020
|
[ 01:09 dbaio ]
textproc/py-sphinx: Update to 3.0.4
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.0.4/CHANGES
PR: 246935
Exp-run by: antoine
|
Sat, 30 May 2020
|
[ 12:27 dbaio ]
textproc/py-sphinx: Fix build (extract) with static bsdtar(1)
===> Extracting for py37-sphinx-3.0.3,1
=> SHA256 Checksum OK for python/Sphinx-3.0.3.tar.gz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1
Issue found at least on arm64.aarch64 and mips.mips64 builds using
native-x-tools/poudriere.
As /usr/bin/tar is replaced by the binary in /nxb-bin/, pointing EXTRACT_CMD
to /usr/bin/bsdtar instead.
root@12-mips64-default:/tmp # file /usr/bin/tar (Only the first 15 lines of the commit message are shown above )
|
Thu, 21 May 2020
|
[ 21:50 dbaio ]
textproc/py-sphinx: Update to 3.0.3
Changelog: https://github.com/sphinx-doc/sphinx/blob/v3.0.3/CHANGES
PR: 246513
Exp-run by: antoine
|
Mon, 11 May 2020
|
[ 23:51 dbaio ] (Only the first 10 of 144 ports in this commit are shown above. )
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
(Only the first 15 lines of the commit message are shown above )
|
Fri, 31 May 2019
|
[ 10:00 sunpoet ] (Only the first 10 of 22 ports in this commit are shown above. )
Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.
With hat: python
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Tue, 8 Jan 2019
|
[ 10:33 antoine ]
Pass py-sphinx maintainership to python@
|
[ 10:30 araujo ]
Reset the maintainership back to ports@ because I'm not using these
ports anymore.
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Mon, 29 Jan 2018
|
[ 11:29 sunpoet ]
Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
typing is a conditional RUN_DEPENDS for Python versions prior to 3.5.
PR: 221891, 225136
|
[ 06:45 araujo ] (Only the first 10 of 37 ports in this commit are shown above. )
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]
PR: ports/221891 [0] and ports/225136 [1]
Submitted by: sunpoet [1]
Approved by: antoine (portmgr)
Exprun by: antoine (several rounds)
Sponsored by: iXsystems, Inc.
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Thu, 3 Aug 2017
|
[ 18:49 pgj ]
Backport fix for issue #3212
PR: 221116
Submitted by: pgj
Approved by: araujo (maintainer)
Obtained from: https://github.com/sphinx-doc/sphinx/issues/3212
MFH: 2017Q3
|
Wed, 2 Aug 2017
|
[ 12:53 kmoore ]
- Pass maintainership over to Marcelo Araujo <araujo@>
|
Thu, 8 Jun 2017
|
[ 14:11 woodsb02 ]
[NEW] textproc/py3-sphinx: Create Python 3.x version of this port
Also make the following changes for the master textproc/py-sphinx port:
- Remove post-build introduced when port was updated to version 1.2 in
r336515, but is no longer required after version 1.2.1 [1].
- Include upstream patch which fixes the bundling of grammar files [2]
[1] https://github.com/sphinx-doc/sphinx/blob/1.2.1/CHANGES#L51-L53
[2]
https://github.com/sphinx-doc/sphinx/commit/b03b7e543f5e135d046d2fe407def219336c12b2
PR: 217475
PR: 217447
PR: 219833
Submitted by: dbaio
Approved by: kmoore (maintainer timeout)
|
Fri, 30 Dec 2016
|
[ 06:37 antoine ]
Revert sphinx upgrade as it breaks packaging of most ports depending on it
With hat: portmgr
|
Thu, 29 Dec 2016
|
[ 16:39 kmoore ]
- Update to 1.5.1
PR: 215311
Submitted by: Wen Heping <wen@freebsd.org>
|
Mon, 28 Nov 2016
|
[ 14:12 amdmi3 ]
- Add LICENSE_FILE
- Add NO_ARCH
Approved by: portmgr blanket
|
Fri, 18 Nov 2016
|
[ 20:46 kmoore ]
- Fix issue with pkg-plist and missing pickle
PR: 214634
Reported by: rakuco@
|
Thu, 17 Nov 2016
|
[ 18:33 kmoore ]
- Update to 1.4.8
|
Tue, 20 Sep 2016
|
[ 14:37 kmoore ]
- Add RUN_DEPEND on security/ca_root_nss
- Bump PORTREV
PR: 212049
|
Mon, 12 Sep 2016
|
[ 13:38 kmoore ]
- Update to 1.4.6
|
Tue, 21 Jun 2016
|
[ 16:55 kmoore ]
- Update to 1.4.4
PR: 209878
|
Thu, 12 May 2016
|
[ 15:53 kmoore ]
- Update to 1.4.1
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 6 Aug 2015
|
[ 07:02 lwhsu ]
- Update dependencies to match upstream's requirement
Approved by: kmoore
|
Wed, 15 Jul 2015
|
[ 15:26 kmoore ]
- Add new RUN_DEPEND on py-babel, fixes issue compiling llvm36 and possibly
others
- Bump PORTREV
PR: 201587
Submitted by: Christian Heckendorf <heckendorfc@gmail.com>
|
Tue, 14 Jul 2015
|
[ 14:32 kmoore ]
- Update textproc/py-sphinx to 1.3.1
- Reverse depend upon textproc/py-sphinx_rtd_theme
- Take maintainership of textproc/py-sphinx
Approved by: lwhsu@
|
Tue, 2 Sep 2014
|
[ 16:49 lwhsu ]
- Update to 1.2.3
|
Sun, 15 Jun 2014
|
[ 09:52 mva ]
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
|
Thu, 6 Mar 2014
|
[ 14:58 sunpoet ]
- Update LICENSE
Approved by: portmgr (blanket)
|
Tue, 4 Mar 2014
|
[ 12:48 lwhsu ]
- Update to 1.2.2
|
Tue, 28 Jan 2014
|
[ 03:07 lwhsu ]
- Update to 1.2.1
- Fix Python 3 support
|
Sun, 15 Dec 2013
|
[ 11:47 lwhsu ]
- Update to 1.2
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Tue, 17 Jul 2012
|
[ 12:46 nivit ]
- Bump PORTREVISION (changed pkg-plist)
- Add code to generate the pickle file of sphinx/pycode/Grammar.txt,
otherwise it can be generated indirectly by another port, which uses
the command sphinx-build (analyzing Python code).
See http://goo.gl/AIqn1
Reported by: pointyhat (via erwin)
Approved by: lwhsu (maintainer), via private email
|
Mon, 25 Jun 2012
|
[ 16:39 lwhsu ]
- Update to 1.1.3
PR: ports/169264
Submitted by: Marcin Cieslak <saper@saper.info>
|
Tue, 8 Nov 2011
|
[ 16:31 lwhsu ]
- Update to 1.1.2
PR: ports/162359
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Fri, 18 Feb 2011
|
[ 02:06 lwhsu ]
- Update to 1.0.7
|
Sun, 28 Nov 2010
|
[ 14:46 lwhsu ]
- Update to 1.0.5
|
Sun, 19 Sep 2010
|
[ 15:33 lwhsu ]
- Update to 1.0.4
|
Tue, 24 Aug 2010
|
[ 20:56 lwhsu ]
- Update to 1.0.3
|
Sat, 12 Jun 2010
|
[ 05:21 lwhsu ]
- Update to 0.6.7
|
Wed, 26 May 2010
|
[ 12:14 lwhsu ]
- Update to 0.6.6
|
Sat, 3 Apr 2010
|
[ 19:26 lwhsu ]
- Update to 0.6.5
|
Fri, 15 Jan 2010
|
[ 10:55 lwhsu ]
- Update to 0.6.4
|
Sat, 5 Sep 2009
|
[ 09:36 lwhsu ]
- Update to 0.6.3
|
Thu, 18 Jun 2009
|
[ 07:45 lwhsu ]
- Update to 0.6.2
|
Sat, 28 Mar 2009
|
[ 15:57 lwhsu ]
- Update to 0.6.1
PR: ports/133034 (based on)
Submitted by: Wen Heping <wenheping AT gmail.com>
|
Thu, 18 Dec 2008
|
[ 23:00 lwhsu ]
- Update to 0.5.1
|
Sun, 30 Nov 2008
|
[ 22:03 lwhsu ]
- Update to 0.5
PR: ports/129111
Submitted by: Wen Heping <wenheping AT gmail.com>
|
Sat, 11 Oct 2008
|
[ 21:17 lwhsu ]
- Update to 0.4.3
|
Sun, 7 Sep 2008
|
[ 19:38 lwhsu ]
Add py-sphinx 0.4.2, python documentation generator.
|
Number of commits found: 75 |