Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Jun 2022 20:38:48 1.8.0
|
Muhammad Moinur Rahman (bofh)  |
textproc/py-sphinxcontrib-httpdomain: Update version 1.2.1=>1.8.0
Relnotes:
https://github.com/sphinx-contrib/httpdomain/releases/tag/1.8.0 |
06 Jun 2022 12:25:36 1.2.1
|
Muhammad Moinur Rahman (bofh)  |
all: Take maintainership |
06 Jun 2022 11:56:41 1.2.1
|
Rene Ladan (rene)  |
all: return wg's ports to the pool after safekeeping his commit bit |
06 Apr 2021 14:31:07 1.2.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 14:34:38
1.2.1
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
11 Jan 2021 19:51:40
1.2.1
|
dbaio  |
textproc/py-sphinxcontrib-httpdomain: Add LICENSE
While here, set architecture neutral (qa warning).
Approved by: portmgr blanket |
28 Dec 2020 23:02:15
1.2.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
11 May 2020 23:51:58
1.2.1
|
dbaio  |
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 ) |
20 Jun 2018 17:05:44
1.2.1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
20 Jun 2018 16:58:30
1.2.1
|
mat  |
Use the correct variable for dependency lines.
PKGNAMEPREFIX the name of the current package prefix, it is not correct
to use it for other package names.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
1.2.1 
|
mat  |
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 ) |
01 Apr 2016 14:25:18
1.2.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
07 Dec 2014 10:01:37
1.2.1
|
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
15 Apr 2014 19:40:30
1.2.1
|
wg  |
textproc/py-sphinxcontrib-httpdomain: update to 1.2.1 |
26 Dec 2013 15:17:10
1.2.0_1
|
wg  |
- Allow staging
- Switch from easy_install to install |
21 Oct 2013 12:54:51
1.2.0
|
wg  |
textproc/py-sphinxcontrib-httpdomain: update to 1.2.0
- Update to 1.2.0
- Use autoplist |
20 Sep 2013 23:17:32
1.1.9
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
09 Sep 2013 15:14:39
1.1.9
|
wg  |
textproc/py-sphinxcontrib-httpdomain: Sphinx domain for HTTP APIs
This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for
describing RESTful HTTP APIs.
WWW: http://bitbucket.org/birkenfeld/sphinx-contrib/ |