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/racoon2/files/patch-kinkd-configure

Number of commits found: 2

Friday, 21 Dec 2018
02:09 cy search for other commits by this committer
The security/racoon2 port broke when FreeBSD-CURRENT switched to
openssl111. Unfortunately racoon is no longer maintained by the now
defunct KAME project, which officially concluded in March 2006
(see http://www.kame.net/). However the good news is that racoon2
was forked on github and is maintained by Christos Zoulas, a NetBSD
committer (christos@NetBSD.org). This commit switches from the
no longer maintained KAME version of racoon2 to the fork maintained
at by Christos Zoulas on github (https://github.com/zoulasc).

This commit resolves building with openssl111 on FreeBSD-CURRENT.
Looking through Christos' logs on github this resolves many other
issues. As can bee seen, the many patches required to wedge this
fork of racoon2 into our ports tree fixed many issues in the base
software. These will be pushed upstream over time, when time permits.

PR:		234034
Original commitRevision:487939 
Sunday, 22 Nov 2009
01:56 sumikawa search for other commits by this committer
make compilable with KINK.
Original commit

Number of commits found: 2