non port: mail/dspam/pkg-plist |
SVNWeb
|
Number of commits found: 29 |
Sun, 1 May 2016
|
[ 01:13 junovitch ]
mail/dspam: implement privilege separation (resolves bug running with suexec)
- Runs as dspam:dspam instead of root:mail. The dspam UID/GID were created
in r168311 when the UIDs/GIDs files were added but the port had always
used root:mail. This had prevented running the dspam webUI under Apache
with suexec due to a minimal requirement of UID/GID of 100. The original
unsecure behavior is available with the SETUID option.
- Default run directory is now /var/run/dspam. This follows the default
upstream behavior and removes the patch to dspam.c as a result. Use
RUN_DIR and correct the dspam.conf.sample file accordingly.
- Default daemon/client communication port is now 2424.
- Regen patches while here (portlint)
UPDATING: Document privilege separated dspam
PR: 115957
Reported by: tedm@ipinc.net, support@ipinc.net
Submitted by: Danny Warren <danny@dannywarren.com> (maintainer)
|
Mon, 21 Sep 2015
|
[ 09:47 amdmi3 ]
- Clean up plist user/group/mode handling [1]
- Add DSPAM_SAMPLE_MODE variable
PR: 203200
Submitted by: amdmi3 [1]
Approved by: danny@dannywarren.com (maintainer)
|
Mon, 20 Oct 2014
|
[ 18:48 pi ]
mail/dspam: 3.9.0 -> 3.10.2
Upstream Changes:
- Support for Postgresql 9.1 added
- Support for Postgresql <8.1 dropped (EOL)
- Support for MySQL 5.5 added
- Support for MySQL <5.0 dropped
- Updated license from GPLv2 to AGPLv3
- Bug in RSET handling during LHLO phase
- Location of configuration files in dspam home (/var/dspam) can be changed
through dspam.conf
- Various fixes to the webui templates
- Various small bugs and memleaks
- Missing documentation added to tarball
- Many bugfixes (Only the first 15 lines of the commit message are shown above )
|
Wed, 6 Aug 2014
|
[ 04:34 adamw ] (Only the first 10 of 52 ports in this commit are shown above. )
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
|
Wed, 14 May 2014
|
[ 17:47 garga ]
. Move USE_AUTOTOOLS=libtool to USES=libtool
. Drop .la files
. Use shebangfix for necessary files
. Use @sample, @owner, @group and @mode to modernize plist
. Try to remove LOG_DIR on pkg-plist
Approved by: portmgr (blanket)
|
Tue, 21 Jan 2014
|
[ 23:40 bapt ] (Only the first 10 of 949 ports in this commit are shown above. )
Fix properties on pkg-plist
|
Sun, 29 Dec 2013
|
[ 17:37 crees ]
Clean up the Makefile and OPTIONS.
Remove multiple MySQL version selection and leave it to the global
system settings. This implicitly enables support for MariaDB and
Percona in addition to all the versions of MySQL while simplifying
the Makefile at the same time.
Add Cyrus24 and Dovecot LDA options.
Regroup OPTIONS so all the DB related choices appear together.
Otherwise the resulting build should remain the same as before.
PR: ports/180704
Submitted by: Yarema <yds@CoolRat.org>
Submitted by: Radim Kolar <hsn@sendmail.cz>
While here, stage
Approved by: maintainer timeout (itetcu, 6 months)
|
Tue, 19 Jan 2010
|
[ 18:25 itetcu ]
Update to 3.9.0.
Yes, after a long hiatus and a year of development and testing, bug fixes and
improvements bu the new devel team, a new version is ready for use.
There are too many change to mention here, please see: files/UPDATING.
You will need to modify your dspam.conf and database structure, as described in
the UPGRADING from the tarball (installed in share/doc/dspam).
Tested by: supsonic#dspam on irc.freenode.net
|
Fri, 9 Jun 2006
|
[ 05:06 itetcu ]
Fix plist; I commited the right file to my cvs, but forgot to commit it here
also :(
Submitted by: krismail
Pointyhat: me
Approved by: lawrance (mentor, implicit)
|
Sun, 14 May 2006
|
[ 23:48 itetcu ]
Update to dspam-3.6.6 release:
Removed feature:
- Phased out deprecated Berkeley DB drivers
- Phased out legacy tools (dspam_corpus, dspam_genaliases)
Bugfixes:
- trainPristine preference turned "off" now overrides config turned "on"
- segfault fix for when correcting messages using UIDInSignature with MySQL
- when using logfile, write errors result in segfault
Approved by: lawrance (mentor)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Fri, 17 Feb 2006
|
[ 16:50 garga ]
- Update to stable 3.6.4 release:
- Drop NEURAL_NET (removed upstream) and TRAIN_SCRIPT (now always
installed and depend on PERL5 for it).
- Fix removal of EXAMPLESDIR on pkg-plist
- Fix spelling in pkg-message and UPDATING
- Some Makefile cleanup
- drop RC_SUFX in Makefile, USE_RC_SUBR= ${PORTNAME} and move
files/dspam.sh.in ---> files/dspam.in
PR: ports/93361
Submitted by: maintainer
|
Thu, 2 Feb 2006
|
[ 19:00 erwin ]
Update to 3.6.3
PR: 92659
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
Sun, 22 Jan 2006
|
[ 05:52 edwin ] (Only the first 10 of 153 ports in this commit are shown above. )
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Fri, 20 May 2005
|
[ 06:25 marcus ]
We no longer need to remove libdata/pkgconfig since it is in both mtree
files. This one was tricky to find since it was hidden behind the %B
variable.
Reported by: pointyhat via kris
|
Thu, 5 May 2005
|
[ 21:03 pav ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update to 3.4.5
PR: ports/80442
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer)
|
Tue, 15 Feb 2005
|
[ 08:15 vs ]
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)
|
Sat, 25 Dec 2004
|
[ 12:41 nork ]
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]
|
Sat, 27 Nov 2004
|
[ 22:06 pav ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 3.2.2 snapshot 20041117.1515
PR: ports/74377
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer)
|
Tue, 6 Jul 2004
|
[ 14:43 pav ]
- Fix up MySQL 2.x -> 3.x migration instructions
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Approved by: maintainer
|
Sun, 4 Jul 2004
|
[ 11:58 pav ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update to 3.0.0
PR: ports/68625
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
Tue, 4 May 2004
|
[ 18:43 pav ]
- 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
|
Sat, 31 Jan 2004
|
[ 22:51 sergei ]
- 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]
|
Fri, 9 Jan 2004
|
[ 02:17 leeym ]
Update mail/dspam
Add ENABLE_SPAM_DELIVERY knob
Make dspam play with qmail
Install MySQL documentation
Install a dummy mysql.data file
PR: 61089
Submitted by: Mark Daniel Reidel <mark@reidel.info>
Reviewed by: Rob Evers <rob@debank.tv>
|
Mon, 22 Dec 2003
|
[ 19:13 krion ]
- Update to version 2.8.1
PR: 60509
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
Thu, 11 Dec 2003
|
[ 14:42 sergei ]
- 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>
|
Mon, 8 Dec 2003
|
[ 17:40 leeym ]
fix PLIST problem and unbreak this port.
PR: 59697
Submitted by: leeym
Reviewed by: sergei
Approved by: maintainer timeout
|
Fri, 3 Oct 2003
|
[ 23:37 oliver ]
Upgrade dspam to 2.7.1 (no response from maintainer for 10 days)
PR: ports/57144
Submitted By: Marius Strom <marius@marius.org>
|
Mon, 4 Aug 2003
|
[ 11:38 oliver ]
Add dspam 2.6.3, a server-side bayesian spam filter.
PR: 55222
Submitted by: Dominic Marks <dom@wirespeed.org.uk>
|
Number of commits found: 29 |