summaryrefslogtreecommitdiff
path: root/mail/sma (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/sma: use ${PREFIX}/share/manDirk Meyer2024-01-112-2/+3
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - fix build with -fno-commonDirk Meyer2020-05-042-0/+352
| | | | Notes: svn path=/head/; revision=533914
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-10/+10
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - Switch to options helpersDmitry Marakasov2015-09-201-6/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=397385
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373086
* - remove broken MANPREFIXDirk Meyer2014-03-041-1/+1
| | | | Notes: svn path=/head/; revision=346994
* Remove trailing whitespaces from category mailEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345418
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-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) Notes: svn path=/head/; revision=343634
* - revert r331810Dirk Meyer2013-10-282-3/+3
| | | | Notes: svn path=/head/; revision=331895
* - use STAGEDIRDirk Meyer2013-10-271-17/+16
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=331810
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - fix MASTER_SITESDirk Meyer2013-03-052-3/+2
| | | | | | | | | | PR: 176631 - drop Homepage - add MASTER_SITES_LOCAL Notes: svn path=/head/; revision=313435
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - extend MASTER_SITESDirk Meyer2011-08-071-1/+1
| | | | Notes: svn path=/head/; revision=279117
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - use PORTEXAMPLESDirk Meyer2008-05-302-3/+5
| | | | Notes: svn path=/head/; revision=213955
* - add SHA checksumDirk Meyer2005-11-131-1/+2
| | | | Notes: svn path=/head/; revision=148088
* - add 2nd checksum for distfile, no package changeDirk Meyer2004-01-171-0/+1
| | | | | | | | | | | distfile was recreated with: changed files: HISTORY, TODO added files: contrib/portugese.diff Reported by: milter@free.fr Notes: svn path=/head/; revision=98372
* - use DOCSDIR and EXAMPLESDIRDirk Meyer2003-10-121-8/+8
| | | | Notes: svn path=/head/; revision=90903
* - Update to 1.4Dirk Meyer2003-07-022-2/+2
| | | | | | | | PR: 53970 Submitted by: rob@debank.tv Notes: svn path=/head/; revision=84050
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - make portlint happierDirk Meyer2003-01-221-1/+0
| | | | Notes: svn path=/head/; revision=73806
* - Update to 1.3.1Dirk Meyer2002-11-052-2/+2
| | | | Notes: svn path=/head/; revision=69544
* - Update to 1.3Dirk Meyer2002-11-052-2/+2
| | | | Notes: svn path=/head/; revision=69537
* Update to 1.2Dirk Meyer2002-07-222-2/+2
| | | | | | | Submitted by: chris@aims.com.au Notes: svn path=/head/; revision=63369
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-3/+4
| | | | Notes: svn path=/head/; revision=61375
* Fix missing directory.Dirk Meyer2002-05-261-1/+1
| | | | Notes: svn path=/head/; revision=60034
* Add another MASTER_SITEDirk Meyer2002-05-261-1/+2
| | | | | | | Submitted by: jt@klake.org Notes: svn path=/head/; revision=60022
* Update to sma-1.1Dirk Meyer2002-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) Notes: svn path=/head/; revision=57293
* New Port:Dirk Meyer2002-03-285-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/ Notes: svn path=/head/; revision=56804