Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-23 | Packaging improvements: | tron | 3 | -10/+12 | |
- Comment out master site and home page URL as they don't work anymore. - Define a license. - Fix "pkglint warnings. - Fix build on IRIX by correcting the mistake in the fix for PR pkg/28818. Bump package revision because binary changed. | |||||
2014-01-23 | pdate maintainer's e-mail address. | tron | 1 | -2/+2 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -8/+10 | |
their files via a custom do-install target. | |||||
2007-10-16 | Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. | tnn | 1 | -2/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -4/+4 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -2/+2 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-11-14 | Update mail/sma to 1.4. | obache | 3 | -9/+9 | |
Patch provided by ISIHARA Takanori in PR 34743. HISTORY file: Version 1.4, 2003/10/16 * Portugese language patch, apply with "patch < contrib/portugese.diff" (Thanks Ronaldo Lazzari) * Added msgid for clog (%i) (Thanks Ed Klavins) * Fixed a bug in HTML formatted "Relay Pairs" section (Thanks Wijnand Reimink for finding out the bug..) * Feature patch from Andrew Caird. "Downcase all addresses. This is so that foo@bar.com is equivilant to FOO@BAR.Com and Foo@Bar.com and they all get counted the same in the counts." New command line option '-A' (conf file: DowncaseAddresses). * Fixed a bug with sendmail AUTH parsing (Thanks for Daniel Melanchthon) (as a side effect, postfix logs seem to get parsed also.. :-) * Do not cut lines in status/rejected sections of ascii report (Suggested by Jeff Bronson) | |||||
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -4/+4 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+2 | |
2005-05-23 | Removed trailing white-space. | rillig | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-04 | Portability fix from Georg Schwarz in PR 28818; | wiz | 3 | -2/+20 | |
do not define USE_REGEXP on Irix. | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-06-17 | use bl3 so that gcc specific flags are stripped out. | grant | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-09-24 | Correct path of example configuration file. Problem noted by | tron | 1 | -2/+2 | |
Markus Illenseer in private e-mail. | |||||
2003-09-24 | Import new "sma" package: Sendmail log analyser | tron | 5 | -0/+50 | |
This packages was contributed by Markus Illenseer in PR pkg/22921. |