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: mail/sendmail/files/site.config.m4.smtps

Number of commits found: 2

Friday, 26 Mar 2004
14:05 dinoex search for other commits by this committer
Add socket map support to the sendmail port (from 8.13.0)

This will allow for easier integration with e.g. ports/mail/cyrus-imapd22,
which already includes smmapd for realtime checking whether the mailbox
exists and is not over quota.

The patch adds
1) an extra knob in Makefile (WITH_SENDMAIL_SOCKETMAP).
3) the extra-patch-socketmap.patch is actually
http://www.sendmail.org/~ca/email/patches/sendmail-8.12.7-socketmap-v4.patch
slightly hacked (the pathnames) so it cleanly applies through ports(7).

PR:             64566
Submitted by:   Michael O. Boev

- change PKGNAMESUFFIX
- merge 1-line site.config.m4.* files into Makefile
- update CONFLICTS
Original commit
Wednesday, 16 Apr 2003
14:39 dinoex search for other commits by this committer
- Added new option SENDMAIL_WITH_SMTPS=yes
  The current sendmail port (mail/sendmail) does not allow to build
  build sendmail with smtps support (SSL but not STARTTLS).
  This mode is required by some MUA (ex. the only way to enable
  encryption in MS Outlook Express is to use smtps).
PR:             51029
Submitted by:   and@rsu.ru
Original commit

Number of commits found: 2