Commit graph

155 commits

Author SHA1 Message Date
Renato Botelho
ef9af68920 - Update smtpextfork patch for qmail-spamcontrol:
o Use strncpy instead of strcpy
	o Limit memory buffers and fix QUIT_ASAP behavior on SMTP sessions,
	  which may break some RFCs. Instead, the default behavior now is 100%
	  RFC complaint. The old QUITASAP behavior, sometimes desired for a
	  number of users (used to be default behavior on Spamcontrol in the
	  past) is now a build option (XF_QUITASAP).

Submitted by:	Patrick Tracanelli (Author, by email)
2007-06-01 17:38:38 +00:00
Renato Botelho
abbc2fbbbd - Update spamcontrol to 2.4.18
- Some cosmetic changes
2007-05-25 11:52:33 +00:00
Renato Botelho
9d6b51a247 Add a simple but very functional native feature of qmail, the use of QUEUE_EXTRA
option, as described in http://cr.yp.to/qmail/faq/admin.html. Can be used with
every slaveport.

PR:		ports/108987
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
2007-02-11 15:29:25 +00:00
Renato Botelho
885cd2500c Add smtpextfork patch to qmail-spamcontrol.
This is a patch made by Patrick Tracanelli <eksffa@freebsdbrasil.com.br> that
allow qmail-smtpd to fork external programs and wait for return code to answer
a permanent or temporary failure.

More information on:

http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/patches/README.smtpextfork

A version to qmail-ldap is comming soon.
2007-02-05 23:32:02 +00:00
Renato Botelho
80eca2f197 Update spamcontrol to 2417 2007-02-01 17:14:18 +00:00
Renato Botelho
8136c101ce - RBL2SMTPD patch was not logging URL reference
Reported by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
2007-01-31 17:09:02 +00:00
Renato Botelho
adfb0de53e Fix WITH / WITHOUT OPTIONS check
Noted by:	oliver
2006-09-08 13:12:13 +00:00
Kris Kennaway
27ca282f7a RESTRICTED is intended instead of NO_PACKAGE 2006-09-03 01:39:23 +00:00
Renato Botelho
f7c8562a14 Fix DISTFILES entry to ext_todo that is killing SPF patch on spamcontrol
Reported by:	Marcos Tischer Vallim <tischer at gmail.com>
2006-08-14 17:16:35 +00:00
Renato Botelho
515ae25583 Permit big_todo and ext_todo be applied together
Reported by:	Carlos A. Talhati <cat at iqsc.usp.br>
2006-08-11 19:00:12 +00:00
Renato Botelho
40ea794f8f Register CONFLICTS between qmail master and all slave ports 2006-08-10 15:34:59 +00:00
Renato Botelho
5edb36bcbf Prevent BIG_TODO and EXT_TODO patches to be installed together, they cannot
coexist

Reported by:	Carlos A. Talhati <cat at iqsc.usp.br>
2006-08-10 12:51:19 +00:00
Renato Botelho
8178bf3c69 Fix outgoingip.patch-spamcontrol MASTER_SITE_SUBDIR 2006-08-03 21:39:12 +00:00
Renato Botelho
a86d546e46 Remove old PORT_NOTES and PORT_NOTES_FreeBSD_40-RELEASE, they are not so useful
these days.
2006-08-03 19:02:18 +00:00
Renato Botelho
0a8407fc36 Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveports 2006-08-01 23:38:10 +00:00
Renato Botelho
3d655dcd60 - Change spamcontrol's spf patch to log when deny an email
- Move auth patches from FILESDIR to MASTER_SITE_LOCAL
2006-07-28 18:21:59 +00:00
Renato Botelho
f5c06e857b Fix auth patch for qmail-tls
Submitted by:	Luiz Souza <luiz at visualconnect.com.br> by email
2006-07-28 13:53:25 +00:00
Renato Botelho
5316677351 Add SPF checker to qmail-spamcontrol port 2006-07-28 10:50:40 +00:00
Renato Botelho
1438e33cae Add ext_todo patch, and external high performance todo manager. 2006-07-27 19:20:22 +00:00
Renato Botelho
804ff75f0a Back out last commit and remove DomainKeys support. I'm going to add it as a
separate port.
2006-07-18 18:52:18 +00:00
Renato Botelho
9ec3aa980a Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql 2006-07-17 22:35:49 +00:00
Renato Botelho
5595186206 Add dns patch to read answers > 512 bytes to qmail-spamcontrol 2006-07-17 18:42:06 +00:00
Renato Botelho
fe512af95c Add maildirquota++.patch support for qmail-spamcontrol 2006-07-17 18:27:59 +00:00
Renato Botelho
6f8f2b2946 Add big-concurrency patch to qmail-spamcontrol 2006-07-17 13:36:37 +00:00
Renato Botelho
3406239dfa Make localtime-date-patch available for qmail-spamcontrol and qmail-ldap 2006-07-05 12:12:09 +00:00
Renato Botelho
195dc22fa1 - Update to spamcontrol 2.4.15:
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.
2006-06-30 19:13:21 +00:00
Renato Botelho
32447622f7 Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvar
set by rblsmtpd when IP matched on a RBL list and deny email is user is not
authenticated.
2006-06-08 23:47:10 +00:00
Renato Botelho
ba930d27f0 Add qmail-mfrules.8, forgotten when i updated qmail-spamcontrol to 2414 2006-06-08 17:45:44 +00:00
Renato Botelho
5e5767703e - Update qmail-spamcontrol to 2.4.14, finally with STARTTLS support
Full ChangeLog at:
	http://www.fehcom.de/qmail/spamcontrol.html
