notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/courier-pythonfilter/Makefile
SVNWeb

Number of commits found: 18

Sun, 8 Mar 2020
[ 17:01 antoine search for other commits by this committer ] Original commit   Revision:528058 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Deprecate some ports using deprecated version of python

With hat:	portmgr
Sun, 20 Oct 2019
[ 22:03 tobik search for other commits by this committer ] Original commit   Revision:515072
mail/courier-pythonfilter: Spell WHITELIST_SPF_DESC correctly
Sat, 2 Feb 2019
[ 16:34 tobik search for other commits by this committer ] Original commit   Revision:491962
mail/courier-pythonfilter: Fix CLAMAV_CLAMD option after r416149

Setting options helpers after bsd.port.{options,pre}.mk has no
effect.
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 30 May 2016
[ 12:15 rene search for other commits by this committer ] Original commit   Revision:416149
mail/courier-pythonfilter: remove optional dependency on expired
security/py-clamav and simplify option handling.

PR:		209843
Submitted by:	myself
Approved by:	maintainer (bsd@dino.sk)
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 18 Sep 2015
[ 17:34 amdmi3 search for other commits by this committer ] Original commit   Revision:397270
- Add NO_ARCH
- Fix and modernize plist

Approved by:	portmgr blanket
Tue, 21 Oct 2014
[ 17:10 mva search for other commits by this committer ] Original commit   Revision:371330 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Convert ports of mail/ to new USES=python

Approved by:	portmgr (implicit)
Thu, 10 Jul 2014
[ 20:33 danilo search for other commits by this committer ] Original commit   Revision:361489
- Add stage support
- Use @sample
while here
- Use @owner and @group

PR:		ports/191521
Submitted by:	bsd@dino.sk
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Fri, 24 May 2013
[ 11:46 bdrewery search for other commits by this committer ] Original commit   Revision:318958
- Fix options conversion
Thu, 23 May 2013
[ 02:19 jgh search for other commits by this committer ] Original commit   Revision:318826
- adoption of optionsNG

Approved by:	portmgr (miwi)
Tue, 28 Jul 2009
[ 18:05 miwi search for other commits by this committer ] Original commit 
- Fix build with CUSTOM PREFIX
- OPTIONS cleanup

PR:             136979
Submitted by:   Milan Obuch <bsd@dino.sk> (maintainer)
Tue, 17 Feb 2009
[ 18:09 beech search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update to 1.6

PR:             ports/131694
Submitted by:   Milan Obuch <bsd@dino.sk> (maintainer)
Sun, 28 Jan 2007
[ 17:06 nivit search for other commits by this committer ] Original commit 
- Updated to 0.18
- Added new OPTIONS
- Fixed pkg-plist

PR:             ports/108370
Submitted by:   Milan Obuch <bsd at dino.sk> (maintainer)
Approved by:    alexbl (mentor, implicit)
Tue, 16 Jan 2007
[ 10:28 itetcu search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- update to 0.16
- don't delete user-modified .conf file on deinstall
- OPTIONify

PR:             ports/107651
Submitted by:   Milan Obuch (maintainer)
Wed, 4 Oct 2006
[ 23:28 alepulver search for other commits by this committer ] Original commit 
Courier pythonfilter

pythonfilter is a framework for developing courierfilter programs in
Python.  The pythonfilter program itself is a multi-threaded daemon
that loads filters as python modules and passes the control and data
files from courier to each module in turn.

pythonfilter includes several modules that provide utility functions.
These modules are found in the "courier" directory.  The "config"
module provides functions to access or interpret Courier's
configuration settings.  The "control" module provides functions
to interpret Courier's control files.

pythonfilter is distributed under the GNU General Public License
(GPL), as described in the COPYING file.

PR:             ports/101862
Submitted by:   Milan Obuch

Number of commits found: 18