Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_1 11 Jan 2024 16:30:20
    |
Dirk Meyer (dinoex)  |
mail/sma: use ${PREFIX}/share/man |
1.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4 04 May 2020 11:11:11
  |
dinoex  |
- fix build with -fno-common |
1.4 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.4 20 Sep 2015 19:21:30
  |
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
1.4 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- 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 |
1.4 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
1.4 04 Mar 2014 06:51:38
  |
dinoex  |
- remove broken MANPREFIX |
1.4 21 Feb 2014 13:37:57
  |
ehaupt  |
Remove trailing whitespaces from category mail |
1.4 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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) |
1.4 28 Oct 2013 20:17:50
  |
dinoex  |
- revert r331810 |
1.4 27 Oct 2013 22:29:46
  |
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.4 21 Sep 2013 11:06:04
  |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.4 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.4 05 Mar 2013 06:08:13
  |
dinoex  |
- fix MASTER_SITES
PR: 176631
- drop Homepage
- add MASTER_SITES_LOCAL |
1.4 13 Oct 2012 13:39:59
  |
dinoex  |
- cleanup comments
Feature safe: yes |
1.4 07 Aug 2011 11:52:54
 |
dinoex  |
- extend MASTER_SITES |
1.4 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.4 30 May 2008 17:06:29
 |
dinoex  |
- use PORTEXAMPLES |
1.4 13 Nov 2005 09:26:50
 |
dinoex  |
- add SHA checksum |
1.4 17 Jan 2004 06:58:43
 |
dinoex  |
- add 2nd checksum for distfile, no package change
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff
Reported by: milter@free.fr |
1.4 12 Oct 2003 10:58:50
 |
dinoex  |
- use DOCSDIR and EXAMPLESDIR |
1.4 02 Jul 2003 15:32:33
 |
dinoex  |
- Update to 1.4
PR: 53970
Submitted by: rob@debank.tv |
1.3.1 21 Feb 2003 03:59:00
 |
dinoex  |
- retire pkg-comment |
1.3.1 20 Feb 2003 18:26:42
 |
dinoex  |
- add COMMENT |
1.3.1 22 Jan 2003 19:14:08
 |
dinoex  |
- make portlint happier |
1.3.1 05 Nov 2002 21:12:00
 |
dinoex  |
- Update to 1.3.1 |
1.3 05 Nov 2002 20:16:36
 |
dinoex  |
- Update to 1.3 |
1.2 22 Jul 2002 04:19:55
 |
dinoex  |
Update to 1.2
Submitted by: chris@aims.com.au |
1.1 16 Jun 2002 15:03:10
 |
dinoex  |
- Get rid of PERL and use SED |
1.1 26 May 2002 15:01:52
 |
dinoex  |
Fix missing directory. |
1.1 26 May 2002 12:05:31
 |
dinoex  |
Add another MASTER_SITE
Submitted by: jt@klake.org |
1.1 04 Apr 2002 03:13:30
 |
dinoex  |
Update to sma-1.1
* New analysis options:
- status messages (configuration file option: PrintStatus)
- ruleset rejections (PrintRuleset and PrintRuleset)
- top envelope pairs (EnvelopePairs)
- top relay pairs (RelayPairs) |
1.0 28 Mar 2002 20:03:02
 |
dinoex  |
New Port:
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/ |