aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-02-04 06:38:25 +0800
committermiwi <miwi@FreeBSD.org>2009-02-04 06:38:25 +0800
commitbdc6141470c99be6b50490200483d785d6cd1506 (patch)
tree721045d6d700d3d264b95827f1ee38a32ba35f5f /security
parent24ac0c229acfaf240a48de6b3bfa04cb63cd7e41 (diff)
downloadfreebsd-ports-gnome-bdc6141470c99be6b50490200483d785d6cd1506.tar.gz
freebsd-ports-gnome-bdc6141470c99be6b50490200483d785d6cd1506.tar.zst
freebsd-ports-gnome-bdc6141470c99be6b50490200483d785d6cd1506.zip
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/squidclam/Makefile59
-rw-r--r--security/squidclam/distinfo3
-rw-r--r--security/squidclam/files/patch-configure57
-rw-r--r--security/squidclam/files/pkg-message.in9
-rw-r--r--security/squidclam/pkg-descr7
6 files changed, 0 insertions, 136 deletions
diff --git a/security/Makefile b/security/Makefile
index 9f4f80c27783..af87e84aa4a5 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -743,7 +743,6 @@
SUBDIR += spybye
SUBDIR += sqlmap
SUBDIR += sqlninja
- SUBDIR += squidclam
SUBDIR += squidclamav
SUBDIR += srm
SUBDIR += srp
diff --git a/security/squidclam/Makefile b/security/squidclam/Makefile
deleted file mode 100644
index 9a2d90eeae16..000000000000
--- a/security/squidclam/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# New ports collection makefile for: squidclam
-# Date created: 2005-06-26
-# Whom: Alexander Novitsky <alecn2002@yandex.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= squidclam
-PORTVERSION= 0.11
-PORTREVISION= 5
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= alecn2002@yandex.ru
-COMMENT= Bridge betwean ClamAV antivirus software and Squid caching proxy
-
-BUILD_DEPENDS= ${LOCALBASE}/bin/clamscan:${PORTSDIR}/security/clamav \
- ${LOCALBASE}/bin/curl:${PORTSDIR}/ftp/curl
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-NO_INSTALL_MANPAGES= yes
-CFLAGS+= ${PTHREAD_LIBS}
-
-PORTDOCS= README Changelog
-
-SUB_FILES= pkg-message
-
-PLIST_FILES= bin/squidclam %%EXAMPLESDIR%%/squidclam.conf
-PLIST_DIRS= %%EXAMPLESDIR%%
-
-BROKEN= Doesn't build with clamav-0.93 or higher
-DEPRECATED= has been broken for more than 6 months
-EXPIRATION_DATE=2009-01-19
-
-post-patch:
- @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- -e 's|%%PREFIX%%|${PREFIX}|g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|cl_perror|cl_strerror|g' \
- ${WRKSRC}/squidclam.c
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for f in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/$f ${DOCSDIR}/$f
-.endfor
-.endif
- ${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/sample.conf ${EXAMPLESDIR}/${PORTNAME}.conf
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/security/squidclam/distinfo b/security/squidclam/distinfo
deleted file mode 100644
index 7dbe30102150..000000000000
--- a/security/squidclam/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (squidclam-0.11.tar.gz) = a15a1f1d61f79c7f6b7830b9a45906b7
-SHA256 (squidclam-0.11.tar.gz) = 1c9fb52d0d65957c8154ceb1795cf1063ed821c513d1c9743690c535c6410d21
-SIZE (squidclam-0.11.tar.gz) = 10495
diff --git a/security/squidclam/files/patch-configure b/security/squidclam/files/patch-configure
deleted file mode 100644
index 362e602c7fa8..000000000000
--- a/security/squidclam/files/patch-configure
+++ /dev/null
@@ -1,57 +0,0 @@
---- configure.orig Sun Apr 24 23:40:07 2005
-+++ configure Sun Jun 26 01:49:42 2005
-@@ -4,52 +4,16 @@
-
- CLAMLIBS="`clamav-config --libs || exit -1`"
- CURLLIBS="`curl-config --libs || exit -1`"
--CFLAGS="$CFLAGS $CURLLIBS $CLAMLIBS -lclamav -lcurl"
-+CFLAGS="-I%%LOCALBASE%%/include $CFLAGS $CURLLIBS $CLAMLIBS -lclamav -lcurl"
- OUTFILE=Makefile
- BINARY=squidclam
--TMPFILE=`mktemp`
-
- # only use libs once
- CFLAGS="`echo $CFLAGS | tr ' ' '\n' | sort -u | tr '\n' ' '`"
-
--# no options allowed
--if test $# -ne 0
--then
-- echo ""
-- echo "This is just a very small script. No Options available."
-- echo "If you like to provide me with a better one please do :)"
-- echo ""
-- exit -1
--fi
--
--# compiler test
--if test x"$CC" = "x"
--then
-- CC="gcc -Wall"
--fi
--
--# can we generate an executable
--cat > $TMPFILE.c << EOF
--int main (void) {
-- return 0;
--}
--EOF
--
--$CC -o $TMPFILE.exe $TMPFILE.c
--
--if test $? -ne 0
--then
-- echo "compiler not able to generate an executable"
-- exit -1
--else
-- rm -f $TMPFILE*
--fi
--
- # write makefile
- cat > $OUTFILE << EOF
--ifndef \$(DESTDIR)
-- DESTDIR="/usr/local/bin"
--endif
-+DESTDIR?= "%%PREFIX%%/bin"
-
- CFLAGS=$CFLAGS
-
diff --git a/security/squidclam/files/pkg-message.in b/security/squidclam/files/pkg-message.in
deleted file mode 100644
index ce88a5e097ef..000000000000
--- a/security/squidclam/files/pkg-message.in
+++ /dev/null
@@ -1,9 +0,0 @@
-***********************************************************************
-*
-* To use this software you need to make changes in squid config file.
-* Please refer to %%DOCSDIR%%/README.
-* You may find example of config file for this software here:
-* %%EXAMPLESDIR%%/squidclam.conf
-* Plce your work copy of squidclam.conf into %%PREFIX%%/etc/ directory.
-*
-***********************************************************************
diff --git a/security/squidclam/pkg-descr b/security/squidclam/pkg-descr
deleted file mode 100644
index 27ebe37cee97..000000000000
--- a/security/squidclam/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Bridge betwean ClamAV antivirus software and Squid caching proxy.
-
-Squidclam is a replacement for SquidClamAV-Redirector.py written
-in C using libclamav and libcurl
-
-Author: squidclam@users.sourceforge.net
-WWW: http://sourceforge.net/projects/squidclam/