
CVS log for pkgsrc/mail/clamsmtp/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / mail / clamsmtp
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 28 13:21:31 2010 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: 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,
HEAD
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
Reset maintainer.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue May 12 12:27:19 2009 UTC (2 years, 8 months ago) by martti
Branches: MAIN
CVS tags: 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
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
Activated LICENSE=...
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue May 12 11:09:26 2009 UTC (2 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -4
lines
Added PKG_DESTDIR_SUPPORT=user-destdir
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Mar 22 11:21:04 2009 UTC (2 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
Updated mail/clamsmtp to 1.10
- Make the XFOWARD HELO available as a environment variable in scripts.
- Send an RSET to the server after filter fails an email.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jan 10 07:47:29 2008 UTC (4 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -10
lines
Updated mail/clamsmtp to 1.9
1.9 [2007-05-28]
- Resolve any DNS name for each connection.
- Use my real name 'Stefan Walter'
See: http://memberwebs.com/nielsen/
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jan 9 14:10:06 2008 UTC (4 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -3
lines
- Some "pkglint -Wall" fixes
- Make this build on Solaris 10 by checking for strcasestr (patch received
from Andri Piik in a private mail)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Dec 2 13:04:10 2007 UTC (4 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3
lines
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Oct 30 19:31:39 2007 UTC (4 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 30 15:25:30 2007 UTC (4 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1
lines
Added LICENSE=modified-bsd
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 4 20:54:40 2007 UTC (4 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user. This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.
(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
unprivileged.mk. These two variables are lists of other bmake
variables that define package-specific users and groups. Packages
that have user-settable variables for users and groups, e.g. apache
and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
and ${UNPRIVILEGED_GROUP}.
(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 15 09:47:06 2007 UTC (4 years, 7 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Added clamsmtpd_maxwait (default is 600 seconds). This makes it possible
to define how long clamsmtpd should wait for clamd.
PKGREVISION++
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jun 4 12:55:48 2007 UTC (4 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Fix name of configuration file (pkg/36433).
PKGREVISION++
Revision 1.26.4.1: download - view: text, markup, annotated - select for diffs
Thu May 31 14:22:21 2007 UTC (4 years, 8 months ago) by salo
Branches: pkgsrc-2007Q1
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +2 -1
lines
Pullup ticket 2103 - requested by martti
rc.d script fix for clamsmtp
Revisions pulled up:
- pkgsrc/mail/clamsmtp/Makefile 1.30
- pkgsrc/mail/clamsmtp/files/clamsmtpd.sh 1.6
Module Name: pkgsrc
Committed By: martti
Date: Wed May 30 06:07:08 UTC 2007
Modified Files:
pkgsrc/mail/clamsmtp: Makefile
pkgsrc/mail/clamsmtp/files: clamsmtpd.sh
Log Message:
Updated mail/clamsmtp to 1.8nb1
* Make sure clamd is really running before starting clamsmtpd (pkg/36292)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 30 06:07:08 2007 UTC (4 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1
lines
Updated mail/clamsmtp to 1.8nb1
* Make sure clamd is really running before starting clamsmtpd (pkg/36292)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue May 22 12:28:55 2007 UTC (4 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -1
lines
pkglint -Wall fix.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue May 22 11:26:13 2007 UTC (4 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
I can adopt this as I'm using clamsmtp on several production servers.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue May 22 11:03:49 2007 UTC (4 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
I'm not maintaining these packages anymore.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Oct 27 17:37:18 2006 UTC (5 years, 3 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Branch point for: pkgsrc-2007Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Update to 1.8:
- Fix dumb bug with 'Action' config line
- Added support for setting the REMOTE variable when an XFORWARD
command is seen.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Aug 25 06:31:00 2006 UTC (5 years, 5 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3
lines
Update to 1.7:
1.7 [2006-08-10]
- Fix crashes when connection goes down unexpectedly.
- Add support for letting virus emails pass.
- Better message for 'busy' [Akihiro Sagawa]
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 8 21:56:55 2006 UTC (5 years, 10 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1
lines
Adjust the default clamd socket location to match the real default used by
pkgsrc/mail/clamav (/tmp/clamd). Bump PKGREVISION. Ok with xtraeme.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:21:47 2005 UTC (6 years, 1 month ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2
lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:28 2005 UTC (6 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 2 08:48:37 2005 UTC (6 years, 2 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Update to 1.6:
- IMPORTANT: Removed support for listening on ports under < 1024
- Support embedded NULLs in email data.
- Fix problems with not listening properly when in daemon mode
- Fix warnings when compiled with gcc 4.0
- Handle empty addresses properly in logs.
- Don't let exchange send it's strange binary data through the proxy
- More Solaris fixes :(
- Don't reject emails when server is overloaded or errors.
- Don't reject emails when starting the filter command fails.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Aug 8 01:52:22 2005 UTC (6 years, 6 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Update to 1.5.
Changes:
- Handle condition of server refusing data transfers more gracefully.
- Less chatty when setting timeouts fail
- Drop privileges after binding to port. Allows listening on ports < 1024
- Ported to Solaris
- Fix problem with binding to certain 'long' addresses
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 19 13:15:25 2005 UTC (6 years, 9 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Update to 1.4.1
* Fixed bug (introduced in 1.4) when Header was not present.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:17 2005 UTC (6 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.16.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 24 10:17:29 2005 UTC (6 years, 10 months ago) by salo
Branches: pkgsrc-2005Q1
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +2 -2
lines
Pullup ticket 383 - requested by Juan Romero Pardines
clamsmtp update
Revisions pulled up:
- pkgsrc/mail/clamsmtp/Makefile 1.17
- pkgsrc/mail/clamsmtp/distinfo 1.14
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Mar 24 08:08:56 UTC 2005
Modified Files:
pkgsrc/mail/clamsmtp: Makefile distinfo
Log Message:
Update to 1.4
Changes:
- Documentation fixes [Sean Franklin]
- Don't leak file descriptors when clamsmtpd can't connect to outgoing
SMTP server [Chris Mason]
- Now accepts special format arguments on 'Header' line
[Olivier Beyssac]
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 24 08:08:56 2005 UTC (6 years, 10 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Update to 1.4
Changes:
- Documentation fixes [Sean Franklin]
- Don't leak file descriptors when clamsmtpd can't connect to outgoing
SMTP server [Chris Mason]
- Now accepts special format arguments on 'Header' line [Olivier Beyssac]
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 1 00:39:19 2005 UTC (7 years ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3
lines
Update to 1.3.
Changes:
1.3 [2005-01-27]
- Fixed crasher when outgoing connection couldn't be established
- Removed erroneous chown line from clamsmtpd.sh
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 28 02:47:44 2004 UTC (7 years, 1 month ago) by reed
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 20 23:40:27 2004 UTC (7 years, 1 month ago) by xtraeme
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2
lines
Update to 1.2.
Changes:
- XCLIENT support
- Drop XCLIENT commands coming in from clients for security.
- Added the sample virus_action.sh script to the distribution
- Documentation fixes [Olivier Beyssac]
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 1 23:08:45 2004 UTC (7 years, 3 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Update mail/clamsmtp to 1.1.
Changes:
- Added CLIENT and SERVER variables to VirusAction script environment.
- Even better logging for network errors.
- Print out clamsmtp version in debug logs
- Allow configuration of server keep alives (NOOPs). Default to none
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 25 08:08:54 2004 UTC (7 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Update mail/clamsmtp to 1.0.
Changes:
- Removed user option from startup script (use User config option)
- Don't send lines that are too long to syslog [Ben Mesman]
- Stable release
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 19 12:10:24 2004 UTC (7 years, 3 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Update mail/clamsmtp to 0.9.6.
Changes:
- Fixed problem when filtering the last of a list of EHLO responses
- Send NOOPs to the server when receiving data slowly from client
to prevent timeouts on the server side.
- Made the log line always keep the status, rather than dropping of
the end in the case of many recipeints.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 8 05:39:23 2004 UTC (7 years, 4 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Update mail/clamsmtp to 0.9.5:
0.9.5
- Fixed problems with the select zeroing out timeouts.
- Added support for setting the PidFile from the config file
0.9
- Don't quit when too many threads created
- Restructured smtp passthru system so it can be used by other apps
- Better IO and SMTP parsing
- Changed default header to be similar to Amavis
- Compiles and runs on systems without error checking mutexes
- Ability to drop privileges and run as a different user [Rubio Vaughan]
- Fixed config file bugs
- Virus Actions. Run a script every time a virus is found.
- By default don't use ClamAV sessions. This fixes several stability
problems that were being experienced with clamd.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 21 10:16:05 2004 UTC (7 years, 4 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -2
lines
Update mail/clamsmtp to 0.8.
Changes:
0.8
- clamsmtpd now uses a configuration file
- Transparent proxy support [Andreas Steinmetz]
- Compile option -Wall only enabled on debug builds
- Sample script changed due to configuartion file
- Fixed other minor bugs
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 30 06:52:30 2004 UTC (7 years, 5 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Update mail/clamsmtp to 0.7.
Changes:
- Added support for ESMTP [Andreas Steinmetz]
- Fixed crash when too many connections established
- Announce ourselves as 'clamsmtp' in EHLO/HELO responses which fixes 'loopback'
problems with certain versions of Postfix 1.x
- Better IO performance under heavy load
- Fixed most warnings when compiled with -Wall
- Fixed other minor bugs
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 27 05:28:13 2004 UTC (7 years, 5 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Update mail/clamsmtp to 0.6.
Changes:
- Proper adding of customized header [Berk D. Bemir]
- Fixes to documentation [Jasper Slits]
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 4 07:08:42 2004 UTC (7 years, 6 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Update mail/clamsmtp to 0.5.
Changes:
- Announce ourselves as 'clamsmtp' in banner to prevent loop warnings
- Fixed endless loop that occurred on failure to connect out
- Added option for leaving all files in temp directory (debugging purposes)
- Prints version number when run with -v
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 3 08:27:51 2004 UTC (7 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1
lines
This package doesn't work with GNU pth (yet). Require native threads
for now.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 3 08:23:58 2004 UTC (7 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -11
lines
Remove unnecessary bits. In particular, we don't need clamav installed to
build this package.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 28 09:30:08 2004 UTC (7 years, 6 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Uncomment out BUILD_DEPENDS, to get the dependency.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 27 02:30:29 2004 UTC (7 years, 6 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Update mail/clamsmtp to 0.4.
Changes:
- Option for quarantining files with viruses
- Fixed problem with returning wrong SMTP error code
- Handling timeouts properly
- Fixed stupid problem with sockets not getting closed properly
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jul 21 03:54:24 2004 UTC (7 years, 6 months ago) by xtraeme
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of clamsmtp-0.3.
ClamSMTP is an SMTP filter that allows you to check for viruses using
the ClamAV anti-virus software. It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server. The
'DATA' email body is intercepted and scanned before forwarding.
ClamSMTP aims to be lightweight, reliable, and simple rather than have
a myriad of options. It's written in C without major dependencies.
If you need more options then you could use something big like AMaViS
which is written in PERL and can do almost anything.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 21 03:54:24 2004 UTC (7 years, 6 months ago) by xtraeme
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>