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/amavisd-new/files/amavisd.sh.in

Number of commits found: 12

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
Sunday, 11 Jul 2010
17:42 gabor search for other commits by this committer
- Remove BDB version requirement. This doesn't fix the problem because
  amavisd-new uses BDB through databases/p5-BerkeleyDB and if that port
  is already present on the system when we install amavisd-new, this knob
  won't guarantee that we get the proper version.  The underlying port
  should be changed to use a more modern version of BDB, so instead of
  adding quirks here, a PR has been submitted for that port
  (ports/148494). [1] [2]
- Proper handling of the WITH_RAR case [3]
- Remove -M option from mdmfs when using ramdisk.  This reportedly
  stop crashes. [4]
- Bump PORTREVISION

PR:             ports/147794 [1], ports/147856 [2]
Submitted by:   delphij [1], Joe Horn <joehorn@gmail.com> [2],
                Scot Hetzel <swhetzel@gmail.com> [3],
                Andy Dills <andy@xecu.net> (via private mail) [4]
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Sunday, 5 Apr 2009
17:49 gabor search for other commits by this committer
- Do not hardcode pidfile in the rc.d script [1]
- Depend on p5-Mail-DKIM >= 0.33 [2]
- Patch clamscan timeout bug [2]
- REQUIRE: mysql postgresql in rc.d script [2]
- Bump PORTREVISION
- pkg-message nits

PR:             ports/132575 [1], ports/133073 [2]
Submitted by:   Helmut Schneider <jumper99@gmx.de> [1],
                Michael Scheidell <scheidell@secnap.net> [2]
Original commit
Tuesday, 24 Feb 2009
15:36 gabor search for other commits by this committer
- Fix config file path
- Fix reload target in the rc script
- Bump PORTREVISION

Reported by:    Florian Smeets <flo@kasimir.com>,
                Arjo Hooimeijer <arjo.hooimeijer@xs4all.nl>,
                Michael Scheidell <scheidell@secnap.net>
Original commit
Monday, 23 Feb 2009
11:53 gabor search for other commits by this committer
- Fix SQL logging problem [1]
- Remove old dependency [1]
- Add a warning when memdisk is used, because it is unsafe [2]
- Fix on Perl 5.8.9 [3]
- Bump PORTREVISION

PR:             ports/130835 [1], ports/131633 [2]
Submitted by:   Michael Scheidell <scheidell@secnap.net> [1][2]
Original commit
Monday, 22 Sep 2008
09:30 gabor search for other commits by this committer
- Fix modes of the temp directory [1]
- Fix a bug in SMTP handling [2]
- Bump PORTREVISION

PR:             ports/127216 [1]
Submitted by:   Juan J Lopez <jlopez@evsis.com.ar> [1],
                Matt Emmerton <matt@gsicomp.on.ca> [2] (via private mail)
Approved by:    portmgr (erwin)
Original commit
Saturday, 9 Jun 2007
11:13 gabor search for other commits by this committer
- Update to 2.5.1
- Dependency changes
- Require the fixed versions of zoo/unzoo, which are not vulnerable
- Add ramdisk support

PR:             ports/113396
Submitted by:   Michael Scheidell <scheidell@secnap.net>
Reviewed by:    Mark Martinec <Mark.Martinec@ijs.si> (author)
Original commit
Monday, 20 Feb 2006
20:47 dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Original commit
Monday, 29 Aug 2005
04:41 lesi search for other commits by this committer
Update amavisd-new to 2.3.3. [1]
Start amavisd as root so that it works both with and without chroot. [2]

PR:             ports/85241 [1], ports/83988 [2]
Submitted by:   Blaz Zupan (maintainer)
Original commit
Wednesday, 6 Jul 2005
08:47 flz search for other commits by this committer
- Update to 2.3.2.
- Use USE_RC_SUBR / USE_RCORDER for amavis.sh.
- Use SUB_FILES / SUB_LIST for pkg-* files.
- Add new MILTER option.
- Probably some other fixes I've forgot.

PR:             ports/82423
Reported by:    Petr Rehor <prehor@gmail.com>
Submitted by:   maintainer
Original commit

Number of commits found: 12