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/dovecot2/files/dovecot.sh.in

Number of commits found: 4

Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Saturday, 5 Feb 2011
16:51 sunpoet search for other commits by this committer
- Update to 2.0.9 [1]
- Enable VPOPMAIL [2]
- Fix comments
- Sort MAN1
- Use ETCDIR
- Simplify installation
- Space/Tab twiddle

Changes:       
http://www.dovecot.org/list/dovecot-news/2011-January/000184.html
               
http://www.dovecot.org/list/dovecot-news/2010-December/000182.html
PR:             ports/154004 [1]
                ports/153295 [2]
Submitted by:   Alexander Wittig <alexander@wittig.name> [1]
Approved by:    maintainer (timeout, 21 days) [1]
Feature safe:   yes
Original commit
Saturday, 27 Nov 2010
05:53 glewis search for other commits by this committer
. Add a port of the 2.x series of Dovecot:

Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.

WWW: http://www.dovecot.org/

PR:             150789
Submitted by:   "Nagy, Attila" <bra@fsn.hu>
Original commit

Number of commits found: 4