| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Logvinov <info@logvinov.com>
* Alexander Moisseev <moiseev@mezonplus.ru>
* Alexander Wittig <alexander@wittig.name>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexey V. Degtyarev
* Alexey V. Degtyarev <alexey@renatasystems.org>
* Ali Mashtizadeh <ali@mashtizadeh.org>
* Anders Nordby <anders@FreeBSD.org>
* Anders Nordby <anders@fix.no>
* Andrea Venturoli <freebsd@netfence.it>
* Andrew J. Caines <A.J.Caines@halplant.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Stevenson <andrew@ugh.net.au>
* Andrey Slusar <anray@FreeBSD.org>
* Andrey V. Pevnev <andrey@mgul.ac.ru>
* Andrey Zakhvatov
* Andy Gilligan
* Anthony Kim
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Anton Lysenok <bart@tapolsky.net.ua>
* Anton Yuzhaninov <citrin@rambler-co.ru>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Autrijus Tang <autrijus@autrijus.org>
* Axel Steiner <ast@treibsand.com>
* Ben Smithurst <ben@FreeBSD.org>
* Bernard Spil <brnrd@FreeBSD.org>
* Bernard Spil <brnrd@freebsd.org>
* Bill Brinzer <bill.brinzer@gmail.com>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Cheng-Lung Sung <clsung@dragon2.net>
* Chifeng QU <chifeng@gmail.com>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christer Edwards <christer.edwards@gmail.com>
* Christian Laursen <xi@borderworlds.dk>
* Christopher Elkins <chrise@scardini.com>
* Clement Laforet <sheepkiller@cultdeadsheep.org>
* Craig Leres <leres@FreeBSD.org>
* Cyril Guibourg
* CyrilM <cyrilm@tower.pp.ru>
* Dan Langille <dvl@FreeBSD.org>
* Daniel Roethlisberger <daniel@roe.ch>
* Dario Freni <saturnero@gufi.org>
* Darren Pilgrim <ports.maintainer@evilphi.com>
* DarwinSurvivor <darwinsurvivor@gmail.com>
* David Bushong <david+ports@bushong.net>
* David O'Brien (obrien@NUXI.com)
* David Siebörger <drs@rucus.ru.ac.za>
* Dean Hollister <dean@odyssey.apana.org.au>
* Dmitry Liakh <dliakh@ukr.net>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Dominic Marks <dom@wirespeed.org.uk>
* Eivind Eklund <eivind@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erwin Lansing <erwin@FreeBSD.org>
* Eugene M. Kim <ab@astralblue.net>
* Fukang Chen <loader@FreeBSD.org>
* Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* Gea-Suan Lin <gslin@gslin.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerhard Gonter <g.gonter@ieee.org>
* Gerrit Beine <gerrit.beine@gmx.de>
* Giel van Schijndel <me@mortis.eu>
* Glen Barber <gjb@FreeBSD.org>
* Glenn Johnson <gljohns@bellsouth.net>
* Gregory Sutter <gsutter@zer0.org>
* Gustau Perez <gustau.perez@gmail.com>
* Guy Antony Halse <guy@rucus.ru.za.za>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Harry Newton
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Hsin-Han You <hhyou@cs.nctu.edu.tw>
* Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
* Issei Suzuki <issei@jp.FreeBSD.org>
* J.R. Oldroyd <fbsd@opal.com>
* Jaap Akkerhuis <jaap@NLnetLabs.nl>
* James FitzGibbon <jfitz@FreeBSD.org>
* James Raftery <james@now.ie>
* Jan-Peter Koopmann <j.koopmann@seceidos.de>
* Janne Snabb <snabb@epipe.com>
* Jean Milanez Melo <jmelo@FreeBSD.org>
* Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Jeremy Norris <ishmael27@home.com>
* Jim Mock <jim@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johann Visagie <wjv@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Oxley <john@yoafrica.com>
* John Prather
* Josh Gilliam <josh@quick.net>
* Jun-ichiro Hagino <itojun@itojun.org>
* Justin Stanford <jus@security.za.net>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kay Abendroth <kay.abendroth@raxion.net>
* Keith Gaughan <k@stereochro.me>
* Kelly Yancey <kbyanc@FreeBSD.org>
* Kevin Golding <ports@caomhin.org>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Krzysztof Stryjek <ports@bsdserwis.com>
* Larry Rosenman <ler@FreeBSD.org>
* Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
* Lars Thegler <lars@thegler.dk>
* Lars Thegler <lth@FreeBSD.org>
* Lasse L. Johnsen (lasse@freebsdcluster.org)
* Lefteris Chatzibarbas <lefcha@hellug.gr>
* Lukasz Wasikowski <lukasz@wasikowski.net>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Marcelo Araujo <araujobsd@gmail.com>
* Marco Broeder <marco.broeder@posteo.eu>
* Marcus Alves Grando <mnag@FreeBSD.org>
* Marijn Meijles <marijn@stack.nl>
* Mario S F Ferreira <lioux@FreeBSD.org>
* Mario S F Ferreira <lioux@linf.unb.br>
* Mario S F Ferreira <lioux@linf.unb.br> # Created by Matthias Andree
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Starovoytov <mark_sf@kikg.ifmo.ru>
* Martin Blapp
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org>
* Martti Kuparinen <martti.kuparinen@ericsson.com>
* Masafumi NAKANE <max@FreeBSD.org>
* Masafumi Otsune <info@otsune.com>
* Masaki TAGAWA <masaki@club.kyutech.ac.jp>
* Matt Emmerton <matt@gsicomp.on.ca>
* Matthew Luckie <mjl@luckie.org.nz>
* Matthew N. Dodd <mdodd@FreeBSD.org>
* Matthew Seaman
* Matthew Seaman <matthew@FreeBSD.org>
* Matthias Andree <mandree@FreeBSD.org>
* Matthias Andree <matthias.andree@gmx.de>
* Matthias Fechner <mfechner@FreeBSD.org>
* Max Laier <max@love2party.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Maxim Tulyuk <mt@primats.org.ua>
* Meno Abels <meno.abels@adviser.com>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Ranner <michael@ranner.eu>
* Miguel Mendez <flynn@energyhq.es.eu.org>
* Mij <mij@bitchx.it>
* Mikhail T. (m.tsatsenko@gmail.com)
* Mikhail Teterin
* Miroslav Lachman
* Mohammad S. Babaei <info@babaei.net>
* Murilo Opsfelder <mopsfelder@gmail.com>
* Nagy, Attila <bra@fsn.hu>
* Nate Underwood <natey@natey.com>
* Neil Blakey-Milner
* Neil Blakey-Milner <nbm@FreeBSD.org>
* Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Neil Darlow <neil@darlow.co.uk>
* Nemo Liu <nemoliu@FreeBSD.org>
* Netherby <netherby@dancingfortune.com>
* Nick Hilliard <nick@foobar.org>
* Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
* Oliver Braun
* Oliver Braun <obraun@FreeBSD.org>
* Oliver Eikemeier
* Oliver Eikemeier <eik@FreeBSD.org>
* Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Girard <Olivier.Girard@univ-angers.fr>
* Omer Faruk Sen <ofsen@enderunix.org>
* Ozkan KIRIK <ozkan@enderunix.org>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <c0rn@o2.pl>
* Pawel Pekala <pawel@FreeBSD.org>
* Pawel Pekala <pawel@freebsd.org>
* Pete Fritchman <petef@databits.net >
* Peter Hollaubek <fifteen@inext.hu>
* Peter Kieser <peter@kieser.ca>
* Peter Pentchev <roam@FreeBSD.org>
* Peter Wemm <peter@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* R.I.Pienaar <rip@devco.net>
* Radim Kolar
* RicardoSSP <ricardo.katz@gmail.com>
* Rob Evers <rob@debank.tv>
* Robert Felber <robtone@ek-muc.de>
* Robert Nelson <robertn@the-nelsons.org>
* Romain Tartiere <romain@blogreen.org>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Satoru Suzuki <xsuzu@yokohama.riken.jp>
* Scott Blachowicz <scott+ports@sabami.seaslug.org>
* Scott Lambert <lambert@lambertfam.org>
* Sean Chittenden <seanc@FreeBSD.org>
* Sergei Kolobov <sergei@FreeBSD.org>
* Sergei Kolobov <sergei@kolobov.com>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Matveychuk <sem@FreeBSD.org>
* Sergey Samoyloff <gonza@techline.ru>
* Sergey Skvortsov <skv@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <sheldonh@FreeBSD.org>
* Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Simon Barner <barner@in.tum.de>
* Simon Dick <simond@irrelevant.org>
* Stefan A. Deutscher (sad@mailaps.org)
* Stefan Bethke <stb@lassitu.de>
* Stephen Roznowski <sjr1@flash.net>
* Stephon Chen <stephon@pixnet.tw>
* Steve Wills <swills@FreeBSD.org>
* Steven Kreuzer <skreuzer@f2o.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* Talal Al-Dik <tad@vif.com>
* Ted Faber <faber@isi.edu>
* Terry Sposato
* The Anarcat <anarcat@anarcat.ath.cx>
* Thierry Thomas (<thierry@pompo.net>)
* Thomas Abthorpe <thomas@goodking.ca>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Lotterer <thomas.lotterer@cw.com>
* Thomas Seck <tmseck@netcologne.de>
* Tim Bishop <tim@bishnet.net>
* Tom Hukins <tom@eborcom.com>
* Tom Judge <tj@FreeBSD.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Tomasz Paszkowski <ns88@k.pl>
* Torsten Blum <torstenb@FreeBSD.org>
* Torsten Zuehlsdorff <ports@toco-domains.de>
* Trish Lynch <trish@bsdunix.net>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Tuc <freebsd-ports@t-b-o-h.net>
* Udo Schweigert
* Udo Schweigert <ust@cert.siemens.de>
* Uffe Jakobsen <uffe@uffe.org>
* Victor Balada Diaz <victor@bsdes.net>
* Vidar Karlsen <vidar@karlsen.tech>
* Ville Eerola <ve@sci.fi>
* Vivek Khera <vivek@khera.org>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Vsevolod Lobko <seva@sevasoft.kiev.ua>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Wei-chun Chao
* Wen Heping <wen@FreeBSD.org>
* Will Andrews <will@FreeBSD.org>
* Xavier Beaudouin <kiwi@oav.net>
* Yarema <yds@CoolRat.org>
* Yasuhiro KIMURA <yasu@utahime.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Yen-Ming Lee <leeym@leeym.com>
* Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
* Yoshisato YANAGISAWA
* Zak Johnson <zakj@nox.cx>
* Zane C. Bowers
* Zeus Panchenko <zeus@gnu.org.ua>
* Zhen REN <bg1tpt@gmail.com>
* ache
* ache@FreeBSD.org
* arensb@ooblick.com
* bremner@unb.ca
* brett@peloton.physics.montana.edu
* bsam
* chinsan
* chris
* chris@shagged.org
* clive
* clsung
* clsung@dragon2.net
* dchapes@zeus.leitch.com
* delphij@FreeBSD.org
* delphij@FreeBSD.org.cn
* dhagan@cs.vt.edu
* dliakh
* dlowe
* dm
* eivind
* fluffy
* gahr
* gmarco@scotty.masternet.it
* gmc@sonologic.nl
* ijliao
* ismail@enderunix.org
* itojun@itojun.org
* janos.mohacsi@bsd.hu
* johnpupu <johnpupu@gmail.com>
* kaz
* krion
* liamfoy@sepulcrum.org
* markm@FreeBSD.org
* matusita@FreeBSD.org
* mich@freebsdcluster.org
* mwest@uct.ac.za
* n_hibma@qubesoft.com
* nbm
* nork@FreeBSD.org
* ofsen@enderunix.org
* pat
* petef
* petef@FreeBSD.org
* pst
* punkt.de Hosting Team <mops@punkt.de>
* rea@FreeBSD.org
* roam@FreeBSD.org
* sheldonh@FreeBSD.org
* shigeri <shigeri@m10.alpha-net.ne.jp>
* snowchyld
* tobez@tobez.org
* torstenb
* trevor
* v.velox@vvelox.net
* vanilla
* will
* wolpert
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=546262
|
|
|
|
| |
Notes:
svn path=/head/; revision=546261
|
|
|
|
| |
Notes:
svn path=/head/; revision=517643
|
|
|
|
| |
Notes:
svn path=/head/; revision=504554
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=380982
|
|
|
|
| |
Notes:
svn path=/head/; revision=366745
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360579
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355689
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
| |
Notes:
svn path=/head/; revision=271309
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
|
|
| |
PR: 115644
Submitted by: root@proxy.home.oav.net
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=198958
|
|
|
|
|
|
|
|
|
|
|
| |
- Issues resolved since downgrade (ports/112145)
PR: ports/114505
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=196138
|
|
|
|
|
|
|
|
|
|
| |
- Set PORTEPOCH
PR: 112145
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=190882
|
|
|
|
|
|
|
|
|
| |
PR: 111911
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=190488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
added mysql to the REQUIRE and postfix to the BEFORE.
This should get the right startup order, i.e. mysql, policyd,
postfix, for most cases.
- Update to 1.80, Changelog :
[10 Jul 2006]
Changes from v1.79 -> v1.80 (bug fixes)
* policyd.h: fix *bsd MSG_NOSIGNAL compiling issue. Patch by John Beaver.
[04 Jul 2006]
Changes from v1.78 -> v1.79 (bug fixes & new functionality)
* mysql.c: fix strncpy boundary issue. Patch by Stanislav Sinyagin.
* policyd.h: fix array boundary issue. Patch by Stanislav Sinyagin.
* throttle*.c: autoblacklist throttle abusers. Patch by Stanislav Sinyagin.
* redhat.init: redhat policyd spec file written by Tony Earnshaw.
* *.c: logging has changed and is more consistant when reporting.
* sockets.c: read()/write() is now non-blocking. Patch by Nigel Kukard.
* mysql.c: remove the use of alarm blocking when in bypass mode.
* generic.c: module failures now increment mysql failure counters.
* policyd.c: whitelisting modules requires WHITELISTING=1 to work.
* policyd.c: blacklisting modules requires BLACKLISTING=1 to work.
* policyd.c: CONN_ACL is hashed out untill i've resolved a bug thats causing
Policyd to fail calls to select() under heavy loads.
PR: ports/101583
Submitted by: maintainer (Xavier Beaudouin)
Notes:
svn path=/head/; revision=170231
|
|
|
|
|
|
|
|
|
| |
PR: ports/99587
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Approved by: ahze (mentor, implicit)
Notes:
svn path=/head/; revision=166680
|
|
|
|
|
|
|
|
| |
PR: 99450
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=166287
|
|
|
|
|
|
|
|
| |
PR: 98836
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=165179
|
|
|
|
|
|
|
|
|
| |
PR: 95252
Submitted by: "Marcin Jessa" <yazzy___yazzy.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=159146
|
|
|
|
| |
Notes:
svn path=/head/; revision=158121
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1]
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2005100603/postfix-policyd-sf-1.71.log
PR: 94391
Submitted by: maintainer
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=157071
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
| |
PR: ports/92837
Submitted by: maintainer
Notes:
svn path=/head/; revision=155258
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154802
|
|
|
|
|
|
|
|
|
| |
stopping and restarting the daemon from policyd.sh.
Approved by: maintainer
Notes:
svn path=/head/; revision=152814
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[MAINTAINER] mail/postfix-policyd-sf: 1.71 Released
1.71 is finaly released (current 1.71 was development version)
Changelog :
Dec 23 2005]
Changes from v1.70 -> v1.71 (new functionality+bug fixes)
* mysql.c: you can now compress or encrypt policyd->mysql connections.
* mysql.c: removed mysql_ping(). connections are now restablished.
* policyd.c: added -v option to Policyd to show version information.
* throttle_*.c: fix throttle inconsistancy. spotted by John Beaver.
* throttle_*.c: fix throttle inconsistancy. spotted by SanthuBhai.
* throttle_*.c: add thresholds/percentage display for throttle modules.
* throttle_r.c: rcpt_total did not increment.
* cidr.c: added cidr network acls. patch supplied by dan.
* blacklist.c: new module that allows dns based blacklists (you can now
blacklist, eg: %dsl%.rr.com to just block the RR.com
adsl range, but you can still whitelist smtp.rr.com
so they have to use their isp relay.) patch by Alain Fauconnet.
(NB!!) if you are upgrading from <= v1.70 then please add to policyd.conf:
# ip addresses/networks of hosts connecting to Policyd
CONN_ACL="127.0.0.1 192.168.0.0/24"
BLACKLISTDNSNAME=0
MYSQLOPT=""
or if you want to compress the connection from policyd -> mysql:
MYSQLOPT="CLIENT_COMPRESS"
And in MySQL>
CREATE TABLE blacklist_dnsname (
_blacklist char(60) NOT NULL default '',
_description char(60) NOT NULL default '',
_expire int(10) unsigned NOT NULL default '0',
UNIQUE KEY _blacklist (_blacklist),
KEY _expire (_expire)
) TYPE=MyISAM;
PR: ports/90853
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Notes:
svn path=/head/; revision=152034
|
|
|
|
|
|
|
|
|
|
| |
cannot judge the impact. Someone should contact the author and very this
and/or review the changes.
Submitted by: pointyhat (kris)
Notes:
svn path=/head/; revision=152006
|
|
|
|
|
|
|
|
| |
PR: 90596
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=151482
|
|
|
|
|
|
|
|
| |
PR: 89130
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=148470
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 88672
Submitted by: maintainer
Notes:
svn path=/head/; revision=147635
|
|
|
|
|
|
|
|
| |
PR: ports/87971
Submitted by: maintainer
Notes:
svn path=/head/; revision=146323
|
|
|
|
|
|
|
|
| |
PR: 87915
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=146277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from v1.66 -> v1.67 (new functionality)
* generic.c: AUTO_BLACK_LISTING was not being initialized which means
it couldnt of been working. patch by Benny Pedersen.
* *.c: records were taking twice as long to expire as what they
should be. Thanks to Sune Foldager for spotting this.
* contrib/: added debian startup/init file by Dietmar Braun.
* helo.c: used wrong variable for _expire. patch by Benny Pedersen.
* policyd.spec: new rpm spec file. submitted by Catalin Muresan
- Fix missing documentation
- Fix startup script to not use '-' in rc variables.
- Fix pid filename in default configuration pid filename.
- Added postfix-policyd-stats to gather stats using syslog
PR: ports/85868
Submitted by: maintainer
Notes:
svn path=/head/; revision=142232
|
|
|
|
| |
Notes:
svn path=/head/; revision=142012
|
|
C).
PR: ports/85396
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Notes:
svn path=/head/; revision=142004
|