a130 FreshPorts -- mail/simscan
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
simscan 1.4.0_6 mail on this many watch lists=3 search for ports that depend on this port
Fast Content/Anti-virus Scanner for qmail Written in C
Maintained by: lippe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Apr 2005 16:04:56
Also Listed In: security
License: not specified in port


Simscan is a simple program that enables qmail-smtpd to reject 
viruses, spam and block attachments during the SMTP conversation 
so the email never makes it into your computers. It is completely 
open source and uses other open source components. 
Very efficient and written in C.

WWW:	http://www.inter7.com/?page=simscan
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. mail/qmail
  2. security/clamav
  3. mail/ripmime
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/simscan/ && make install clean
To add the package: pkg_add -r simscan


Configuration Options
===> The following configuration options are available for simscan-1.4.0_6:
     CLAMAV=on: Support for ClamAV Virus Scanning
     RIPMIME=on: Ripmime Processing (if Clamav ScanMail disabled)
     SPAMD=off: Support for SpamAssassin Spam Filtering
     USER=off: Turn On Per User SpamAssassin (required SPAMD)
     DOMAIN=off: Turn On Per Domain Based Checking
     ATTACH=off: Turn On Attachment Scanning (required CLAMAV)
     DROPMSG=off: Drop Message in Case of Virus Found
     PASSTHRU=off: Pass Spam Thru, Do Not Reject (required SPAMD)
     HEADERS=off: Add a Received Line With Versions of Scanners
     DSPAM=off: Turn on DSPAM scanning
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  3. http://freefr.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  4. http://garr.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  5. http://heanet.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  6. http://hivelocity.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  7. http://ignum.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  8. http://internode.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  9. http://iweb.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  10. http://jaist.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  11. http://nchc.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  12. http://ncu.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  13. http://netcologne.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  14. http://osdn.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  15. http://space.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  16. http://sunet.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  17. http://superb-dca3.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  18. http://switch.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  19. http://tenet.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  20. http://ufpr.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/
  21. http://waix.dl.sourceforge.net/project/simscan/simscan/simscan-1.4.0/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Mar 2013 22:03:43
Original commit files touched by this commit  1.4.0_6
bdrewery search for other commits by this committer
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
  bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
06 Sep 2012 22:46:59
Original commit files touched by this commit  1.4.0_6
lippe search for other commits by this committer
Fix configure script when clamav DB is not already downloaded.

PR:		ports/169462
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
10 Jul 2011 17:45:53
Original commit files touched by this commit  1.4.0_6
crees search for other commits by this committer
Use USERS and GROUPS

PR:             ports/157665
Submitted by:   crees (me)
Approved by:    rene (mentor, implicit), maintainer timeout (lippe, 35 days)
03 Jul 2011 13:53:52
Original commit files touched by this commit  1.4.0_6
ohauer search for other commits by this committer
- remove MD5
06 Apr 2010 12:01:57
Original commit files touched by this commit  1.4.0_6
garga search for other commits by this committer
Chase clamav's lib bump
21 Nov 2009 20:18:15
Original commit files touched by this commit  1.4.0_5
lippe search for other commits by this committer
- Add DSPAM to OPTIONS, it will turn on dspam scanning and set off by default.
- Bump PORTREVISION.

Noticed by:     Peter <fbsdq@peterk.org> (private mail)
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.4.0_4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
17 Aug 2009 09:22:12
Original commit files touched by this commit  1.4.0_4
lippe search for other commits by this committer
- Take maintainership.
17 Aug 2009 05:44:51
Original commit files touched by this commit  1.4.0_4
linimon search for other commits by this committer
Reset toxa@toxahost.ru due to maintainer-timeouts and no response to
email.

Hat:            portmgr
27 Mar 2009 11:53:07
Original commit files touched by this commit  1.4.0_4
garga search for other commits by this committer
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
15 Sep 2008 19:56:38
Original commit files touched by this commit  1.4.0_3
garga search for other commits by this committer
- 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)
29 Aug 2008 16:48:17
Original commit files touched by this commit  1.4.0_2
garga search for other commits by this committer
- Fix build with recent clamav, based on the following patch:

        http://qmail.jms1.net/simscan/simscan-1.4.0-clamav.3.patch

- Bump PORTREVISION

PR:             ports/126178
Submitted by:   Rainer Duffner <rainer@ultra-secure.de>
Reworked by:    garga
Approved by:    maintainer via ICQ
16 Apr 2008 16:10:19
Original commit files touched by this commit  1.4.0_1
garga search for other commits by this committer
- Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
31 Jan 2008 20:36:41
Original commit files touched by this commit  1.4.0
tabthorpe search for other commits by this committer
- Update to 1.4.0
- While I am here, use SF macro

PR:             ports/120148
Submitted by:   Cristiano Deana <cris gufi.org>
Approved by:    Toxa <toxa toxahost.ru> (maintainer)
19 Dec 2007 23:08:38
Original commit files touched by this commit  1.1_5
garga search for other commits by this committer
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
  issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports

Approved by:    portmgr (pav)
Security:       CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
10 Sep 2007 12:58:04
Original commit files touched by this commit  1.1_4
garga search for other commits by this committer
- Fix REINPLACE_CMD added on my last commit to fix clamav detection.

Noticed by:     Wendell Martins Borges <wendell@ramenzoni.com.br>
30 Aug 2007 16:12:17
Original commit files touched by this commit  1.1_3
garga search for other commits by this committer
- Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configure
- Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and
  SUB_LIST
- Clean a bit pkg-plist and add message to files/pkg-deinstall.in
- Remove unecessary MASTER_SITE_SUBDIR
- Bump PORTREVISION since CLAMAV is a default OPTION

PR:             ports/115560
Submitted by:   garga
Approved by:    maintainer timeout (15 days)
13 Mar 2007 20:11:19
Original commit files touched by this commit  1.1_2
garga search for other commits by this committer
- 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
10 May 2006 22:37:39
Original commit files touched by this commit  1.1_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
22 Jan 2006 12:50:54
Original commit files touched by this commit  1.1_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
21 Jan 2006 17:37:14
Original commit files touched by this commit  1.1_1
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Aug 2005 13:58:39
Original commit files touched by this commit  1.1
garga search for other commits by this committer
Move adduser proccess from configure to pre-install time to prevent
problems to update using portupgrade.

PR:             ports/83100
Submitted by:   self
Approved by:    portmgr (krion), Anton Karpov <toxa@toxahost.ru> (maintainer)
06 Jul 2005 19:36:25
Original commit files touched by this commit  1.1
novel search for other commits by this committer
Fix WITHOUT_CLAMAV option.

PR:             83070
Submitted by:   Renato Botelho <freebsd@galle.com.br>
03 Apr 2005 16:04:21
Original commit files touched by this commit  1.1
novel search for other commits by this committer
Add simscan - a good, simple, and fast qmail scanner, which works with
SpamAssassin/ClamAV, written in C.

PR:             78629[1], 79135[2]
Submitted by:   Anton Karpov <toxa@toxahost.ru> [1],
                Cristiano Deana <cris@gufi.org> [2]

Number of commits found: 24

285c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days34
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0