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: ports-mgmt/distilator/distinfo

Number of commits found: 9

Friday, 10 Sep 2021
16:08 Emanuel Haupt (ehaupt) search for other commits by this committer
ports-mgmt/distilator: Update to 1.4

This version has improved url validation.

PR:		258389 (based on)
Reported by:	yuri
commit hash: efc2290ca02ccbf4f45d3bbd439fb0902fa77d35 commit hash: efc2290ca02ccbf4f45d3bbd439fb0902fa77d35 commit hash: efc2290ca02ccbf4f45d3bbd439fb0902fa77d35 commit hash: efc2290ca02ccbf4f45d3bbd439fb0902fa77d35 efc2290
Saturday, 18 Jul 2020
08:34 ehaupt search for other commits by this committer
Update to 1.3

This fixes URL detection in cases when `make fetch-urlall-list` does not produce
pure URL's (eg. is prefixed with fetch arguments). This is the case for all
Rust-based ports.

PR:		247988 (based on)
Reported by:	yuri
Original commitRevision:542481 
Tuesday, 4 Sep 2018
08:58 ehaupt search for other commits by this committer
- Update to 1.2
- Improve pylint score from 4.73 to 9.08
- Set a distinctive User-Agent when making HTTP/HTTPS requests
Original commitRevision:478937 
Friday, 31 Aug 2018
09:12 ehaupt search for other commits by this committer
- Update to 1.1.1
- Support for python3 [1]
- Specify LICENSE_FILE since it's available in the distfile [1]

Requested by:	sunpoet [1]
Original commitRevision:478535 
Tuesday, 28 Aug 2018
15:15 ehaupt search for other commits by this committer
- Update to 1.1
- Correctly handle hostnames that do not resolve
- Implemented a --silent option which will only show errors
Original commitRevision:478321 
Monday, 27 Aug 2018
16:28 ehaupt search for other commits by this committer
- Update to 1.0
- Add WWW and provide an additional mirror
- Provide a longer description as requested by portlint

- Distilator will now report when an URL gives a redirect
- Rewritten in python using requests and requests_ftp
- Licensed under BSD2CLAUSE

PR:		215425
Requested by:	mat
Original commitRevision:478219 
Tuesday, 6 Dec 2016
12:24 ehaupt search for other commits by this committer
Update to 0.3.

Switch from perl threads to Parallel::ForkManager. With perl 5.24, threads
used in distilator produce a many random warnings hinting at the fact that the
modules used to check the links are not (and never were) thread safe.

Remove WWW. There is no public website available.

PR:		208506 (based on)
Notified by:	mat
MFH:		2016Q4
Original commitRevision:427950 
Friday, 29 Oct 2010
23:17 ehaupt search for other commits by this committer
- Update to 0.2
- Don't need www/p5-HTTP-SimpleLinkChecker anymore
Original commit
Tuesday, 19 Oct 2010
15:50 ehaupt search for other commits by this committer
Add ports-mgmt/distilator, a command-line script to check the availability of a
ports distfiles. This script can take advantage of perl threads if available.
Original commit

Number of commits found: 9