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/dkfilter/files/dkfilter_in.in

Number of commits found: 6

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
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, 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
Monday, 18 Sep 2006
14:12 rafan search for other commits by this committer
- rc scripts have race condition to stop executing at start-up time.
  This also stops FreeBSD start up.
  Ref: http://docs.freebsd.org/cgi/mid.cgi?450CA21C.3080407
- There are potential DoS attacks by dkfilter_{in,out} program.
  They can change their pid file to illegally stop any program
  when an administrator try to stop them by rc script.
- pet portlint(1)

PR:             ports/103344
Submitted by:   Yoshisato YANAGISAWA <yanagisawa at csg.is.titech.ac.jp>
(maintainer)
Original commit
Saturday, 29 Jul 2006
02:07 rafan search for other commits by this committer
- rc.d scripts are changed to show error messages when some error
  occurs. It didn't show error messages even if they are fatal.
- Each rc.d script now logs all messages got at starting a daemon.
- pkg-install is made to automatically make a user to execute dkfilter
  which is specified by Makefile. Register UIDs, GIDs.
- pkg-deinstall is made to notice that an admin should remove the
  user made at install-time if they don't need him or her
- Bump PORTREVISION for all these changes

PR:             ports/100978
Submitted by:   Yoshisato YANAGISAWA (maintainer)
Original commit
Saturday, 15 Jul 2006
16:11 clsung search for other commits by this committer
- update to 0.10
- pet portlint

PR:             ports/100349
Submitted by:   maintainer (Yoshisato YANAGISAWA)
Original commit

Number of commits found: 6