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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: mail/postfix/files/postfix.sh.in

Number of commits found: 11

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
Monday, 13 Sep 2010
02:09 sahil search for other commits by this committer
- Update VDA patch to version 2.7.0 [1]
- Remove "empty variable" assignment from rc script [1]
- Re-introduce optional SPF support [2]
- Remove default DISTNAME assignment from Makefile
- The affected OPTIONS are off by default, so do not
  bump PORTREVISION

PR:             [1]: ports/147731
                [2]: ports/150428
Submitted by:   [1]: ohauer@
                [2]: mm@
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
Tuesday, 26 May 2009
13:36 netchild search for other commits by this committer
- refactor the port to ease maintenance [1]
- update to 2.6.1 [1]
- remove IGNORE in the VDA case, the patch is available now [2]

[2] is from me (compile tested), maintainer informed.

PR:             134728 [1]
Submitted by:   Yarema <yds@CoolRat.org> [1]
Approved by:    maintainer [1]
Original commit
Wednesday, 21 Feb 2007
05:00 rafan search for other commits by this committer
- Add mail to PROVIDE line. This fixes other scripts that require mail
  starts first.

PR:             ports/109336
Submitted by:   Dan D Niles <dan at more.net>
Approved by:    Vivek Khera <vivek at khera.org> (maintainer)
Original commit
Tuesday, 20 Feb 2007
22:36 koitsu search for other commits by this committer
Addition of postfix_flags variable to rc.subr startup script.
This variable is passed to postfix-script on startup, allowing
administrators to do things like postfix_flags="-c /my/place/postfix"
(alternate location of main.cf and master.cf), or postfix_flags="-v"
(for verbose logging).  See postfix(1) manpage for flags.

PR:             ports/109137
Reviewed by:    Vivek Khera <vivek@khera.org>
Approved by:    philip
Original commit
Wednesday, 19 Jul 2006
12:59 mnag search for other commits by this committer
* UPDATING

Add entry about OPTIONS and SPF patch in mail/postfix

* mail/Makefile

Add postfix22

* mail/postfix [1]

Update to 2.3.0
Use OPTIONS instead of scripts
Add message about unsupported POSTFIX_OPTIONS
Remove SPF patch since that's not apply clean
Update pkg-descr
Change rcNG to rc only
Update CONFLICTS

* mail/postfix-current

Now postfix-current are called postfix-current instead of postfix.
Update CONFLICTS
Bump PORTREVISION
Store OPTIONSFILE in another local to not conflict with mail/postfix
Change rcNG to rc only

* mail/postfix1

Update CONFLICTS

* mail/postfix21

Update CONFLICTS
Change rcNG to rc only

* mail/postfix22 [2]

Update CONFLICTS
Change rcNG to rc only

Approved by:    maintainer [1]
Repocopy by:    marcus [2]
Original commit
Monday, 16 Jan 2006
21:47 mnag search for other commits by this committer
Modify rc.d script like example in Porters Handbook.
Original commit
Thursday, 12 Jan 2006
20:38 mnag search for other commits by this committer
Fix rc.d/postfix.sh restart adding pidfile and procname
Bump PORTREVISION

PR:             91721
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    maintainer
Original commit
16:23 mnag search for other commits by this committer
Add rcNG script to start postfix
Update pkg-message to reflect rcNG script
Bump PORTREVISION

Approved by:    Vivek Khera <vivek@khera.org> (maintainer)
Original commit

Number of commits found: 11