Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.21.2,1 11 Jul 2024 09:04:42
    |
Wen Heping (wen)  |
textproc/py-docutils: Update to 0.21.2
And fix some build errors caused by this update
PR: 280080
Reported by: wen@
Exp-run by: antoine@
Approved by: portmgr(blanket, fix build) |
0.19,1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.19,1 30 Jan 2023 13:02:18
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-docutils: Update WWW |
0.19,1 16 Jan 2023 19:32:03
    |
Dima Panov (fluffy)  |
textproc/py-docutils: update to 0.19 as pre-requsite for Sphinx update
Approved by: python (lwhsu) |
0.17.1,1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.17.1,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.17.1,1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.17.1,1 01 Nov 2021 05:29:12
    |
Tobias C. Berner (tcberner)  |
textproc/py-docutils: revert update to 0.18 (unbreak devel/cmake)
- this breaks devel/cmake
[ 39%] Building CXX object
Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o
--- Utilities/Sphinx/doc_format_man ---
*** [Utilities/Sphinx/doc_format_man] Error code 1
make[3]: stopped in /wrkdirs/usr/ports/devel/cmake/work/cmake-3.21.4
1 error
This reverts commit dc8aa7c1129a911155ec93a2dd61fc1591c197b7. |
0.18 01 Nov 2021 02:17:00
    |
Wen Heping (wen)  |
textproc/py-docutils: Update to 0.18 |
0.17.1 22 Apr 2021 16:17:36
    |
Thierry Thomas (thierry)  |
textproc/py-docutils: upgrade to 0.17.1.
Changelog at
<https://sourceforge.net/projects/docutils/files/docutils/0.17.1/README.txt>.
Approved by: dbaio@ |
0.17 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.17 06 Apr 2021 10:10:54
    |
Kirill Ponomarev (krion)  |
Update to 0.17 |
0.16 26 Jan 2021 17:38:29
  |
sunpoet  |
Remove PY_PYGMENTS |
0.16 26 Jan 2021 14:04:16
  |
sunpoet  |
Update to 0.16
Changes: https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/HISTORY.txt
PR: 252569
Exp-run by: antoine |
0.15.2 09 Jan 2021 16:34:07
  |
antoine  |
Remove python 2.7 support from a few ports |
0.15.2 01 Nov 2020 01:19:31
  |
dbaio  |
textproc/py-docutils: Fix build with PYGMENTS option and Python 2
PR: 250395
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: python (with hat)
MFH: 2020Q4 (blanket: build fix) |
0.15.2 30 Dec 2019 04:58:18
  |
koobs  |
textproc/py-docutils: Add test target
Approved by: koobs (python, maintainer)
Approved by: portmgr (blanket: ports compliance)
MFH: 2019Q4 (blanket: ports compliance) |
0.15.2 24 Aug 2019 00:10:58
  |
sunpoet  |
Update to 0.15.2
Changes: https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/HISTORY.txt |
0.15_1 04 Aug 2019 04:31:14
  |
sunpoet  |
Fix build of dependent ports with Python 2.7
- Bump PORTREVISION for package change
Obtained from: https://sourceforge.net/p/docutils/code/8294/ |
0.15 03 Aug 2019 20:57:03
  |
sunpoet  |
Update to 0.15
Changes: https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/HISTORY.txt |
0.14_4 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.14_3 20 Jun 2018 17:05:44
  |
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 |
0.14_3 22 May 2018 06:24:10
  |
koobs  |
textproc/py-rst2html5: Revert r470596
A number of ports currently refer to the unsuffixed versions of docutils tools
in their *_DEPENDS lines.
Reported by: antoine (portmgr) |
0.14_2 22 May 2018 05:29:08
  |
koobs  |
textproc/py-docutils: Fix/improve console scripts packaging
Remove custom script symlink/packaging routine (and pkg-plist) that adds
versions without .py filename suffix, in favour of what upstream provides by
default.
The manually maintained script list in the port was incomplete, so not all
scripts were processed, producing an inconsistent experience (if not POLA
violation) for users, and proves the mechanism itself is difficult to keep
up-to-date and accurate. Additionally, all upstream documentation refers to
these tools by their suffixed names.
While I'm here:
- Pet potlint (USES/USE_* order)
- Add test target to make future QA easier/more thorough.
Approved by: koobs (python, maintainer) |
0.14_1 03 Dec 2017 08:29:35
  |
antoine  |
Fix the symlinks when using a non default version of python
PR: 224042
Reported and tested by: Peter Wullinger |
0.14 30 Nov 2017 15:50:34
  |
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 ) |
0.14 04 Aug 2017 20:08:57
  |
sunpoet  |
Update to 0.14
- Use ?= for PORTSCOUT
Changes: http://docutils.sourceforge.net/RELEASE-NOTES.html |
0.13.1 27 Jun 2017 16:15:01
  |
