| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Apr 2013 21:02:40
  |
bapt  |
Convert security to new options framework |
29 Mar 2013 19:33:42
1.10_3
|
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
05 Aug 2012 23:19:40
1.10_3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
1.10_3
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
28 Sep 2011 01:39:55
1.10_3
|
clsung  |
- update master-site and www in pkg-descr
PR: ports/160697
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Reported by: Juergen Dankoweit <Juergen.Dankoweit at T-Online dot de> via
ports@ |
03 Jul 2011 14:03:52
1.10_3
|
ohauer  |
-remove MD5 |
09 Sep 2010 00:16:31
1.10_3
|
pgollucci  |
- Sync clamav socket with security/clamav defaults
PR: ports/143095
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
Approved by: maintainer timeout (clsung ; 222 days) |
06 Apr 2010 12:01:57
1.10_2
|
garga  |
Chase clamav's lib bump |
27 Mar 2010 00:15:24
1.10_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
27 Mar 2009 11:53:07
1.10_1
|
garga  |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
26 Sep 2008 13:14:33
1.10
|
clsung  |
- Update to 1.10 |
15 Sep 2008 19:56:38
1.9_1
|
garga  |
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav) |
21 Aug 2008 06:18:49
1.9
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2007 11:41:31
1.9
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
23 Jul 2007 09:36:52
1.9
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
09 Jul 2007 02:25:27
1.9
|
clsung  |
- Update to 1.9
PR: ports/113829
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
Reviewed by: clsung |
13 Mar 2007 20:11:19
1.8_1
|
garga  |
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer |
11 Sep 2006 02:47:09
1.8
|
clsung  |
- Update to 1.8 |
25 Aug 2006 03:39:10
1.7
|
clsung  |
- Update to 1.7 |
14 Aug 2006 04:10:38
1.6_3
|
clsung  |
- Respect DESTDIR
PR: ports/101866
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
19 Jul 2006 16:18:41
1.6_3
|
dougb  |
Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default. |
21 Feb 2006 09:41:06
1.6_3
|
clsung  |
- ": ...." section in rc.d script misordered
- bump PORTREVISION
PR: 93618
Submitted by: Yoshisato YANAGISAWA <yanagisawa AT csg.is.titech.ac dot jp> |
21 Feb 2006 01:43:31
1.6_2
|
clsung  |
- files/clamsmtpd.sh.in cause start-up error
- bump PORTREVISION
PR: 93541
Submitted by: KIMURA Yasuhiro <yasu AT utahime dot org>
Reviewed by: mnag |
20 Feb 2006 20:47:50
1.6_1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
17 Feb 2006 02:45:40
1.6_1
|
clsung  |
- bump PORTREVISION for plist change.
- Add WITH_LOCAL_CLAMAV[_DEVEL] to run-depend on security/clamav[-devel];
default LOCAL_CLAMAV on to restore the way port behaved until last update.
Depend on installed package rather that clamd to register depends correctly.
- If one of the clam options is on, make rc.d script to REQUIRE: clamd
Actually use clamsmtp_debug var.
Also make rc.d script to look more like the example in PH.
- Install example script in EXAMPLESDIR rather that DOCSDIR;
- Moved: pkg-message --> files/pkg-message.in
- Drop USE_REINPLACE while here.
PR: 93157
Submitted by: Ion-Mihai Tetcu <itetcu AT people dot tecnik93 dot com> |
13 Jan 2006 07:24:34
1.6
|
clsung  |
- Update to 1.6
- Use USE_RC_SUBR=clamsmtpd.sh instead =YES
- Use PORTDOCS=* not need test NOPORTDOCS
- Only depend of security/clamav if already installed.
clamsmtp can run in another machine then clamav.
Tinderbox test:
http://marcus.grupos.com.br:8080/logs/4-STABLE-FreeBSD/clamsmtp-1.6.log
http://marcus.grupos.com.br:8080/logs/6-STABLE-FreeBSD/clamsmtp-1.6.log
PR: 91713
Submitted by: mnag |
05 Sep 2005 03:16:20
1.5_2
|
clsung  |
- clamsmtp 1.5 works only in debug mode.
Included patch fix this bug by moving socket creation after daemonizing as
suggested in mailing list clamsmtp-users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?thread_id=8060741&forum_id=42732
- bump PORTREVISION
PR: ports/85706
Submitted by: Alex L. Demidov <alexd AT vinf dot ru> |
03 Sep 2005 07:48:10
1.5_1
|
clsung  |
- version 1.5 must start with '-d 4'
(Thanks to Jack Raats <jack AT raats dot org>)
- bump PORTREVISION |
29 Aug 2005 04:08:55
1.5
|
clsung  |
- Update to 1.5
PR: 85404
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br> |
20 Apr 2005 08:17:07
1.4.1
|
clsung  |
- respect PTHREAD_LIBS
Noted by: kris |
20 Apr 2005 07:48:40
1.4.1
|
clsung  |
- update to 1.4.1
- prefer -pthread than lthread
PR: 80071
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br> |
07 Apr 2005 16:18:18
1.4
|
clsung  |
- update to 1.4
- from Changelog
- Documentation fixes
- Don't leak file descriptors when clamsmtpd can't connect to outgoing
SMTP server
- Now accepts special format arguments on 'Header' line
- Supress weird warnings when looking up names of local unix connections. |
04 Mar 2005 03:12:54
1.3
|
clsung  |
- update to 1.3
- prune pkg-message
PR: 78157
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br> |
28 Dec 2004 01:03:03
1.2
|
clsung  |
- update to 1.2
+ Install README in $DOCSDIR
+ Install scripts/virus_action.sh in $DOCSDIR
PR: ports/75406
Submitted by: Marcus Grando <marcus AT corp.grupos.com.br> |
01 Nov 2004 08:36:37
1.1
|
clsung  |
- update to 1.1
- From ChangeLog
- 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
Approved by: co-mentor (vanilla) |
27 Oct 2004 02:15:22
1.0
|
clsung  |
- update to 1.0
PR: ports/73181
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Approved by: co-mentor (vanilla) |
14 Oct 2004 12:31:22
0.9.6_1
|
clsung  |
- bump PORTREVISION
- -d option only works as a daemon now.
- remove it from startup script and wait for future release.
- Noticed by <richard AT boysoncom dot com>
Approved by: co-mentor (vanilla) |
14 Oct 2004 02:28:25
0.9.6
|
clsung  |
- update to 0.9.6
- use configure file since 0.8
- lots of options move from rc_sub to conf file
Approved by: co-mentor (vanilla) |
01 Sep 2004 07:50:15
0.7
|
clsung  |
- update to 0.7
- From ChangeLog
- 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
Approved by: vanilla (co-mentor) |
26 Aug 2004 04:21:05
0.6
|
clsung  |
I forgot to change filename, which md5 info is correct for 0.6.
Approved by: vanilla (co-mentor) |
25 Aug 2004 08:53:21
0.6
|
clsung  |
- update to 0.6
- Proper adding of customized header
- Fixes to documentation
Approved by: vanilla (co-mentor) |
20 Aug 2004 02:56:44
0.5
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
13 Aug 2004 17:01:05
0.5
|
krion  |
Fix RUN_DEPENDS
PR: ports/70419
Submitted by: maintainer |
04 Aug 2004 03:21:17
0.5
|
edwin  |
[MAINTAINER] security/clamsmtp: update to 0.5
- I'm maintainer (with another email)
- Update to 0.5
- C&P from ChnageLog
- 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
PR: ports/69971
Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw> |
30 Jul 2004 00:35:57
0.4
|
vanilla  |
Add clamsmtp 0.4, an ClamAV anti-virus SMTP Filter.
PR: ports/69739
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |