Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Oct 2020 20:59:26
2.17

|
bofh  |
textproc/ansifilter: Update version 2.16=>2.17
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
05 Feb 2020 18:03:35
2.16

|
bofh  |
textproc/ansifilter: Update version 2.15=>2.16
Relnotes:http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
27 Nov 2019 22:28:08
2.15

|
bofh  |
textproc/ansifilter: Update version 2.14=>2.15 |
26 Jul 2019 20:46:57
2.14_1

|
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 |
24 Apr 2019 10:48:16
2.14

|
bofh  |
textproc/ansifilter: Update version 2.13=>2.14 |
18 Dec 2018 09:36:38
2.13

|
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 |
12 Dec 2018 01:35:36
2.10_2

|
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 |
02 Dec 2018 15:41:48
2.10_1

|
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 |
29 Jul 2018 22:18:46
2.10_1

|
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 |
28 Jun 2018 17:39:55
2.10

|
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 |
22 Apr 2018 23:06:27
2.10

|
bofh  |
textproc/ansifilter: Update version 2.9=>2.10
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
08 Jan 2018 17:54:04
2.9

|
bofh  |
textproc/ansifilter: Update version 2.8=>2.9
Relnotes: http://www.andre-simon.de/doku/ansifilter/en/changelog.php |
12 Dec 2017 02:57:13
2.8

|
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) |
21 Sep 2017 16:23:22
2.8

|
bofh  |
textproc/ansifilter: Update version 2.3=>2.8
- Take MAINTAINER |
13 May 2017 23:50:49
2.3

|
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) |
31 Dec 2016 01:52:02
2.3

|
vanilla  |
Update to 2.3. |
21 Oct 2016 12:51:41
1.7

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
10 May 2016 21:30:42
1.7

|
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers |
29 Jul 2014 18:41:17
1.7

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
27 Feb 2014 09:22:14
1.7

|
miwi  |
- Update to 1.7
PR: 187058 |
10 Feb 2014 13:27:10
1.4

|
bapt  |
Back to the futur |
10 Feb 2014 12:58:55
1.4

|
bapt  |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
25 Jan 2014 22:03:15
1.4

|
mat  |
- Convert to staging
- Add license
- Convert to options helpers
Sponsored by: Absolight |
20 Sep 2013 23:17:32
1.4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
17 Aug 2013 16:32:41
1.4

|
bdrewery  |
- Reset yzlin's ports
With hat: portmgr |
03 Jul 2011 14:40:25
1.4
|
ohauer  |
-remove MD5 |
31 Aug 2010 08:24:40
1.4
|
yzlin  |
- Update to 1.4 |
25 Aug 2009 08:54:05
1.3
|
yzlin  |
- Update to 1.3
Approved by: rafan (co-mentor) |
29 Jul 2009 12:59:14
1.2
|
yzlin  |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
29 Sep 2008 14:16:52
1.2
|
lwhsu  |
- Update to 1.2
PR: ports/127716
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> |
09 Jul 2008 21:27:14
1.1
|
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) |