notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/ansilove/Makefile

Number of commits found: 29

Tuesday, 23 May 2023
21:35 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/ansilove: update 4.1.7 → 4.2.0
commit hash: d48992dc77f0a76396dabbe270b9bd25b0b4dd26 commit hash: d48992dc77f0a76396dabbe270b9bd25b0b4dd26 commit hash: d48992dc77f0a76396dabbe270b9bd25b0b4dd26 commit hash: d48992dc77f0a76396dabbe270b9bd25b0b4dd26 d48992d
Wednesday, 5 Apr 2023
18:48 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/ansilove: update 4.1.6 → 4.1.7

- Update WWW for ansilove and libansilove
commit hash: 438be780095407fe0e5a898e60db01282f47b64b commit hash: 438be780095407fe0e5a898e60db01282f47b64b commit hash: 438be780095407fe0e5a898e60db01282f47b64b commit hash: 438be780095407fe0e5a898e60db01282f47b64b 438be78
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 2d34c2b
Saturday, 12 Feb 2022
19:00 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/ansilove: update 4.1.5 → 4.1.6
commit hash: db559771fa29acd90f423718cc30ca4ea8ddb42c commit hash: db559771fa29acd90f423718cc30ca4ea8ddb42c commit hash: db559771fa29acd90f423718cc30ca4ea8ddb42c commit hash: db559771fa29acd90f423718cc30ca4ea8ddb42c db55977
Wednesday, 7 Apr 2021
23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 5823922
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 23 Feb 2021
17:29 amdmi3 search for other commits by this committer
- Update to 4.1.5
Original commitRevision:566415 
Friday, 23 Oct 2020
12:16 amdmi3 search for other commits by this committer
- Update to 4.1.4
Original commitRevision:553105 
Tuesday, 29 Sep 2020
20:00 amdmi3 search for other commits by this committer
- Fix COMMENT

PR:		249924
Submitted by:	daniel.engberg.lists@pyret.net
Original commitRevision:550614 
Friday, 18 Sep 2020
17:23 amdmi3 search for other commits by this committer
- Update to 4.1.3

PR:		249437
Submitted by:	juraj@lutter.sk
Original commitRevision:548897 
Wednesday, 8 Jul 2020
19:48 amdmi3 search for other commits by this committer
- Update to 4.1.2
Original commitRevision:541714 
Tuesday, 26 May 2020
18:59 amdmi3 search for other commits by this committer
- Update to 4.1.1
Original commitRevision:536645 
Tuesday, 18 Feb 2020
16:58 amdmi3 search for other commits by this committer
- Update to 4.1.0
Original commitRevision:526464 
Tuesday, 21 Jan 2020
21:47 amdmi3 search for other commits by this committer
- Update to 4.0.7
Original commitRevision:523748 
Wednesday, 11 Dec 2019
14:02 amdmi3 search for other commits by this committer
- Update to 4.0.6
Original commitRevision:519804 
Thursday, 21 Nov 2019
10:13 amdmi3 search for other commits by this committer
- Update to 4.0.5
Original commitRevision:518090 
Tuesday, 29 Oct 2019
14:39 amdmi3 search for other commits by this committer
- Update to 4.0.4
Original commitRevision:515986 
Monday, 19 Aug 2019
19:23 amdmi3 search for other commits by this committer
- Update to 4.0.3
Original commitRevision:509303 
Friday, 28 Jun 2019
18:21 amdmi3 search for other commits by this committer
- Update to 4.0.1
Original commitRevision:505295 
Tuesday, 12 Feb 2019
16:37 amdmi3 search for other commits by this committer
- Fix test
Original commitRevision:492790 
Tuesday, 22 Jan 2019
18:02 amdmi3 search for other commits by this committer
- 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/
Original commitRevision:490963 
Tuesday, 26 Jun 2018
13:16 amdmi3 search for other commits by this committer
- Update to 3.0.9
Original commitRevision:473385 
Saturday, 23 Dec 2017
21:21 amdmi3 search for other commits by this committer
- Update to 3.0.8
- Tweak test so one can examine the results
Original commitRevision:457108 
Monday, 3 Jul 2017
14:58 amdmi3 search for other commits by this committer
- Update to 3.0.7
Original commitRevision:444959 
Monday, 24 Apr 2017
19:33 amdmi3 search for other commits by this committer
- Update to 3.0.6
Original commitRevision:439343 
Monday, 17 Apr 2017
19:00 amdmi3 search for other commits by this committer
- Update to 3.0.5
- Add simple test
Original commitRevision:438748 
Sunday, 25 Dec 2016
14:23 amdmi3 search for other commits by this committer
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it

Approved by:	portmgr blanket
Original commitRevision:429430 
Tuesday, 27 Sep 2016
23:46 amdmi3 search for other commits by this committer
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
Original commitRevision:422834 

Number of commits found: 29