Up to [cvs.netbsd.org] / pkgsrc / mail / milter-regex
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Sat Aug 9 17:26:36 2008 UTC (3 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.16: +2 -8
lines
Diff to previous 1.16 (colored)
Update "milter-regex" package to version 1.7. Changes since 1.6:
- Support filtering sendmail macros, like {auth_type}.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 4 17:57:18 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper
Changes since 1.15: +6 -3
lines
Diff to previous 1.15 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Dec 21 22:54:57 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Depend on yacc, lex and flex as needed. Fixes PR 37586.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:58 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
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.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 14 19:13:00 2006 UTC (5 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Change logging facility from LOG_DAEMON to LOG_MAIL. This program is mail related after all. The logging message also contains confidential information like sender, recipient and subject which shouldn't go to a public readable logfile. Bump package revision because of this fix.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Apr 23 00:12:38 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.11: +5 -3
lines
Diff to previous 1.11 (colored)
Modify packages that set PKG_USERS and PKG_GROUPS to follow the new syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 8 22:01:21 2006 UTC (6 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +21 -3
lines
Diff to previous 1.10 (colored)
Update "milter-regex" package to version 1.6. Changes since version 1.6:
- More fixes for the state machine.
- Dealing with multi-message connections.
"pkgsrc" related changes:
- Honor ${PKG_SYSCONFDIR} and ${VARBASE}.
- Provide an "rc.d" script.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 16 06:58:03 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Create directories before installing files into them.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:20 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 11 23:17:50 2004 UTC (7 years, 11 months ago) by jdarrow
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Take over maintainership of milter-regex (OKed by manu)
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 11 23:11:48 2004 UTC (7 years, 11 months ago) by jdarrow
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update mail/milter-regex to 1.5. Also fix seteuid/setuid usage on NetBSD. Changes from 1.2: 1.5: March 19, 2004 Fix logic errors in dealing with multi-message connections (SMTP RSET, HELO or MAIL FROM resetting SMTP state). Add cb_abort callback. 1.4: March 13, 2004 Some performance improvements, abort rule evaluation immediately when no further rules can possibly match. Compile without -Werror, as some ports generate warnings. 1.3: March 8, 2004 Two bugfixes related to RCPT TO: rule evaluation (DSN options and multiple receipients would match incorrectly), umask(0177) for pipe, fix for Solaris daemon() implementation. Improved logging (From:, To: and Subject: headers, when available). [update during freeze approved by agc]
Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 24 22:40:01 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Convert to buildlink3.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 6 14:01:51 2004 UTC (8 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.4: +0 -1
lines
Diff to previous 1.4 (colored)
Quickly revert previous. I didn't see that libmilter had already been changed in a CVS merge somewhere.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 6 13:50:57 2004 UTC (8 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Make libmilter a build-time dependency only (it's a static library); bump PKGREVISION of its dependencies.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 3 21:09:52 2004 UTC (8 years, 2 months ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to milter-regex-1.2. It now supports boolean expressions and macros, and drops privileges when run as root
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 21 07:12:50 2004 UTC (8 years, 3 months ago) by snj
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
s/enableing/enabling/
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 20 17:03:47 2003 UTC (8 years, 7 months ago) by manu
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
The milter-regex plugin can be used with the milter API of sendmail(8) to filter mails using regular expressions matching SMTP envelope parameters and mail headers and body.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 20 17:03:47 2003 UTC (8 years, 7 months ago) by manu
Branch: MAIN
Initial revision