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: multimedia/y4mscaler/distinfo

Number of commits found: 6

Sunday, 3 Jul 2011
13:38 ohauer search for other commits by this committer
- remove MD5
Original commit
Monday, 12 Dec 2005
15:09 ahze search for other commits by this committer
- Update to 9.0
Original commit
Wednesday, 9 Nov 2005
07:09 ahze search for other commits by this committer
- Add SHA256
- Add SIZE to a few ports
Original commit
Thursday, 14 Jul 2005
07:36 ahze search for other commits by this committer
- Update to 8.1
Original commit
Wednesday, 11 Aug 2004
18:44 vs search for other commits by this committer
Update to 0.6.2

PR:             ports/70043
Submitted by:   Michael Johnson (maintainer)
Original commit
Friday, 26 Mar 2004
09:03 pav search for other commits by this committer
Add y4mscaler, a general-purpose video scaler which operates on YUV4MPEG2
streams, as produced and consumed by the MJPEGtools such as lav2yuv and
mpeg2enc(1).

y4mscaler is meant to be used in a pipeline. Thus, input is from stdin, and
output is to stdout. The essential function of y4mscaler is to scale a
specified "active" region of the input stream (the source) into a specified
active region of the output stream (the target). Pixels outside of the active
region of the source are ignored; pixels outside of the active region of
the target are filled with a background color. The source may additionally
have a matte applied to it; pixels outside the source matte are set to a
separately specified background color.

y4mscaler correctly handles chroma sampling, and thus it can also perform
chroma subsampling conversions. The YUV4MPEG2 stream format currently only
supports 4:2:0 subsampling, although y4mscaler can process 4:1:1, 4:2:2, and
4:4:4 modes by abusing the YUV4MPEG2 format a bit.

Includes preset parameters for popular output streams: DVD, SVCD, VCD,  DV,
CVD, and SVCD/VCD still images.

PR:             ports/63962
Submitted by:   michael johnson <ahze@ahze.net>
Original commit

Number of commits found: 6