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: sysutils/iat/Makefile

Number of commits found: 14

Friday, 22 Mar 2024
10:39 Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/iat: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 5afef6cef72744b28c024857a1893028b569ddf7 commit hash: 5afef6cef72744b28c024857a1893028b569ddf7 commit hash: 5afef6cef72744b28c024857a1893028b569ddf7 commit hash: 5afef6cef72744b28c024857a1893028b569ddf7 5afef6c
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
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
Sunday, 4 Oct 2015
20:01 amdmi3 search for other commits by this committer
- Add LICENSE
Original commitRevision:398622 
Wednesday, 7 May 2014
18:21 amdmi3 search for other commits by this committer
- Convert USE_BZIP2 to USES
Original commitRevision:353189 
Wednesday, 16 Oct 2013
03:29 amdmi3 search for other commits by this committer
- Support staging
Original commitRevision:330477 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 17 Jun 2013
15:27 amdmi3 search for other commits by this committer
- Trim Makefile header
Original commitRevision:321132 
Monday, 15 Mar 2010
15:55 amdmi3 search for other commits by this committer
- Update to 0.1.7

PR:             144697
Submitted by:   Paul Shepel <tacid@tacid.kiev.ua>
Original commit
Sunday, 2 Nov 2008
02:14 amdmi3 search for other commits by this committer
- Add support for large files (>4Gb)
Original commit
Thursday, 19 Jun 2008
17:28 amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
Original commit
Friday, 30 Mar 2007
15:43 rafan search for other commits by this committer
Add iat 0.1.3, converter of many types of CD-ROM image file formats into
ISO-9660.

PR:             ports/111010
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit

Number of commits found: 14