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: security/p5-Crypt-Blowfish_PP/pkg-comment

Number of commits found: 2

Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 4 Feb 2003
23:56 edwin search for other commits by this committer
New Port: security/p5-Crypt-Blowfish_PP

        Blowfish is a published algorithm written by Bruce Schneier
        Unlike IDEA or DES etc. there are no patent implications
        in using this algorithm.

        It uses anywhere between a 64 bit and a 448 bit key. The
        transform itself is fast and operates on a 64 bit block,
        and most of the calculation time is in initialising the
        context with the key data.

        The _PP name comes from the fact that this implementation
        is Pure Perl, and will not have any compatibility problems.

PR:             ports/43794
Submitted by:   Jim Geovedi <negative@toxic.magnesium.net>
Original commit

Number of commits found: 2