non port: graphics/ansilove/Makefile |
Number of commits found: 29 |
Tuesday, 23 May 2023
|
21:35 Dmitry Marakasov (amdmi3)
graphics/ansilove: update 4.1.7 → 4.2.0
d48992d |
Wednesday, 5 Apr 2023
|
18:48 Dmitry Marakasov (amdmi3)
graphics/ansilove: update 4.1.6 → 4.1.7
- Update WWW for ansilove and libansilove
438be78 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 16 May 2022
|
06:49 Loïc Bartoletti (lbartoletti)
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
2d34c2b |
Saturday, 12 Feb 2022
|
19:00 Dmitry Marakasov (amdmi3)
graphics/ansilove: update 4.1.5 → 4.1.6
db55977 |
Wednesday, 7 Apr 2021
|
23:19 Dmitry Marakasov (amdmi3)
Remove useless Created by: headers mentioning me
5823922 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 23 Feb 2021
|
17:29 amdmi3
- Update to 4.1.5
 |
Friday, 23 Oct 2020
|
12:16 amdmi3
- Update to 4.1.4
 |
Tuesday, 29 Sep 2020
|
20:00 amdmi3
- Fix COMMENT
PR: 249924
Submitted by: daniel.engberg.lists@pyret.net
 |
Friday, 18 Sep 2020
|
17:23 amdmi3
- Update to 4.1.3
PR: 249437
Submitted by: juraj@lutter.sk
 |
Wednesday, 8 Jul 2020
|
19:48 amdmi3
- Update to 4.1.2
 |
Tuesday, 26 May 2020
|
18:59 amdmi3
- Update to 4.1.1
 |
Tuesday, 18 Feb 2020
|
16:58 amdmi3
- Update to 4.1.0
 |
Tuesday, 21 Jan 2020
|
21:47 amdmi3
- Update to 4.0.7
 |
Wednesday, 11 Dec 2019
|
14:02 amdmi3
- Update to 4.0.6
 |
Thursday, 21 Nov 2019
|
10:13 amdmi3
- Update to 4.0.5
 |
Tuesday, 29 Oct 2019
|
14:39 amdmi3
- Update to 4.0.4
 |
Monday, 19 Aug 2019
|
19:23 amdmi3
- Update to 4.0.3
 |
Friday, 28 Jun 2019
|
18:21 amdmi3
- Update to 4.0.1
 |
Tuesday, 12 Feb 2019
|
16:37 amdmi3
- Fix test
 |
Tuesday, 22 Jan 2019
|
18:02 amdmi3
- Update graphics/ansilove to 4.0.0
- Add graphics/libansilove port needed for this update:
libansilove is a library to convert ANSi and artscene related file
formats into PNG images.
The following formats are supported:
- .ANS - ANSi (ANSI escape sequences: ANSI X3.64 standard)
- .PCB - PCBoard Bulletin Board System (BBS) own file format
- .BIN - Binary format (raw memory copy of text mode video memory)
- .ADF - Artworx format, supporting custom character sets and palettes
- .IDF - iCE Draw format, supporting custom character sets and palettes
- .TND - TundraDraw format, supporting 24-bit color mode
- .XB - The eXtended Binary XBin format, supporting custom character
sets and palettes
WWW: https://www.ansilove.org/
 |
Tuesday, 26 Jun 2018
|
13:16 amdmi3
- Update to 3.0.9
 |
Saturday, 23 Dec 2017
|
21:21 amdmi3
- Update to 3.0.8
- Tweak test so one can examine the results
 |
Monday, 3 Jul 2017
|
14:58 amdmi3
- Update to 3.0.7
 |
Monday, 24 Apr 2017
|
19:33 amdmi3
- Update to 3.0.6
 |
Monday, 17 Apr 2017
|
19:00 amdmi3
- Update to 3.0.5
- Add simple test
 |
Sunday, 25 Dec 2016
|
14:23 amdmi3
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket
 |
Tuesday, 27 Sep 2016
|
23:46 amdmi3
Add graphics/ansilove:
ANSi / ASCII art to PNG converter
- Supports 7 textmode formats:
ANS/PCB/BiN/ADF/iDF/TND/XBiN
- Supports 14 MS-DOS charsets
- 80x25, 80x50 and Amiga fonts
- Supports SAUCE and iCE colors
- Small output size (4-bit PNG)
WWW: https://github.com/ansilove/ansilove
 |
Number of commits found: 29 |