summaryrefslogtreecommitdiffstats
path: root/mail/qmail
Commit message (Collapse)AuthorAgeFilesLines
* Fix WITH / WITHOUT OPTIONS checkgarga2006-09-081-2/+2
| | | | Noted by: oliver
* RESTRICTED is intended instead of NO_PACKAGEkris2006-09-031-1/+1
|
* Fix DISTFILES entry to ext_todo that is killing SPF patch on spamcontrolgarga2006-08-141-1/+1
| | | | Reported by: Marcos Tischer Vallim <tischer at gmail.com>
* Permit big_todo and ext_todo be applied togethergarga2006-08-112-8/+14
| | | | Reported by: Carlos A. Talhati <cat at iqsc.usp.br>
* Register CONFLICTS between qmail master and all slave portsgarga2006-08-101-1/+2
|
* Prevent BIG_TODO and EXT_TODO patches to be installed together, they cannotgarga2006-08-101-0/+8
| | | | | | coexist Reported by: Carlos A. Talhati <cat at iqsc.usp.br>
* Fix outgoingip.patch-spamcontrol MASTER_SITE_SUBDIRgarga2006-08-031-1/+1
|
* Remove old PORT_NOTES and PORT_NOTES_FreeBSD_40-RELEASE, they are not so usefulgarga2006-08-033-188/+1
| | | | these days.
* Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveportsgarga2006-08-012-1/+11
|
* - Change spamcontrol's spf patch to log when deny an emailgarga2006-07-284-202/+20
| | | | - Move auth patches from FILESDIR to MASTER_SITE_LOCAL
* Fix auth patch for qmail-tlsgarga2006-07-281-1/+1
| | | | Submitted by: Luiz Souza <luiz at visualconnect.com.br> by email
* Add SPF checker to qmail-spamcontrol portgarga2006-07-282-9/+25
|
* Add ext_todo patch, and external high performance todo manager.garga2006-07-273-1/+48
|
* Back out last commit and remove DomainKeys support. I'm going to add it as agarga2006-07-183-61/+14
| | | | separate port.
* Add DomainKeys implementation to qmail-spamcontrol and qmail-mysqlgarga2006-07-173-14/+61
|
* Add dns patch to read answers > 512 bytes to qmail-spamcontrolgarga2006-07-171-1/+1
|
* Add maildirquota++.patch support for qmail-spamcontrolgarga2006-07-171-1/+5
|
* Add big-concurrency patch to qmail-spamcontrolgarga2006-07-171-2/+5
|
* Make localtime-date-patch available for qmail-spamcontrol and qmail-ldapgarga2006-07-051-4/+2
|
* - Update to spamcontrol 2.4.15:garga2006-06-302-7/+7
| | | | | | 2.4.15 FIXED missing IP information in Received header. ADDED ucspi-ssl-0.70_ucspitls-0.4.patch_. CHNGD order of qmail-smtpd reject conditions.
* Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvargarga2006-06-082-1/+53
| | | | | set by rblsmtpd when IP matched on a RBL list and deny email is user is not authenticated.
* Add qmail-mfrules.8, forgotten when i updated qmail-spamcontrol to 2414garga2006-06-081-1/+1
|
* - Update qmail-spamcontrol to 2.4.14, finally with STARTTLS supportgarga2006-05-293-39/+10
| | | | | Full ChangeLog at: http://www.fehcom.de/qmail/spamcontrol.html
* Fix MASTER_SITES for spf patchgarga2006-05-131-1/+1
| | | | Reported by: Giovanni <jumpyboy at infinito.it>
* Update qmail-mysql to 1.1.15garga2006-04-031-3/+3
|
* More cleanups on Makefile, mostly related with DOCS installgarga2006-03-241-47/+40
|
* - Use PORTDOCS facility and clean a bit Makefile and pkg-plistgarga2006-03-242-93/+17
|
* Update qmail-ldap to 20060201garga2006-03-051-3/+3
| | | | Approved by: portmgr (linimon)
* - Add qmail-smtpd-auth-0.31.tar.gz to my area on MASTER_SITE_LOCAL, filegarga2006-02-131-2/+4
| | | | | | seems to be unfetchable. Noticed by: Vyacheslav Sotnikov <bsdforfree@rambler.ru>
* Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>garga2006-02-092-0/+12
| | | | | | | | | | | | What's tarpitting? It's the practice of inserting a small sleep in an SMTP session for each RCPT TO after some set number of RCPT TOs. The idea is to thwart spammers who would hand your SMTP server a single message with a long list of RCPT TOs. If a spammer were to attempt to use your server to relay a message with, say, 10,000 recipients, and you inserted a five-second delay for each recipient after the fiftieth, the spammer would be "tarpitted" and would likely assume that his connection had stalled and give up. Asked by: Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br>
* - Add SPF patch on qmail-tls slaveport [1]garga2006-02-032-64/+80
| | | | | | - Indent if's and for's on qmail's Makefils Thanks to: Manuel Mausz <manuel@mausz.at> [1]
* Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.garga2006-01-312-4/+10
| | | | | This is useful to fix a minor bug that occours after a failed authentication if you have morercpthosts configured.
* - One more fix for tls+auth patches, now I hope all are working fine.garga2006-01-311-4/+4
| | | | Submitted by: Manuel Mausz <manuel@mausz.at>
* - qmail-tls is not working fine with auth, fix it printing STATTLS alone ingarga2006-01-312-6/+9
| | | | | | | | one line on EHLO command [1] - Add ECHO_CMD to SUB_LIST, it's necessary to boot files PR: ports/92574 [1] Submitted by: Cristiano Deana <cris@gufi.org> [1]
* - Revert last commit and back to use alias user, that is the default.garga2006-01-302-4/+4
| | | | - Fix mkaliasdir accordingly
* - Fix username creation on pkg-install - s/alias/qalias/ggarga2006-01-301-2/+2
| | | | Reported by: B. Cook <bcook@bsdwebsolutions.com>
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-211-12/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23]
* - s/cram-md5/cram_md5/ to fix the spamcontrol option WITH_AUTHCRAMgarga2006-01-161-2/+2
| | | | Noticed by: Jan-Erik Moon <jan@1kdigital.com>
* - Permit DISTFILES var be overwritted by slave portsgarga2005-12-131-1/+1
| | | | Noticed by: Wendell Martins Borges <wendell@ramenzoni.com.br>
* - Use last version of qmail-tls patch that fix build problemgarga2005-12-122-11/+5
| | | | - Remove smtp_auth+tls lines forgotten on distinfo
* - Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH ongarga2005-12-124-88/+8
| | | | qmail-tls port.
* - Add SMTP Authentication on qmail-tls slave port, after that, i'll removegarga2005-12-122-3/+99
| | | | port mail/qmail-smtp_auth+tls, since it won't be necessary anymore
* - Add patch to provide SMTP Authentication on main qmail port.garga2005-12-123-2/+130
|
* - Fix patch-install.c, like qmail-ldapgarga2005-12-091-1/+1
|
* - Use correct patch when try to compile qmail-smtp_auth+tls with outgoingipgarga2005-11-301-3/+5
| | | | | | patch selected Noticed by: oliver
* - Add SHA256garga2005-11-081-16/+38
|
* - Author of qmail-tls patch fixes last problem and create a new tarball, so,garga2005-10-312-4/+2
| | | | use it and remove the REINPLACE_CMD that was used to fix the problem.
* - Remove redeclaration of strerror(), that was breaking the port.garga2005-10-281-0/+2
| | | | Reported by: oliver
* - Update to spamcontrol-2317garga2005-10-131-2/+2
| | | | | | Changes: o Removes multiple-Nullsender check; o fixes a bug in LOCALMFCHECK.
* Rodrigo Graeff <delphus@delphus.org> merged qmtpc and outgoingipgarga2005-09-272-10/+9
| | | | | | patches, so, remove BROKEN when both is selected. Thanks Rodrigo!!
OpenPOWER on IntegriCloud