aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sma
Commit message (Collapse)AuthorAgeFilesLines
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - revert r331810dinoex2013-10-292-3/+3
|
* - use STAGEDIRdinoex2013-10-281-17/+16
| | | | - use OPTIONS_DEFINE
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* - fix MASTER_SITESdinoex2013-03-052-3/+2
| | | | | | | PR: 176631 - drop Homepage - add MASTER_SITES_LOCAL
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - extend MASTER_SITESdinoex2011-08-071-1/+1
|
* - remove MD5ohauer2011-07-031-1/+0
|
* - use PORTEXAMPLESdinoex2008-05-312-3/+5
|
* - add SHA checksumdinoex2005-11-131-1/+2
|
* - add 2nd checksum for distfile, no package changedinoex2004-01-171-0/+1
| | | | | | | | distfile was recreated with: changed files: HISTORY, TODO added files: contrib/portugese.diff Reported by: milter@free.fr
* - use DOCSDIR and EXAMPLESDIRdinoex2003-10-121-8/+8
|
* - Update to 1.4dinoex2003-07-022-2/+2
| | | | | PR: 53970 Submitted by: rob@debank.tv
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-211-0/+1
|
* - make portlint happierdinoex2003-01-231-1/+0
|
* - Update to 1.3.1dinoex2002-11-062-2/+2
|
* - Update to 1.3dinoex2002-11-062-2/+2
|
* Update to 1.2dinoex2002-07-222-2/+2
| | | | Submitted by: chris@aims.com.au
* - Get rid of PERL and use SEDdinoex2002-06-161-3/+4
|
* Fix missing directory.dinoex2002-05-261-1/+1
|
* Add another MASTER_SITEdinoex2002-05-261-1/+2
| | | | Submitted by: jt@klake.org
* Update to sma-1.1dinoex2002-04-042-2/+2
| | | | | | | | * New analysis options: - status messages (configuration file option: PrintStatus) - ruleset rejections (PrintRuleset and PrintRuleset) - top envelope pairs (EnvelopePairs) - top relay pairs (RelayPairs)
* New Port:dinoex2002-03-295-0/+65
SMA is a program that analyses sendmail log entries. The key features of SMA are Fast (written in C) Portable Free (BSD-style licensing) output as HTML or ASCII. SMA features Support for all recent sendmail versions (UNIX/NT) Flexible output formatting - HTML, ASCII and Custom Log Regular expression filtering of messages Multiple hosts in a same report WWW: http://www.klake.org/sma/