aboutsummaryrefslogtreecommitdiff
path: root/mail/avenger
Commit message (Collapse)AuthorAgeFilesLines
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* mail/avenger: fix build on recent currentTobias C. Berner2020-08-271-0/+2
| | | | Notes: svn path=/head/; revision=546680
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508882
* - Update to 0.8.5Wen Heping2018-10-283-12/+15
| | | | | | | | | | | - Correct LICENSE info and add LICENSE_FILE, per handbook - Correct DOC switch PR: 232337 Submitted by: ndowens@yahoo.com Notes: svn path=/head/; revision=483216
* USE_BDB cleanup.Mathieu Arnold2016-08-081-2/+1
| | | | | | | | | | | | | | - USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight Notes: svn path=/head/; revision=419843
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2015-08-292-6/+4
| | | | | | | - Switch to @sample Notes: svn path=/head/; revision=395549
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-211-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386915
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373086
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) Notes: svn path=/head/; revision=365599
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362049
* - Update to version 0.8.4 [1]Pawel Pekala2013-10-293-36/+43
| | | | | | | | | | - Support STAGEDIR, use options helpers PR: ports/181885 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=331991
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Update to version 0.8.3Pawel Pekala2013-03-087-117/+68
| | | | | | | | | | | | - Remove leading article from COMMENT - Get database dependency through USE_BDB - Support OptionsNG, add DOCS and SASL options - Use port framework for user and group creation - Make daemon binary look for config files in ETCDIR not /etc - Install config files in ETCDIR and preserve them when modified Notes: svn path=/head/; revision=313677
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-1/+2
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Update to 0.8.1Max Brazhnikov2010-07-182-4/+4
| | | | | | | | PR: ports/148738 Submitted by: Armin Pirkovitsch <armin at frozen-zone.org> Notes: svn path=/head/; revision=257927
* Update to 0.7.8Edwin Groothuis2008-04-302-4/+4
| | | | Notes: svn path=/head/; revision=212308
* - Update to 0.7.8Martin Wilke2008-02-102-4/+4
| | | | | | | | PR: 120464 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> Notes: svn path=/head/; revision=206995
* Reset maintainer due to maintainer-timeouts and no response to email.Mark Linimon2007-10-111-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=201327
* - Update to 0.7.7Martin Wilke2007-01-052-4/+4
| | | | | | | | | PR: ports/106952 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=181506
* Update to 0.7.6Martin Wilke2006-06-143-5/+4
| | | | | | | | PR: ports/98354 Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=165424
* - Update to 0.7.2Pav Lucistnik2005-11-303-3/+18
| | | | | | | | PR: ports/89744 Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> (maintainer) Notes: svn path=/head/; revision=150072
* Update to 0.7Marcus Alves Grando2005-09-165-28/+26
| | | | | | | | | PR: ports/85064 Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=142976
* - Fix etcdirPav Lucistnik2005-07-081-1/+2
| | | | | | | Submitted by: David Mazieres <dm+tmp+w5t4gyhvkkkivbwrecrhic5vqn@mailavenger.org> (maintainer) Notes: svn path=/head/; revision=138709
* - Update to 0.6.5Pav Lucistnik2005-07-085-42/+11
| | | | | | | | | | - Take maintainership PR: ports/83077 Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> Notes: svn path=/head/; revision=138699
* Reset undeliverable maintainer address:Kris Kennaway2005-07-021-1/+1
| | | | | | | | <dm+bug+avenger@mailavenger.org>: host ludlow.scs.cs.nyu.edu[216.165.108.10] said: 550 unknown user (in reply to RCPT TO command) Notes: svn path=/head/; revision=138322
* Fix build on !i386Jean-Yves Lefort2005-05-203-0/+31
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=135674
* Mail Avenger is a highly-configurable, MTA-independent SMTP serverJean-Yves Lefort2005-05-096-0/+158
daemon. It lets users run messages through filters like ClamAV and SpamAssassin during SMTP transactions, so the server can reject mail before assuming responsibility for its delivery. Other unique features include TCP SYN fingerprint and network route recording, verification of sender addresses through SMTP callbacks, SPF (sender policy framework) as a general policy language, qmail-style control over both SMTP-level behavior and local delivery of extension addresses, mail-bomb protection, integration with kernel firewalls, and more. WWW: http://www.mailavenger.org/ PR: ports/80800 Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org> Notes: svn path=/head/; revision=134961