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

Number of commits found: 2

Sunday, 15 Jun 2014
08:40 pi search for other commits by this committer
mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site

Big thanks to Michelle for the biggest part of the work in getting
the port to StageAge. Thanks for Marco to take over as maintainer.

PR:		ports/190273
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer)
Original commitRevision:357844 
Saturday, 6 Sep 2008
06:15 dougb search for other commits by this committer
A number of small-but-important updates:

1. Update the names of some configure flags. This would not have affected
users who used the defaults, or the package.

2. In order for the speller option to actually be chosen by configure
it already has to be installed, so add them to BUILD_DEPENDS. [1]
Fixing this properly also required a patch to configure which I am
submitting upstream.

3. Update the location of mlock (if installed) [1]

4. Turns out that alpine no longer uses the value of SSLTYPE internally,
(it is only used by the IMAP server which we don't build) so simplify
the whole SSL section considerably. All authentication types are now
available to alpine by default.

5. Include the proper MAKE_ARGS and relax a test in configure to give
users who want to try the new S/MIME support a fighting chance. [2]

Bump PORTREVISION accordingly

Submitted by:   Scott Allendorf <scott-allendorf@uiowa.edu> [1]
Inspired by:    scf [2]
Original commit

Number of commits found: 2