Commit graph

24 commits

Author SHA1 Message Date
Pav Lucistnik
970b962ee6 - Update to 3.4.8
PR:		ports/83250
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-07-11 18:55:03 +00:00
Pav Lucistnik
14fa885294 - Update to 20050523.0845 snapshot
- Fix WITH_DAEMON
- Update RC infrastructure

PR:		ports/81527
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-05-26 20:33:52 +00:00
Jean-Yves Lefort
d4462d4f3d - Update to 3.4.6.20050512.1145 [1]
- Fix CONFLICTS

PR:		ports/81079 [1]
Submitted by:	maintainer [1]
2005-05-16 11:28:55 +00:00
Vanilla I. Shu
e5e0931e1a Update to dspam-3.4.6
- BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions
when the loose signature was provided without the appropriate delimiter
- BUG FIX: fix sqlite3 dependency check [2]
- BUG FIX: don't strip binary if we want GDB suport
- BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible so catch this
before ./cofigure fails [3]

[1] "Obscure" = it took me about 4 hours and a 500 queue processed one by
one by hand to catch and reproduce the problem after 7 days of mail
processing w/o error
[2] Pointed out by vanilla@
[3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for

PR:		ports/80790
Submitted by:	maintainer
2005-05-09 15:53:43 +00:00
Pav Lucistnik
0acdf4f50f - Update to 3.4.5
PR:		ports/80442
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-05-05 21:03:37 +00:00
Pav Lucistnik
e3d5aa89c4 - Update to 3.2.7.20050302.1330
PR:		ports/78402
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-03-06 23:00:46 +00:00
Yen-Ming Lee
990cb3601f Update to 3.2.7
BUGFIX: Signature not written to some email, making them untrainable

PR:		77802
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-02-25 03:05:23 +00:00
Volker Stolz
e668ee5494 pdate to 20050128.1500 snapshot
- disable ORACLE DB back-end; it's unmaintained and hasn't worked on FreeBSD
- drop USE_GNOME as per PH 6.6
- drop merged up-stream files/patch-dspam.c
- kinldy ask non-maintainer-approved commits to be logged in files/UPDATING if they contain user-visible changes
( like the change of POSTGRESQL* to POSTGRESQL because of "Split the postgresql ports into a server and a client part" )

PR:		ports/77449
Submitted by:	Ion-Mihai "IOnut" Tetcu (maintainer)
2005-02-15 08:15:51 +00:00
Pav Lucistnik
3896639549 - Update to 3.2.6
PR:		ports/76796
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-01-29 17:34:37 +00:00
Pav Lucistnik
603a6bcc57 - Update to 3.2.4
- Drop WITH_WHITELIST, it's no longer build time option

PR:		ports/76198
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-01-13 22:51:56 +00:00
Edwin Groothuis
e9ea0ec704 mail/dspam: fix make describe, update, fix DSPAM_HOME perdefault permissions
FreeBSD 4.x user please report problems ASAP so I can fix
	them before release.

	dspam-3.2.3.20041229.1945:
	- drop QUARANTINE_AGENT as is not supported by ./configure
	anymore and set in dspam.conf UntrustedDeliveryAgent and
	QuarantineAgent to default to TrustedDeliveryAgent, but
	leave them commented out (ports/75548 by Julien Gabel)
	- change default DSPAM_HOME_MODE to 0770
	(ports/75549 by Julien Gabel <jpeg@thilelli.net>)
	- DSPAM_HOME_{OWNER,GROUP} default to DSPAM_{OWNER,GROUP}
	- fix make describe by USE_MYSQL
	- beautify
	- Makefile clean-up

PR:		ports/75665
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-01-12 05:24:58 +00:00
Norikatsu Shigemura
add78df5ce Update to 20041218.2100.
o Fix deinstall to delete dspam.conf if it hasn't been
  cutomized. [1]
o Change of name: SQLITE --> SQLITE2, as the -devel port
  already have sqlite3 support.
o Correct long-standing copy/paste bug DSPAM_{GROUPD,MODE}
  where set to DSPAM_HOME_{GROUP,MODE}.
o Fix COMMENT

PR:		ports/75491
Submitted by:	on-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Pointed out by:	kris [1]
2004-12-25 12:41:20 +00:00
Pav Lucistnik
192f7432e3 - Update to 20041203.1245 snapshot
- add support for MYSQL50 and handle MYSQL cases right [1]
- add support for exim [2] which we build with the same database back-end
  as dspam if possible
- fix PREF_EXT and BDB4 cases as well in our Makefile

[1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
[2] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com>

PR:		ports/74796
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2004-12-08 20:20:00 +00:00
Tilman Keskinoz
ca9bd75afd Update to 3.2.3
PR:		74538
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2004-12-01 20:34:40 +00:00
Pav Lucistnik
a07411c362 - Update to 3.2.2 snapshot 20041117.1515
PR:		ports/74377
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2004-11-27 22:06:32 +00:00
Pav Lucistnik
a6f3cddb60 - Update to 3.0.0
PR:		ports/68625
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-07-04 11:58:16 +00:00
Pav Lucistnik
1b4430531e - Update to 2.10.6
- Add a lot of new OPTIONS
- Fix plist for MySQL option
- Make userdir configurable
- Make signature life configurable
- Add patch to fix delivering to LDA

PR:		ports/65384, ports/66199
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
		Ion-Mihai Tetcu, Andreas Klemm
2004-05-04 18:43:30 +00:00
Pav Lucistnik
4aa258a467 - Update to 2.10.3
- New knobs: SIGNATURE_HEADERS, WHITELIST

PR:		ports/65131
Submitted by:	Talal Al-Dik <tad@vif.com>
This patch by:	<rob@debank.tv> (maintainer)
2004-04-05 18:42:17 +00:00
Kirill Ponomarev
191528c2bb - Update to version 2.10.1
- Add OPTIONS

PR:		ports/64571
Submitted by:	maintainer
2004-03-23 08:38:02 +00:00
Sergei Kolobov
a5d81534e2 - Update to 2.8.3 [1]
- Silence configure warning
- Add SIZE to distinfo
- Move MySQL scripts into EXAMPLESDIR

PR:		ports/62108 [1]
Submitted by:	maintainer [1]
2004-01-31 22:51:09 +00:00
Kirill Ponomarev
7ee769930c - Update to version 2.8.1
PR:		60509
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2003-12-22 19:13:51 +00:00
Sergei Kolobov
3bbf74e145 - Update to 2.8
- Add new knobs: WITH_MYSQL, WITH_MAILDROP, WITH_PROCMAIL

While I'm here:
- Reset maintainer to ports@FreeBSD.org - Dominic Marks released
  maintainership of his ports on 2003-09-16 (see ports/56935)

PR:		60138
Submitted by:	Rob Evers <rob@debank.tv>
2003-12-11 14:42:27 +00:00
Oliver Lehmann
be36e123b9 Upgrade dspam to 2.7.1 (no response from maintainer for 10 days)
PR:		ports/57144
Submitted By:	Marius Strom <marius@marius.org>
2003-10-03 23:37:55 +00:00
Oliver Lehmann
9ecf0513f4 Add dspam 2.6.3, a server-side bayesian spam filter.
PR:		55222
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>
2003-08-04 11:38:19 +00:00