2006-05-29 13:32:06 +00:00
Renato Botelho
f0129b9366 Fix MASTER_SITES for spf patch
Reported by:	Giovanni <jumpyboy at infinito.it>
2006-05-13 14:41:06 +00:00
Renato Botelho
3f55114899 Update qmail-mysql to 1.1.15 2006-04-03 15:52:44 +00:00
Renato Botelho
cb9bef090a More cleanups on Makefile, mostly related with DOCS install 2006-03-24 16:28:36 +00:00
Renato Botelho
3b84c52d01 - Use PORTDOCS facility and clean a bit Makefile and pkg-plist 2006-03-24 13:31:52 +00:00
Renato Botelho
dc9662370a Update qmail-ldap to 20060201
Approved by:	portmgr (linimon)
2006-03-05 13:41:29 +00:00
Renato Botelho
2918168aa1 - Add qmail-smtpd-auth-0.31.tar.gz to my area on MASTER_SITE_LOCAL, file
seems to be unfetchable.

Noticed by:	Vyacheslav Sotnikov <bsdforfree@rambler.ru>
2006-02-13 14:40:15 +00:00
Renato Botelho
18e84bed8b Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>
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>
2006-02-09 09:58:27 +00:00
Renato Botelho
9532564178 - Add SPF patch on qmail-tls slaveport [1]
- Indent if's and for's on qmail's Makefils

Thanks to:	Manuel Mausz <manuel@mausz.at> [1]
2006-02-03 09:16:56 +00:00
Renato Botelho
227a16c31a Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.
This is useful to fix a minor bug that occours after a failed authentication
if you have morercpthosts configured.
2006-01-31 14:41:11 +00:00
Renato Botelho
9c37005da8 - One more fix for tls+auth patches, now I hope all are working fine.
Submitted by:	Manuel Mausz <manuel@mausz.at>
2006-01-31 12:40:37 +00:00
Renato Botelho
f0ccca2ea5 - qmail-tls is not working fine with auth, fix it printing STATTLS alone in
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]
2006-01-31 09:38:25 +00:00
Renato Botelho
e1ed2e8e9c - Revert last commit and back to use alias user, that is the default.
- Fix mkaliasdir accordingly
2006-01-30 16:25:14 +00:00
Renato Botelho
effbdad4cb - Fix username creation on pkg-install - s/alias/qalias/g
Reported by:	B. Cook <bcook@bsdwebsolutions.com>
2006-01-30 09:27:01 +00:00
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
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]
2006-01-21 17:37:14 +00:00
Renato Botelho
1c36a87df5 - s/cram-md5/cram_md5/ to fix the spamcontrol option WITH_AUTHCRAM
Noticed by:	Jan-Erik Moon <jan@1kdigital.com>
2006-01-16 12:17:28 +00:00
Renato Botelho
abe3fc08c9 - Permit DISTFILES var be overwritted by slave ports
Noticed by:	Wendell Martins Borges <wendell@ramenzoni.com.br>
2005-12-13 17:38:26 +00:00
Renato Botelho
348c16341b - Use last version of qmail-tls patch that fix build problem
- Remove smtp_auth+tls lines forgotten on distinfo
2005-12-12 16:50:40 +00:00
Renato Botelho
1f0edbb3c7 - Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
qmail-tls port.
2005-12-12 15:17:23 +00:00
Renato Botelho
6aa04113c2 - Add SMTP Authentication on qmail-tls slave port, after that, i'll remove
port mail/qmail-smtp_auth+tls, since it won't be necessary anymore
2005-12-12 14:36:13 +00:00
Renato Botelho
1887dc5e18 - Add patch to provide SMTP Authentication on main qmail port. 2005-12-12 13:44:34 +00:00
Renato Botelho
dadc7493ee - Fix patch-install.c, like qmail-ldap 2005-12-09 16:26:16 +00:00