7924 FreshPorts -- mail/policyd2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
policyd2 2.0.12 mail on this many watch lists=5 search for ports that depend on this port
Policyd v2 is a multi-platform policy server for popular MTAs
Maintained by: chifeng@gmail.com search for ports maintained by this maintainer
Port Added: 04 Dec 2008 03:46:25
License: not specified in port


Policyd v2

Policyd v2 (codenamed "cluebringer") is a multi-platform policy 
server for popular MTAs. This policy daemon is designed mostly 
for large scale mail hosting environments. 

WWW: http://www.policyd.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. net/p5-Net-Server
  2. net-mgmt/p5-Net-CIDR
  3. devel/p5-Config-IniFiles
  4. devel/p5-Cache-FastMmap
  5. lang/php5
  6. databases/p5-DBD-mysql
  7. lang/perl5.12
  8. databases/php5-pdo_mysql
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/policyd2/ && make install clean
To add the package: pkg_add -r policyd2


Configuration Options
===> The following configuration options are available for policyd2-2.0.12:
     MYSQL=on: MySQL backend
     PGSQL=off: PostgreSQL backend
     SQLITE=off: SQLite backend
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://devlabs.linuxassist.net/attachments/download/222/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-12-17
    Affects: users of mail/policyd2
    Author: wxs@FreeBSD.org
    Reason: 
      The RC script for mail/policyd2 has been renamed to avoid a conflict.
      If you use this port please change the setting in rc.conf to be
      policyd2_enable.
    
    

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Aug 2012 16:57:57
Original commit files touched by this commit  2.0.12
jgh search for other commits by this committer
- update to 2.0.12, adopt optionsNG

PR:	170947
Submitted by:	jgh@
Approved by: maintainer, chifeng@gmail.com
05 Aug 2012 23:19:40
Original commit files touched by this commit  2.0.11_1
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
30 Jun 2012 13:10:10
Original commit files touched by this commit  2.0.11_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
29 Mar 2012 05:16:28
Original commit files touched by this commit  2.0.11_1
jgh search for other commits by this committer
- merge to previous commit for command_interpreter of rc script
- bump PORTREVISION

PR:     ports/166332
Spotted by: dougb
Approved by: maintainer (implicit)
Feature safe:   yes
26 Mar 2012 22:00:16
Original commit files touched by this commit  2.0.11
jgh search for other commits by this committer
- Update to 2.0.11 [1]
- while here ...
 - tighten post-patch
 - move do-install from copies to copytree_share
 - added BINMODE of 0755 so the instances of INSTALL_SCRIPT install with
   this mode instead of installing, and changing modes afterward
 - updated post-install to install with mode of 666 instead of changing post
 - dropped substitution on pkg-message, as there was nothing to substitute, and
   put in post-install echo msg. remove file, as well.
 - update interpreter in rc script /usr/bin/perl -> %%LOCALBASE%%/bin/perl

PR:     ports/166332
Submitted by:   maintainer, chifeng@gmail.com [1]
Feature safe:   yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.0.10_1
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.
11 May 2011 01:18:51
Original commit files touched by this commit  2.0.10_1
sahil search for other commits by this committer
Use command_interpreter instead of procname in
rc script. Bump PORTREVISION because this change
alters the default package.

PR:             ports/155779
Submitted by:   Frank Wall <fw@moov.de>
Approved by:    Chifeng QU <chifeng@gmail.com> (maintainer)
29 Apr 2011 22:35:43
Original commit files touched by this commit  2.0.10
beech search for other commits by this committer
-Add postgresql support

PR:             ports/156702
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:    Chifeng QU <chifeng@gmail.com> (maintainer)
                itetcu (mentor)(implicit)
28 Apr 2010 22:26:42
Original commit files touched by this commit  2.0.10
glarkin search for other commits by this committer
- Added support for PHP 5.2

PR:             ports/146093
Submitted by:   Frank Wall <fw@moov.de>
Approved by:    chifeng <chifeng@gmail.com> (maintainer)
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.0.10
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
07 Jan 2010 04:48:30
Original commit files touched by this commit  2.0.10
pgollucci search for other commits by this committer
- Update to 2.0.10

PR:             ports/142373
Submitted by:   Chifeng Qu <chifeng@gmail.com> (maintainer)
18 Oct 2009 07:03:43
Original commit files touched by this commit  2.0.8
itetcu search for other commits by this committer
Update to 2.0.8 and fix runtime issues when installed with custom PREFIX.

PR:             139620
Submitted by:   Sahil Tandon / maintainer
Approved by:    maintainer
22 Aug 2009 00:28:34
Original commit files touched by this commit  2.0.7
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
03 Jul 2009 13:42:57
Original commit files touched by this commit  2.0.7
wxs search for other commits by this committer
- Update to 2.0.7

PR:             ports/136239
Submitted by:   Chifeng Qu <chifeng@gmail.com>
15 Feb 2009 10:57:41
Original commit files touched by this commit  2.0.6
beech search for other commits by this committer
- Update to 2.0.6

PR:             ports/131685
Submitted by:   Chifeng Qu <chifeng@gmail.com> (maintainer)
18 Dec 2008 03:40:09
Original commit files touched by this commit  2.0.5
wxs search for other commits by this committer
- Rename the RC script to avoid a conflict with mail/postfix-policyd-sf
- No need to repocopy as there is no history to preserve

PR:             ports/129704
Submitted by:   Chifeng Qu <chifeng@gmail.com>
04 Dec 2008 03:53:24
Original commit files touched by this commit  2.0.5
beech search for other commits by this committer
- Minor install tweak

Submitted by:   Chifeng Qu <chifeng@gmail.com> (maintainer)
04 Dec 2008 03:42:36
Original commit files touched by this commit  2.0.5
beech search for other commits by this committer
Policyd v2

Policyd v2 (codenamed "cluebringer") is a multi-platform policy
server for popular MTAs. This policy daemon is designed mostly
for large scale mail hosting environments.

WWW: http://www.policyd.org

PR:             ports/129385
Submitted by:   Chifeng QU <chifeng at gmail.com>

Number of commits found: 18

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0