FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 4:31 PM GMT
Port details
policyd2 2.0.10_1 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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: net/p5-Net-Server, net-mgmt/p5-Net-CIDR, devel/p5-Config-IniFiles, devel/p5-Cache-FastMmap, lang/php5, databases/p5-DBD-mysql, lang/perl5.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.10_1:
     MYSQL=On (default) "Use MySQL support"
     PostgreSQL=Off (default) "Use PostgreSQL support"
     SQLite=Off (default) "Use SQLite support"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://sunet.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://iweb.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://switch.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://surfnet.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://kent.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://freefr.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://voxel.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://jaist.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://osdn.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://nchc.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://ncu.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://transact.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://softlayer.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://internode.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://ufpr.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
http://waix.dl.sourceforge.net/project/policyd/2.0.x%20%28Stable%29/v2.0.10/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
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: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours9
new 7 days47
new fortnight71
new month143

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.282 seconds.