Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.2.1 25 Jul 2024 04:17:46 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Fix cc960c2ff3d7081ae07f0f9cc63087fc6a5341ac
Reported by: diizzy |
10.2.1 24 Jul 2024 21:16:02 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Clean up Makefile
a2x.1.txt and asciidoc.1.txt are added to sdist.
Reference: https://github.com/asciidoc-py/asciidoc-py/commit/400cbe7fc90227a5dcce759d8c22d3bbe31a60eb |
10.2.1 18 Jul 2024 16:45:27 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 10.2.1
- Add LICENSE_FILE
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
10.2.0_3 23 Mar 2024 14:30:49 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
10.2.0_2 09 Jul 2023 10:17:46 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Build and install manpage asciidoc(1)
- Bump PORTREVISION for package change |
10.2.0_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> |
10.2.0_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 |
10.2.0_1 19 Nov 2022 08:11:36 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Build and install manpage
- Bump PORTREVISION for package change
PR: 267014
Reported by: grahamperrin |
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) |
10.2.0 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 ) |
10.2.0 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 ) |
10.2.0 03 Jun 2022 09:00:26 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 10.2.0
- Update LICENSE
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
10.1.4_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
10.1.4_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
10.1.4 25 Mar 2022 13:36:43 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 10.1.4
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
10.1.3 07 Mar 2022 18:10:59 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 10.1.3
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
10.1.1 28 Jan 2022 23:26:39 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 10.1.1
- Change MASTER_SITES to CHEESESHOP
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
9.1.1 21 Sep 2021 22:23:23 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 9.1.1
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
9.1.0 11 May 2021 21:47:00 |
Po-Chuan Hsieh (sunpoet) |
textproc/asciidoc: Update to 9.1.0
- Update WWW
Changes: https://github.com/asciidoc-py/asciidoc-py/releases |
9.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.0.5 30 Jan 2021 12:21:46 |
sunpoet |
Update to 9.0.5
Changes: https://github.com/asciidoc/asciidoc-py3/releases |
9.0.4_1 20 Dec 2020 19:48:53 |
sunpoet |
Use config newline setting in system attribute evaluation
- Bump PORTREVISION for package change
It fixes comms/fldigi build without extra \r removal.
Problems seen with inconsistent newlines in the Table Of Contents HTML pulled in
from the configuration file. While the rest of the contents in the resulting
HTML file honored the newline style configured by the user, this specific
snippet of HTML always used "\r\n".
This root of this problem existed for some time, but in earlier versions, the
newline style was always "\n". The symptoms changed as a side effect of the
issue "Extra line padding in source and literal blocks". In this issue, the
newline style changed to "\r\n", and was noticed by users.
Change the System Attribute Evaluation function to use the newline setting from
the global "config" instead of using the default newline.
PR: 251329
Reported by: db
Obtained
from: https://github.com/asciidoc/asciidoc-py3/commit/8313e45cc78af30bb8df5d33311a7f2fdc50595c |
9.0.4 15 Nov 2020 17:59:56 |
sunpoet |
Update to 9.0.4
Changes: https://github.com/asciidoc/asciidoc-py3/releases |
9.0.2 06 Sep 2020 15:35:50 |
sunpoet |
Avoid using /usr/local directly and stop false alarm in stage-qa:
====> Running Q/A tests (stage-qa)
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: a2x.py |
9.0.2 30 Aug 2020 07:14:27 |
sunpoet |
Use upstream release tarball |
9.0.2 24 Jul 2020 18:59:27 |
sunpoet |
Update to 9.0.2
Changes: https://github.com/asciidoc/asciidoc-py3/releases |
9.0.1 27 Jun 2020 09:33:22 |
sunpoet |
Update to 9.0.1
Changes: https://github.com/asciidoc/asciidoc-py3/blob/master/CHANGELOG.txt |
9.0.0 26 Jun 2020 08:43:19 |
sunpoet |
Convert REINPLACE_CMD to patch file |
9.0.0 17 Jun 2020 18:00:00 |
sunpoet |
Update to 9.0.0
Changes: https://github.com/asciidoc/asciidoc-py3/releases |
9.0.0rc2 24 Apr 2020 18:02:32 |
sunpoet |
Update WWW |
9.0.0rc2 21 Apr 2020 19:48:33 |
sunpoet |
Update textproc/asciidoc to 9.0.0rc2
Changes: https://github.com/asciidoc/asciidoc-py3/releases
https://github.com/asciidoc/asciidoc-py3/blob/master/CHANGELOG.txt
PR: 245723
Submitted by: antoine |
8.6.10_1 30 Nov 2018 20:02:38 |
sunpoet |
Change the way *_DEPENDS are set |
8.6.10_1 04 Feb 2018 10:48:58 |
sunpoet |
Bump PORTREVISION for package change in r460887 |
8.6.10 04 Feb 2018 10:12:40 |
sunpoet |
Ensure the build without network |
8.6.10 11 Dec 2017 10:37:33 |
sunpoet |
Update to 8.6.10
- Change MASTER_SITES to GitHub
- Use SHEBANG_GLOB
Changes: https://github.com/asciidoc/asciidoc/releases |
8.6.9_6 03 Dec 2017 20:35:27 |
sunpoet |
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change |
8.6.9_5 01 May 2017 12:45:55 |
sunpoet |
Simplify conf file handling |
8.6.9_5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
8.6.9_5 27 Mar 2016 17:56:18 |
sunpoet |
- Add LICENSE_FILE
- Add NO_ARCH
- Reformat pkg-descr
- Update WWW |
8.6.9_5 26 Mar 2016 17:10:02 |
sunpoet |
- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 208303
Submitted by: tijl |
8.6.9_4 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
8.6.9_4 10 Oct 2015 23:11:28 |
sunpoet |
- Sort SHEBANG_FILES
- Cleanup Makefile: configuration files with .sample suffix are handled by
@sample already |
8.6.9_4 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
8.6.9_4 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
8.6.9_4 15 Aug 2014 21:09:02 |
sunpoet |
- Use @sample
- Bump PORTREVISION for package change
PR: ports/192678
Submitted by: marino |
8.6.9_3 15 Aug 2014 03:01:45 |
sunpoet |
- Use USES=python
- Remove RUN_DEPENDS: duplicate with USES=python:2 |
8.6.9_3 04 Feb 2014 16:54:12 |
sunpoet |
- Fix PLIST
- Bump PORTREVISION for package change
PR: ports/186155
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
8.6.9_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
8.6.9_2 06 Jan 2014 15:11:48 |
sunpoet |
- Install asciidocapi.py
- Bump PORTREVISION for package change
- While I'm here, fix shebang
PR: ports/185107
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
8.6.9_1 05 Dec 2013 12:13:02 |
sunpoet |
- Remove VIM option: editors/vim installs identical syntax/asciidoc.vim now
- Bump PORTREVISION for package change
PR: ports/184511
Submitted by: mandree |
8.6.9 29 Nov 2013 22:09:33 |
sunpoet |
- Update to 8.6.9
- Use REINPLACE_CMD instead of patch files
Changes: http://www.methods.co.nz/asciidoc/CHANGELOG.html |
8.6.8_1 29 Nov 2013 19:24:00 |
sunpoet |
- Fix shebang
Notified by: mva |
8.6.8_1 26 Oct 2013 13:27:07 |
sunpoet |
- Cosmetic change |
8.6.8_1 26 Oct 2013 08:56:34 |
sunpoet |
- Fix CONF_FILES detection which make *.conf.sample got installed as *.conf
unconditionally (regardless of *.conf existence)
Reported by: eadler |
8.6.8_1 10 Oct 2013 08:57:13 |
sunpoet |
- Convert to new OPTIONS helper
- Support STAGEDIR |
8.6.8_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
8.6.8_1 14 Sep 2013 06:48:02 |
sunpoet |
- Fix PLIST
- Cosmetic change |
8.6.8_1 25 Aug 2013 08:04:55 |
sunpoet |
- Add option: VIM for vim ftdetect & syntax files
- Cleanup Makefile header
- Take maintainership
- Fix PLIST: remove blank line |
8.6.8_1 17 Aug 2013 22:39:52 |
mva |
- Fix run-time support by adding lang/python2 as dependency |
8.6.8_1 20 May 2013 17:29:03 |
eadler |
asciidoc does not support Python 3 |
8.6.8_1 19 Dec 2012 22:48:30 |
pawel |
- Use proper order of @unexec and @exec to actually install config files [1]
- Remove leading article from COMMENT
PR: ports/174548 [1] (based on)
Submitted by: Dan McGregor <dan.mcgregor@usask.ca> |
8.6.8 30 Nov 2012 23:50:55 |
sperber |
- Update to version 8.6.8
- Add LICENSE
- Update pkg-descr
PR: ports/170170
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes |
8.6.6 18 Aug 2012 07:49:52 |
madpilot |
- Update to 8.6.6
While I'm here:
- Use ETCDIR
- Make it preserve configuration files
PR: ports/170655
Submitted by: Sebastian Chmielewski <chmielsster@gmail.com>
Approved by: tabthorpe (mentor) |
8.6.4 13 Jul 2012 14:14:13 |
tabthorpe |
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr |
8.6.4 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
8.6.4 08 Mar 2011 19:48:41 |
joerg |
Upgrade to version 8.6.4.
Reviewed by: Peter Schuller (maintainer) |
8.6.1_1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
8.6.1 23 Aug 2010 23:17:35 |
sahil |
- Update to 8.6.1
PR: ports/149811
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.5.3 03 May 2010 01:56:51 |
sahil |
- Update to 8.5.3
PR: ports/146251
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: wxs@ (mentor) |
8.5.2_1 14 Mar 2010 01:47:28 |
wxs |
- Remove RUN_DEPENDS which are no longer necessary.
- Bump PORTREVISION as this affects the package.
PR: ports/144257
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.5.2 28 Dec 2009 03:00:05 |
wen |
- Update to 8.5.2
- Shell script was converted to python upstream -> patching of a2x no longer
needed
- Removed file files/patch-a2x
PR: ports/142081
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.4.5_1 27 Aug 2009 15:04:16 |
amdmi3 |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav) |
8.4.5_1 18 Aug 2009 17:49:39 |
miwi |
- Fix fetch |
8.4.5_1 28 Jul 2009 14:50:25 |
wxs |
- Use realpath(1) instead of GNU readlink.
- Depend upon misc/getopt.
- Don't hardcode ${LOCALBASE} in new patch.
PR: ports/136940
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.4.5 05 Jul 2009 22:24:18 |
miwi |
- Update to 8.4.5
PR: 136294
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.4.4 09 May 2009 09:34:24 |
dhn |
- Update to 8.4.4
PR: ports/134378
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: miwi (mentor implicit) |
8.4.3 26 Apr 2009 12:24:57 |
wxs |
- Update to 8.4.3.
PR: ports/133978
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.4.2 14 Apr 2009 16:16:21 |
wxs |
- Fix distinfo since distfile was rerolled. The only changes were to
documentation and examples and are very minor.
PR: ports/133728
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: portmgr (pav) |
8.4.2 07 Apr 2009 21:58:54 |
dhn |
- Update to 8.4.2
PR: ports/133433
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: tabthorpe (co-mentor) |
8.3.5 03 Feb 2009 05:42:23 |
bsam |
Update to version 8.3.5.
PR: ports/131291
Submitted by: me
Approved by: Peter Schuller <peter.schuller at infidyne.com> (maintainer) |
8.3.4 24 Jan 2009 16:28:55 |
araujo |
- Update to 8.3.4.
PR: ports/130922
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
8.3.3 18 Jan 2009 02:20:02 |
amdmi3 |
- Update to 8.3.3
PR: 130589
Submitted by: Peter Schuller <peter dot schuller at infidyne dot com>
(maintainer) |
8.3.1 17 Dec 2008 16:08:05 |
wxs |
- Update to 8.3.1
- Require python 2.4+
- Note future enhancements to the port now that it has a configure script
PR: ports/129693
Submitted by: Peter Schuller <peter.schuller@infidyne.com> |
8.3.0 11 Dec 2008 23:32:09 |
wxs |
- Update to 8.3.0
PR: ports/129527
Submitted by: peter.schuller@infidyne.com (maintainer) |
8.2.7 22 Aug 2008 22:18:03 |
amdmi3 |
- Update to 8.2.7
- Pass maintainership to submitter at his consent
PR: 126317
Submitted by: peter dot schuller at infidyne dot com |
8.1.0 06 Aug 2008 20:41:05 |
anholt |
Drop maintainership on my ports as I'm no longer using FreeBSD. |
8.1.0 25 May 2007 16:47:19 |
anholt |
Update asciidoc to 8.1.0.
PR: ports/110021
Submitted by: araujo |
8.0.0 15 Nov 2006 23:12:11 |
anholt |
Update to 8.0.0.
PR: ports/103290
Submitted by: ijliao |
7.1.2 22 May 2006 23:12:46 |
anholt |
Update to 7.1.2
PR: ports/96529
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
7.1.0 15 Feb 2006 02:22:31 |
anholt |
New port: asciidoc, a tool to create man, html, pdf, etc. from short, formatted
plain-text documents. |