Port details |
- qmail-qfilter Front-end for qmail-queue to run messages through filters
- 2.1_5 mail =6 2.1_5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-10-13 12:25:28
- Last Update: 2024-01-09 09:47:14
- Commit Hash: c75c944
- People watching this port, also watch:: qmail-remove, netqmail, qmail-rblchk, qmail-notify, spamd
- License: GPLv2
- WWW:
- https://untroubled.org/qmail-qfilter/
- Description:
- This program allows the body of a message to be filtered through
a series of filters before being passed to the real qmail-queue program,
and injected into the qmail queue.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qmail-qfilter>0:mail/qmail-qfilter
- To install the port:
- cd /usr/ports/mail/qmail-qfilter/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/qmail-qfilter
- pkg install qmail-qfilter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qmail-qfilter
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (qmail-qfilter-2.1.tar.gz) = 67d7f6d92eb034b1696ceb1672114c871dde06618c33dfc7f83e3a6667034468
SIZE (qmail-qfilter-2.1.tar.gz) = 22242
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libbg.so : devel/bglibs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qmail-qfilter-2.1_5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_qmail-qfilter
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_5 09 Jan 2024 09:47:14 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
2.1_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.1_4 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
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> (Only the first 15 lines of the commit message are shown above ) |
2.1_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1_4 29 Jan 2018 14:22:16 |
araujo |
- Back to ports@, I'm not using these ports anymore. |
2.1_4 26 Mar 2017 04:56:04 |
araujo |
- Bump PORTREVISION to reflect /deve/bglibs update.
- Take maintainership. |
2.1_3 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
2.1_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.1_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.1_3 26 Dec 2015 15:31:02 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.1_3 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.1_2 04 Jul 2014 00:33:30 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
2.1_2 01 Jun 2014 16:01:11 |
grembo |
Stagify. Fix LIB_DEPENDS.
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
2.1_2 30 Jan 2014 17:50:25 |
pawel |
Over to new maintainer
PR: ports/185990 |
2.1_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.1_2 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.1_2 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.1_2 11 Apr 2012 03:34:16 |
miwi |
- Respect STRIP/LDFLAGS
PR: 162920
Submitted by: Jan Beich (jbeich@tormail.net) |
2.1_2 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.1_2 28 Apr 2010 22:20:23 |
pgollucci |
- Release some more ports |
2.1_2 12 Jan 2010 06:54:31 |
pgollucci |
- Adopt |
2.1_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.1_2 10 Aug 2008 21:19:18 |
miwi |
- Chase bglibs shlib bump |
2.1_1 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.1_1 29 Jan 2007 19:05:07 |
gabor |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor) |
2.1_1 20 Sep 2006 12:08:13 |
sergei |
- This port links against devel/bglibs which is now a shared
library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs
are now required not only at build time, but at run-time as well
- Bump PORTREVISION
Prompted by: oliver |
2.1 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
2.1 29 Aug 2005 12:18:36 |
sergei |
- Update to 2.1
- Chase changed location of bglibs libraries |
2.0 29 Nov 2004 09:49:34 |
sergei |
- Update to 2.0 - see http://untroubled.org/qmail-qfilter/NEWS for details
- Add devel/bglibs as build-time dependency (starting from this version) |
1.5 13 Oct 2004 12:11:23 |
sergei |
Add qmail-qfilter-1.5:
This program allows the body of a message to be filtered through
a series of filters before being passed to the real qmail-queue program,
and injected into the qmail queue.
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/qmail-qfilter/ |