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/fcron/files/patch-socket.c

Number of commits found: 2

Wednesday, 17 Jan 2007
07:30 rafan search for other commits by this committer
- Update to 3.0.2

PR:             ports/108008
Submitted by:   Brad Huntting <huntting at glarp.com> (maintainer)
Original commit
Sunday, 4 Jun 2006
20:09 sem search for other commits by this committer
- Install pam files directly (in /etc/pam.d, unless they already exist)
  rather than just leaving them in the examples directory.  There seems
  to be no real security advantage to not installing the pam files since
  they are required for fcron and fcrontab to operate, and root privs are
  required to install fcron to begin with.

- The sockaddr.sa_len was not set prior to calls to bind() and connect().
  The upshot begin that fcrondyn was unable to open the socket
  to communicate with fcron.

PR:             ports/97066
Submitted by:   maintainer
Original commit

Number of commits found: 2