sunpoet  |
Update PORTSCOUT |
0.13.1 18 Jun 2017 04:29:52
  |
sunpoet  |
Update PORTSCOUT |
0.13.1 05 Jun 2017 15:40:59
  |
sunpoet  |
Update PORTSCOUT |
0.13.1 27 May 2017 19:30:29
  |
sunpoet  |
Add PORTSCOUT |
0.13.1 19 Apr 2017 19:06:19
  |
cpm  |
Add slave port of devel/py-docutils to support Python 3 version
PR: 217469
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: miwi (Python@) |
0.13.1 27 Mar 2017 19:12:20
  |
sunpoet  |
Clean up Makefile
- Remove SF from MASTER_SITES
- Sort USE_PYTHON
- Fix indent
- Cosmetic change |
0.13.1 19 Mar 2017 16:11:40
  |
rm  |
Pass maintainership to python@ |
0.13.1 19 Mar 2017 14:02:24
  |
rene  |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
0.13.1 10 Dec 2016 13:11:34
  |
olivierd  |
Update to 0.13.1 |
0.12_1 14 Nov 2016 17:17:37
  |
olivierd  |
- Allow concurrent
- Bump PORTREVISION
While I'm here,
- Add LICENSE
- Switch to options helper
PR: 214307
Submitted by: Matthieu Volat |
0.12 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.12 29 Aug 2014 20:57:09
  |
olivierd  |
- Convert my own Python ports to USES= python |
0.12 06 Jul 2014 15:14:35
  |
olivierd  |
- Update to 0.12 |
0.11 24 Jan 2014 13:34:31
  |
olivierd  |
Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes
While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE |
0.11 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.11 24 Jul 2013 17:42:10
  |
olivierd  |
- Update to 0.11
- Add new option, PYGMENTS (syntax highlighting) to enable code directive
- Fix symlinks during reinstall stage [1]
- Fix pkg-plist with Python3 [2]
PR: 179273 [1]
PR: 180339 [2]
Submitted by: nemysis [1]
Reviewed by: gblach@ [2] |
0.10 26 Dec 2012 09:13:23
  |
olivierd  |
- Update to 0.10
- Convert Makefile headers to new style
PR: ports/174683
Submitted by: Po-Chien Lin <linpc_AT_cs.nctu.edu.tw>
Approved by: rene, miwi (mentors, implicit) |
0.9.1 09 Aug 2012 20:11:50
 |
olivierd  |
- Update to 0.9.1
- Update maintainer address
- Create symlink for scripts (request by email)
Submitted by: myself
Approved by: miwi, rene (mentors) |
0.9 16 May 2012 11:26:31
 |
miwi  |
- Update to 0.9
PR: 167606
Submitted by: Maintainer |
0.8.1 26 Sep 2011 06:50:47
 |
culot  |
- Update to 0.8.1
PR: ports/160970
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) |
0.8 08 Aug 2011 09:05:39
 |
wen  |
- Add missing patch
Thanks to: culot@ |
0.8 07 Aug 2011 23:59:02
 |
wen  |
- Update to 0.8
- Sort PKG_PLIST
- Standardize scripts (in bin/ directory), delete extension (.py)
- Pass maintainership to submitter
PR: ports/159552
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
0.7 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
0.7 09 Jul 2010 03:31:42
 |
wen  |
- Update to 0.7 |
0.5 22 Aug 2009 00:37:17
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.5 18 Jul 2008 10:57:44
 |
miwi  |
- Update to 0.5
PR: 125588
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
0.4 12 Feb 2006 03:21:11
 |
mnag  |
- Update to 0.4 |
0.3.9 25 Nov 2005 18:40:57
 |
pav  |
- Add SHA256 |
0.3.9 28 May 2005 08:45:01
 |
jylefort  |
Update to 0.3.9
PR: ports/81575
Submitted by: Choe Cheng-Dae <whitekid@gmail.com> |
0.3.7 28 Dec 2004 01:48:55
 |
pav  |
- Fix plist, unmark BROKEN
PR: ports/75447
Submitted by: Stefan Walter <sw@gegenunendlich.de>
- Update to 0.3.7
PR: ports/75523
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> |
0.3.5 18 Dec 2004 23:02:35
 |
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
0.3.5 24 Nov 2004 21:41:11
 |
kris  |
BROKEN: Broken pkg-plist |
0.3.5 02 Aug 2004 06:02:45
 |
ijliao  |
upgrade to 0.3.5
PR: 69896
Submitted by: Choe Cheng-Dae <whitekid@netian.com> |
0.3 30 Jun 2004 07:32:23
 |
krion  |
Update to 0.3
PR: ports/68485
Submitted by: Choe, Cheng-Dae <whitekid@netian.com> |
0.2 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.2 20 Feb 2003 19:11:26
 |
knu  |
De-pkg-comment. |
0.2 16 Sep 2002 11:06:23
 |
ijliao  |
re-add py-docutils to textproc/ |