non port: textproc/asciidoc/Makefile |
SVNWeb
|
Number of commits found: 81 |
Sun, 9 Jul 2023
|
[ 10:17 Po-Chuan Hsieh (sunpoet) ] 147e254
textproc/asciidoc: Build and install manpage asciidoc(1)
- Bump PORTREVISION for package change
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
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
|
Sat, 19 Nov 2022
|
[ 08:11 Po-Chuan Hsieh (sunpoet) ] 639f229
textproc/asciidoc: Build and install manpage
- Bump PORTREVISION for package change
PR: 267014
Reported by: grahamperrin
|
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 )
|
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] d58b33d
textproc/asciidoc: Update to 10.2.0
- Update LICENSE
Changes: https://github.com/asciidoc-py/asciidoc-py/releases
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Fri, 25 Mar 2022
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] 9fc90ba
textproc/asciidoc: Update to 10.1.4
Changes: https://github.com/asciidoc-py/asciidoc-py/releases
|
Mon, 7 Mar 2022
|
[ 18:10 Po-Chuan Hsieh (sunpoet) ] a060dc02
textproc/asciidoc: Update to 10.1.3
Changes: https://github.com/asciidoc-py/asciidoc-py/releases
|
Fri, 28 Jan 2022
|
[ 23:26 Po-Chuan Hsieh (sunpoet) ] 3f32cca
textproc/asciidoc: Update to 10.1.1
- Change MASTER_SITES to CHEESESHOP
Changes: https://github.com/asciidoc-py/asciidoc-py/releases
|
Tue, 21 Sep 2021
|
[ 22:23 Po-Chuan Hsieh (sunpoet) ] 5d14850
textproc/asciidoc: Update to 9.1.1
Changes: https://github.com/asciidoc-py/asciidoc-py/releases
|
Tue, 11 May 2021
|
[ 21:47 Po-Chuan Hsieh (sunpoet) ] 75f8664
textproc/asciidoc: Update to 9.1.0
- Update WWW
Changes: https://github.com/asciidoc-py/asciidoc-py/releases
|
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.
|
Sat, 30 Jan 2021
|
[ 12:21 sunpoet ]
Update to 9.0.5
Changes: https://github.com/asciidoc/asciidoc-py3/releases
|
Sun, 20 Dec 2020
|
[ 19:48 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
|
Sun, 15 Nov 2020
|
[ 17:59 sunpoet ]
Update to 9.0.4
Changes: https://github.com/asciidoc/asciidoc-py3/releases
|
Sun, 6 Sep 2020
|
[ 15:35 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
|
Sun, 30 Aug 2020
|
[ 07:14 sunpoet ]
Use upstream release tarball
|
Fri, 24 Jul 2020
|
[ 18:59 sunpoet ]
Update to 9.0.2
Changes: https://github.com/asciidoc/asciidoc-py3/releases
|
Sat, 27 Jun 2020
|
[ 09:33 sunpoet ]
Update to 9.0.1
Changes: https://github.com/asciidoc/asciidoc-py3/blob/master/CHANGELOG.txt
|
Fri, 26 Jun 2020
|
[ 08:43 sunpoet ]
Convert REINPLACE_CMD to patch file
|
Wed, 17 Jun 2020
|
[ 18:00 sunpoet ]
Update to 9.0.0
Changes: https://github.com/asciidoc/asciidoc-py3/releases
|
Tue, 21 Apr 2020
|
[ 19:48 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
|
Fri, 30 Nov 2018
|
[ 20:02 sunpoet ]
Change the way *_DEPENDS are set
|
Sun, 4 Feb 2018
|
[ 10:48 sunpoet ]
Bump PORTREVISION for package change in r460887
|
[ 10:12 sunpoet ]
Ensure the build without network
|
Mon, 11 Dec 2017
|
[ 10:37 sunpoet ]
Update to 8.6.10
- Change MASTER_SITES to GitHub
- Use SHEBANG_GLOB
Changes: https://github.com/asciidoc/asciidoc/releases
|
Sun, 3 Dec 2017
|
[ 20:35 sunpoet ]
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change
|
Mon, 1 May 2017
|
[ 12:45 sunpoet ]
Simplify conf file handling
|
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
|
Sun, 27 Mar 2016
|
[ 17:56 sunpoet ]
- Add LICENSE_FILE
- Add NO_ARCH
- Reformat pkg-descr
- Update WWW
|
Sat, 26 Mar 2016
|
[ 17:10 sunpoet ]
- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 208303
Submitted by: tijl
|
Mon, 19 Oct 2015
|
[ 14:50 amdmi3 ] (Only the first 10 of 93 ports in this commit are shown above. )
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
|
Sat, 10 Oct 2015
|
[ 23:11 sunpoet ]
- Sort SHEBANG_FILES
- Cleanup Makefile: configuration files with .sample suffix are handled by
@sample already
|
Wed, 29 Jul 2015
|
[ 22:09 antoine ] (Only the first 10 of 62 ports in this commit are shown above. )
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
|
Fri, 15 Aug 2014
|
[ 21:09 sunpoet ]
- Use @sample
- Bump PORTREVISION for package change
PR: ports/192678
Submitted by: marino
|
[ 03:01 sunpoet ]
- Use USES=python
- Remove RUN_DEPENDS: duplicate with USES=python:2
|
Tue, 4 Feb 2014
|
[ 16:54 sunpoet ]
- Fix PLIST
- Bump PORTREVISION for package change
PR: ports/186155
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Mon, 6 Jan 2014
|
[ 15:11 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>
|
Thu, 5 Dec 2013
|
[ 12:13 sunpoet ]
- Remove VIM option: editors/vim installs identical syntax/asciidoc.vim now
- Bump PORTREVISION for package change
PR: ports/184511
Submitted by: mandree
|
Fri, 29 Nov 2013
|
[ 22:09 sunpoet ]
- Update to 8.6.9
- Use REINPLACE_CMD instead of patch files
Changes: http://www.methods.co.nz/asciidoc/CHANGELOG.html
|
[ 19:24 sunpoet ]
- Fix shebang
Notified by: mva
|
Sat, 26 Oct 2013
|
[ 13:27 sunpoet ]
- Cosmetic change
|
[ 08:56 sunpoet ]
- Fix CONF_FILES detection which make *.conf.sample got installed as *.conf
unconditionally (regardless of *.conf existence)
Reported by: eadler
|
Thu, 10 Oct 2013
|
[ 08:57 sunpoet ]
- Convert to new OPTIONS helper
- Support STAGEDIR
|
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)
|
Sat, 14 Sep 2013
|
[ 06:48 sunpoet ]
- Fix PLIST
- Cosmetic change
|
Sun, 25 Aug 2013
|
[ 08:04 sunpoet ]
- Add option: VIM for vim ftdetect & syntax files
- Cleanup Makefile header
- Take maintainership
- Fix PLIST: remove blank line
|
Sat, 17 Aug 2013
|
[ 22:39 mva ]
- Fix run-time support by adding lang/python2 as dependency
|
Mon, 20 May 2013
|
[ 17:29 eadler ]
asciidoc does not support Python 3
|
Wed, 19 Dec 2012
|
[ 22:48 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>
|
Fri, 30 Nov 2012
|
[ 23:50 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
|
Sat, 18 Aug 2012
|
[ 07:49 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)
|
Fri, 13 Jul 2012
|
[ 14:14 tabthorpe ] (Only the first 10 of 11 ports in this commit are shown above. )
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr
|
Tue, 8 Mar 2011
|
[ 19:48 joerg ]
Upgrade to version 8.6.4.
Reviewed by: Peter Schuller (maintainer)
|
Fri, 25 Feb 2011
|
[ 03:19 miwi ] (Only the first 10 of 99 ports in this commit are shown above. )
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
|
Mon, 23 Aug 2010
|
[ 23:17 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)
|
Mon, 3 May 2010
|
[ 01:56 sahil ]
- Update to 8.5.3
PR: ports/146251
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: wxs@ (mentor)
|
Sun, 14 Mar 2010
|
[ 01:47 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)
|
Mon, 28 Dec 2009
|
[ 03:00 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)
|
Thu, 27 Aug 2009
|
[ 15:04 amdmi3 ] (Only the first 10 of 21 ports in this commit are shown above. )
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav)
|
Tue, 18 Aug 2009
|
[ 17:49 miwi ]
- Fix fetch
|
Tue, 28 Jul 2009
|
[ 14:50 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)
|
Sun, 5 Jul 2009
|
[ 22:24 miwi ]
- Update to 8.4.5
PR: 136294
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
Sat, 9 May 2009
|
[ 09:34 dhn ]
- Update to 8.4.4
PR: ports/134378
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: miwi (mentor implicit)
|
Sun, 26 Apr 2009
|
[ 12:24 wxs ]
- Update to 8.4.3.
PR: ports/133978
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
Tue, 7 Apr 2009
|
[ 21:58 dhn ]
- Update to 8.4.2
PR: ports/133433
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: tabthorpe (co-mentor)
|
Tue, 3 Feb 2009
|
[ 05:42 bsam ]
Update to version 8.3.5.
PR: ports/131291
Submitted by: me
Approved by: Peter Schuller <peter.schuller at infidyne.com> (maintainer)
|
Sat, 24 Jan 2009
|
[ 16:28 araujo ]
- Update to 8.3.4.
PR: ports/130922
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
Sun, 18 Jan 2009
|
[ 02:20 amdmi3 ]
- Update to 8.3.3
PR: 130589
Submitted by: Peter Schuller <peter dot schuller at infidyne dot com>
(maintainer)
|
Wed, 17 Dec 2008
|
[ 16:08 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>
|
Thu, 11 Dec 2008
|
[ 23:32 wxs ]
- Update to 8.3.0
PR: ports/129527
Submitted by: peter.schuller@infidyne.com (maintainer)
|
Fri, 22 Aug 2008
|
[ 22:18 amdmi3 ]
- Update to 8.2.7
- Pass maintainership to submitter at his consent
PR: 126317
Submitted by: peter dot schuller at infidyne dot com
|
Wed, 6 Aug 2008
|
[ 20:41 anholt ]
Drop maintainership on my ports as I'm no longer using FreeBSD.
|
Fri, 25 May 2007
|
[ 16:47 anholt ]
Update asciidoc to 8.1.0.
PR: ports/110021
Submitted by: araujo
|
Wed, 15 Nov 2006
|
[ 23:12 anholt ]
Update to 8.0.0.
PR: ports/103290
Submitted by: ijliao
|
Mon, 22 May 2006
|
[ 23:12 anholt ]
Update to 7.1.2
PR: ports/96529
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
|
Wed, 15 Feb 2006
|
[ 02:22 anholt ]
New port: asciidoc, a tool to create man, html, pdf, etc. from short, formatted
plain-text documents.
|
Number of commits found: 81 |