aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
Commit message (Collapse)AuthorAgeFilesLines
* Mark port as broken after repository copy, to prevent package building.Andreas Klemm2004-07-211-0/+1
| | | | | | | Will commit changes asap. Notes: svn path=/head/; revision=114354
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Fix up MySQL 2.x -> 3.x migration instructionsPav Lucistnik2004-07-066-23/+8
| | | | | | | | Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro> Approved by: maintainer Notes: svn path=/head/; revision=113069
* - Fix semantics of USER_LOGGING knobPav Lucistnik2004-07-061-1/+1
| | | | | | | Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro> Notes: svn path=/head/; revision=113016
* - Update to 3.0.0Pav Lucistnik2004-07-0412-109/+468
| | | | | | | | PR: ports/68625 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=112904
* - Add option to use Sendmail as LDAPav Lucistnik2004-05-142-4/+17
| | | | | | | | | | | - Fix pkg-message - Fix examples install for Mysql (optionally off) PR: ports/66542 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=109131
* - Update to 2.10.6Pav Lucistnik2004-05-044-10/+95
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=108392
* - Update to 2.10.3Pav Lucistnik2004-04-052-4/+14
| | | | | | | | | | | - New knobs: SIGNATURE_HEADERS, WHITELIST PR: ports/65131 Submitted by: Talal Al-Dik <tad@vif.com> This patch by: <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=106246
* - Fix OPTIONS usage: WITH_* must be tested after <bsd.port.pre.mk>Pav Lucistnik2004-03-241-1/+3
| | | | | | | | PR: ports/64629 Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com> Notes: svn path=/head/; revision=105162
* - Update to version 2.10.1Kirill Ponomarev2004-03-232-4/+14
| | | | | | | | | | - Add OPTIONS PR: ports/64571 Submitted by: maintainer Notes: svn path=/head/; revision=105016
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to 2.8.3 [1]Sergei Kolobov2004-01-313-26/+20
| | | | | | | | | | | | - Silence configure warning - Add SIZE to distinfo - Move MySQL scripts into EXAMPLESDIR PR: ports/62108 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=99638
* Update mail/dspamYen-Ming Lee2004-01-094-2/+52
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=97732
* - Update to version 2.8.1Kirill Ponomarev2003-12-223-5/+7
| | | | | | | | PR: 60509 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=96456
* - Assign maintainership to Rob Evers <rob@debank.tv>Kirill Ponomarev2003-12-111-1/+1
| | | | | | | | PR: 60152 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=95619
* - Update to 2.8Sergei Kolobov2003-12-114-59/+39
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=95606
* fix PLIST problem and unbreak this port.Yen-Ming Lee2003-12-081-1/+0
| | | | | | | | | | PR: 59697 Submitted by: leeym Reviewed by: sergei Approved by: maintainer timeout Notes: svn path=/head/; revision=95402
* - Fix pkg-descrKirill Ponomarev2003-11-151-1/+1
| | | | Notes: svn path=/head/; revision=94040
* Fix master site and unbreak.Christian Weisgerber2003-11-101-3/+1
| | | | | | | | PR: 58873 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=93606
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Upgrade dspam to 2.7.1 (no response from maintainer for 10 days)Oliver Lehmann2003-10-034-12/+56
| | | | | | | | PR: ports/57144 Submitted By: Marius Strom <marius@marius.org> Notes: svn path=/head/; revision=90179
* Add dspam 2.6.3, a server-side bayesian spam filter.Oliver Lehmann2003-08-046-0/+81
PR: 55222 Submitted by: Dominic Marks <dom@wirespeed.org.uk> Notes: svn path=/head/; revision=86277