aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin
Commit message (Collapse)AuthorAgeFilesLines
* Fix rc.d startup script installation, it was really wrong committed lastRenato Botelho2006-03-292-2/+2
| | | | | | | | | | | commit Reported by: krismail Approved by: perl (sem) via email No donuts to: garga Notes: svn path=/head/; revision=158377
* Use USE_RC_SUBR=sa-spamd.sh and remove some SED's using PLIST_SUB insteadRenato Botelho2006-03-202-10/+6
| | | | | | | Approved by: maintainer on ICQ Notes: svn path=/head/; revision=157734
* - Update to 3.1.1Sergey Matveychuk2006-03-183-8/+14
| | | | Notes: svn path=/head/; revision=157545
* - Startup script: remove FreeBSD from KEYWORDSSergey Matveychuk2006-02-091-1/+1
| | | | Notes: svn path=/head/; revision=155559
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Properly treat v310.pre configuration filePav Lucistnik2006-01-202-3/+9
| | | | | | | | | | | | - Fix SPF dependency PR: ports/91379, ports/91864 Submitted by: Petr Rehor <prehor@gmail.com>, Jarrod Sayers <jarrod@netleader.com.au> Approved by: perl (tobez, mat) Notes: svn path=/head/; revision=154021
* Fix path to local.cfErwin Lansing2006-01-071-1/+1
| | | | | | | Submitted by: ceri Notes: svn path=/head/; revision=152990
* [patch] mail/p5-Mail-SpamAssassin - properly set pidfile in rc.d scriptEdwin Groothuis2006-01-042-8/+9
| | | | | | | | | | | | | | - PID file name in rc.d scripts must be set to "pidfile" variable, not to "<name>_pidfile" variable. - Placing -r (and -d too) options to command_args is more suitable because they mustn't be overwrited by spamd_flags PR: ports/90625 Submitted by: Petr Rehor <prehor@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=152712
* - Add missing dependency on p5-libwww (bump PORTREVISION). This hadSam Lawrance2005-12-162-2/+9
| | | | | | | | | | | | prevented sa-update from working. - Add note to pkg-message regarding post-install configuration. PR: ports/87933 [1], ports/90090 [2] Submitted by: Igor Roshchin <str@komkon.org> [1], grog [2] Approved by: perl (maintainer, timeout 6 weeks) Notes: svn path=/head/; revision=151283
* Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update.David E. O'Brien2005-12-051-0/+19
| | | | Notes: svn path=/head/; revision=150430
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Fix RUN_DEPENDS, which was broken with WITH_RELAY_COUNTRY turned on.Anton Berezin2005-10-071-2/+2
| | | | | | | | Submitted by: Michael Schout <mschout@gkg.net> PR: 87051 Notes: svn path=/head/; revision=144483
* Introduce a versioned dependency on p5-Net-DNS. Earlier versions look fishyVolker Stolz2005-10-051-1/+1
| | | | | | | | | though it might not be a real problem. Reviewed by: perl Notes: svn path=/head/; revision=144308
* - enable RelayCountry if WITH_RELAY_COUNTRY is definedYen-Ming Lee2005-09-301-1/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=143810
* Add RELAY_COUNTRY support.Anton Berezin2005-09-291-0/+6
| | | | | | | | Submitted by: Zach Thompson <hideo@lastamericanempire.com> PR: 86689 Notes: svn path=/head/; revision=143760
* - update to 3.1.0Yen-Ming Lee2005-09-175-55/+97
| | | | | | | | | | | | Note: Razor is disabled by default in this version. Please read the license and decide if you are able to re-enable it (in OPTIONS). http://razor.sourceforge.net/docs/doc.php?type=text&name=SERVICE_POLICY DomainKeys support added, and is disabled by default, too. You may enable it by using OPTIONS. Notes: svn path=/head/; revision=143007
* - Update to 3.0.4Sergey Matveychuk2005-06-082-4/+3
| | | | | | | | | | | | | changes in SA: since 3.03: bug 4080: FORGED_YAHOO_RCVD now failing on new Yahoo internal host layout, fixed bug 4385: .xxx is a new tld, so support it in RegistrarBoundaries (joy) bug 4171: new way of determining header/body separation w/out needing to look for MIME boundary bug 4367: SORBS lists are mixed up Submitted by: Michael Scheidell <scheidell@secnap.net> (perl@) Notes: svn path=/head/; revision=137032
* - Master site subdir was changed.Sergey Matveychuk2005-06-071-1/+1
| | | | | | | Reported on: ports@ Notes: svn path=/head/; revision=136966
* - Make depends on razor-agents optionalSergey Matveychuk2005-05-261-3/+7
| | | | | | | | PR: ports/81112 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=136185
* - Back to run as root by default and add options to change itSergey Matveychuk2005-05-103-15/+26
| | | | | | | - Fix plist when install no tools Notes: svn path=/head/; revision=134988
* - Fix typo: OPENSSL->SSLSergey Matveychuk2005-05-081-3/+4
| | | | | | | | | | - Fix OPTIONS message - Add depend on p5-IO-Socket-SSL module Submitted by: Olli Hauer <ohauer@gmx.de> (perl@) Notes: svn path=/head/; revision=134864
* - Implement OPTIONSSergey Matveychuk2005-05-083-16/+35
| | | | | | | | | | | - Install spamassasin tools (*) - Make mkdir silent in pkg-install script - PORTREVISION bump Requested by: Jonathan Noack <noackjr@alumni.rice.edu> (perl@) (*) Notes: svn path=/head/; revision=134847
* - Fix depends on DBD::Pg moduleSergey Matveychuk2005-05-071-1/+1
| | | | | | | Submitted by: Gary Bajaj <b05@interbaun.com> (perl@) Notes: svn path=/head/; revision=134800
* - Update to 3.0.3 (1)Sergey Matveychuk2005-05-067-8/+85
| | | | | | | | | | | | | | | - Don't run spamd from root anymore. Use spamd user instead. Put PID file in /var/run/spamd/ as result. - A patch for fixing spamd that did not drop privileges for children (2) - Rename SQL variable to more clean SQL_FLAG. PR: ports/80556 (1) Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (1) Brandon Kuczenski <brandon@301south.net> (perl@) (2) Obtained from: http://bugzilla.spamassassin.org/show_bug.cgi?id=3897 (2) Notes: svn path=/head/; revision=134729
* When installing from a package, /usr/local/etc/mail/spamassassin/init.pre wasMathieu Arnold2005-02-152-2/+4
| | | | | | | | | | not installed. PR: 77392 Submitted by: Michael Schout <mschout@gkg.net> Notes: svn path=/head/; revision=128941
* - Change the usage of $PORTDOCS. When you specify files in subdirectoryJun Kuriyama2005-01-261-3/+3
| | | | | | | | | | | of $DOCSDIR, you should specify directory in $PORTDOCS, not each files. This fixes plist problem. - Remove trailing white spaces. Reported by: pointyhat via kris Notes: svn path=/head/; revision=127355
* Update to 3.0.2Mathieu Arnold2005-01-082-4/+3
| | | | | | | Submitted by: many Notes: svn path=/head/; revision=125766
* Now really correct the SQL use thing by setting a variable and actually usingMathieu Arnold2004-11-261-1/+1
| | | | | | | | | it and not another. Reported by: ale Notes: svn path=/head/; revision=122503
* Remove %%SQL%% from your nice ps outputMathieu Arnold2004-11-261-0/+2
| | | | | | | Reported by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=122500
* - Add WITH_MYSQL and WITH_PGSQL knobs (1).Sergey Matveychuk2004-11-192-2/+33
| | | | | | | | | | - Add SPF support (2). Obtained from: freebsd-ports@ (1), ports/74089 (2) Submitted by: Linh Pham <question+fbsdports(at)closedsrc.org> (2) Notes: svn path=/head/; revision=121978
* Install etc/mail/spammassassin/init.pre.sample as ↵Mathieu Arnold2004-10-282-0/+5
| | | | | | | etc/mail/spammassassin/init.pre too. Notes: svn path=/head/; revision=120406
* Fix build when building WITH_OPENSSL_PORT=yesMathieu Arnold2004-10-261-0/+2
| | | | | | | Submitted by: <bdragon <at> gweep <dot> net> Notes: svn path=/head/; revision=120221
* Have it configure without questions when DBI is installed.Mathieu Arnold2004-10-251-0/+1
| | | | | | | Pointed out by: marck Notes: svn path=/head/; revision=120126
* Update to 3.0.1Mathieu Arnold2004-10-233-4/+4
| | | | Notes: svn path=/head/; revision=120028
* Update to 3.0.0Mathieu Arnold2004-10-128-85/+125
| | | | | | | Require at least 5.6.0 and point users to 5.8.5 Notes: svn path=/head/; revision=118925
* Update to 2.64 (maintainance release while waiting for 3)Mathieu Arnold2004-08-054-37/+36
| | | | | | | | | Use DATADIR Update WWW Remove the primary MASTER_SITE as they only carry the distfiles for SA3 Notes: svn path=/head/; revision=115461
* Add a -q[uiet] flag to 'sa-learn', stopping verbosity on stdout.David E. O'Brien2004-06-112-0/+17
| | | | Notes: svn path=/head/; revision=111238
* Add Habeas {White,Black}list check to SpamAssassinMathieu Arnold2004-06-012-1/+7
| | | | | | | | PR: 67278 Submitted by: Donald Burr of Borg <dburr at borg-cube dot com> Notes: svn path=/head/; revision=110594
* unbreak spamd startup.FUJISHIMA Satsuki2004-03-302-1/+2
| | | | | | | | o use ${spamd_pidfile}, instead of ${pidfile}. o ${spamd_pidfile} should be used after its definition. Notes: svn path=/head/; revision=105730
* Makes spamd's pidfile tunableMathieu Arnold2004-03-251-1/+1
| | | | | | | | PR: 64713 Submitted by: sheldonh Notes: svn path=/head/; revision=105240
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Note that additional drop-in rule sets are available atDavid E. O'Brien2004-03-141-0/+3
| | | | | | | http://wiki.apache.org/spamassassin/CustomRulesets Notes: svn path=/head/; revision=104021
* Update to 2.63Mathieu Arnold2004-01-213-15/+2
| | | | | | | get rid of this so short lived patch Notes: svn path=/head/; revision=98704
* Fix for perl < 5.6Mathieu Arnold2004-01-202-0/+13
| | | | | | | PR: 61609 Notes: svn path=/head/; revision=98660
* Fix problems in RC directory handling, and keep with standards in scriptDavid E. O'Brien2004-01-192-15/+4
| | | | | | | | | naming. Also remove duplicates in SED_SCRIPT. Portlint. Approved by: mat Notes: svn path=/head/; revision=98602
* Update to 2.62Mathieu Arnold2004-01-193-17/+15
| | | | | | | Have the least thing possible between bsd.port.pre.mk and post.mk Notes: svn path=/head/; revision=98571
* - change spaces to tab to make portlint a little happierMathieu Arnold2004-01-191-5/+5
| | | | | | | | | | | | | - allow users override RC_DIR and RC_SUFX - fix install spamd.sh in RC_DIR, not PREFIX/etc/rc.d - do not pollute WRKSRC with generated files, use WRKDIR instead (it's IMHO better style) PR: 61560 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=98540
* [PATCH] mail/p5-Mail-SpamAssassin 2.60Edwin Groothuis2004-01-133-19/+56
| | | | | | | | | | | This patch adds rc_subr support to spamd daemon of the spamassassin port. PR: ports/57384 Submitted by: Martin Matuska <martin@tradex.sk> Notes: svn path=/head/; revision=98047
* Adjust the dependency check on p5-Net-DNS to take into account itsDoug Barton2004-01-031-1/+1
| | | | | | | | | | new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files. Notes: svn path=/head/; revision=97245
* Update to 2.61 [1]Mathieu Arnold2003-12-192-5/+3
| | | | | | | | | | | Move maintainership to perl@ Cleanup makefile PR: 60207 [1] Approved by: dougb (former maintainer) Notes: svn path=/head/; revision=96186