diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-18 22:54:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-18 22:54:10 +0800 |
commit | 82810dab96386b2d1f4e80b128d882d86bfc4c19 (patch) | |
tree | 6d4c28621b9bf0c2df0a660e0908da584fd6a534 /security | |
parent | 5114b8905214cdda3230a34114c69a453ec0558e (diff) | |
download | freebsd-ports-gnome-82810dab96386b2d1f4e80b128d882d86bfc4c19.tar.gz freebsd-ports-gnome-82810dab96386b2d1f4e80b128d882d86bfc4c19.tar.zst freebsd-ports-gnome-82810dab96386b2d1f4e80b128d882d86bfc4c19.zip |
Remove due to licensing concerns. From the maintainer:
Remove this port from the port repository.
This is a commercial software from HB-EDV in germany.
I had a lot of discussion about software for FreeBSD,
but the developer Thomas Stelz didn't recognised my
needs for FreeBSD.
Approved by: Oliver Breuninger <ob@breuninger.org> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/avmailgate/Makefile | 68 | ||||
-rw-r--r-- | security/avmailgate/distinfo | 2 | ||||
-rw-r--r-- | security/avmailgate/files/avmailgate.sh | 26 | ||||
-rw-r--r-- | security/avmailgate/files/diff.rc | 7 | ||||
-rw-r--r-- | security/avmailgate/files/patch-aa | 21 | ||||
-rw-r--r-- | security/avmailgate/pkg-descr | 34 | ||||
-rw-r--r-- | security/avmailgate/pkg-plist | 15 |
7 files changed, 0 insertions, 173 deletions
diff --git a/security/avmailgate/Makefile b/security/avmailgate/Makefile deleted file mode 100644 index 838e85af2e55..000000000000 --- a/security/avmailgate/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# New ports collection makefile for: avmailgate -# Date created: January 29, 2002 -# Whom: Oliver Breuninger <ob@breuninger.org> -# -# $FreeBSD$ - -# -# http://www.antivir.de/dateien/antivir/fuse6/fuse6.zip -# - -PORTNAME= avmailgate -PORTVERSION= 6.12.0.0 -CATEGORIES= security -MASTER_SITES= ftp://ftp.antivir.de/freebsd/distfiles/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd -EXTRACT_SUFX= .tgz - -MAINTAINER= ob@breuninger.org -COMMENT= AntiVir MailGate mail virusscanner - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-FreeBSD - -NO_BUILD= yes - -BROKEN= "Creates files in /etc and /usr/lib" - -do-install: - @${MKDIR} ${LOCALBASE}/etc/antivir - @${MKDIR} /var/spool/avmailgate - @${MKDIR} /var/spool/avmailgate/incoming - @${MKDIR} /var/spool/avmailgate/outgoing - @${MKDIR} /var/spool/avmailgate/rejected - @${CHOWN} -R daemon:daemon /var/spool/avmailgate - @${CHMOD} 0700 /var/spool/avmailgate - @${CHMOD} 0700 /var/spool/avmailgate/incoming - @${CHMOD} 0700 /var/spool/avmailgate/rejected - @${CHMOD} 0700 /var/spool/avmailgate/outgoing - @${LN} -fs ${LOCALBASE}/etc/antivir /usr/lib/AntiVir - @${LN} -fs ${LOCALBASE}/etc/antivir/avmailgate.acl /etc/avmailgate.acl - @${LN} -fs ${LOCALBASE}/etc/antivir/avmailgate.conf /etc/avmailgate.conf - @${CP} -p ${FILESDIR}/avmailgate.sh ${LOCALBASE}/etc/rc.d - @${CP} -p ${WRKSRC}/antivir.vdf ${LOCALBASE}/etc/antivir - @${CP} -p ${WRKSRC}/avmailgate/avgated ${LOCALBASE}/sbin - @${CP} -p ${WRKSRC}/avmailgate/script/avq ${LOCALBASE}/sbin - @${CP} -p ${WRKSRC}/avmailgate/avgatefwd ${LOCALBASE}/sbin - @${CP} -p ${WRKSRC}/avmailgate/etc/avmailgate.* ${LOCALBASE}/etc/antivir - @${CP} -p ${WRKSRC}/avmailgate/man/*.5 ${LOCALBASE}/man/man5 - @${CP} -p ${WRKSRC}/avmailgate/man/*.8 ${LOCALBASE}/man/man8 - -post-install: - @${ECHO_MSG} "" - @${ECHO_MSG} "******************************************************************" - @${ECHO_MSG} "" - @${ECHO_MSG} "For full functionality of AntiVir MailGate you need an license key" - @${ECHO_MSG} "from H+BEDV Datentechnik GmbH." - @${ECHO_MSG} "" - @${ECHO_MSG} "Put the file avmgate.key into the directory ${LOCALBASE}/etc/antivir" - @${ECHO_MSG} "" - @${ECHO_MSG} "For more information on AntiVir please visit our web site" - @${ECHO_MSG} "http://www.antivir.de or http://www.hbedv.com." - @${ECHO_MSG} "mailto: support@antivir.de" - @${ECHO_MSG} "" - @${ECHO_MSG} "AntiVir is a registered trademark of H+BEDV Datentechnik GmbH" - @${ECHO_MSG} "" - @${ECHO_MSG} "******************************************************************" - @${ECHO_MSG} "" - -.include <bsd.port.mk> diff --git a/security/avmailgate/distinfo b/security/avmailgate/distinfo deleted file mode 100644 index 7c962a4e632e..000000000000 --- a/security/avmailgate/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (avmailgate-6.12.0.0-freebsd.tgz) = 0673cc1ef6ef1b4119a491b1b460dccc -SIZE (avmailgate-6.12.0.0-freebsd.tgz) = 1482186 diff --git a/security/avmailgate/files/avmailgate.sh b/security/avmailgate/files/avmailgate.sh deleted file mode 100644 index 201ec5ea9f87..000000000000 --- a/security/avmailgate/files/avmailgate.sh +++ /dev/null @@ -1,26 +0,0 @@ -#! /bin/sh - -case "$1" in - start) - echo "Initializing SMTP port. (avmailgate)" - /usr/local/sbin/avgated -A /usr/local/etc/antivir/avmailgate.acl -C /usr/local/etc/antivir/avmailgate.conf & - /usr/local/sbin/avgatefwd -C /usr/local/etc/antivir/avmailgate.conf & - ;; - stop) - echo -n "Shutting down SMTP port:" - echo - kill `cat /var/run/avmailgate_d.pid` - kill `cat /var/run/avmailgate_fwd.pid` - ;; - restart) - "$0" stop - "$0" start - ;; - *) - echo "Usage: $0 {start|stop|restart}" - exit 1 - ;; -esac - -exit 0 - diff --git a/security/avmailgate/files/diff.rc b/security/avmailgate/files/diff.rc deleted file mode 100644 index 93c94e66282a..000000000000 --- a/security/avmailgate/files/diff.rc +++ /dev/null @@ -1,7 +0,0 @@ -#! /bin/csh -# - -cd ../work/avmailgate-6.12.0.0-FreeBSD - -diff --unified=2 avmailgate/etc/avmailgate.conf.orig avmailgate/etc/avmailgate.conf > ../../patch-aa - diff --git a/security/avmailgate/files/patch-aa b/security/avmailgate/files/patch-aa deleted file mode 100644 index 1817d6c8a8e5..000000000000 --- a/security/avmailgate/files/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ ---- avmailgate/etc/avmailgate.conf.orig Mon Jan 28 10:38:57 2002 -+++ avmailgate/etc/avmailgate.conf Wed Jan 30 00:00:22 2002 -@@ -22,4 +22,6 @@ - # User uucp - # Group uucp -+User daemon -+Group daemon - - # ------------------------------------------------------------------------ -@@ -47,4 +49,5 @@ - - # AntiVirDir /usr/lib/AntiVir -+AntiVirDir /usr/local/etc/antivir - - # ------------------------------------------------------------------------ -@@ -207,4 +210,5 @@ - - # ForwardTo /usr/lib/sendmail -oem -oi -+ForwardTo /usr/sbin/sendmail -oem -oi - - # Or if you want the mail to be sent by SMTP: diff --git a/security/avmailgate/pkg-descr b/security/avmailgate/pkg-descr deleted file mode 100644 index ab0ecba5ad5a..000000000000 --- a/security/avmailgate/pkg-descr +++ /dev/null @@ -1,34 +0,0 @@ -AntiVir MailGate for FreeBSD protects your electronic post office -against viruses. -It is working with numerous common Mail Transport Agents (MTA), -like sendmail, postfix, qmail and exim. Operates at high speed, -is easy to configure and checks both incoming and outgoing emails. - -AntiVir MailGate is a store-and-forward agent, in which the -workload is shared by the two programs avgated and avgatefwd. - -Avgated receives the emails and stores them in a specified -directory. This program can be run as an independent server which -occupies port 25 (SMTP) or is started by the internet superdaemon -inetd. - -Avgatefwd reads the temporarily stored emails, decodes the attach- -ments and initiates the virus scan. If no viruses are found in the -emails, they are forwarded immediately. - -If an email is found to be infected, it will not be forwarded. In -this case, the postmaster receives an e-mail with a detailed report, -and the sender and recipient are also notified of the infection. - -********************************************************************* - For more information on AntiVir please visit our web site - http://www.antivir.de/ - or - http://www.hbedv.com/ - - AntiVir is a registered trademark of - H+BEDV Datentechnik GmbH -********************************************************************* - -WWW: http://www.antivir.de/ -WWW: http://www.hbedv.com/ diff --git a/security/avmailgate/pkg-plist b/security/avmailgate/pkg-plist deleted file mode 100644 index 614f3c889cab..000000000000 --- a/security/avmailgate/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -etc/antivir/antivir.vdf -etc/antivir/avmailgate.conf -etc/antivir/avmailgate.conf.orig -etc/antivir/avmailgate.acl -etc/rc.d/avmailgate.sh -sbin/avgated -sbin/avgatefwd -sbin/avq -man/man8/avmailgate.8 -man/man5/avmailgate.conf.5 -@unexec rm -r /usr/local/etc/antivir -@unexec rmdir /var/spool/avmailgate/incoming -@unexec rmdir /var/spool/avmailgate/outgoing -@unexec rmdir /var/spool/avmailgate/rejected -@unexec rmdir /var/spool/avmailgate |