Port details |
- ansifilter Customizable ANSI Code Converter
- 2.21 textproc =3 2.20_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2008-07-09 21:27:38
- Last Update: 2024-09-08 17:28:51
- Commit Hash: 58b3290
- People watching this port, also watch:: inotify-tools, e2fsprogs, monit, pure-ftpd, phpsysinfo-php82
- License: GPLv3+
- WWW:
- http://www.andre-simon.de/
- Description:
- ansifilter is a customizable ANSI Code converter. ansifilter can
output to plain text, HTML, and RTF.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ansifilter>0:textproc/ansifilter
- To install the port:
- cd /usr/ports/textproc/ansifilter/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ansifilter
- pkg install ansifilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ansifilter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725800187
SHA256 (ansifilter-2.21.tar.bz2) = 5ea7cfdfd0752d5a169259da005c18b9037628036fd89d8b82624bacec9c1390
SIZE (ansifilter-2.21.tar.bz2) = 434994
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ansifilter-2.21:
DOCS=on: Build and/or install documentation
QT5=off: Qt 5 toolkit support
===> Use 'make config' to modify these settings
- Options name:
- textproc_ansifilter
- USES:
- compiler:c++11-lib gmake tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.21 08 Sep 2024 17:28:51 |
Muhammad Moinur Rahman (bofh) |
textproc/ansifilter: Update version 2.20=>2.21
Changelog: http://andre-simon.de/doku/ansifilter/en/changelog.php |
2.20_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
2.20 20 Jun 2023 12:05:09 |
Muhammad Moinur Rahman (bofh) |
textproc/ansifilter: Update version 2.19=>2.20
Changelog: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.19 29 Mar 2023 22:23:07 |
Muhammad Moinur Rahman (bofh) |
textproc/ansifilter: Update version 2.18=>2.19
- Make use of OPTIONSNG
- Pet portclippy
Changelog: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
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) |
2.18 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 ) |
2.18 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 ) |
2.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.18 10 Feb 2021 22:08:53 |
bofh |
textproc/ansifilter: Update version 2.17=>2.18
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.17 25 Oct 2020 20:59:26 |
bofh |
textproc/ansifilter: Update version 2.16=>2.17
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.16 05 Feb 2020 18:03:35 |
bofh |
textproc/ansifilter: Update version 2.15=>2.16
Relnotes:http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.15 27 Nov 2019 22:28:08 |
bofh |
textproc/ansifilter: Update version 2.14=>2.15 |
2.14_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.14 24 Apr 2019 10:48:16 |
bofh |
textproc/ansifilter: Update version 2.13=>2.14 |
2.13 18 Dec 2018 09:36:38 |
bofh |
textproc/ansifilter: Update version 2.10=>2.13
- Change options to support QT5 instead of QT4
- Mark not deprecated as updated to support QT5
Relnotes:http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.10_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.10_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
2.10_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.10 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.10 22 Apr 2018 23:06:27 |
bofh |
textproc/ansifilter: Update version 2.9=>2.10
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.9 08 Jan 2018 17:54:04 |
bofh |
textproc/ansifilter: Update version 2.8=>2.9
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
2.8 12 Dec 2017 02:57:13 |
jbeich |
textproc/ansifilter: require C++11 toolchain (on powerpc*, mips*, sparc*)
cc1plus: error: unrecognized command line option "-std=c++11"
main.cpp:118:5: error: use of undeclared identifier 'unique_ptr'
unique_ptr<ansifilter::CodeGenerator>
generator(ansifilter::CodeGenerator::getInstance(op...
^
Reported by: pkg-fallout (mips64) |
2.8 21 Sep 2017 16:23:22 |
bofh |
textproc/ansifilter: Update version 2.3=>2.8
- Take MAINTAINER |
2.3 13 May 2017 23:50:49 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.3 31 Dec 2016 01:52:02 |
vanilla |
Update to 2.3. |
1.7 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.7 10 May 2016 21:30:42 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers |
1.7 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.7 27 Feb 2014 09:22:14 |
miwi |
- Update to 1.7
PR: 187058 |
1.4 10 Feb 2014 13:27:10 |
bapt |
Back to the futur |
1.4 10 Feb 2014 12:58:55 |
bapt |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
1.4 25 Jan 2014 22:03:15 |
mat |
- Convert to staging
- Add license
- Convert to options helpers
Sponsored by: Absolight |
1.4 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.4 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
1.4 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.4 31 Aug 2010 08:24:40 |
yzlin |
- Update to 1.4 |
1.3 25 Aug 2009 08:54:05 |
yzlin |
- Update to 1.3
Approved by: rafan (co-mentor) |
1.2 29 Jul 2009 12:59:14 |
yzlin |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
1.2 29 Sep 2008 14:16:52 |
lwhsu |
- Update to 1.2
PR: ports/127716
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> |
1.1 09 Jul 2008 21:27:14 |
gahr |
- New port: ansifilter
Ansifilter is a customizable ANSI Code converter. ansifilter can
output to plain text, HTML, and RTF.
PR: 125444
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (new maintainer) |